.container {
    width: 100%;
}

.main_body {
    margin-top: 0;
    padding: 0;
}

#education-center .pc_Content {
    font-size: 16px;
    width: 100%;
    margin: 0 auto;
}

#education-center .pc_Content .more {
    font-size: 12px;
    color: #666666;
}

#education-center .pc_Content .top {
    width: 100%;
    height: 140px;
    background: #0731a0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 0.38rem;
    color: #ffffff;
    font-style: normal;
}

#education-center .pc_Content .content_top_navBar {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    display: flex;
    padding: 0 100px;
    margin-bottom: 15px;
    background: #f7f8fa;
}

#education-center .pc_Content .content_top_navBar .span1 {
    cursor: pointer;
}

#education-center .pc_Content .content_top_navBar .span2 {
    color: #0a5db1;
    cursor: pointer;
}

#education-center .pc_Content .content_top_navBar .right-icon {
    margin: 0 5px;
}

#education-center .pc_Content .center_content {
    width: 1200px;
    margin: auto;
}

#education-center .pc_Content .center_content .center_content_box {
    margin-top: 36px;
}

#education-center .pc_Content .center_content .center_content_box .center_title_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #d8d8d8;
}

#education-center .pc_Content .center_content .center_content_box .center_title_box .center_title {
    width: auto;
    height: 26px;
    font-family: MicrosoftYaHeiUI, MicrosoftYaHeiUI;
    font-weight: bold;
    font-size: 16px;
    color: #1468bf;
    line-height: 20px;
    text-align: left;
    font-style: normal;
}

#education-center .pc_Content .center_content .center_content_box .center_title_box .center_title .line {
    width: 32px;
    height: 3px;
    background: #1468bf;
    border-radius: 2px;
    margin: 0 auto;
    margin-top: 5px;
}

#education-center .pc_Content .center_content .center_content_box .content_box {
    display: flex;
}

#education-center .pc_Content .center_content .center_content_box .content_box .content_left {
    flex: 6;
    margin-top: 30px;
}

#education-center .pc_Content .center_content .center_content_box .content_box .content_right {
    flex: 5;
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

#education-center .pc_Content .center_content .center_content_box .content_box .content_right .content_right_top {
    display: flex;
}

#education-center .pc_Content .center_content .center_content_box .content_box .content_right .content_right_top .content_right_item {
    width: 259px;
    height: 150px;
    font-size: 33px;
    font-weight: bold;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
}

#education-center .pc_Content .center_content .center_content_box .content_box .content_right .content_right_top .card1 {
    margin-right: 6px;
    background-size: cover;
}

#education-center .pc_Content .center_content .center_content_box .content_box .content_right .content_right_top .card2 {
    background-size: cover;
}

#education-center .pc_Content .center_content .center_content_box .content_box .content_right .content_right_top .right {
    margin-left: 0.06rem;
}

#education-center .pc_Content .center_content .center_content_box .content_box .content_right .content_right_bottom {
    display: flex;
    margin-top: 7px;
}

#education-center .pc_Content .center_content .center_content_box .content_box .content_right .content_right_bottom .content_right_item {
    width: 169px;
    height: 163px;
    display: flex;
    font-weight: bold;
    font-size: 33px;
    color: #ffffff;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
}

#education-center .pc_Content .center_content .center_content_box .content_box .content_right .content_right_bottom .card3 {
    background-size: cover;
}

#education-center .pc_Content .center_content .center_content_box .content_box .content_right .content_right_bottom .card1, #education-center .pc_Content .center_content .center_content_box .content_box .content_right .content_right_bottom .card2 {
    margin-right: 7px;
    background-size: cover;
}

#education-center .pc_Content .center_content .center_content_box .content_box .content_right .content_right_bottom .center {
    margin: 0 0.08rem;
}

#education-center .pc_Content .center_content .center_content_box .center_content_item .item .content {
    font-size: 16px;
    color: #333333;
    line-height: 46px;
    text-align: left;
    font-style: normal;
}

#education-center .pc_Content .center_content .center_content_box .center_content_item .item .orgin {
    margin-right: 60px;
}

#education-center .pc_Content .center_content .center_content_box .center_content_item .item_title {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 14px;
}

#education-center .pc_Content .center_content .center_content_box .center_content_item .item_title .content {
    font-weight: bold;
    font-size: 18px;
    line-height: 26px;
}

