.banner-fluid {
    width: 100%;
    height: 959px;
    text-align: center;
    background: #fff;
}
.banner-pagination {
    position: absolute;
    width: 1200px !important;
    bottom: 10% !important;
    left: 50% !important;
    text-align: left;
    transform: translateX(-50%);
}


.banner-pagination .swiper-pagination-bullet {
    position: relative;
    width: 20px;
    height: 20px;
    text-align: center;
    border: 1px solid rgba(249, 249, 249, 0);
    line-height: 20px;
    font-size: 12px;
    opacity: 1;
    margin: 0 10px !important;
    background: transparent !important;
}

.banner-pagination .swiper-pagination-bullet::after {
    position: absolute;
    left: 0;
    top: 0;
    transform: translate(3px, 3px);
    content: '';
    width: 12px;
    height: 12px;
    border-radius: 20px;
    background: rgba(249, 249, 249, 0.3);
}

.banner-pagination .swiper-pagination-bullet-active {
    background: #ffffff;
    border-color: #fff;
}

.banner-pagination .swiper-pagination-bullet-active::after {
    background: #ffffff;
}




.education-wrapper {
    padding: 40px 0 60px 0;
    background: url('../hs/static/iocn_banckground_1.jpg') no-repeat center;
}

.virtualRef {
    width: 100%;
    height: 100%;
    margin-top: 50px;
}

.virtualRef .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    width: 850px;
    height: 460px;
    padding: 30px 36px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    transition: 300ms;
    transform: scale(0.9);
}

.virtualRef .swiper-slide-active,
.virtualRef .swiper-slide-duplicate-active {
    transform: scale(1) !important;
    background: #0A3560 !important;
}

.virtual-pagination {
    position: static;
    display: block !important;
    margin: 0 auto;
    margin-top: 20px;
    width: 100%;
}

.virtual-pagination .swiper-pagination-bullet {
    margin-right: 12px;
}

.virtual-pagination .swiper-pagination-bullet-active {
    background: #B90316;
}


.banner-text-container {
    position: absolute;
    top: 300px;
    margin: 0 auto;
    width: 1200px;
    text-align: left;
    transform: translateX(-50%);
    left: 50%;
    font-family: PingFang SC;
}

.card-wrapper {
    margin-bottom: 20px;
}

.card-wrapper:last-child,
.card-wrapper:nth-child(2),
.card-wrapper:nth-child(3) {
    margin-bottom: 0;
}

.more-container {
    padding: 50px 0;
}

.more {
    display: flex;
    align-items: center;
}


.title-text {
    font-size: 40px;
    font-family: PingFang SC;
    color: #111111;
    margin: 0;

}

.title-icon {
    width: 29px;
    height: 21px;
    margin-left: 10px;
    margin-bottom: 10px;
}

.link-more {
    padding-top: 20px;
    font-size: 18px;
    color: #999999;
    font-family: PingFang SC;
}

.link-more .link {
    margin-left: 50px;
    text-decoration: none;
    list-style: none;
    color: inherit;
    cursor: pointer;
    padding-bottom: 6px;
}

.link-more .link:hover,
.link-more .link.active {
    color: #111111;
    border-bottom: 2px solid #B90316;
}




.new-container {
    padding-bottom: 100px;
    background: #F7F8FC;
}

.new-container .item {
    position: relative;
    width: 382px;
    height: 450px;
    overflow: hidden;
    transition: all 5s;
    cursor: pointer;
}
.new-container .item .img {
    width: 100%;
    height: 290px;
}
.new-container .item:hover .itemActive {
    z-index: 2;
    opacity: 1;
}
.new-container .item:hover .itemActive .newtime-containter {
    height: 450px;
    background: #E1E5ED url('../hs/static/newItem_backgroudn.png') no-repeat;
    background-size: cover;
}

.new-container .itemActive {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    opacity: 0;
    transition: all .4s ease-in;
    background: url('../hs/static/newItem_backgroudn.png') no-repeat;
}
.newtime-containter {
    height: 450px;
    font-family: PingFang SC;
    padding: 50px 30px 44px 30px;
    background: #E1E5ED
}

.newtime-containter .title {
    font-size: 18px;
    color: #B90316;
    font-weight: bold;
}

.newtime-containter .time {
    font-size: 14px;
    color: #999999;
}

.newtime-containter .time .time-icon {
    width: 15px;
    height: 15px;
    margin-right: 10px;
}

.newtime-containter .new-title {
    font-size: 24px;
    line-height: 36px;
    height: 111px;
    color: #111111;
    padding-top: 20px;
    font-weight: bold;
}

.new-subTitle {
    height: 188px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #999999;
    padding-top: 40px;
    line-height: 26px;
}

.new-button {
    margin: 20px 0 20px 0;
}

.small-cover {
    width: 180px;
    height: 120px;
}

