a,
area,
body,
dd,
div,
dl,
dt,
h1,
h2,
h3,
h4,
h5,
html,
li,
map,
ol,
p,
span,
ul,
video {
    max-width: 100%;
    box-sizing: border-box;
    font-family: "Microsoft YaHei", MicrosoftJhengHei, NotoSerifCJKsc-Regular, sans-serif;
    margin: 0;
    padding: 0;
    outline: 0;
    scroll-behavior: smooth
}

a::-webkit-scrollbar,
area::-webkit-scrollbar,
div::-webkit-scrollbar,
h1::-webkit-scrollbar,
h2::-webkit-scrollbar,
h3::-webkit-scrollbar,
h4::-webkit-scrollbar,
h5::-webkit-scrollbar,
li::-webkit-scrollbar,
map::-webkit-scrollbar,
ol::-webkit-scrollbar,
p::-webkit-scrollbar,
span::-webkit-scrollbar,
ul::-webkit-scrollbar,
video::-webkit-scrollbar {
    display: none
}

html {
    width: 100vw;
    overflow-x: hidden
}

body {
    min-width: 100vw;
    min-height: 100vh
}

a {
    color: inherit;
    text-decoration: none
}

a:hover {
    text-decoration: none;
    color: #0162bb;
    outline: 0
}

li {
    list-style: none
}

img {
    border: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}


/* div,p,span{font-size:14px;color:#333} */

.position-relative {
    position: relative;
    height: inherit
}

@font-face {
    font-family: iconfont;
    src: url(https://at.alicdn.com/t/font_1830376_lqzlgwbuexp.eot);
    src: url(https://at.alicdn.com/t/font_1830376_lqzlgwbuexp.eot?#iefix) format("embedded-opentype"), url(https://at.alicdn.com/t/font_1830376_lqzlgwbuexp.woff2) format("woff2"), url(https://at.alicdn.com/t/font_1830376_lqzlgwbuexp.woff) format("woff"), url(https://at.alicdn.com/t/font_1830376_lqzlgwbuexp.ttf) format("truetype"), url(https://at.alicdn.com/t/font_1830376_lqzlgwbuexp.svg#iconfont) format("svg")
}

.iconfont {
    font-family: iconfont!important;
    font-size: 14px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.mt20 {
    margin-top: 20px
}

.mt30 {
    margin-top: 30px
}

.mt40 {
    margin-top: 40px
}

.mt65 {
    margin-top: 65px
}

.mt80 {
    margin-top: 80px
}

.mt100 {
    margin-top: 100px
}

.mr25 {
    margin-right: 25px
}

.mr40 {
    margin-right: 40px
}

.mb40 {
    margin-bottom: 40px
}

.divider-line {
    width: 100%;
    height: 1px;
    background: #ccc
}

.share {
    position: fixed;
    right: 0;
    top: calc(75% - 87px);
    background: #fff;
    z-index: 11;
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .2);
    border-radius: 2px
}

.share-title {
    font-size: 14px;
    color: #999;
    padding: 10px 0 0
}

.dropdown-toggle {
    background: 0 0
}

.child-ul {
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .15)
}

.share-box {
    cursor: pointer;
    height: 48px;
    width: 48px;
    text-align: center;
    line-height: 48px;
    color: #ccc
}

.share-box i {
    font-size: 18px
}

.share-box:hover {
    color: #fff;
    background: #e05050
}

.social-share .social-share-icon {
    border: none!important;
    background: 0 0!important;
    color: #999!important
}

.share-box:hover .social-share-icon {
    color: #fff!important
}

.social-share .icon-wechat .wechat-qrcode {
    top: -104px!important;
    left: -210px!important
}

.social-share .icon-wechat .wechat-qrcode:after {
    bottom: 0!important
}

.anchorBL {
    display: none
}

.BMap_cpyCtrl span {
    opacity: 0
}

.dropdown-menu>li>a {
    padding: 15px 20px
}

.WeChat-share-box {
    position: relative
}

.WeChat-share-box-code {
    position: absolute;
    width: 150px;
    height: 150px;
    top: -180px;
    left: -68px;
    background: #fff;
    display: none
}

.WeChat-share-box-code img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.WeChat-share-box:hover .WeChat-share-box-code {
    display: block
}

.nav {
    position: fixed;
    width: 100vw;
    height: auto;
    left: 0;
    top: -150px;
    z-index: 1000;
    transition: top .7s ease-out 0s
}

.nav.active {
    top: 0
}

.nav-top-info {
    height: 48px;
    line-height: 48px;
    background: #0162bb
}

.nav-top-left-position a,
.nav-top-right-operation a {
    font-size: 14px;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    transition: color linear .3s
}

.nav-top-right-operation a:hover {
    color: rgba(256, 256, 256, .7)
}

.nav-divider-line {
    display: inline-block;
    width: 1px;
    height: 20px;
    background: #d8d8d8;
    opacity: .58;
    margin: 0 10px;
    vertical-align: middle
}

.nav-search-box {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
    position: relative
}

.nav-search-icon,
.nav-search-icon-open {
    font-size: 14px;
    color: #fff;
    vertical-align: middle;
    cursor: pointer;
    transition: all linear .3s;
    display: none;
    border: none;
    background: 0 0;
    outline: 0
}

.nav-search-icon-open {
    display: inline-block
}

.nav-search-input {
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
    border: none;
    outline: 0;
    background: rgba(256, 256, 256, 0);
    text-indent: 8px;
    border-bottom: 1px solid #2889e2;
    width: 0;
    opacity: 0;
    transition: all linear .4s;
    font-size: 14px;
    color: #fff;
    padding-right: 33px
}

.nav-search-input::-webkit-input-placeholder {
    color: #fff;
}

.nav-search-box.active .nav-search-input {
    opacity: 1;
    width: 140px
}

.nav-search-box.active .nav-search-icon {
    display: block;
    position: absolute;
    right: 5px;
    top: 0
}

.nav-search-box.active .nav-search-icon-open {
    display: none
}

.nav-bottom-list {
    height: 74px;
    padding-top: 12px;
    padding-bottom: 7px;
    transition: all linear .3s;
    background-color: rgb(11 23 51 / 27%);
}

.nav.scroll .nav-bottom-list {
    background: #fff;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .15)
}

.nav-logo {
    display: inline-block;
    width: 208px;
    height: 55px;
    font-size: 0
}

.nav-logo h1 {
    float: left;
    width: inherit;
    height: inherit;
    font-size: 0;
    background: url(../img/icon_logo.png) no-repeat center center;
    background-size: contain
}

.nav.scroll .nav-logo h1 {
    background: url(../img/icon_logo2.png) no-repeat center center;
    background-size: contain
}

.nav-list-box {
    display: inline-block;
    width: calc(100% - 215px);
    text-align: right;
    float: right;
    position: relative
}

.nav-list-two {
    position: absolute;
    right: 0;
    top: 45px;
    width: 960px;
    height: 200px;
    background: #fff;
    transition: all .4s linear 0s;
    opacity: 0;
    display: none;
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .35)
}

.nav-list-two.active {
    top: 64px;
    height: 200px;
    opacity: 1;
    display: block
}

.nav-list-two li {
    width: 100%;
    height: 100%;
    padding: 25px 30px;
    display: none;
    opacity: 0;
    transition: all .4s linear 0
}

.nav-list-two li.active {
    opacity: 1;
    display: block
}

.nav-list-one li {
    display: inline-block;
    font-size: 18px;
    color: #fff;
    height: 54px;
    line-height: 54px;
    margin-right: 25px;
    cursor: pointer;
    transition: all linear .2s
}

.nav.scroll .nav-list-one li {
    color: #333
}

.nav.scroll .nav-list-one li a:hover {
    color: #0477e0
}

.nav-list-two-left-nav {
    display: inline-block;
    width: calc(100% - 300px);
    height: 100%;
    vertical-align: middle;
    float: left;
    margin-top: 20px
}

.nav-list-two-nav-item {
    display: block;
    font-size: 16px;
    color: #333;
    width: 100%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    white-space: nowrap
}

.nav-list-two-nav-item .iconfont {
    font: size 14px;
    px;
    color: #ccc;
    transition: all .3s linear 0s
}

.nav-list-two-nav-item:hover {
    color: #0162bb
}

.nav-list-two-nav-item:hover .iconfont {
    margin-right: 5px
}

.nav-list-two-right-img {
    width: 300px;
    height: 150px;
    display: inline-block;
    vertical-align: middle;
    float: right;
    overflow: hidden
}

.nav-list-two-right-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1);
    transition: all .3s linear 0s
}

.nav-list-two-right-img:hover img {
    transform: scale(1.05)
}

.nav-list-one li:last-of-type {
    margin-right: 0
}

.nav-list-one li.active {
    border-bottom: 4px solid #e05050
}

.index {
    min-height: 800px;
    overflow-x: hidden
}

.index-top-banner {
    width: 100vw;
    height: auto;
    overflow: hidden;
    height: 100vh
}

.index-top-banner .swiper-slide {
    position: relative;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%
}

.index-top-banner .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%
}

.index-top-banner .swiper-slide::after {
    content: "";
    width: 100%;
    height: 175px;
    position: absolute;
    left: 0;
    bottom: 0;
    pointer-events: none;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .58) 100%)
}

.index-top-swiper {
    width: inherit;
    height: inherit;
    position: relative
}

.index-top-banner-text {
    position: absolute;
    left: 0;
    bottom: 56px;
    z-index: 1;
    font-family: NotoSansCJKsc-Bold;
    font-size: 28px;
    color: #fff;
    text-shadow: 0 2px 6px rgba(0, 0, 0, .65)
}

.index-top-swiper-button-prev {
    position: absolute;
    left: 10px;
    top: 50%;
    width: 36px;
    height: 74px;
    line-height: 74px;
    text-align: center;
    background: rgba(0, 0, 0, .4);
    transform: translateY(-50%);
    z-index: 1;
    opacity: 1;
    cursor: pointer;
    transition: opacity linear .3s
}

.index-top-swiper-button-next {
    position: absolute;
    right: 10px;
    top: 50%;
    width: 36px;
    height: 74px;
    line-height: 74px;
    font-size: 24px;
    color: #b4b4b4;
    text-align: center;
    background: rgba(0, 0, 0, .4);
    transform: translateY(-50%);
    z-index: 1;
    opacity: 1;
    cursor: pointer;
    transition: opacity linear .3s
}

.index-top-swiper-button-next .iconfont,
.index-top-swiper-button-prev .iconfont {
    font-size: 24px;
    color: #b4b4b4
}

.index-top-banner .swiper-button-disabled {
    opacity: .4
}

.index-top-banner .swiper-pagination {
    position: absolute;
    left: auto;
    right: 150px;
    bottom: 58px;
    width: auto;
    z-index: 1
}

.index-top-banner .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    text-align: center;
    line-height: 10px;
    font-size: 16px;
    color: #0162bb;
    border-radius: 50%;
    transition: all linear .3s;
    background: #fff;
    opacity: .6;
}

.index-top-banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #0477df;
    border: none;
    width: 60px;
    border-radius: 10px;
}

.index-news {
    height: auto;
    padding: 85px 0;
    /* background-image:url(../img/wave.png); */
    background-position-y: bottom;
    background-repeat: repeat-x;
    background-color: #fff;
    width: 100%;
}

.index-modal-title {
    font-size: 32px;
    color: #000;
    font-weight: 400;
    margin-bottom: 40px;
}

.index-modal-title img {
    width: 44px;
    height: 44px;
    margin-right: 10px;
    border-radius: 30px;
}

.index-news-go-all {
    display: inline-block;
    width: 136px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    border-radius: 16px;
    background: #0477e0;
    font-size: 14px;
    color: #fff;
    transition: background linear .3s
}

.index-news-go-all:hover {
    color: #fff;
    background: #0477e0
}

.index-news-divider-box {
    width: 100%;
    height: 50px
}

.index-news-tops {
    width: 100%;
    height: 339px;
    background: #fff;
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .15)
}

.index-news-media-box {
    width: 100%;
    height: 202px;
    position: relative;
    overflow: hidden
}

.index-news-media-box img {
    width: inherit;
    height: inherit;
    object-fit: cover;
    transition: transform linear .3s
}

@media screen and (max-width:767px) {
    .index-news-media-box img {
        height: 55vw
    }
}

.index-news-tops:hover .index-news-media-box img {
    transform: scale(1.05)
}

.index-news-media-time {
    position: absolute;
    top: 15px;
    left: 20px;
    background: #e05050;
    padding: 6px 5px;
    font-size: 12px;
    color: #fff;
    letter-spacing: .15px
}

.index-news-media-title {
    width: 100%;
    height: 100px;
    padding: 17px 20px 0;
    font-size: 18px;
    color: #333;
    line-height: 28px;
    overflow: hidden;
    /*text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;*/
    transition: color linear .3s
}

.index-news-media-title p {
    font-size: 16px;
    color: #999;
}

.index-news-tops:hover .index-news-media-title p {
    color: #0477e0
}

.index-news-item:hover .index-news-item-title,
.index-news-tops:hover .index-news-media-title {
    color: #0477e0
}

.index-news-item {
    height: 100px;
    margin-top: 35px;
    border-bottom: 1px solid #d9d9d9;
    padding: 0 15px
}