#education-center .pc_Content .center_content .center_content_box .center_content_item .item_title .other {
    display: flex;
    font-family: MicrosoftYaHeiUI;
    font-size: 16px;
    color: #999999;
    line-height: 20px;
    text-align: left;
    font-style: normal;
    margin-top: 12px;
    margin-bottom: 14px;
}

#education-center .pc_Content .center_content .center_content_box .center_content_item .item_title:last-child {
    border-bottom: none;
}

#education-center .pc_Content .center_content .center_content_box .center_content_item .book_item {
    padding: 32px 0;
}

#education-center .pc_Content .center_content .center_content_box .center_content_item .book_item .book {
    width: 250px;
    height: 343px;
    border: 1px solid #cccccc;
    background-size: 100%;
    margin-right: 67px;
    position: relative;
}

#education-center .pc_Content .center_content .center_content_box .center_content_item .book_item .book .book_title {
    width: 100%;
    height: 36px;
    background-color: #979797;
    display: flex;
    font-size: 16px;
    line-height: 36px;
    padding: 0 10px;
    font-style: normal;
    color: #ffffff;
    position: absolute;
    bottom: 0;
    text-align: center;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

#education-center .pc_Content .center_content .center_content_box .center_content_item .book_item .book:last-child {
    margin-right: 0;
}

#education-center .pc_Content .center_content .center_content_box .swiper_box {
    margin-top: 32px;
}

#education-center .pc_Content .center_content .center_content_box .swiper_box .swiper-father {
    position: relative;
}

#education-center .pc_Content .center_content .center_content_box .swiper_box .swiper-father .swiper-button-prev, #education-center .pc_Content .center_content .center_content_box .swiper_box .swiper-father .swiper-button-next {
    color: #1468bf;
    width: 50px;
    height: 50px;
    margin-top: -60px;
    background: #f7f8fa;
    border-radius: 50%;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    user-select: none;
}

#education-center .pc_Content .center_content .center_content_box .swiper_box .swiper-father .swiper-button-prev .font, #education-center .pc_Content .center_content .center_content_box .swiper_box .swiper-father .swiper-button-next .font {
    color: #1468bf;
}

#education-center .pc_Content .center_content .center_content_box .swiper_box .swiper-father .swiper-button-prev {
    left: 0;
}

#education-center .pc_Content .center_content .center_content_box .swiper_box .swiper-father .swiper-button-next {
    right: 0;
}

#education-center .pc_Content .center_content .center_content_box .swiper_box .swiper-father .activity_box {
    box-sizing: border-box;
    width: 1054px;
    height: 275px;
    display: block;
    overflow: hidden;
}

#education-center .pc_Content .center_content .center_content_box .swiper_box .swiper-father .activity_box .swiper-wrapper {
    height: 255px;
}

#education-center .pc_Content .center_content .center_content_box .swiper_box .swiper-father .activity_box .swiper-slide {
    height: 255px;
}

#education-center .pc_Content .center_content .center_content_box .swiper_box .swiper-father .activity_box .activity_item {
    float: left;
    width: 335px;
    height: 255px;
}

#education-center .pc_Content .center_content .center_content_box .swiper_box .swiper-father .activity_box .activity_item .item {
    height: 204px;
    margin: 0 auto;
    position: relative;
}

#education-center .pc_Content .center_content .center_content_box .swiper_box .swiper-father .activity_box .activity_item .item img {
    width: 335px;
    height: 204px;
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 6px;
}

#education-center .pc_Content .center_content .center_content_box .swiper_box .swiper-father .activity_box .activity_item .item_title {
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    color: #333;
    font-style: normal;
    text-align: left;
    font-weight: 400;
    margin-top: 14px;
    text-align: center;
}

#education-center .pc_Content .center_content .center_content_box .content_box_video {
    justify-content: space-between;
    padding: 32px 0;
}

#education-center .pc_Content .center_content .center_content_box .content_box_video .content_item_left {
    width: 650px;
    float: left;
}

#education-center .pc_Content .center_content .center_content_box .content_box_video .content_item_left .video-player {
    width: 100%;
    height: 385px;
    border-radius: 8px;
}

#education-center .pc_Content .center_content .center_content_box .content_box_video .content_item_right {
    width: 520px;
    float: right;
    margin-left: 30px;
}