.new-list {
    padding-bottom: 34px;
    padding-top: 34px;
    border-bottom: 1px solid #E5E5E5;
}

.small-conatiner {
    flex: 1;
    overflow: hidden;
    padding-left: 20px;
}
.new-list:hover .title
{
    color: #B90316;
}

.new-list:first-child {
    padding-top: 0;
}

.new-list:last-child {
    padding-bottom: 0;
    border: none
}

.new-list .title {
    font-size: 16px;
    width: 100%;
    color: #111111;
    line-height: 36px;
    margin-bottom: 0;
    padding: 10px 0;
    overflow: hidden;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.new-list .desc {
    height: 39px;
    line-height: 20px;
    font-size: 14px;
    color: #999999;
}

.new-list .link {
    width: 24px;
    height: 7px;
    margin-top: 18px;
    background: url(../hs/static/icon_right.png) no-repeat;
}
.new-list:hover .link {
    background: url(../hs/static/icon_halfRight_active.png) no-repeat;
}

.introduction-container {
    position: relative;
    padding: 50px 0;
    background: #fff;
}

.introduction-new .schoolImg {
    width: 630px;
    height: 446px
}

.school-info {
    font-family: PingFang SC;
}

.introduction-new .school-info {
    padding-left: 54px;
}

.school-info .title {
    font-size: 26px;
    color: #111111;
    font-weight: bold;
}

.school-info .desc {
    font-size: 16px;
    line-height: 18px;
    color: #666666;
    line-height: 26px;
    padding: 38px 0 33px 0;
}



.school-count {
    padding: 25px 40px;
    margin-top: 42px;
}


.school-count .item .value {
    display: flex;
    align-items: flex-start;
    /* font-weight: 550; */
    font-family: MiSans;
    border: 1px solid #fff;
    color: #111111;
}

.school-count .item .value span:nth-child(1) {
    font-size: 40px;
}

.school-count .item .value span:nth-child(2) {
    font-size: 20px;
    padding: 8px 0 0 10px;
}





.school-count .item .label {
    font-size: 16px;
    color: #999;
}

.introduction-container .background {
    position: absolute;
    top: 40px;
    right: 0;
    z-index: 0;
}


.teachers-container {
    position: relative;
    font-family: PingFang SC;
    color: #111111;
}

.teachers-container .userInfo {
    padding-top: 60px;
}

.teachers-container .userInfo .title {
    display: inline-block;
    font-size: 30px;
    font-weight: bold;
}

.teachers-container .userInfo .subTitle {
    display: inline-block;
    font-size: 18px;
    padding-left: 22px;
}

.teachers-container .desc {
    width: 539px;
    display: inline-block;
    font-size: 18px;
    padding: 37px 0;
    color: #999999;
}

.avatar-list {
    display: flex;
    padding-top: 100px;
    padding-bottom: 100px;
}
.avatar-swiper-container {
    margin: 0 20px;
    width: 380px;
    overflow: hidden;
}

.avatar-swiper-container .swiper-slide {
    width: 80px !important;
    height: 80px;
    border-radius: 100px;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid #EBEBEB;
}
.avatar-swiper-container .swiper-slide:hover
{
    border: 2px solid #B90316;
}
.avatar-swiper-container .swiper-slide.active  {
    border: 2px solid #B90316; 
}
.avatar-swiper-container .swiper-slide img{
    width: 100%;
    height: 100%;
}


.avatar-list .selectLeftIcon {
    width: 33px;
    height: 30px;
    cursor: pointer;
    background: url('../hs/static/iocn_select_not_prev.png') no-repeat;
}
.avatar-list .selectLeftIcon:hover {
    width: 33px;
    height: 30px;
    cursor: pointer;
    background: url('../hs/static/iocn_select_active_prev.png') no-repeat;
}

.avatar-list .selectRightIcon {
    width: 33px;
    height: 30px;
    cursor: pointer;
    background: url('../hs/static/iocn_select_not.png') no-repeat;
}

.avatar-list .selectRightIcon:hover {
    background: url('../hs/static/iocn_select_active.png') no-repeat;
}
.teacher-wrapper {
    position: absolute;
    right: 113px;
    bottom: 0px;
    width: 367px;
    height: 403px;
    z-index: 0;
    z-index: 0;
    transform: translateY(-80px);
    text-align: center;
}
.teacherAvatar {
    width: 100%;
    height: 100%;
    z-index: 2;
    /* transform: scale(1.4); */
}

.learning-container {
    padding-bottom: 80px;
    padding-top: 50px;
}

.learning-container .video-container {
    width: 600px;
    background: #fff;
}

.learning-container .video-container video ,
.learning-container .video-container img
{
    width: 100%;
    height: 424px;
}

.learning-container .video-container .newTitle {
    background: #ffff;
    padding: 21px 36px;
    font-family: PingFang SC;
}

.learning-container .video-container .newTitle span:nth-child(1) {
    font-size: 24px;
    width: 420px;
    color: #111111;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.learning-container .video-container .newTitle span:nth-child(2) {
    font-size: 14px;
    color: #999999;
}

.learning-container .video-new-container {
    padding-left: 20px;
    width: 600px;
    font-family: PingFang SC;
    flex-wrap: wrap;
}

.learning-container .video-new-container .item {
    position: relative;
    width: 285px;
    height: 242px;
    margin-right: 10px;
    margin-bottom: 10px;
    cursor: pointer;
    overflow: hidden;
    
}
.learning-container .video-new-container .item img {
    transition: all .3s;
}
.learning-container .video-new-container .item:hover img  {
    transform: scale(1.2);
}
.learning-container .video-new-container .item img {
    width: 100%;
    height: 100%;
}

.learning-container .video-new-container .item:nth-child(even) {
    margin-right: 0;
}


.learning-container .video-new-container .item:last-child,
.learning-container .video-new-container .item:nth-last-child(2) {
    margin-bottom: 0;
}

.learning-container .video-new-container .item .text {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 20px;
    width: 100%;
    padding: 0 18px;
    padding: 21px 18px;
    font-weight: bold;
    color: #FFFFFF;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), #000000);
}

.virtualRef {
    padding-top: 50px;
    overflow: hidden;
}

.virtualRef .cover {
    position: relative;
    width: 288px;
    height: 368px;
    flex: 0 0 288px;
    margin-right: 36px;
}


.virtualRef .cover img {
    width: 100%;
    height: 100%;
    vertical-align: top;
}

.virtualRef .cover-container {
    font-family: PingFang SC;
    color: #111111;
    text-align: left;
}

.virtualRef .cover-container .title {
    font-size: 24px;
    font-weight: bold;
    padding-top: 60px;
    color: #111;
}

.virtualRef .cover-container .desc {
    font-size: 16px;
    color: rgba(2, 2, 2, 0.5);
    padding-top: 28px;
    height: 80px;
    margin-bottom: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}

.virtualRef .swiper-slide-active .cover-container .title{
    color: #fff !important;
}
.virtualRef .swiper-slide-active .cover-container .desc  {
    color: rgba(255, 255, 255, 0.5) !important;
}

.virtualRef .swiper-slide-active .cover::after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 10px;
    background: #B90316;
}