.index-news-item-title {
    display: block;
    width: 100%;
    height: 52px;
    font-size: 16px;
    color: #333;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    transition: color linear .3s
}

.index-news-item-time {
    font-size: 14px;
    color: #999;
    letter-spacing: .18px;
    margin-top: 10px
}

.index-research {
    width: 100%;
    height: auto;
    background: url(../img/research_bg.jpg) no-repeat center top;
    background-size: 100% auto;
    padding-top: 58px;
    padding-bottom: 80px;
}

.index-research .index-modal-title {
    color: #fff;
    margin-bottom: 10px;
}

.index-research .index-news-go-all {
    background: 0 0;
    border: 1px solid #0477e0;
    transition: all linear .3s
}

.index-research .index-news-go-all:hover {
    color: rgba(204, 204, 204, .8);
    border: 1px solid #fff
}

.index-research .index-news-divider-box {
    height: 40px
}

.index-research-img {
    width: 48%;
    float: left;
    height: auto;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .15);
}

.index-research-info {
    width: 48%;
    float: right;
    height: 100%;
}

.index-research-img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.index-research-info-time {
    display: inline-block;
    padding: 5px 6px;
    background: #e0ba50;
    font-size: 12px;
    color: #fff;
    letter-spacing: .15px
}

.index-research-info-title {
    display: block;
    width: 100%;
    max-height: 60px;
    font-size: 20px;
    color: #fff;
    letter-spacing: .26px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 23px 0 27px;
    transition: color linear .3s
}

.index-research-info-content {
    width: 100%;
    max-height: 150px;
    opacity: .75;
    font-size: 14px;
    color: #c1d9e4;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    margin: 23px 0 27px
}

.index-research-info:hover .index-research-info-title {
    color: rgba(200, 200, 200, .8)
}

.index-research-info:hover .index-research-info-content a {
    color: #fff
}

.index-research-info-content a {
    transition: color .3s linear
}

.index-results {
    height: 277px;
    background: #fff;
    padding-top: 53px
}

.index-results-item {
    display: block;
    width: 100%;
    height: 162px;
    border-bottom: 4px solid #0477e0;
    background: #fff;
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .15);
    padding: 26px 20px 0;
    transition: background linear .3s;
    background-position: right bottom;
    background-repeat: no-repeat;
    background-color: #fff;
}

.index-results-item:hover {
    background-color: #54a9f7;
    background-image: url(../img/index-results-item-icon.png);
    background-position: right bottom;
    background-repeat: no-repeat;
}

.index-results-item-time {
    display: inline-block;
    width: 66px;
    height: 66px;
    padding-top: 10px;
    background: rgba(4, 119, 224, .1);
    text-align: center;
    vertical-align: top;
    margin-right: 25px;
    margin-bottom: 16px;
    transition: background linear .3s
}

.index-results-item-time-day {
    font-size: 30px;
    color: #0477e0;
    line-height: 30px;
    transition: color linear .3s
}

.index-results-item-time-month {
    font-size: 12px;
    color: #0477e0;
    line-height: 20px;
    transition: color linear .3s
}

.index-results-item-title {
    display: inline-block;
    width: 100%;
    max-height: 110px;
    font-size: 18px;
    color: #333;
    letter-spacing: .2px;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    vertical-align: top;
    float: right;
    transition: color linear .3s
}

.index-results-item-title p {
    font-size: 16px;
    color: #999;
}

.index-results-item:hover .index-results-item-title p {
    color: #f8f8f8;
}

.index-news .index-results-item {
    margin-top: 30px
}

.index-results-item:hover .index-results-item-time {
    background: #fff
}

.index-results-item:hover .index-results-item-title {
    color: #fff
}

.index-tab {
    height: 765px;
    background-color: #f1f1f1;
    background-image: url(../img/wave.png);
    background-position-y: bottom;
    background-repeat: repeat-x;
    padding-top: 160px;
    padding-bottom: 50px
}

.index-tab-title-box {
    text-align: left;
    padding-left: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.index-tab-title-box li {
    display: inline-block;
    vertical-align: middle
}

.index-tab-title-item {
    cursor: pointer
}

.index-tab-title-item-icon {
    display: inline-block;
    width: 44px;
    height: 44px;
    background: #999;
    text-align: center;
    line-height: 44px;
    margin-right: 28px;
    vertical-align: middle;
    transition: background linear .3s
}

.index-tab-title-name {
    display: inline-block;
    font-size: 26px;
    color: #666;
    vertical-align: middle;
    transition: color linear .3s
}

.index-tab-title-divider-line {
    width: 1px;
    height: 28px;
    margin: 0 15px;
    vertical-align: middle;
    background: #979797
}

.index-tab-title-item.active .index-tab-title-item-icon {
    background: #0477e0
}

.index-tab-title-item.active .index-tab-title-name {
    color: #0477e0
}

.index-tab-swiper {
    width: 100%;
    overflow: hidden
}

.swiper-slide-item {
    width: 100%;
    height: 100%;
    display: none
}

.swiper-slide-item.active {
    display: block
}

.index-tab-notice-left-card {
    width: 100%;
    height: 300px;
    padding: 50px 40px 0;
    background: #fff;
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .09)
}

.index-tab-notice-left-card-top-time {
    display: inline-block;
    width: 57px;
    height: 57px;
    text-align: center;
    background: #e05050;
    margin-right: 28px;
    padding-top: 5px;
    vertical-align: top
}

.index-tab-notice-left-card-top-time .time-day {
    font-size: 24px;
    color: #fff;
    letter-spacing: .31px;
    line-height: 30px
}

.index-tab-notice-left-card-top-time .time-month {
    font-size: 10px;
    color: #fff;
    letter-spacing: .13px;
    line-height: 20px
}

.index-tab-notice-left-card-top-title {
    display: inline-block;
    width: calc(100% - 90px);
    vertical-align: top;
    max-height: 64px;
    font-size: 20px;
    color: #333;
    letter-spacing: .26px;
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    vertical-align: top;
    transition: all linear .3s
}

.index-tab-notice-left-card:hover .index-tab-notice-left-card-top-title {
    color: #0477e0
}

.index-tab-notice-left-card:hover .index-tab-notice-left-card-content a {
    color: #999
}

.index-tab-notice-left-card-content {
    font-size: 14px;
    color: #999;
    letter-spacing: .18px;
    line-height: 24px;
    margin-top: 25px;
    max-height: 96px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical
}

.index-tab-notice-left-card-content a {
    color: #666;
    transition: color .3s linear
}

.index-tab-notice-right-list li {
    padding: 13px 0
}

.index-tab-notice-right-list-title {
    display: inline-block;
    width: calc(100% - 100px);
    font-size: 16px;
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    vertical-align: middle;
    transition: color linear .3s
}

.index-tab-notice-right-list li:hover .index-tab-notice-right-list-title {
    color: #0477e0
}

.index-tab-notice-right-list-timer {
    display: inline-block;
    width: 65px;
    font-size: 14px;
    color: #e11f0d;
    vertical-align: middle
}

.index-tab-academic {
    display: block;
    width: 100%;
    height: 155px;
    overflow: hidden;
    margin-bottom: 30px
}

.index-tab-academic-img {
    display: inline-block;
    width: 100%;
    height: 155px;
    overflow: hidden;
    vertical-align: top;
    margin-right: 20px
}

.index-tab-academic-img img {
    width: inherit;
    height: inherit;
    object-fit: cover;
    transition: transform linear .3s
}

.index-tab-academic:hover .index-tab-academic-img img {
    transform: scale(1.05)
}

.index-tab-academic-info {
    display: inline-block;
    width: calc(100% - 100px);
    text-align: justify;
    vertical-align: top
}

.index-tab-academic-title {
    font-size: 16px;
    color: #333;
    letter-spacing: .2px;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    transition: color linear .3s
}

@media screen and (max-width:767px) {
    .index-tab-academic-title {
        -webkit-line-clamp: 2
    }
}

.index-tab-academic:hover .index-tab-academic-title {
    color: #0477e0
}

.index-tab-academic-address {
    opacity: .75;
    font-size: 14px;
    color: #666;
    line-height: 24px;
    margin-top: 6px
}

@media screen and (max-width:767px) {
    .index-tab-academic-address span,
    .index-tab-academic-time span {
        padding-left: 95px
    }
}

.index-tab-academic-address span,
.index-tab-academic-time span {
    color: #666;
    padding-right: 15px
}

.index-tab-academic-time {
    opacity: .75;
    font-size: 14px;
    color: #666;
    line-height: 24px
}

#inddex-tab-select-time {
    width: 100%;
    height: 360px;
    margin: 0 auto;
    text-align: center;
    background: #fff
}

.datetimepicker {
    width: 100%;
    height: inherit;
    margin: 0 auto
}

.table-condensed {
    width: 100%
}

.table-condensed thead tr:first-of-type th {
    background: #0477e0;
    color: #fff;
    border-radius: 0
}

.table-condensed thead tr:first-of-type th:hover {
    background: #941207;
    color: #fff
}

.datetimepicker-days .table-condensed .day {
    border-radius: 50%
}

.datetimepicker-days .table-condensed .day.active,
.datetimepicker-days .table-condensed .day:hover {
    background: #0477e0;
    color: #fff
}

.datetimepicker-days,
.table-condensed {
    height: 100%
}

.table-condensed .switch {
    height: 64px
}

.index-tab-media {
    width: 100%;
    border-radius: 2px;
    transition: all linear .3s;
    border-top: 1px solid #eee
}

.index-tab-media:hover {
    /*box-shadow:0 4px 12px 0 rgba(0,0,0,.4)*/
}

.index-tab-media-type {
    float: left;
    width: 130px;
    height: 106px;
    line-height: 106px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #0477e0;
    background-image: url(../img/media_icon.png);
    background-repeat: no-repeat;
    background-position: center center;
    vertical-align: middle
}

.index-tab-media-title {
    width: 100%;
    font-size: 17px;
    color: #333;
    vertical-align: middle;
    transition: color linear .3s;
    overflow: hidden;
    text-overflow: ellipsis;
    /* display:-webkit-box; */
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: 55px;
    height: 55px
}

.index-tab-media-title p {
    position: relative;
    padding-left: 10px;
    font-size: 16px;
    color: #333;
    float: left;
    width: 76%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.index-tab-media-title p.headline {
    color: #000;
    /* font-weight: bold; */
}

.index-tab-media-title p.headline span {
    position: absolute;
    top: 24px;
    left: 0;
    display: block;
    width: 5px;
    height: 5px;
    background: #da4453;
    *font-size: 0;
}

.index-tab-media-title p span {
    position: absolute;
    top: 28px;
    left: 0;
    display: block;
    width: 3px;
    height: 3px;
    background: #666;
    *font-size: 0;
}

.index-tab-media-title span {
    font-size: 16px;
    color: #999;
    float: right;
    width: 20%;
}

.index-tab-media:hover .index-tab-media-title {
    color: #0477e0
}

.index-tab-media:hover .index-tab-media-title p {
    color: #0477e0
}

.index-tab-level {
    display: block;
    width: 100%;
    height: 147px;
    margin-bottom: 50px
}

.index-tab-level-img {
    display: inline-block;
    width: 262px;
    height: 147px;
    margin-right: 30px;
    overflow: hidden;
    vertical-align: top
}

.index-tab-level-img img {
    width: inherit;
    height: inherit;
    object-fit: cover;
    transition: transform linear .3s
}

.index-tab-level:hover .index-tab-level-img img {
    transform: scale(1.05)
}

.index-tab-level-info {
    display: inline-block;
    height: auto
}

.index-tab-level-info-time {
    font-size: 14px;
    color: #e05050;
    letter-spacing: .18px
}

.index-tab-level-info-title {
    font-size: 16px;
    color: #333;
    letter-spacing: .2px;
    line-height: 28px;
    margin-top: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    transition: color linear .3s
}

.index-tab-level:hover .index-tab-level-info-title {
    color: #0477e0
}

.index-video {
    width: 100%;
    height: 740px;
    position: relative;
    padding-top: 95px;
    background: url(../img/story_bg.jpg) no-repeat center center;
    background-size: cover
}

.index-video-right {
    background-color: #f9f9f9;
    width: 800px;
    height: 740px;
    position: absolute;
    left: -188px;
    top: 54px;
    transform: skew(30deg);
    z-index: 3;
    overflow: hidden
}

.index-video-right::before {
    display: block;
    content: '';
    transform: skew(-30deg);
    background: url(../img/ding.png) 410px 0 no-repeat, url() 17px 650px repeat-x;
    position: absolute;
    right: 237px;
    width: 800px;
    height: 600px;
    z-index: 1;
}

.index-video-left {
    width: 100%;
    background-size: cover;
    text-align: center;
    overflow: hidden
}

.index-video-left .index-video-left-bg {
    width: 100%;
    height: 336px;
    object-fit: cover
}

.index-video-play {
    display: inline-block;
    width: 98px;
    height: 98px;
    background: url(../img/index-video-play-btn.png) no-repeat center center;
    background-size: contain;
    border-radius: 50%;
    cursor: pointer;
    transition: all linear .3s;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -70px;
    margin-left: -49px
}

.index-video-play:hover {
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .55)
}

.index-video-history {
    margin-top: 70px
}