#education-center .pc_Content .center_content .center_content_box .content_box_video .content_item_right .recomment_works_item {
    margin-bottom: 1px;
    height: 76px;
    line-height: 76px;
    font-size: 18px;
    color: #333333;
    background: #f7f8fa;
    padding-left: 60px;
    padding-right: 20px;
}

#education-center .pc_Content .center_content .center_content_box .content_box_video .content_item_right .recomment_works_item a {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
#education-center .pc_Content .center_content .center_content_box .content_box_video .content_item_right .recomment_works_item.active a {
    color: #1468BF;
}

#education-center .pc_Content .center_content .center_content_box .content_box_video .content_item_right .recomment_works_item.active {
    padding-left: 45px;
    font-weight: bold;
    font-size: 24px;
    color: #1468BF;
    background: #D7E3EF;
    border-left: 15px solid #1468BF;
    padding-right: 30px;
}

#education-center .pc_Content .center_content .center_content_box .center_style {
    display: flex;
}

#education-center .pc_Content .center_content .center_content_box .al_center {
    align-items: center;
}

#education-center .pc_Content .center_content .center_content_box .jus_center {
    justify-content: center;
}

#education-center .pc_Content .center_content .center_content_box .jus_between {
    justify-content: space-between;
}

#education-center .pc_Content .special_box {
    width: 100%;
    display: flex;
    margin-top: 20px;
}

#education-center .pc_Content .special_box .special_item {
    width: 150px;
    height: 36px;
    border-radius: 8px;
    background-color: #f7f8fa;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    margin-right: 30px;
    cursor: pointer;
}

#education-center .pc_Content .special_box .active {
    background-color: #1468bf;
    color: #ffffff;
    position: relative;
}

#education-center .pc_Content .special_box .active::before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-bottom-color: #1468bf;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    bottom: -16px;
    transform: rotateZ(180deg);
}

#education-center .mobile_Content {
    font-size: 0.16rem;
    background: #f7f8fa;
}

#education-center .mobile_Content .top {
    width: 100%;
    height: 120px;
    background: url(/images/banner_lan.png) center no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 0.38rem;
    color: #ffffff;
    font-style: normal;
}

#education-center .mobile_Content .center_content_box {
    background-color: #ffffff;
    padding: 0.17rem 0.15rem 0px 0.15rem;
    margin-bottom: 0.1rem;
}

#education-center .mobile_Content .center_content_box .center_title_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#education-center .mobile_Content .center_content_box .center_title_box .center_title {
    width: 0.8rem;
    height: 0.25rem;
    font-family: MicrosoftYaHeiUI, MicrosoftYaHeiUI;
    font-weight: bold;
    font-size: 0.2rem;
    color: #333333;
    line-height: 0.25rem;
    text-align: left;
    font-style: normal;
}

#education-center .mobile_Content .center_content_box .center_title_box .long_center_title {
    width: 1.5rem;
}

#education-center .mobile_Content .center_content_box .center_title_box .longer_center_title {
    width: 2rem;
}

#education-center .mobile_Content .center_content_box .center_title_box .more {
    width: 0.28rem;
    height: 0.18rem;
    font-family: MicrosoftYaHeiUI;
    font-size: 0.14rem;
    color: #666666;
    line-height: 0.18rem;
    text-align: left;
    font-style: normal;
}

#education-center .mobile_Content .center_content_box .special_box {
    margin-top: 0.15rem;
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    padding-bottom: 0.05rem;
    border-bottom: 1px solid #e5e5e5;
    overflow: auto;
}

#education-center .mobile_Content .center_content_box .special_box .special_item {
    width: fit-content;
    height: 0.21rem;
    font-size: 0.16rem;
    line-height: 0.21rem;
    font-style: normal;
    margin-right: 0.4rem;
    word-break: keep-all;
}

#education-center .mobile_Content .center_content_box .special_box .special_item:last-child {
    margin-right: 0;
}

#education-center .mobile_Content .center_content_box .special_box .active {
    font-weight: bold;
    color: #333333;
    position: relative;
}

#education-center .mobile_Content .center_content_box .special_box .active::before {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    background: #0a5db1;
    border-radius: 2px;
    position: absolute;
    bottom: -5px;
}

#education-center .mobile_Content .center_content_box .center_content_item .no-border {
    border-bottom: none !important;
}

#education-center .mobile_Content .center_content_box .center_content_item .item {
    height: auto;
    border-bottom: 1px solid #e5e5e5;
    margin-top: 0.14rem;
    padding-bottom: 0.14rem;
}