.virtualRef .swiper-slide-active .cover {
    height: 409px;
    transform: translateY(-74px);
}

.virtualRef .swiper-slide-active .common-moreButton-icon {
    color: rgba(255, 255, 255, 0.8);
    border: 1px solid rgba(210, 210, 210, 0.637);
}
.virtualRef .swiper-slide-active .common-moreButton-icon .alink {
    color: #fff;
}


.gallery-container {
    position: relative;
    width: 100%;
    height: 420px;
    font-family: PingFang SC;
    margin-bottom: 10px;
}

.gallery-container .swiper-slide {
    width: 100%;
    height: 100%;
}

.gallery-container .cover {
    margin-right: 40px;
    flex: 0 0 700px;
}

.gallery-container .cover img {
    width: 100%;
    height: 100%;
}



.gallery-container .cover-container .title {
    font-size: 30px;
    font-weight: bold;
    padding: 21px 0 37px 0;
    color: #111111;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.gallery-container .cover-container .desc {
    height: 150px;
    font-size: 18px;
    font-weight: 500;
    color: #999999;
}

.gallery-container .cover-container .link {
    padding-bottom: 48px;
}

.gallery-container .cover-container .time {
    font-size: 40px;
    font-family: MiSans;
    font-weight: 500;
    text-align: right;
    padding-right: 10px;
    color: #111111;
}
.gallery-container .cover-container .time span {
    font-size: 16px;
}

.gallery-pagination {
    position: absolute;
    left: 700px;
    bottom: 28px;
}

.gallery-pagination .swiper-button-prev {
    width: 50px;
    height: 50px;
    left: 0;
    background: #C0C0C0 url('../hs/static/icon_next.png') no-repeat center;
    left: 0;
}
.gallery-pagination .swiper-button-next {
    width: 50px;
    height: 50px;
    background: #B90316 url('../hs/static/icon_prev.png') no-repeat center;
    right: 0;
}
.gallery-thumbnail .item{
    width: 180px;
    /* height: 118px; */
    cursor: pointer;
    margin-right: 4px;
    border: 2px solid transparent;
}
.gallery-thumbnail .item img{
    width: 100%;
    height: 100%;
}
.gallery-thumbnail .item:hover,
.gallery-thumbnail .item.active
{
    border: 2px solid #B90316;
}

.hs-card-wrapper .cardNotice-container {
    padding:  5px 30px 2px 30px;;
}
.hs-card-wrapper .cardNotice-container .title {
    margin-bottom: 0;
}

.virtualRef .dy-img {
    width: 288px;
    height: 368px;

    background-size: cover;
}