.index-video-left-title {
    font-family: MicrosoftYaHei;
    font-size: 18px;
    color: #333;
    letter-spacing: .23px;
    line-height: 25px;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-top: 10px;
    margin-bottom: 10px
}

.index-video-history p {
    width: 20px;
    display: inline-block;
    vertical-align: text-top;
    margin-right: 5px;
    font-family: NotoSerifCJKsc-Regular;
    font-size: 16px;
    color: #fff;
    letter-spacing: .2px;
    line-height: 20px;
    writing-mode: vertical-lr;
    writing-mode: tb-lr
}

.index-video-history p.mr25 {
    margin-right: 25px
}

.index-video-history p.mr40 {
    margin-right: 40px
}

.index-video-history .max-title {
    font-family: NotoSerifCJKsc-SemiBold;
    font-size: 24px;
    letter-spacing: .31px;
    line-height: 26px
}

.index-video-left-swiper {
    width: 100%;
    height: auto;
    overflow: hidden;
    box-shadow: 0 5px 8px 0 rgba(0, 0, 0, .15);
}

.zhaosheng-right-swiper {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .15);
}

.zhaosheng-right-swiper .index-video-left-bg {
    width: 100%;
    height: 100%
}

.index-video-swiper,
.index-video-top-swiper {
    width: 556px;
    height: auto;
    overflow: hidden;
    text-align: left;
    position: relative;
    clear: both
}

.index-video-swiper {
    width: 100%;
    overflow: hidden;
    z-index: 4
}

.index-video-swiper a:hover span {
    opacity: .3
}

.index-video-swiper span {
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #000;
    letter-spacing: .2px;
    line-height: 25px;
    transition: .3s linear;
    margin-top: 17px;
    display: inline-block;
    width: 100%;
    text-align: center;
}

.index-video [class^=swiper-button] {
    background-color: #3e404630;
    border: 1px solid rgba(255, 255, 255, 0.5);
    background-size: 18px 18px;
    margin-top: 0;
    width: 36px;
    height: 60px
}

.index-video [class^=swiper-button]:hover {
    background-color: rgba(255, 255, 255, .1)
}

.index-video .swiper-button-prev {
    left: -30px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'rgba(255,255,255,0.37)'%2F%3E%3C%2Fsvg%3E")
}

.index-video .swiper-button-next {
    right: -30px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'rgba(255,255,255,0.37)'%2F%3E%3C%2Fsvg%3E")
}

.index-video-swiper .swiper-slide a {
    display: block;
    width: inherit;
    overflow: hidden;
    position: relative;
    box-shadow: 0 5px 8px 0 rgba(0, 0, 0, .15);
}

.index-video-swiper .swiper-slide img {
    width: inherit;
    object-fit: cover;
    transition: .3s linear;
    height: 450px;
}

.index-video-swiper .swiper-slide .swiper-team {
    position: absolute;
    bottom: 0;
    width: 100%;
    /*background-color:rgba(0,0,0,.5);*/
    padding: 10px 20px;
    color: #fff;
    line-height: 22px;
}

.index-video-swiper .swiper-slide .swiper-team h4 {
    font-size: 20px;
    color: #ffc028;
    margin-bottom: 10px;
    font-weight: bold;
}

.index-video-swiper .swiper-slide .swiper-team h5 {
    font-size: 16px;
    color: #fff;
    margin-bottom: 10px;
    font-weight: bold;
}

.index-video-swiper .swiper-slide .swiper-team p {
    font-size: 13px;
    color: #fff;
}

.index-news-left {
    width: 100%;
    height: 460px;
    overflow: hidden;
    position: relative;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .15);
    border-radius: 2px;
}

.index-news-left-swiper {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.index-news-tit {
    width: 100%;
    background-size: cover;
    text-align: center;
    overflow: hidden;
    position: relative;
    height: 100%;
}

.index-news-tit .index-news-left-bg {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.index-research-left-swiper {
    width: 100%;
    height: 515px;
    overflow: hidden;
    position: relative;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .15);
    border-radius: 2px;
}

.index-research-left-swiper {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.index-research-tit {
    width: 100%;
    background-size: cover;
    text-align: center;
    overflow: hidden;
    position: relative;
    height: 100%;
}

.index-research-tit .index-research-left-bg {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.index-news-tit .index-news-left-title {
    font-family: MicrosoftYaHei;
    font-size: 17px;
    color: #fff;
    padding: 0 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, .5);
    line-height: 50px;
    height: 50px;
    text-align: left;
}

.index-news-tit .index-news-left-title span {
    float: right;
    color: #fff;
}

.index-news-swiper-left-pagination {
    position: absolute;
    bottom: 55px;
    z-index: 9999;
    text-align: center;
    width: 100%;
}

.index-news-swiper-left-pagination .swiper-pagination-bullet {
    margin: 0 5px;
    display: inline-block;
}

.index-video-swiper .swiper-slide:hover img {
    /*transform:scale(1.2)*/
}

.index-video-swiper-left-pagination,
.index-video-swiper-pagination,
.zhaosheng-right-swiper-pagination {
    text-align: center
}

.index-video-top-swiper .index-video-swiper-pagination-top {
    text-align: center;
    width: calc(100% - 285px);
    position: absolute;
    right: 0;
    left: auto;
    bottom: 25px;
    z-index: 1;
    text-align: center
}

.index-video-swiper-left-pagination .swiper-pagination-bullet,
.index-video-swiper-pagination .swiper-pagination-bullet,
.index-video-swiper-pagination-top .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    margin: 0 9px
}

.zhaosheng-right-swiper-pagination {
    position: absolute;
    z-index: 99
}

.zhaosheng-right-swiper-pagination .swiper-pagination-bullet {
    width: 40px;
    height: 3px;
    background: #fff;
    margin: 0 9px;
    border-radius: 0
}

.index-video-top-swiper .index-video-swiper-pagination-top .swiper-pagination-bullet {
    margin: 0 9px
}

.index-video-swiper-pagination .swiper-pagination-bullet-active,
.index-video-swiper-pagination-top .swiper-pagination-bullet-active,
.zhaosheng-right-swiper-pagination .swiper-pagination-bullet-active {
    background: #b7142c
}

.index-video-swiper-left-pagination .swiper-pagination-bullet-active {
    background: #0477e0
}

.index-video-title-box {
    width: 100%;
    height: 44px;
    margin-bottom: 53px;
    position: relative;
    z-index: 4
}

.index-video-title {
    font-family: MicrosoftYaHei;
    font-size: 32px;
    color: #fff;
    text-align: left;
    text-shadow: 0 2px 4px rgba(0, 0, 0, .8)
}

.index-video-title img {
    vertical-align: middle;
    margin-right: 10px;
    border-radius: 30px;
}

.index-video-max-media {
    display: block;
    width: 100%;
    height: 197px;
    position: relative;
    overflow: hidden;
    margin-bottom: 15px
}

.index-video-max-media .index-video-img {
    width: 285px;
    height: 100%;
    object-fit: cover;
    transition: transform linear .3s
}

.index-video-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform linear .3s
}

.index-video-max-media-info {
    position: absolute;
    top: 0;
    right: 0;
    width: calc(100% - 285px);
    height: 100%;
    padding: 25px 15px 0;
    background: #94070a url(../img/index-video-scroll-icon.png) no-repeat right top
}

.index-video-max-media-info-title {
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #fff;
    letter-spacing: .2px;
    line-height: 27px;
    transition: color linear .3s
}

.index-video-max-media-info-title:hover {
    color: #ccc
}

.index-video-max-icon {
    position: absolute;
    width: 85px;
    height: 165px;
    left: 30px;
    top: 22px;
    object-fit: cover
}

.index-video-min-media {
    display: inline-block;
    float: left;
    width: calc(50% - 7px);
    height: 180px;
    position: relative;
    overflow: hidden
}

.index-video-min-media:last-of-type {
    float: right
}

.index-video-max-media:hover .index-video-img,
.index-video-min-media:hover .index-video-img {
    transform: scale(1.05)
}

.index-video-min-media-title {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 98px;
    z-index: 1;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .83) 100%);
    font-size: 16px;
    color: #fff;
    letter-spacing: .2px;
    line-height: 25px;
    vertical-align: bottom;
    padding: 55px 20px 15px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.index-video-min-media-title:hover {
    color: #ccc
}

.index-video-min-icon {
    position: absolute;
    left: 32px;
    top: 46px;
    width: 73px;
    height: 36px;
    object-fit: contain
}

.index-video-min-icon.right {
    left: auto;
    right: 32px;
    top: 43px
}

.index-video-go-all {
    position: absolute;
    right: 0;
    bottom: 6px;
    width: 110px;
    background: 0 0;
    border: 1px solid #fff;
    z-index: 4;
    transition: all linear .3s
}

.project-title {
    position: relative;
    margin-bottom: 30px
}

.index-video-go-all:hover {
    color: rgba(204, 204, 204, .7);
    background: 0 0;
    border: 1px solid rgba(256, 256, 256, .7)
}