#education-center .mobile_Content .center_content_box .center_content_item .item .content {
    font-size: 0.16rem;
    color: #333333;
    line-height: 0.26rem;
    margin-bottom: 0.12rem;
}
#education-center .mobile_Content .tzzkt .center_content_item .item .content {
    font-weight: bold;
    font-size: 0.18rem;
    color: #333333;
    line-height: 0.26rem;
    margin-bottom: 0.12rem;
}

#education-center .mobile_Content .center_content_box .center_content_item .item .other {
    display: flex;
    justify-content: space-between;
}

#education-center .mobile_Content .center_content_box .center_content_item .item .other div {
    height: 0.2rem;
    font-family: MicrosoftYaHeiUI;
    font-size: 0.16rem;
    color: #666666;
    line-height: 0.2rem;
    text-align: left;
    font-style: normal;
}

#education-center .mobile_Content .center_content_box .center_content_item .last_item {
    border-bottom: none;
}

#education-center .mobile_Content .center_content_box .center_content_item .card_box {
    width: 100%;
}

#education-center .mobile_Content .center_content_box .center_content_item .card_box .center {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
}

#education-center .mobile_Content .center_content_box .center_content_item .card_box .card_top {
    margin-bottom: 0.03rem;
    display: flex;
    justify-content: space-between;
}

#education-center .mobile_Content .center_content_box .center_content_item .card_box .card_top .card1 {
}

#education-center .mobile_Content .center_content_box .center_content_item .card_box .card_top .content_right_item {
    width: 49.5%;
    height: 1rem;
    font-size: 0.22rem;
    font-weight: bold;
    color: #ffffff;
    display: flex;
    align-items: center;
    border-radius: 6px;
    justify-content: center;
    margin-top: 0;
    padding-bottom: 0;
    background-size: cover;
}

#education-center .mobile_Content .center_content_box .center_content_item .card_box .card_top .card2 {
}

#education-center .mobile_Content .center_content_box .center_content_item .card_box .card_bottom {
    display: flex;
    justify-content: space-between;
}

#education-center .mobile_Content .center_content_box .center_content_item .card_box .card_bottom .content_right_item {
    width: 32.5%;
    height: 1rem;
    font-size: 0.22rem;
    font-weight: bold;
    color: #ffffff;
    display: flex;
    align-items: center;
    border-radius: 6px;
    justify-content: center;
    margin-top: 0;
    padding-bottom: 0;
    background-size: cover;
}

#education-center .mobile_Content .center_content_box .center_content_item .card_box .card_bottom .card3 {
}

#education-center .mobile_Content .center_content_box .center_content_item .card_box .card_bottom .card4 {
    width: 1.23rem;
    height: 1.09rem;
    color: #ffffff;
    font-weight: bold;
    margin: 0 0.03rem;
}

#education-center .mobile_Content .center_content_box .center_content_item .card_box .card_bottom .card5 {
    width: 1.23rem;
    height: 1.09rem;
    color: #ffffff;
    font-weight: bold;
}

#education-center .mobile_Content .center_content_box .center_content_item .video {
    width: 100%;
    height: 1.95rem;
    border-radius: 8px;
}

#education-center .mobile_Content .center_content_box .center_content_item .list .list_item {
    width: 100%;
    padding: 0.15rem 0;
    height: auto;
    font-family: MicrosoftYaHei;
    font-size: 0.18rem;
    line-height: 0.28rem;
    color: #333333;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #e5e5e5;
}

#education-center .mobile_Content .center_content_box .center_content_item .list .list_item a {display: block;color: #333333;}

#education-center .mobile_Content .center_content_box .center_content_item .list .list_item:last-child {
    border-bottom: none;
}

#education-center .mobile_Content .center_content_box .center_content_item .list .list_item_active a {
    color: #1468bf;
    font-weight: bold;
    font-size: 0.18rem;
}

#education-center .mobile_Content .center_content_box .center_content_item .look_more {
    font-size: 0.14rem;
    color: #666;
    width: 100%;
    height: 0.42rem;
    background: #f7f8fa;
    border-radius: 0.08rem;
    line-height: 0.42rem;
    text-align: center;
    display: block;
}

#education-center .mobile_Content .center_content_box .features_activities {
    padding: 0.05rem 0;
}

#education-center .mobile_Content .center_content_box .features_activities .features_activities_swiper {
    position: relative;
    padding: 0 0.15rem;
}

