        .study_from {
            width: 100%;
            margin-top: 30px;
        }

        .school_container .studyAbroadCard .titles_cont h2 {
            color: var(--c-01);
        }

        .school_container .studyAbroadCard .titles_cont h2.active span {
            color: var(--c-02);
        }

        .studyAbroadCard .card_bg_1 {
            background-color: var(--sc-bg01);
        }

        .text_block {
            background-color: var(--sc-bg02);
        }

        .card .more:hover {
            color: #fff;
            background-color: #b38280;
            border: 1px solid #b38280;
        }

        .card .titles {
            position: relative;
        }

        .school_head_bar {
            height: auto;
        }

        .school_container .main .scool_bar_toggle {
            padding: 0;
        }

        .school_head_bar .titles .ml0 {
            margin-left: 0 !important;
        }

        .card .titles .mores {
            position: absolute;
            right: 0;
            top: 50%;
            color: #999999;
            transform: translateY(-50%);
        }

        .card .titles .mores:hover {
            color: #b38280;
        }


        .school_container .main .scool_bar_toggle li {
            padding: 0 25px;
        }

        .school_container .main .scool_bar_toggle li.active,
        .school_container .main .scool_bar_toggle li:hover {
            background-color: #75b1da;
            color: #fff;
            position: relative;
        }

        .school_container .main .scool_bar_toggle li.active::after,
        .school_container .main .scool_bar_toggle li:hover::after {
            border-top-color: #75b1da;
        }

        .zszy {
            background-color: #fff;
        }

        .school_container .main .studyAbroadCard {
            margin-top: 0;
        }

        .school_card_item {
            background-color: #f3f4f6;
        }

        .school_card_item:hover {
            background-color: #f3f4f6;
            box-shadow: 0 0 10px rgba(0, 0, 0, .1);
        }

        .school_card_item .artList a.item {
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            overflow: hidden;
        }

        .school_card_item_style2 .pic img {
            border-radius: 0 0 50px 50px;
        }

        .school_card_item_style2 .pd_all .title_top .rows {
            flex-direction: column;
        }

        .school_card_item .title_top .avatar {
            margin-bottom: 10px;
        }

        .school_card_item .pd_all .title_top {
            margin-top: -35px;
            z-index: 1;
            position: relative;
        }

        header .header_box .main .logo_text {
            background-color: #76b0da;
        }

        .partTable .label {
            color: #4685a5;
        }

        .study_from1 .tit_cont1 {
            background: url(/skin/default/zzy/images/titFormIcon2.png) no-repeat;
            background-size: 100% 100%;
        }

        .study_from {
            border: 1px solid #73b0dc;
        }

        .bklc_list2::after,
        .bklc_list2::before {
            display: none;
        }

        .bklc_list2 .item .cols .line::after {
            display: none;
        }

        .bklc_list2 .item .cols .line.line::before {
            content: '>';
            background: none;
            top: 50%;
            align-items: center;
            display: flex;
            font-weight: bold;
            left: 103%;
            transform: translateY(-50%);
        }

        .bklc_list .item .title span {
            position: relative;
            font-weight: 900;
            font-style: italic;
            margin-bottom: -17px;
            color: #bddaee;
            font-size: 30px;
        }

        .bklc_list2 .item .texts p {
            margin-top: 10px;
                        font-size: 13px;
        }

        .bklc_list .item .title span::after {
            content: '';
            position: absolute;
            width: 150%;
            height: 100%;
            top: 0;
            left: 0;
            background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(255, 255, 255, .6), #fff);
        }

        .bklc_list2 .item .cols .line {
            background-color: #f1f7fb;
            font-weight: bold;
            border: none;
            color: #748db9;
            margin: 0;
            width: 105px;
        }

        .bklc_list2 .item:last-child .cols .line::before {
            display: none;
        }

        .bklc_list .item .list a {
            width: 100%;
            padding: 0 4px;
            border-radius: 5px;
                        font-size: 13px;
        }

        .zszy .item .item_box .item_cont .tit:hover::before {
            background-color: #f9f3f4;
            color: #4867a3;
        }

        header .header_box nav .nav li a:hover {
            border-color: #78b1d8;
            color: #78b1d8;
        }

        .study_from {
            margin-top: 10px;
        }

        .school_card_item .artList {
            border-bottom: none;
        }