.index-project {
    width: 100%;
    height: 688px;
    position: relative;
    background: #fff;
    padding-top: 125px;
    background-image: url(../img/project01.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}

.index-project .container {
    z-index: 2
}

.admissions::before {
    width: inherit;
    height: 87px;
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    background: url(../img/wave.png) repeat-x
}

.admissions::after {
    width: 1000px;
    height: inherit;
    position: absolute;
    content: '';
    display: block;
    top: 0;
    left: -200px;
    z-index: 0;
    transform: skew(30deg);
    background-image: linear-gradient(180deg, #f3f3f3 12%, #fff 93%)
}

.index-project .index-news-go-all {
    right: 0;
    bottom: 6px;
    border: 1px solid #ccc;
    color: #555
}

.index-project .index-news-go-all:hover {
    color: #ccc;
    opacity: .8
}

.index-project .container {
    position: relative
}

.index-project-info {
    width: 1005px;
    height: 495px
}

.index-project-info-left {
    float: left;
    width: 665px;
    margin-right: 15px
}

.index-project-info-left-top {
    display: block;
    width: 100%;
    height: 240px;
    position: relative;
    overflow: hidden;
    margin-bottom: 15px
}

.index-project-info-class {
    font-family: ".AppleSystemUIFont";
    font-size: 18px;
    color: #fff;
    position: absolute;
    left: 23px;
    right: 23px;
    top: 25px
}

.index-project-info-title {
    font-size: 20px;
    color: #fff;
    line-height: 30px;
    position: absolute;
    left: 23px;
    right: 178px;
    bottom: 30px
}

.index-project-info img {
    width: 100%;
    height: 100%;
    object-fit: inherit;
    transition: transform linear .4s
}

.index-project-info-left-left {
    margin-right: 15px
}

.index-project-info-left-left,
.index-project-info-left-right {
    display: inline-block;
    float: left;
    width: calc(50% - 7.5px);
    height: 240px;
    overflow: hidden;
    position: relative
}

.index-project-info-left-left .index-project-info-title,
.index-project-info-left-right .index-project-info-title {
    right: 23px;
    font-size: 18px;
    color: #fff;
    line-height: 28px
}

.index-project-info-left-left:hover img,
.index-project-info-left-right:hover img,
.index-project-info-left-top:hover img,
.index-project-info-right:hover img {
    transform: scale(1.05)
}

.index-project-info-right {
    display: inline-block;
    float: right;
    width: 325px;
    height: 495px;
    overflow: hidden;
    position: relative
}

.index-project-info-right img {
    position: absolute;
    left: 0;
    top: 0
}

.index-project-info-right .index-project-info-class {
    position: relative;
    z-index: 1;
    left: 0;
    right: 0;
    top: 0;
    margin: 25px 28px 0
}

.index-project-info-right .index-project-info-title {
    position: relative;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 20px 28px 0;
    font-size: 20px;
    color: #fff;
    line-height: 32px
}

.index-project-info-right .index-project-info-subtitle {
    position: relative;
    font-family: FZLTHK--GBK1-0;
    font-size: 14px;
    color: #fff;
    line-height: 22px;
    margin: 17px 28px 0;
    z-index: 1
}

.index-project .index-project-title {
    color: #fff;
}

.index-project-title {
    height: auto;
    top: 0;
    right: 15px;
    font-size: 32px;
    color: #333;
    line-height: 32px;
    text-align: left;
    display: inline-block
}

.index-project-title img {
    vertical-align: middle;
    width: 44px;
    height: 44px;
    margin-right: 10px;
    border-radius: 30px;
}

.index-project-title p {
    font-size: 32px;
    color: #333;
}

.index-project-title span {
    font-size: 18px;
    color: #666;
    float: left;
}

.index-title {
    height: auto;
    font-size: 32px;
    color: #333;
    line-height: 40px;
    text-align: left;
    display: block;
    width: 100%;
    position: relative;
    margin-bottom: 30px;
    height: 40px;
}

.index-title img {
    vertical-align: middle;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin-right: 10px;
    border-radius: 30px;
    float: left;
}

.index-title p {
    font-size: 32px;
    color: #333;
    float: left;
    height: 40px;
    line-height: 40px;
}

.index-title span {
    font-size: 16px;
    color: #636363;
    display: inline-block;
    text-transform: uppercase;
    margin-left: 10px;
}

.index-project .index-title p {
    color: #000;
}

.index-project .index-title span {
    color: #6d6d6d;
}

.index-video .index-title p {
    color: #000;
}

.index-research .index-title p {
    color: #000;
}

.index-life .index-title p {
    color: #000;
}

.index-life .index-title span {
    color: #717171;
}

.index-project-go-all {
    position: absolute;
    right: 15px;
    bottom: 50px;
    width: 110px;
    background: 0 0;
    border: 1px solid #ccc;
    color: #333;
    transition: all linear .3s
}

.index-project-go-all:hover {
    color: #0477e0;
    background: 0 0;
    border: 1px solid #0477e0
}

.footer {
    width: 100vw;
    height: auto
}

.footer-content {
    width: 100%;
    height: 290px;
    background: url(../img/footer-bg.jpg) no-repeat center center;
    background-size: cover;
    padding-top: 35px
}

.footer-bottom {
    height: 74px;
    color: #fff;
    font-family: FZLTHK--GBK1-0;
    font-size: 14px;
    letter-spacing: .18px;
    text-align: center;
    line-height: 28px;
    border-top: 1px solid #455b79;
}

.go-old-version {
    display: inline-block;
    width: 122px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    border-radius: 18px;
    font-size: 16px;
    color: #fff;
    margin-left: 15px;
    opacity: 1;
    background: #952b2b;
    transition: opacity linear .3s
}

.go-old-version .iconfont {
    font-size: 20px;
    color: #fff
}

.go-old-version:hover {
    color: #fff;
    background: #941207;
    opacity: .8
}

.footer-logo {
    width: 146px;
    height: 143px;
    object-fit: cover
}

.footer-nav-box {
    margin-bottom: 24px
}

.footer-nav-class {
    display: inline-block;
    font-family: FZLTCHK--GBK1-0;
    font-size: 18px;
    color: #fff;
    margin-right: 32px;
    vertical-align: middle;
    border-right: 1px solid #fff;
    padding-right: 26px
}

.footer-nav-class img {
    margin-right: 10px;
    width: 21px;
    height: 21px
}

.footer-nav-item {
    display: inline-block;
    font-family: FZLTHK--GBK1-0;
    font-size: 16px;
    color: #fff;
    line-height: 28px;
    vertical-align: middle;
    margin-right: 14px;
    opacity: 1;
    transition: opacity linear .3s
}

.footer-nav-item a:hover {
    color: #fff;
    opacity: .8
}

.footer-nav-item a:visited {
    color: #fff;
    text-decoration: none
}

.footer-Kwai,
.footer-tikTok,
.footer-topBuzz,
.footer-weChat,
.footer-weiBo {
    display: inline-block;
    margin: 0 10px;
    vertical-align: top;
    text-align: center;
    cursor: pointer;
    position: relative
}

.footer-link-img {
    width: 60px;
    height: 60px;
    object-fit: cover;
    margin-bottom: 15px;
    border-radius: 100%
}

.footer-zhengda-link {
    font-family: FZLTHK--GBK1-0;
    font-size: 16px;
    color: #fff;
    line-height: 28px;
    white-space: nowrap
}

.footer-Kwai-code img,
.footer-tikTok-code img,
.footer-topBuzz-code img,
.footer-weChat-code img {
    width: 130px;
    height: 130px
}

.footer-Kwai-code,
.footer-tikTok-code,
.footer-topBuzz-code,
.footer-weChat-code {
    max-width: none;
    width: 150px;
    height: 150px;
    position: absolute;
    top: -140px;
    left: -40px;
    opacity: 0;
    transition: all .4s linear .2s;
    background: #fff;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .5);
    padding: 10px;
    pointer-events: none;
    z-index: 4
}

.footer-weChat-code img {
    width: 100%;
    height: 100%
}

.footer-Kwai>img:hover~.footer-Kwai-code,
.footer-tikTok>img:hover~.footer-tikTok-code,
.footer-topBuzz>img:hover~.footer-topBuzz-code,
.footer-weChat>img:hover~.footer-weChat-code {
    opacity: 1;
    top: -160px
}

.top-banner {
    height: 420px;
    width: 100vw;
    position: relative
}

.top-banner::before {
    content: "";
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 60px;
    opacity: .4;
    transform: rotate(-180deg);
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0) 0, #000 100%)
}

.top-banner .container {
    position: relative;
    height: 100%
}

.top-banner-nav {
    position: absolute;
    bottom: 20px;
    right: 0;
    z-index: 1;
    font-size: 14px;
    color: #fff
}

.top-banner-nav .banner-nav-seg {
    color: #fff
}

.banner-web-class {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 262px;
    text-align: center;
    height: 114px;
    line-height: 114px;
    font-family: NotoSansCJKsc-Bold;
    font-size: 32px;
    color: #fff;
    background: #941207 url(../img/banner-logo.png) no-repeat 160px bottom
}

.left-two-nuv-list {
    width: 100%;
    height: auto;
    border-top: 1px solid #ccc
}

.left-two-nav-item {
    width: 100%;
    height: 54px;
    line-height: 54px;
    border-bottom: 1px solid #ccc;
    padding: 0 15px
}

.left-two-nav-item a {
    display: block;
    width: 100%;
    height: 100%;
    outline: 0
}

.left-two-nav-title {
    font-size: 16px;
    color: #333;
    border: none
}

.left-two-nav-item .iconfont {
    float: right;
    opacity: 0;
    margin-right: 10px;
    transition: all linear .3s
}

.left-two-nav-item.active,
.left-two-nav-item:hover {
    background: #eee
}

.left-two-nav-item.active .iconfont,
.left-two-nav-item:hover .iconfont {
    opacity: 1;
    margin-right: 0
}

.gk-banner {
    background: url(../img/banner-gk.png) no-repeat center center;
    background-size: cover
}

.current-leader-info {
    width: 100%;
    margin-top: 53px
}

.current-leader-img {
    display: inline-block;
    width: 168px;
    height: auto;
    margin-right: 25px;
    vertical-align: top
}

.current-leader-img img {
    width: 100%;
    height: auto
}

.current-leader-detail {
    display: inline-block;
    width: calc(100% - 198px);
    height: auto;
    vertical-align: top
}

.current-leader-name {
    display: inline-block;
    font-family: NotoSansCJKsc-Bold;
    font-size: 24px;
    color: #333;
    margin-right: 24px
}

.current-leader-position {
    display: inline-block;
    font-size: 16px;
    color: #666
}

.current-leader-divider {
    width: 100%;
    height: 1px;
    background: #979797;
    margin: 24px 0 28px
}

.current-leader-introduce p {
    font-size: 16px;
    color: #333;
    line-height: 30px;
    text-indent: 32px;
    margin-bottom: 30px
}

.marking-system {
    font-family: SourceHanSansCN-Bold;
    font-size: 24px;
    color: #333
}

.marking-system-title {
    margin-top: 47px;
    font-family: SourceHanSansCN-Bold;
    font-size: 24px;
    color: #333
}

.marking-system .current-leader-divider {
    margin: 23px 0 0
}

.marking-system-tab-nav {
    height: 65px;
    line-height: 65px;
    text-align: center;
    border-bottom: 1px solid #ccc
}

.marking-system-tab-nav li {
    display: inline-block;
    font-size: 20px;
    color: #333;
    margin-right: 80px;
    transition: all linear .3s;
    cursor: pointer
}

.marking-system-tab-nav li:last-of-type {
    margin-right: 0
}

.marking-system-tab-nav li.active,
.marking-system-tab-nav li:hover {
    font-family: NotoSansCJKsc-Bold;
    font-size: 20px;
    color: #941207;
    border: none;
    outline: 0
}

.marking-system-tab-swiper {
    width: 100%;
    height: auto;
    min-height: 500px;
    overflow: hidden;
    margin-top: 70px
}

.marking-system-tab-crest {
    margin: 0 auto;
    font-size: 16px;
    color: #333;
    line-height: 31px
}

.marking-system-tab-crest ul {
    max-width: 550px;
    margin: 40px auto
}

.marking-system-tab-crest p {
    font-size: 16px;
    color: #333
}

.marking-system-tab-crest-view {
    width: 360px;
    margin: 0 auto
}

.marking-system-download {
    display: block;
    width: 100%;
    height: 80px;
    line-height: 80px;
    background: #941207;
    text-align: center;
    margin-top: 60px;
    font-size: 18px;
    color: #fff;
    transition: background linear .3s
}

.marking-system-download .iconfont {
    font-size: 30px;
    margin-right: 10px;
    vertical-align: middle
}

.marking-system-download:hover {
    color: #fff;
    background: #830f05
}

.history-evolution-top-img {
    width: 652px;
    margin: 0 auto;
    text-align: center
}

.history-evolution-top-img p {
    text-align: left;
    font-size: 16px;
    color: #333;
    text-align: justify;
    line-height: 30px;
    text-indent: 32px
}

.gk-history-polyline {
    width: 100%;
    height: 28px;
    position: relative;
    border: 1px solid #979797;
    border-bottom: none;
    margin-top: 70px
}

.gl-history-divider-line-center {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 1px;
    height: 54px;
    background: #979797
}

.gk-history-logo-header {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 35px
}

.gk-history-logo-header h4 {
    font-family: NotoSerifCJKsc-Bold;
    font-size: 16px;
    color: #999;
    line-height: 26px;
    margin-top: 17px
}

.gk-history-school-introduce {
    font-size: 16px;
    color: #333;
    line-height: 31px;
    text-indent: 32px
}

.history-evolution {
    margin-bottom: 190px
}

.school-leader-info {
    width: 100%;
    height: auto;
    margin-bottom: 30px
}

.successive-school-img {
    width: 164px;
    height: 280px;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: top
}

.successive-school-img img {
    width: inherit;
    height: inherit;
    object-fit: cover
}

.successive-school-title {
    position: absolute;
    left: 20px;
    top: 25px;
    font-family: NotoSerifCJKsc-Bold;
    font-size: 20px;
    color: #fff;
    line-height: 26px;
    width: 26px
}

.school-leader-box {
    display: inline-block;
    width: calc(100% - 170px);
    height: auto
}

.school-leader-list {
    display: inline-block;
    width: calc(50% + 2px);
    margin-left: -5px;
    text-indent: 55px;
    vertical-align: top
}

.school-leader-position-name {
    width: 100%;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #ccc;
    font-family: NotoSansCJKsc-Bold;
    font-size: 16px;
    color: #941207
}

.school-leader-item {
    font-size: 16px;
    color: #333;
    line-height: 50px
}

.current-leder-list-table {
    width: 100%;
    height: auto;
    margin-top: 50px
}

.current-leder-list-table tr:nth-of-type(2n-1) {
    background: #eee
}

.current-leader-position-name {
    width: 220px;
    height: 60px;
    text-indent: 25px;
    font-family: NotoSansCJKsc-Bold;
    font-size: 16px;
    color: #333
}

.current-leader-position-name h4 {
    font-weight: 700
}

.current-leader-table-name {
    font-size: 16px;
    color: #333
}

.kx-banner {
    background: url(../img/kx-banner.png) no-repeat center center;
    background-size: cover
}

.scientific-research-info {
    background: url(../img/red-bg.png) no-repeat left bottom;
    background-size: 100% 416px;
    padding-top: 68px;
    padding-bottom: 84px
}

.scientific-research-info-content {
    max-width: 947px;
    margin: 0 auto
}

.scientific-research-info-top-text {
    font-size: 16px;
    color: #333;
    line-height: 32px;
    text-indent: 32px;
    margin-bottom: 30px
}

.scientific-research-info-img {
    display: block;
    margin: 0 auto
}

.scientific-research-info-bottom-text {
    margin-top: 50px;
    font-size: 16px;
    color: #fff;
    line-height: 32px;
    text-indent: 32px
}

.kxyj-platform {
    padding-top: 202px;
    position: relative;
    top: -122px
}

.kxyj-platform-nav {
    height: 84px;
    width: 100%;
    border-bottom: 1px solid #979797;
    text-align: center
}

.kxyj-platform-nav li {
    display: inline-block;
    height: inherit;
    margin-right: 110px;
    font-size: 24px;
    color: #333;
    cursor: pointer
}

.kxyj-platform-nav li:last-of-type {
    margin: 0
}

.kxyj-platform-nav li.active {
    border-bottom: 6px solid #e05050;
    font-family: NotoSansCJKsc-Bold;
    font-size: 24px;
    color: #941207;
    font-weight: 700
}

.kxyj-platform-swiper {
    margin-top: 90px;
    width: 100%;
    height: auto;
    max-height: 650px;
    overflow-y: auto
}

.kxyj-platform-item {
    display: block;
    width: 100%;
    height: auto;
    text-align: center;
    margin-bottom: 55px
}

.kxyj-platform-item img {
    width: 90px;
    height: 90px;
    margin-bottom: 23px
}

.kxyj-platform-name {
    font-size: 18px;
    color: #333;
    line-height: 24px;
    height: 48px;
    overflow: hidden
}

.kxyj-bottom-Outside {
    margin-top: 50px;
    border-top: 1px solid #979797;
    padding-top: 70px
}

.kxyj-bottom-Outside-item {
    display: block;
    width: 100%;
    height: 180px;
    padding: 16px 15px;
    transition: opacity linear .3s;
    background: #941207 url(../img/kxyj-bottom-bg-1.png) no-repeat 80% center
}

.kxyj-bottom-Outside-item:hover {
    opacity: .8
}

.kxyj-bottom-Outside-item.Outside-item-two {
    background: #1b4142 url(../img/kxyj-bottom-bg-2.png) no-repeat right center
}

.kxyj-bottom-Outside-item.Outside-item-three {
    background: #941207 url(../img/kxyj-bottom-bg-3.png) no-repeat right center
}

.kxyj-bottom-Outside-item-in {
    width: 100%;
    height: 100%;
    text-align: center;
    border: 1px solid rgba(256, 256, 256, .33);
    font-size: 22px;
    color: #fff;
    line-height: 150px
}

.jg-banner {
    background: url(../img/jg-banner.png) no-repeat center center;
    background-size: cover
}

.institutions-item {
    display: block;
    width: 100%;
    height: 108px;
    padding: 24px 20px 20px;
    transition: background linear .4s;
    margin-bottom: 20px
}

.institutions-item:hover {
    background: #eee
}

.institutions-item-img {
    width: 64px;
    height: 64px;
    object-fit: contain;
    vertical-align: top
}

.institutions-item-info {
    display: inline-block;
    width: calc(100% - 80px);
    margin-left: 10px
}

.institutions-item-name {
    font-size: 18px;
    color: #333;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.institutions-item-type {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.institutions-item-info-phone {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.notice-detail-gary-bg {
    background: #eee;
    padding: 170px 0 30px
}

.notice-detail,
.xsyg-detail {
    min-height: 50vh
}

.view-all-notice {
    font-size: 14px;
    color: #e1514e
}

.notice-detail-title {
    width: 840px;
    font-family: NotoSansCJKsc-Bold;
    font-size: 24px;
    color: #333;
    letter-spacing: .46px;
    margin-top: 35px;
    line-height: 1.6
}

.notice-detail-info {
    margin-top: 22px
}

.notice-detail-info-text {
    display: inline-block;
    font-size: 16px;
    color: #999;
    letter-spacing: .3px;
    margin-right: 47px
}

.notice-detail-content {
    margin-top: 30px
}

.notice-detail-content .notice-detail-top-title {
    font-size: 16px;
    color: #333;
    line-height: 36px
}

.notice-detail-content p {
    font-size: 16px;
    color: #333;
    line-height: 36px;
    text-indent: 32px
}

.other-notice {
    font-family: NotoSansCJKsc-Bold;
    font-size: 18px;
    color: #999;
    line-height: 36px
}

.other-notice-name {
    font-size: 18px;
    color: #333;
    letter-spacing: .34px;
    line-height: 28px;
    margin-top: 15px;
    text-align: left;
    display: inline-block;
    transition: color linear .3s;
    margin-bottom: 20px
}

.other-notice-box {
    margin-top: 50px
}

.new-notice-box {
    width: 100%;
    height: auto;
    margin-top: -74px;
    padding-bottom: 30px;
    background: #eee
}

.new-notice-title {
    background: #941207;
    height: 74px;
    padding: 20px;
    font-family: NotoSansCJKsc-Bold;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
    transition: color linear .3s
}

.other-notice-box a:hover .other-notice,
.other-notice-box a:hover .other-notice-name {
    color: #710b03
}

.new-notice-title a:hover {
    color: #fff
}

.new-notice-link {
    font-size: 16px;
    color: #333;
    letter-spacing: .3px;
    line-height: 28px;
    padding: 20px 20px 0;
    cursor: pointer;
    transition: color linear .3s
}

.notice-item:hover .notice-link-text {
    color: #710b03
}

.ksdh-banner {
    background: url(../img/ksdh-banner.png) no-repeat center center;
    background-size: cover
}

.ksdh-link-title {
    display: block;
    margin: 50px 0;
    font-family: NotoSansCJKsc-Bold;
    font-size: 20px;
    color: #971700
}

.ksdh_xy .ksdh-link-title {
    margin: 30px 0
}

.ksdh-link-title-icon {
    display: inline-block;
    width: 48px;
    height: 48px;
    line-height: 48px;
    margin-right: 24px;
    background: #941207;
    vertical-align: middle;
    text-align: center
}

.ksdh-link-item {
    display: inline-block;
    font-size: 18px;
    color: #333;
    line-height: 24px;
    margin-bottom: 35px
}

.ksdh-link-item .iconfont {
    font-size: 16px;
    vertical-align: middle;
    color: #ccc
}

.notice-banner {
    background: url(../img/notice-banner.png) no-repeat center center;
    background-size: cover
}

.notice-box {
    margin-top: 45px;
    border-top: 1px solid #ccc
}

.notice-item {
    width: 100%;
    height: 58px;
    line-height: 58px;
    border-bottom: 1px solid #ccc
}

.notice-link-text {
    display: inline-block;
    width: calc(100% - 155px);
    height: inherit;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 16px;
    color: #333;
    letter-spacing: .3px;
    vertical-align: middle
}

.notice-link-time {
    display: inline-block;
    width: 100px;
    text-align: right;
    height: inherit;
    vertical-align: middle;
    overflow: hidden;
    float: right
}

.notice-list-page {
    text-align: right;
    margin-top: 37px
}

.notice-list-page a,
.notice-list-page span {
    display: inline-block;
    font-size: 14px;
    color: #333;
    margin-right: 8px;
    vertical-align: middle
}

.notice-list-page input[type=button],
.notice-list-page input[type=number] {
    width: 58px;
    height: 28px;
    vertical-align: middle;
    border: 1px solid #ccc;
    outline: 0;
    margin-right: 8px;
    text-align: center
}

.notice-list-page input[type=button] {
    margin-right: 0
}

.notive-type {
    margin-top: 45px
}

.notive-type li {
    width: 100%;
    height: 54px;
    background: #eee;
    margin-bottom: 1px;
    font-size: 16px;
    color: #333;
    line-height: 54px;
    padding: 0 27px;
    transition: all linear .3s
}

.notive-type li a {
    display: block;
    width: 100%;
    height: 100%
}

.notive-type li a:hover {
    color: inherit
}

.notive-type li.active,
.notive-type li:hover {
    background: #e05050;
    color: #fff
}

.yx-banner {
    background: url(../img/yx-banner.png) no-repeat center center;
    background-size: cover
}

.yxzy-tab-box {
    height: 166px;
    background: #eee
}

.yxzy-tab-box .container {
    height: 100%
}

.yxzy-tab-nav {
    height: 100%;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-around;
    align-items: center;
    text-align: center
}

.yxzy-tab-item {
    cursor: pointer;
    display: inline-block;
    width: 20%;
    vertical-align: middle
}

.yxzy-tab-item h4 {
    margin-top: 12px;
    font-size: 20px;
    color: #666;
    transition: color linear .3s
}

.yxzy-tab-item .iconfont {
    font-size: 45px;
    transition: color linear .3s
}

.yxzy-tab-item.active .iconfont,
.yxzy-tab-item.active h4 {
    color: #941207
}

.yxzy-tab-line {
    width: 1px;
    height: 58px;
    background: #ccc;
    display: inline-block;
    vertical-align: middle
}

.yxzy-tab-swiper {
    width: 100%;
    margin-top: 35px;
    min-height: 670px
}

.yxzy-zy-item {
    display: block;
    width: 100%;
    height: 140px;
    padding: 30px 15px;
    transition: background linear .3s;
    position: relative
}

.yxzy-zy-item:hover {
    background: #eee
}

.yxzy-zy-item-img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    margin-right: 27px;
    vertical-align: top
}