#education-center .mobile_Content .center_content_box .features_activities .features_activities_swiper .swiper-button-prev, #education-center .mobile_Content .center_content_box .features_activities .features_activities_swiper .swiper-button-next {
    color: #1468bf;
    width: 0.2rem;
    height: 0.2rem;
    background: #f7f8fa;
    border-radius: 50%;
    line-height: 0.14rem;
    text-align: center;
    font-size: 0.12rem;
    user-select: none;
}

#education-center .mobile_Content .center_content_box .features_activities .features_activities_swiper .swiper-button-prev {
    left: 0;
    margin-top: -0.13rem;
}

#education-center .mobile_Content .center_content_box .features_activities .features_activities_swiper .swiper-button-next {
    right: 0;
    margin-top: -0.13rem;
}

#education-center .mobile_Content .center_content_box .features_activities .features_activities_box_m, #education-center .mobile_Content .center_content_box .features_activities .features_activities_box_m_l {
    box-sizing: border-box;
    width: calc(100% - 0.26rem);
    /* height: 1.35rem; */
    display: block;
    overflow: hidden;
    margin-bottom: 0.2rem;
}

#education-center .mobile_Content .center_content_box .features_activities .features_activities_box_m .swiper-wrapper, #education-center .mobile_Content .center_content_box .features_activities .features_activities_box_m_l .swiper-wrapper {
    /* height: 1.35rem; */
}

#education-center .mobile_Content .center_content_box .features_activities .features_activities_box_m .swiper-slide, #education-center .mobile_Content .center_content_box .features_activities .features_activities_box_m_l .swiper-slide {
    /* height: 0.73rem; */
    /* width: 1.3rem; */
}

#education-center .mobile_Content .center_content_box .features_activities .features_activities_box_m .activity_item, #education-center .mobile_Content .center_content_box .features_activities .features_activities_box_m_l .activity_item {
    width: 100%;
    /* width: 1.3rem; */
    /* height: 1.35rem; */
    display: block;
    background-size: 100%;
}

#education-center .mobile_Content .center_content_box .features_activities .features_activities_box_m .activity_item .item, #education-center .mobile_Content .center_content_box .features_activities .features_activities_box_m_l .activity_item .item {
    height: 100%;
    width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-direction: column;
    border-bottom: none;
    padding: 0;
}

#education-center .mobile_Content .center_content_box .features_activities .features_activities_box_m .activity_item .item img, #education-center .mobile_Content .center_content_box .features_activities .features_activities_box_m_l .activity_item .item img {
    width: 100%;
    height: 0.73rem;
    cursor: pointer;
    object-fit: cover;
    border-radius: 4px;
}

#education-center .mobile_Content .center_content_box .features_activities .features_activities_box_m .activity_item .item .title, #education-center .mobile_Content .center_content_box .features_activities .features_activities_box_m_l .activity_item .item .title {
    width: 100%;
    height: auto;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #333333;
    line-height: 19px;
    text-align: left;
    font-style: normal;
    text-align: center;
}

#education-center .mobile_Content .center_content_box .features_activities .features_activities_box_m_l .item {
    /* width: 1.3rem; */
}

#education-center .mobile_Content .center_content_box .features_activities .features_activities_box_m_l .item .book {
    /* width: 1.3rem; */
    width: 100%;
    height: 1.7rem;
    border-radius: 4px;
    border: 1px solid #e5e5e5;
}
#education-center .mobile_Content .center_content_box .features_activities .features_activities_box_m_l .item .book .book_title {
        width: 100%;
        line-height: 0.3rem;
        background-color: #979797;
        font-size: 0.14rem;
        font-style: normal;
        color: #ffffff;
        position: absolute;
        text-align: center;
        padding: 0 0.04rem;
        bottom: 0;
        display: block;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
}
}
#education-center .mobile_Content .center_content_box .center_content_item_box {
    padding-bottom: 0.1rem;
    margin-top: 0.16rem;
}

#education-center .mobile_Content .center_content_box .center_content_item_box_top {
    margin-top: 0.1rem;
}

.mobile_Content {
    display: none;
}

@media only screen and (max-width: 768px) {
    .pc_Content {
        display: none;
    }

    .mobile_Content {
        display: block;
    }
}

/*# sourceMappingURL=education-center.css.map */
<!--ºÄÊ±1754827284.2073Ãë-->