.yxzy-zy-info {
    display: inline-block;
    width: calc(100% - 143px)
}

.yxzy-zy-item-title {
    width: 100%;
    font-size: 18px;
    color: #333;
    line-height: 24px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.yxzy-zy-item-class,
.yxzy-zy-item-phone {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-top: 5px
}

.yxzy-zy-item-two-title {
    font-size: 18px;
    line-height: 24px;
    transition: color linear .3s;
    cursor: pointer
}

.yxzy-zy-item-two-title:hover {
    color: #941207
}

.yxzy-zy-item-two-box {
    display: none;
    position: absolute;
    top: -10px;
    right: -400px;
    width: 586px;
    height: 500px;
    padding: 50px 40px 50px 50px;
    background: #f5f5f5;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .15);
    opacity: 0;
    z-index: 10
}

.yxzy-zy-item-two-box::after {
    content: "";
    width: 0;
    height: 0;
    border-right: 20px solid #f5f5f5;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    position: absolute;
    left: -20px;
    top: 20px
}

.yxzy-zy-item-two-box-content {
    width: 100%;
    height: calc(100% - 44px);
    overflow-y: scroll
}

.yxzy-zy-item-two-box-content::-webkit-scrollbar {
    display: block;
    width: 8px
}

.yxzy-zy-item-two-box-content::-webkit-scrollbar-thumb {
    display: block;
    width: 8px;
    background: #ccc;
    border-radius: 4px;
    opacity: .4
}

.yxzy-zy-item-two-box-title {
    font-size: 18px;
    color: #333;
    line-height: 24px;
    margin-bottom: 20px
}

.yxzy-zy-item-two-box-close {
    position: absolute;
    cursor: pointer;
    top: 54px;
    right: 15px;
    font-size: 18px;
    color: #666
}

.yxzy-zy-item-two-item {
    margin-bottom: 40px
}

.yxzy-zy-item-two-item-title {
    font-size: 16px;
    color: #333;
    line-height: 24px;
    margin-bottom: 5px
}

.yxzy-zy-item-two-item-title .iconfont {
    font-size: 12px;
    vertical-align: middle;
    color: #999;
    margin-right: 15px
}

.yxzy-zy-item-two-item-type {
    padding-left: 30px;
    font-size: 14px;
    color: #666;
    line-height: 24px;
    height: auto;
    width: 100%;
    white-space: normal;
    word-break: keep-all;
    word-wrap: break-word
}

.zsjy-banner {
    background: url(../img/zsjy-banner.png) no-repeat center center;
    background-size: cover
}

.recruitment-students {
    background: url(../img/gray-bg.png) no-repeat center bottom;
    background-size: 100% 610px;
    margin: 0
}

.zhaosheng-top-box {
    height: 768px;
    padding-top: 78px;
    position: relative
}

.zhaosheng-top-left-img {
    width: 750px;
    height: 500px;
    border-bottom: 6px solid #941207
}

.zhaosheng-top-left-img img {
    width: 100%;
    height: 494px;
    object-fit: cover;
    float: left
}

.zhaosheng-top-right-box {
    width: 512px;
    height: 508px;
    position: absolute;
    right: 0;
    top: 150px
}

.zhaosheng-top-right-item {
    display: inline-block;
    width: 248px;
    height: 248px;
    background: #fff;
    border: 1px solid #ccc;
    margin-top: 10px;
    text-align: center;
    padding-top: 60px;
    vertical-align: top;
    transition: background linear .3s
}

.zhaosheng-top-right-item:hover {
    background: #f9f9f9
}

.zhaosheng-top-right-item:nth-of-type(2n-1) {
    margin-right: 5px
}

.zhaosheng-top-right-item:first-of-type {
    background: #1b4142;
    border: none
}

.zhaosheng-top-right-item:first-of-type:hover {
    background: #143435
}

.zhaosheng-top-right-item:last-of-type {
    background: #941207;
    border: none
}

.zhaosheng-top-right-item:last-of-type:hover {
    background: #830f05
}

.zhaosheng-top-right-item-title {
    font-size: 24px;
    color: #333;
    margin-top: 23px
}

.zhaosheng-top-right-item:first-of-type .zhaosheng-top-right-item-title,
.zhaosheng-top-right-item:last-of-type .zhaosheng-top-right-item-title {
    color: #fff
}

.zhaosheng-bottom-box {
    width: 100%;
    height: 750px;
    /* background:url(../img/index-tab-bottom-bg.png) no-repeat center bottom; */
    background-size: 100% 153px cover;
    padding-top: 100px
}

.zhaosheng-bottom-box .container {
    position: relative;
    height: 100%;
    padding-top: 104px
}

.zhangsheng-bottom-left-link {
    width: 655px;
    height: auto;
    position: absolute;
    left: 0;
    top: 55px;
    z-index: 1
}

.zhangsheng-bottom-left-link-item {
    display: block;
    width: 100%;
    height: 180px;
    line-height: 180px;
    text-align: center;
    margin-bottom: 15px;
    font-size: 24px;
    color: #fff;
    transition: all linear .3s
}

.zhangsheng-bottom-left-link-item img {
    margin-right: 40px;
    vertical-align: middle
}

.zhangsheng-bottom-left-link-item:first-of-type {
    background: #2790a0 url(../img/zsjy-bottom-icon.png) no-repeat 100% bottom
}

.zhangsheng-bottom-left-link-item:last-of-type {
    background: #0162bb url(../img/zsjy-bottom-icon.png) no-repeat 100% bottom
}

.zhangsheng-bottom-left-link-item:first-of-type:hover {
    color: #fff;
    background: #143435 url(../img/zsjy-bottom-icon.png) no-repeat 100% bottom
}

.zhangsheng-bottom-left-link-item:last-of-type:hover {
    color: #fff;
    background: #0376e0 url(../img/zsjy-bottom-icon.png) no-repeat 100% bottom
}

.zhaosheng-bottom-right-box {
    width: 720px;
    height: 420px;
    float: right
}

.zhaosheng-bottom-right-box img {
    width: 100%;
    height: 100%;
    float: left;
    object-fit: cover
}

.rcpy-banner {
    background: url(../img/rcpy-banner.png) no-repeat center center;
    background-size: cover
}

.rcpy-introduce {
    width: 100%;
    height: 435px;
    background: url(../img/rcpx-top-bg.png) no-repeat right bottom
}

.rcpy-introduce-text {
    max-width: 845px;
    text-indent: 32px;
    font-size: 16px;
    color: #333;
    line-height: 32px;
    margin-top: 68px
}

.rcpy-results {
    width: 100%;
    height: 424px;
    background: url(../img/rcpy-results-bg.png) no-repeat center center;
    background-size: cover;
    padding-top: 30px
}

.rcpy-results-item {
    width: 100%;
    height: 65px;
    border-bottom: 1px solid #fff;
    position: relative;
    margin-top: 85px;
    padding-bottom: 15px
}

.rcpy-results-item::after {
    content: "";
    width: 100px;
    height: 3px;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: 0
}

.rcpy-results-item-name {
    float: left;
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #fff;
    max-width: 164px
}

.rcpy-results-item-number {
    float: right;
    text-align: right
}

.rcpy-results-item-number-size {
    display: inline-block;
    font-family: PingFangSC-Regular;
    font-size: 40px;
    color: #fff;
    margin-right: 5px;
    vertical-align: top
}

.rcpy-results-item-name-unit {
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #fff;
    display: inline-block;
    vertical-align: top
}

.rcpy-bottom-link {
    display: block;
    width: 100%;
    height: 290px;
    background: #0162bb;
    padding-top: 80px;
    text-align: center;
    margin-top: 58px;
    transition: background linear .3s
}

.rcpy-bottom-link:hover {
    background: #054983;
}

.rcpy-bottom-link.dark-green {
    background: #0d4165
}

.rcpy-bottom-link.dark-green:hover {
    background: #143435
}

.rcpy-bottom-link-name {
    font-size: 24px;
    color: #fff;
    margin-top: 26px
}

.rcpy-bottom-link-max {
    display: block;
    width: 100%;
    height: 180px;
    line-height: 180px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    background: #941207 url(../img/zsjy-bottom-icon.png) no-repeat 90% bottom;
    margin-top: 58px;
    transition: all linear .3s
}

.rcpy-bottom-link-max:hover {
    color: #fff;
    background: #830f05 url(../img/zsjy-bottom-icon.png) no-repeat 90% bottom
}

.rcpy-bottom-link-max img {
    margin-right: 27px
}

.rcpy-bottom-link-max.dark-green {
    background: #1b4142 url(../img/zsjy-bottom-icon.png) no-repeat 90% bottom
}

.rcpy-bottom-link-max.dark-green:hover {
    background: #143435 url(../img/zsjy-bottom-icon.png) no-repeat 90% bottom
}

.hzjl-banner {
    background: url(../img/hzjl-banner.png) no-repeat center center;
    background-size: cover
}

.cooperation-matters {
    padding-top: 70px
}

.cooperation-matters-item {
    float: left;
    width: calc(50% - 15px);
    height: 410px;
    margin-bottom: 60px
}

.cooperation-matters-img {
    width: 100%;
    height: 310px;
    overflow: hidden
}

.cooperation-matters-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform linear .3s
}

.cooperation-matters-item:hover .cooperation-matters-img img {
    transform: scale(1.05)
}

.cooperation-matters-title {
    width: 100%;
    height: 100px;
    text-align: center;
    line-height: 100px;
    font-size: 24px;
    color: #fff;
    background: #941207
}

.cooperation-matters-item:nth-of-type(2n) {
    float: right
}

.cooperation-matters-item:nth-of-type(2) {
    margin-top: 100px
}

.cooperation-matters-item:first-of-type .cooperation-matters-title,
.cooperation-matters-item:last-of-type .cooperation-matters-title {
    background: #1b4142
}

.szdw-banner {
    background: url(../img/szdw-banner.png) no-repeat center center;
    background-size: cover
}

.teachers-Introduction {
    max-width: 935px;
    margin: 70px auto 60px;
    font-size: 16px;
    color: #333;
    line-height: 30px;
    text-indent: 48px
}

.teachers-tab-nav {
    width: 100%;
    height: 242px;
    position: relative;
    top: -158px;
    padding-top: 158px;
    text-align: center;
    border-bottom: 1px solid #979797
}

.teachers-tab-nav li {
    display: inline-block;
    width: auto;
    height: 100%;
    margin: 0 90px;
    padding: 0 15px;
    font-size: 24px;
    color: #333;
    transition: all linear .3s;
    cursor: pointer
}

.teachers-tab-nav li.active {
    font-family: NotoSansCJKsc-Bold;
    color: #951401;
    font-weight: 700;
    border-bottom: 6px solid #e05050
}

.tearchs-box-swiper {
    width: 100%;
    height: auto;
    overflow: hidden;
    /* margin-top:-100px */
}

.teacher-item {
    display: inline-block;
    text-align: center;
    margin-bottom: 45px
}

.teacher-item-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin-bottom: 27px;
    overflow: hidden
}

.teacher-item-img img {
    width: 100%;
    height: 410px;
    object-fit: cover;
    transition: transform linear .3s
}

.teacher-item:hover .teacher-item-img img {
    transform: scale(1.1)
}

.teacher-item-name {
    font-size: 18px;
    color: #333;
    line-height: 30px;
    transition: color linear .3s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.teacher-item-position {
    font-size: 18px;
    color: #3f3f3f;
    line-height: 30px;
    transition: color linear .3s;
    height: 60px;
}

.teacher-item:hover .teacher-item-name,
.teacher-item:hover .teacher-item-position {
    color: #710b03
}

.teacher-view-link {
    margin-top: 40px
}

.teacher-view-link-item {
    display: block;
    width: 100%;
    height: 394px;
    background: #1b4142;
    padding-top: 110px;
    text-align: center;
    vertical-align: top;
    transition: background linear .3s
}

.teacher-view-link-item:hover {
    background: #143435
}

.teacher-view-link .col-sm-3:nth-of-type(2n) .teacher-view-link-item {
    background: #941207
}

.teacher-view-link .col-sm-3:nth-of-type(2n) .teacher-view-link-item:hover {
    background: #830f05
}

.teacher-view-link-item img {
    height: 94px
}

.teacher-view-link-item h3 {
    font-family: NotoSansCJKsc-Bold;
    font-size: 24px;
    color: #fff;
    margin-top: 25px
}

.tearchs-team {
    margin: 0;
    padding: 70px 0 0;
    background: url(../img/gray-bg.png) no-repeat center bottom;
    background-size: 100% 287px
}

.school-introduce {
    margin-top: 35px;
    font-size: 16px;
    color: #333;
    line-height: 30px;
    text-indent: 32px
}

.school-introduce p {
    font-size: 16px;
    color: #333;
    line-height: 30px
}

.school-characteristic-culture {
    width: 100%;
    height: 454px;
    margin-top: 70px
}

.school-characteristic-culture-info {
    float: left;
    width: 50%;
    height: 100%;
    background: #1b4142;
    padding: 70px 62px 0
}

.school-characteristic-culture-info-title {
    font-family: NotoSansCJKsc-Bold;
    font-size: 24px;
    color: #fff;
    text-align: center
}

.school-characteristic-culture-info-text {
    font-size: 16px;
    color: #fff;
    line-height: 30px;
    margin-top: 30px;
    text-indent: 32px
}

.school-characteristic-culture-img {
    float: right;
    width: 50%;
    height: 100%;
    overflow: hidden
}

.school-characteristic-culture-img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.school-training-system {
    max-width: 945px;
    margin: 73px auto 100px;
    text-align: center
}

.school-training-system-title {
    font-family: NotoSansCJKsc-Bold;
    font-size: 24px;
    color: #941207;
    margin-bottom: 40px
}

.school-training-system p {
    text-align: left;
    font-size: 16px;
    color: #333;
    line-height: 32px;
    text-indent: 32px
}

.school-training-system img {
    margin-top: 35px
}

.rhfz-schoo-box {
    background: #eee;
    padding-bottom: 80px
}

.rhfz-schoo-box .container {
    background: url(../img/rhfz-icon-1.png) no-repeat 30px 70px, url(../img/rhfz-icon-2.png) no-repeat right 70px, url(../img/rhfz-icon-3.png) no-repeat 20px bottom, url(../img/rhfz-icon-4.png) no-repeat 90% bottom
}

.school-training-system.rhfz-schoo {
    margin: 73px auto 50px
}

.school-Innovation-development {
    height: auto;
    width: 100%;
    background: #eee;
    padding: 60px 0 118px;
    text-align: center
}

.school-Innovation-development .container {
    max-width: 945px
}

.school-Innovation-development p {
    font-size: 16px;
    color: #333;
    line-height: 30px;
    text-align: left;
    text-indent: 32px
}

.school-gjjlhz {
    width: 100%;
    height: auto;
    padding: 142px 0 100px;
    background: url(../img/school-gjjlhz-bg.png) no-repeat center center;
    background-size: cover;
    text-align: center
}

.school-gjjlhz-title {
    font-family: NotoSansCJKsc-Bold;
    font-size: 24px;
    color: #fff;
    margin-bottom: 40px
}

.school-gjjlhz p {
    text-align: left;
    font-size: 16px;
    color: #fff;
    line-height: 32px;
    text-indent: 32px
}

.school-Jane-language {
    width: 100%;
    height: auto;
    min-height: 480px;
    background: url(../img/school-Jane-language-bj.png) no-repeat center center;
    background-size: cover;
    padding: 98px 0 40px;
    text-align: center
}

.school-Jane-language img {
    margin-bottom: 35px
}

.school-Jane-language p {
    text-align: left;
    font-size: 16px;
    color: #333;
    line-height: 32px;
    text-indent: 32px
}

.school-jianyu-mark {
    margin-top: 100px;
    font-size: 14px;
    color: #666
}

.school-jianjie {
    margin: 0
}

.zdyx-banner {
    background: url(../img/zdyx-banner.png) no-repeat center center;
    background-size: cover
}

.zdyx-content {
    margin-top: 55px
}

.zdyx-item {
    width: 100%;
    height: 240px;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px
}

.zdyx-item.zdyx-item-max {
    height: 370px
}

.zdyx-item img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.zdyx-item-title {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    background: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100%;
    text-align: center;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    color: #fff;
    transition: opacity linear .4s;
    cursor: pointer
}

.zdyx-item:hover .zdyx-item-title {
    opacity: 1
}

.zdyx-main {
    background: url(../img/gray-bg.png) no-repeat left 960px;
    background-size: 100% 480px
}

.module-img-view {
    position: fixed;
    left: -100vw;
    top: 0;
    z-index: 20;
    width: 100vw;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, .65);
    opacity: 0
}

.module-img-view img {
    max-width: 80%;
    max-height: 80%
}

.zdyx-close-module-btn {
    position: absolute;
    right: 30px;
    top: 30px;
    font-size: 36px;
    color: #fff;
    cursor: pointer;
    transition: transform linear .3s
}

.zdyx-close-module-btn:hover {
    transform: rotate(90deg)
}

.dxwh-link-item {
    display: block;
    width: 100%;
    height: 394px;
    background: #1b4142;
    text-align: center;
    padding-top: 125px;
    transition: background linear .3s
}

.dxwh-link-item:hover {
    background: #143435
}

.dxwh-link-box {
    margin-top: 58px
}

.dxwh-link-box .col-sm-3:nth-of-type(2n) .dxwh-link-item {
    background: #941207
}

.dxwh-link-box .col-sm-3:nth-of-type(2n) .dxwh-link-item:hover {
    background: #830f05
}

.dxwh-link-item div {
    font-size: 24px;
    color: #fff;
    margin-top: 35px
}

.go-zdyx-box {
    width: 100%;
    height: 380px;
    margin-top: 75px;
    position: relative;
    text-align: center
}

.go-zdyx-box img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.go-zdyx-link {
    display: inline-block;
    width: calc(33% - 35px);
    height: 150px;
    text-align: center;
    line-height: 150px;
    background: #1b4142 url(../img/zsjy-bottom-icon.png) no-repeat 90% 20px;
    font-size: 24px;
    color: #fff;
    transition: background linear .3s;
    margin-right: 30px;
    margin-top: -75px
}

.go-zdyx-link img {
    width: 67px;
    height: 67px;
    object-fit: cover;
    margin-right: 43px
}

.go-zdyx-link:nth-of-type(2n) {
    background: #941207 url(../img/zsjy-bottom-icon.png) no-repeat 90% 20px
}

.go-zdyx-link:last-of-type {
    margin-right: 0
}

.go-zdyx-link:nth-of-type(2n):hover {
    color: #fff;
    background: #830f05 url(../img/zsjy-bottom-icon.png) no-repeat 90% 20px
}

.go-zdyx-link:hover {
    color: #fff;
    background: #143435 url(../img/zsjy-bottom-icon.png) no-repeat 90% 20px
}

.dxwh-main {
    margin-bottom: 200px
}

.zdyx-add-more {
    display: block;
    width: 295px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-size: 16px;
    color: #666;
    margin: 10px auto 0;
    background: #eee;
    transition: opacity linear .3s
}

.zdyx-add-more:hover {
    color: #666;
    opacity: .8
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    background: #0477e0;
    border-color: #0477e0
}

.video-view-box-modal {
    position: fixed;
    z-index: 100;
    left: 0;
    top: -110vh;
    width: 100vw;
    height: 100vh;
    text-align: center;
    background: rgba(0, 0, 0, .65);
    overflow-y: scroll;
    transition: opacity 1s linear 0s;
    opacity: 0
}

.video-view-box-modal>div {
    width: 960px;
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.video-view-box-modal video {
    max-width: 100%;
    height: auto
}

.video-view-box-modal-close {
    position: absolute;
    right: -55px;
    top: -55px;
    font-size: 26px;
    color: #fff;
    cursor: pointer
}

@media (max-width:1000px) {
    .video-view-box-modal>div {
        width: 100vw;
        margin: 0 auto;
        padding: 0 15px;
        position: relative
    }
    .video-view-box-modal-close {
        right: 15px
    }
}

.social-share .icon-wechat .wechat-qrcode .help p {
    font-size: 13px
}

.social-share .icon-wechat .wechat-qrcode h4 {
    margin-bottom: 15px
}

.index-life {
    background-color: #efebea;
    /* background-image:url(../img/bg1.jpg); */
    padding: 80px 0 100px;
    position: relative;
    overflow: hidden;
    background-position: center top;
    background-repeat: no-repeat;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    width: 100%;
}

.index-life .index-modal-title {
    color: #fff
}

.ul-list5 {
    overflow: hidden
}

.ul-list5 li {
    float: right;
    width: 41.5%;
    margin-bottom: 20px
}

.ul-list5 li.l2,
.ul-list5 li.l4 {
    float: left;
    width: 55.507%
}

.ul-list5 .pic {
    position: relative;
    overflow: hidden;
    height: 0
}

.ul-list5 .pic img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    height: 100%;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    transition: 1s
}

.ul-list5 .con:hover .pic img {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3)
}

.ul-list5 .l1 .pic {
    padding-top: 85%
}

.ul-list5 .l2 .pic {
    padding-top: 85%
}

.ul-list5 .l3 .pic {
    padding-top: 85%
}

.ul-list5 .l4 .pic {
    padding-top: 85%
}

.ul-list5-1 {
    margin: -27px -5px 0
}

.ul-list5-1 li {
    width: 50%!important;
    margin-bottom: 10px;
}

.ul-list5-1 .con {
    display: block;
    margin: 0 5px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .15);
}

.ul-list5-1 .l2 {
    margin-top: 60px
}

.ul-list5-1 .l1 .pic,
.ul-list5-1 .l2 .pic {
    padding-top: 85%
}

.ul-list5-1 .l3 .pic,
.ul-list5-1 .l4 .pic {
    padding-top: 85%
}

.ul-list5-1 .pic {
    background-color: #1d4261;
}

.ul-list5-1 .pic img {
    width: 100%
}

.ul-list5-1 h4 {
    font-size: 24px;
    color: #fff;
    text-align: center;
    font-weight: 400
}

.ul-list5-1 .tit {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 16px;
    z-index: 2;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s
}

.ul-list5-1 .mask {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    z-index: 3;
    opacity: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: 1s;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    -o-transition: 1s
}

.ul-list5-1 .mask h4 {
    -webkit-transform: translateY(70px);
    -moz-transform: translateY(70px);
    -o-transform: translateY(70px);
    -ms-transform: translateY(70px);
    transform: translateY(70px);
    transition: 1s;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    -o-transition: 1s
}

.ul-list5-1 .icon {
    display: block;
    height: 90px;
    margin-bottom: 15px;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transform: translateY(-70px);
    -moz-transform: translateY(-70px);
    -o-transform: translateY(-70px);
    -ms-transform: translateY(-70px);
    transform: translateY(-70px);
    transition: 1s;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    -o-transition: 1s
}

.ul-list5-1 .con:hover .pic img {
    opacity: .05
}

.ul-list5-1 .con:hover .mask {
    opacity: 1
}

.ul-list5-1 .con:hover .icon,
.ul-list5-1 .con:hover .mask h4 {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.ul-list5-1 .con:hover .tit {
    opacity: 0
}

.m-list1 {
    margin-top: 34px
}

.m-list1 .i1 {
    background-color: #132173
}

.m-list1 .i2 {
    background-color: #004177
}

.m-list1 .i3 {
    background-color: #1e6392
}

.m-list1 .i4 {
    background-color: #009688
}

.m-list1 .i5 {
    background-color: #e5b368
}

.m-list1 .i6 {
    background-color: #0162bb
}

.m-list1 .tit {
    height: 60px;
    line-height: 60px;
    cursor: pointer;
    font-size: 16px;
    color: #fff;
    padding-left: 58px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.m-list1 .tit:after {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    left: 30px;
    top: 50%;
    margin-top: -4px;
    background-color: #fff;
    border-radius: 50%
}

.m-list1 .con {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s
}

.m-list1 .bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-position: center;
    background-repeat: no-repeat;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover
}

.m-list1 .txt {
    position: relative;
    z-index: 2;
    width: 100%
}

.m-list1 h4 {
    font-size: 30px;
    line-height: 1.53;
    color: #e5b368;
    font-family: '闁诲海鎳撻鍕礊閿燂拷';
    margin-bottom: 15px
}

.m-list1 .desc {
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    margin-bottom: 34px
}

.m-list1 .more {
    padding-right: 36px;
    color: #d3d6d5;
    font-size: 16px;
    line-height: 28px;
    display: inline-block;
    background: url(../img/i-3.png) right center no-repeat
}

.m-list1 .more:hover {
    text-decoration: underline
}

.m-list1 li.on .tit {
    height: 0
}

.m-list1 li.on .con {
    height: auto;
    padding: 30px 30px 100px 30px;
}

.m-list1 .i4 h4,
.m-list1 .i5 h4 {
    color: #fff
}

.m-list1 .i4 .more,
.m-list1 .i5 .more {
    color: #fff;
    background-image: url(../img/i-2.png)
}

.admissions {
    background: #ffffff;
    padding: 100px 0;
    background-image: url(../img/wave.png);
    background-position: center bottom;
    background-repeat: repeat-x;
}

.admissions .container {
    position: relative;
}

.admissions .pic {
    width: 60%;
    transform: translateX(80px);
    transition: all 1s ease-out 0s;
    opacity: 0;
    position: relative;
    z-index: 1;
}

.admissions .focus1 .navg {
    text-align: left;
}

.admissions .pic img {
    width: 100%;
    height: auto;
}

.admissions .pic {
    transform: none;
    opacity: 1;
}

.admissions .r {
    position: absolute;
    right: 0;
    top: 50%;
    -ms-transform: translate(-80px, -50%);
    transform: translate(-80px, -50%);
    width: 50%;
    background: #fcfcfc;
    transition: all 1s ease-out 0s;
    opacity: 0;
    z-index: 99;
}

.admissions .r {
    transform: translate(0, -50%);
    opacity: 1;
}

.admissions .r .inner {
    padding: 50px 50px 20px;
}

.admissions .r .tit {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: end;
    align-items: flex-end;
}

.admissions .r .tit .h {
    font-size: 30px;
}

.admissions .r .tit .more {
    background: url(../image/png39.png) center right no-repeat;
    padding-right: 90px;
    color: #333;
    line-height: 27px;
}

.admissions .r .project-con {
    margin: 20px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.admissions .r .project-con p {
    font-size: 16px;
    line-height: 32px;
    color: #333;
}

.admissions .r .link {
    display: -ms-flexbox;
    display: flex;
    height: 215px;
}

.admissions .r .link .item {
    -ms-flex: 1;
    flex: 1;
    color: #fff;
    font-size: 24px;
    transition: all 0.2s ease-out 0s;
}

.admissions .r .link .item a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
}

.admissions .r .link .item:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
    z-index: 1;
    position: relative;
}

.admissions .r .link .item span {
    margin-top: 10px;
    color: #fff;
    font-size: 24px;
}

.admissions .r .link .item:nth-child(1) {
    background: #0162bb;
}

.admissions .r .link .item:nth-child(2) {
    background: #728596;
}

.admissions .r .link .item:nth-child(3) {
    background: #362d2e;
}

.admissions .b {
    text-align: center;
    margin-top: 40px;
}

.admissions .b .more {
    margin: 0 30px;
}

@media (min-width:1440px) {
    .banner-web-class {
        left: calc((100% - 1140px)/ 2)
    }
}

.xsyg-list {
    width: 100%;
    margin-top: 45px;
    border-top: 1px solid #ccc
}

.xsyg-item {
    padding: 30px 0;
    border-bottom: 1px solid #ccc
}

.xsyg-item-img {
    display: inline-block;
    width: 118px;
    height: 155px;
    overflow: hidden;
    margin-right: 23px;
    vertical-align: top
}

.xsyg-item-img img {
    width: 100%;
    height: 100%;
    transition: transform linear .3s
}

.xsyg-item:hover .xsyg-item-img img {
    transform: scale(1.05)
}

.xsyg-item-info {
    display: inline-block;
    width: calc(100% - 147px);
    vertical-align: top
}

.xsyg-item-info-title {
    font-size: 18px;
    color: #333;
    letter-spacing: .23px;
    line-height: 28px;
    margin-bottom: 15px;
    transition: color linear .3s
}

.xsyg-item:hover .xsyg-item-info-title {
    color: #0477e0
}

.xsyg-item-address,
.xsyg-item-time {
    opacity: .75;
    font-size: 14px;
    color: #666;
    line-height: 24px
}

#xsyg-select-time {
    margin-top: 45px;
    width: 100%;
    height: 254px
}

.xsyg-detail {
    padding-top: 170px;
    background: url(../img/gray-bg.png) no-repeat top center;
    background-size: 100% 336px
}

.xsyg-detail-img {
    width: 226px;
    max-width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 48px
}

.xsyg-detail-img img {
    width: 100%;
    height: auto;
    object-fit: cover;
    transition: transform linear .3s
}

.xsyg-detail-img:hover img {
    transform: scale(1.05)
}

.xsyg-detail-title {
    margin-top: 65px;
    line-height: 1.6
}

.xsyg-detail-time-address {
    margin-top: 60px;
    margin-bottom: 45px
}

.xsyg-detail-subtitle {
    font-family: MicrosoftYaHei-Bold;
    font-size: 16px;
    color: #333;
    letter-spacing: .3px;
    line-height: 28px
}

.xsyg-detail-address,
.xsyg-detail-time {
    font-size: 16px;
    color: #333;
    letter-spacing: .3px;
    line-height: 28px
}

.xsyg-detail-content p {
    font-size: 16px;
    color: #333;
    line-height: 36px;
    text-indent: 32px
}

.lxwm-banner {
    background: url(../img/lxwm-banner.jpg) no-repeat center center;
    background-size: cover
}

#lxwm-map {
    width: 100%;
    height: 320px;
    margin: 40px 0
}

.school-item {
    width: 100%;
    height: auto;
    padding: 38px 23px 30px;
    background: #ebebeb;
    transition: background linear .3s;
    cursor: pointer;
    margin-bottom: 18px
}

.school-item-mt {
    margin-top: 100px
}

.school-info.active .school-item,
.school-item:hover {
    background: #941207
}

.school-item-name {
    font-family: MicrosoftYaHei-Bold;
    font-size: 20px;
    color: #333;
    margin-bottom: 7px;
    transition: color linear .3s
}

.school-info.active .school-item-name,
.school-item:hover .school-item-name {
    color: #fff
}

.school-item-address,
.school-itme-info {
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #333;
    line-height: 30px;
    transition: color linear .3s
}

.school-info.active .school-item-address,
.school-info.active .school-itme-info,
.school-item:hover .school-item-address,
.school-item:hover .school-itme-info {
    color: #fff
}

.school-item-divider {
    width: 33px;
    height: 1px;
    background: #941207;
    transition: background linear .3s;
    margin: 20px 0 15px
}

.school-info.active .school-item-divider,
.school-item:hover .school-item-divider {
    background: #fff
}

.yxyx-title-content {
    font-family: MicrosoftYaHei-Bold;
    font-size: 20px;
    color: #333;
    line-height: 24px;
    margin-top: 50px;
    font-weight: 700
}

@media (max-width:1200px) {
    .nav-list-one li {
        font-size: 16px;
        margin-right: 10px
    }
    .footer-weChat,
    .footer-weiBo {
        margin: 0
    }
    .footer-weChat {
        margin-right: 25px
    }
    .index-tab-title-divider-line {
        margin: 0 15px
    }
    .index-video-swiper {
        width: 100%
    }
    .index-video::after {
        background-size: 360px
    }
    .school-item-mt {
        margin-top: 160px
    }
}

.select-time-box>div {
    width: 100%!important;
    height: auto!important
}

#showhd {
    width: 100%!important;
    padding: 0 0 15px!important;
    margin: 0 auto!important;
    height: auto!important
}

.cal .cur {
    background: #0477e0!important;
    color: #fff!important
}

.cal .cur span {
    color: #fff
}

.no-on {
    transition: all 0s linear .3s!important
}

.no-on:hover span,
.on:hover span {
    color: #fff
}

#calendar,
#calendar .cal_main,
.cal_succ_calendar_title {
    width: 100%!important
}

.cal th,
.calendar_month_span {
    color: #0477e0!important
}

.current-leder-list-table-mobile {
    margin-top: 48px;
    border-top: 1px solid #ccc
}

.mobile-current-leder-item {
    float: left;
    width: 50%;
    height: 60px;
    border-bottom: 1px solid #ccc;
    margin: 0
}

.mobile-current-leder-item:nth-of-type(4n+1),
.mobile-current-leder-item:nth-of-type(4n+2) {
    background: #eee
}

.mobile-current-leder-item dt {
    display: inline-block;
    font-family: SourceHanSansCN-Bold;
    font-size: 16px;
    width: 240px;
    padding-left: 24px;
    color: #333;
    margin-bottom: 10px;
    line-height: 60px
}

.mobile-current-leder-item dd {
    display: inline-block;
    width: calc(100% - 245px);
    margin: 0;
    font-size: 16px;
    color: #333;
    line-height: 60px
}

.xyfw_list {
    margin-top: 55px
}

.xyfw_item {
    display: block;
    width: 100%;
    height: 162px;
    background: #fff;
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .15);
    border-bottom: 6px solid #0477e0;
    transition: background linear .3s;
    margin-bottom: 40px;
    padding: 40px 0 0 40px
}

.xyfw_item_img {
    vertical-align: top;
    margin-right: 20px
}

.xyfw_item_info {
    display: inline-block;
    vertical-align: top
}

.xyfw_item_info_title {
    font-family: MicrosoftYaHei;
    font-size: 20px;
    color: #333;
    letter-spacing: .26px
}

.xyfw_item_info_subTit {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #999;
    letter-spacing: .18px;
    line-height: 28px
}

.xyfw_item:hover {
    background: #eee
}

.nav-list-one a:hover {
    color: #fff
}

.nav.scroll .nav-list-one a:hover {
    color: #0477e0
}

.display {
    width: 66%;
    height: auto
}

.index-tab-level-info .iconfont {
    float: left;
    margin-right: 10px;
    color: #999
}

.compatibility-tips {
    width: 100%;
    height: 140px;
    color: #333;
    position: fixed;
    bottom: -140px;
    background: #fff;
    z-index: 9999999;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .3);
    transition: .3s linear
}

.compatibility-tips .row {
    height: 50px;
    margin-top: 45px
}

.compatibility-tips img {
    float: left;
    margin-right: 38px;
    vertical-align: middle
}

.compatibility-tips span {
    display: block;
    width: 500px;
    line-height: 25px;
    font-size: 16px
}

.compatibility-tips button {
    background: #fff;
    border: 1px solid #ccc;
    font-size: 16px;
    width: 100px;
    height: 35px;
    outline: 0;
    float: right
}

#vsb_content_5038_u201 .img_vsb_content,
#vsb_content_5039_u211 .img_vsb_content {
    width: 100%
}

.footer-nav-box {
    white-space: nowrap
}

.footer-nav-class {
    margin-right: 5%;
    padding-right: 5%
}

@media screen and (max-width:1200px) and (min-width:992px) {
    .footer-logo {
        width: 120px;
        height: 120px
    }
}

@media screen and (max-width:992px) {
    .footer-nav-box:last-child .footer-nav-class {
        border: none
    }
}

.scrollUp {
    position: fixed;
    z-index: 1000;
    background: #0477e0;
    height: 60px;
    width: 60px;
    right: 50px;
    bottom: 77px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    font-size: 20px;
    line-height: 60px;
    cursor: pointer;
    display: none
}

.scrollUp::after {
    content: '';
    width: 16px;
    height: 16px;
    display: inline-block;
    background: url(../img/cheveron-up.svg) no-repeat;
    background-size: 16px 16px
}

.marking-system .yxzy-zy-item-two-box {
    right: unset;
    left: -600px;
    top: unset;
    top: -10px;
    z-index: 999
}

.marking-system .yxzy-zy-item-two-box::after {
    content: "";
    width: 0;
    height: 0;
    border-right: 20px solid transparent;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 20px solid #f5f5f5;
    position: absolute;
    left: unset;
    right: -40px;
    top: 20px
}

.index-project-right {
    text-align: justify
}

.index-project-right::after {
    width: 100%;
    overflow: hidden;
    height: 0;
    content: '';
    display: inline-block
}

.index-project-right>a {
    display: inline-block;
    overflow: hidden;
    position: relative;
    width: 28.33%;
    margin-left: 5%;
    float: left;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .15);
}

.index-project-right>a img {
    transition: .3s linear;
    width: 100%;
}

.index-project-right>a span {
    position: absolute;
    font-size: 32px;
    text-align: center;
    color: #fff;
    text-shadow: 0 0 5px #00000065
}

.index-project-right>a span.tit {
    left: 42px;
    top: 42px;
    width: 20px;
}

.index-project-right>a span.more {
    right: 22px;
    bottom: 22px;
    font-size: 18px;
    width: 15px;
}

.index-project-right>a:hover img {
    transform: scale(1.2)
}

body {
    width: 100vw
}

.pb_sys_common {
    margin: 30px 0 0!important
}

.footer {
    margin-top: 50px
}

.home .footer {
    margin-top: 0
}

@media(max-width:767px) {
    .footer {
        margin-top: 0
    }
}

.yxzy-zy-item-two-box.r {
    left: unset;
    right: -600px
}

.marking-system .yxzy-zy-item-two-box.r::after {
    border-right: 20px solid #f5f5f5;
    border-left: 20px solid transparent;
    left: -40px;
    right: unset
}

.vsbcontent_img+p {
    text-align: center!important;
    width: 100%;
    text-indent: 0!important
}

.index-top-swiper .swiper-slide a img {
    height: 100vh!important;
    object-fit: cover
}

.main-content {
    position: fixed;
    top: 100%;
    left: 0;
    z-index: 10;
    width: 100%;
    height: auto;
    padding-top: 100px;
    background: #fff;
    outline: 0;
    transition: top .7s cubic-bezier(.5, 0, .2, 1) 0s;
    background: #fff url(../img/index-news-bg.png) no-repeat center 100vh;
    background-size: 100% auto;
    background-attachment: fixed
}

@media (max-width:768px) {
    .share {
        display: none
    }
    .index-video-swiper .swiper-slide img {
        height: 580px;
    }
}

@media (max-width:991px) {
    .index-top-banner {
        height: 49vw
    }
    .index-top-banner .swiper-slide::after {
        height: 20vw
    }
}

.index-project .ctx {
    position: relative;
    z-index: 99;
    padding: 80px 0;
}

.index-project .ctx img {
    margin-bottom: .12rem
}

.index-project .ctx h2 {
    font-size: 36px;
    margin-bottom: .3rem;
    color: #000;
}

.index-project .pointContainer {
    position: absolute;
    z-index: 9899;
    width: 100%;
    height: 100%
}

.index-project .pointContainer .point {
    display: flex;
    position: absolute;
    width: 4px;
    height: 4px;
    background: #fff;
    border-radius: 50%
}

.index-project .pointContainer .point::before {
    content: '';
    position: absolute;
    width: 30px;
    height: 30px;
    left: 50%;
    margin-left: -15px;
    top: 50%;
    margin-top: -15px;
    border-radius: 50%;
    box-shadow: 0 0 1px 1px rgba(255, 255, 255, .8);
    z-index: 3;
    opacity: 0;
    transform-origin: center;
    -webkit-animation: halo 1.5s .9s infinite ease-out;
    -moz-animation: halo 1.5s .9s infinite ease-out;
    animation: halo 1.5s .9s infinite ease-out
}

.index-project .pointContainer .point::after {
    content: '';
    position: absolute;
    width: 60px;
    height: 60px;
    left: 50%;
    margin-left: -30px;
    top: 50%;
    margin-top: -30px;
    border-radius: 50%;
    box-shadow: 0 0 1px 1px rgba(255, 255, 255, .8);
    z-index: 3;
    opacity: 0;
    transform-origin: center;
    -webkit-animation: halo 1.5s .9s infinite ease-out;
    -moz-animation: halo 1.5s .9s infinite ease-out;
    animation: halo 1.5s .9s infinite ease-out
}

.index-project .pointContainer .point.point1 {
    left: 40%;
    top: 60%
}

.index-project .pointContainer .point.point1::after,
.index-project .pointContainer .point.point1::before {
    animation-delay: .2s
}

.index-project .pointContainer .point.point2 {
    left: 45%;
    top: -30%
}

.index-project .pointContainer .point.point3 {
    left: 20%;
    top: 130%
}

.index-project .pointContainer .point.point3::after,
.index-project .pointContainer .point.point3::before {
    animation-delay: .3s
}

.index-project .pointContainer .point.point4 {
    left: 25%;
    top: 80%
}

.index-project .pointContainer .point.point5 {
    left: 52%;
    top: 40%
}

.index-project .pointContainer .point.point5::after,
.index-project .pointContainer .point.point5::before {
    animation-delay: .5s
}

.index-project .pointContainer .point.point6 {
    left: 50%;
    top: 130%
}

.index-project .pointContainer .point.point6::after,
.index-project .pointContainer .point.point6::before {
    animation-delay: .12s
}

.index-project .pointContainer .point.point7 {
    left: 90%;
    top: 5%
}

.index-project .pointContainer .point.point7::after,
.index-project .pointContainer .point.point7::before {
    animation-delay: 50ms
}

.index-project .pointContainer .point.point8 {
    left: 80%;
    top: 90%
}

.index-project .pointContainer .point.point8::after,
.index-project .pointContainer .point.point8::before {
    animation-delay: 60ms
}

@-webkit-keyframes halo {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1)
    }
    50% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1.2)
    }
}

@-moz-keyframes halo {
    0% {
        opacity: 0;
        -moz-transform: scale(.1)
    }
    50% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -moz-transform: scale(1.2)
    }
}

@-ms-keyframes halo {
    0% {
        opacity: 0
    }
    50% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-o-keyframes halo {
    0% {
        opacity: 0;
        -o-transform: scale(.1)
    }
    50% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -o-transform: scale(1.2)
    }
}

@keyframes halo {
    0% {
        opacity: 0;
        transform: scale(.1)
    }
    50% {
        opacity: 1
    }
    100% {
        opacity: 0;
        transform: scale(1.2)
    }
}

@keyframes beat {
    0% {
        transform: translateY(-20%)
    }
    25% {
        transform: translateY(-5%)
    }
    50% {
        transform: translateY(0)
    }
    75% {
        transform: translateY(-5%)
    }
    100% {
        transform: translateY(-20%)
    }
}

@keyframes backgroundAnimate {
    0% {
        background-position: -50px
    }
    100% {
        background-position: 0
    }
}

@keyframes slideInToLeft {
    0% {
        left: -100%
    }
    100% {
        left: 0
    }
}

@keyframes slideInToUp {
    0% {
        top: 100%
    }
    100% {
        top: 0
    }
}

@keyframes slideInToRight {
    0% {
        left: 100%
    }
    100% {
        left: 0
    }
}

@keyframes slideInToDown {
    0% {
        top: -100%
    }
    100% {
        top: 0
    }
}

@media screen and (max-width:768px) {
    .index-project .pointContainer {
        display: none
    }
}

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #eee;
}

::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #eee;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #bbb;
    -webkit-box-shadow: inset 0 0 6px rgba(169, 127, 72, .3);
}

.index-research-con {
    width: 100%;
}

.index-research .r {
    width: calc(100% - 10px);
    position: relative;
    height: 100%;
    display: inline-grid;
}

.index-research .r .list1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 34%;
    height: 84%;
}

.index-research .r .list1 .item {
    height: 60%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
}

.index-research .r .list1 .item .ico {
    height: 90px;
}

.index-research .r .list1 .item .h {
    font-size: 18px;
    margin-top: 15px;
    color: #fff;
}

.index-research .r .list1 .item:nth-child(1) {
    background: #0162bb;
}

.index-research .r .list1 .item:nth-child(2) {
    background: #0788ff;
}

.index-research .r .list2 {
    background: #fff url(../img/png40c.png) right -45% bottom no-repeat;
    background-size: 80% auto;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    margin-left: 24%;
    height: 100%;
    padding-left: 18%;
    padding-top: 12%;
    box-sizing: border-box;
}

.index-research .r .list2 ul {
    border-left: 1px solid #e0e0e0;
}

.index-research .r .list2 li {
    font-size: 22px;
    position: relative;
    top: -5px;
    margin-bottom: 41px;
}

.index-research .r .list2 li:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    border-top: 1px solid #e0e0e0;
    margin-right: 30px;
    transition: all 0.4s ease-out 0s;
}

.index-research .r .list2 li:hover:before {
    border-top: 1px solid #0788ff;
    width: 50px;
}

.index-research .r .list2 li:hover {
    color: #0788ff;
}

.new-right {
    background-color: #fff;
    padding-top: 0;
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .15);
    border-bottom: 2px solid #0477e0;
    overflow: hidden;
    width: 100%;
    border-radius: 2px;
}

.newsl {
    width: 55%;
}

.newsr {
    width: 45%;
}

.topcolor {
    padding: 0;
}

.lmmc {
    width: 55px;
    height: 15px;
    background-color: white;
    float: left;
    position: absolute;
    color: #0477e0;
    display: contents;
}