/* 小设备 */
@media only screen and (max-width: 575px) {
    .mhidde {
        display: none;
    }

    .search_form #searchInput,
    .degree_search_form #degree_searchInput {
        min-width: 70% !important;
        height: 35px;
        border: 1px solid #ddd;
        color: #999;
        font-size: 14px;
        padding: 5px 5px;
    }

    .page_main .page_body .detail_left .detail_left_body .detail_left_body_head .detail_left_body_text {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
        align-items: center;
    }

    .coll_table_middle_table {
        display: flex;
        flex-direction: column;
        height: 100% !important;
    }

    .coll_index .coll_index_body .coll_table {
        height: 100% !important;
    }

    .text_body .text_table .text_body_detail {
        height: 45px !important;
    }

    .cbro {
        font-size: 14px;
        color: #0579DE;
        font-weight: 700;
    }

    .news-title {
        padding: 0px;
    }

    .hnav {
        line-height: 36px;
    }

    .news-title h2 {
        line-height: 36px;
        font-weight: normal;
        font-size: 18px;
    }

    /* 奖学金侧边栏导航 */
    .m-fwrap {
        display: flex;
        flex-wrap: wrap;
    }

    .nav-left {
        width: 100%;
    }

    .panel_this {
        color: #fff;
    }

    .panel_box {
        box-sizing: border-box;
        background: #20297B;
        color: #FFFFFF;
        box-sizing: border-box;
        min-height: 300px;
        overflow-y: auto;
        padding-top: 20px;
    }

    .panel_li {
        cursor: pointer;
        list-style: none;
    }

    .panel_title {
        padding-right: 36px;
    }

    .font_dan {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: #b3b8d4;
    }

    .panel_title>a {
        color: #FFFFFF;
    }

    .panel_li>div {
        height: 50px;
        line-height: 50px;
        padding-left: 15px;
        position: relative;
        font-weight: bold;
        font-size: 17px;
        color: #FFFFFF;
    }

    .iconfont {
        font-family: "iconfont" !important;
        font-size: 16px;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .icon_img {
        position: absolute;
        top: 50%;
        right: 10%;
        transform: translateY(-50%);
    }

    .icon-shangxiajiantou1:before {
        content: "\e600";
    }

    .panel_li>ul {
        padding-left: 10px;
        border-bottom: 1px solid hsla(0, 0%, 99%, 0.15);
    }

    /* 奖学金介绍页 */
    .content-right {
        width: 94%;
        padding: 10px;
        line-height: 24px;
        background: #fff;
        margin-top: 10px;
    }

    /* body {
        font: 15px "Microsoft YaHei", Arial, Helvetica, sans-serif;
        color: #000;
        font-size: 15px;
        background: #fff;
        background-image: url(/home/img/back.jpg);
        background-size: 100% 784px;
        background-repeat: no-repeat;
    } */
    .share {
        display: flex;
        justify-content: center;
        flex-direction: column;
    }

    .flex1 {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .we_box span,
    .we_box>img {
        display: none;
    }

    .we_box {
        margin-bottom: 20px;
    }

    .ft_we>p {
        line-height: 30px;
    }

    #down {
        display: none;
    }

    .newsitem h2 a {
        display: block;
        font-size: 16px;
        line-height: 1.5em;
        max-height: 4.5em;
        overflow: hidden;
        font-weight: 500;
        color: #666;
    }

    #top_search_form {
        text-align: left;
        padding: 10px !important;
    }

    .m-slp {
        width: 85% !important;
        float: right !important;
    }

    .hnav a {
        margin-right: 3px !important;
    }

    #logo>a {
        background-size: 150px 50px;
    }

    /* 职业指南 */
    .pc-career-body {
        max-width: 1160px;
        margin: 0 auto;
    }

    .card-header:first-child {
        border-radius: var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0;
    }

    .card-header {
        padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
        margin-bottom: 0;
        color: var(--bs-card-cap-color);
        background-color: #0579DE;
        color: #ffffff;
        font-size: 28px;
        border-bottom: var(--bs-card-border-width) solid var(--bs-card-border-color);
    }

    .card-body>h3 {
        font-weight: 700;
    }

    .mb-0 {
        margin-bottom: 0 !important;
    }

    .pc-career-box h5 {
        text-align: center;
        margin-bottom: 0;
        font-size: 14px;
    }

    .fa {
        margin-right: 5px;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1;
    }

    .fa,
    .fas {
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
    }

    .fa-graduation-cap:before {
        content: "\f19d";
    }

    .jump {
        animation: jump 1.5s infinite;
        font-size: 32px;
        font-weight: bold;
    }

    .d-inline-block {
        display: inline-block !important;
    }

    small {
        font-size: .8em;
    }

    .card-body {
        flex: 1 1 auto;
        padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x);
        color: var(--bs-card-color);
    }

    .g-2,
    .gy-2 {
        --bs-gutter-y: 0.5rem;
    }

    .g-2,
    .gx-2 {
        --bs-gutter-x: 0.5rem;
    }

    .row {
        --bs-gutter-x: 1.5rem;
        --bs-gutter-y: 0;
        display: flex;
        flex-wrap: wrap;
        margin-top: calc(-1* var(--bs-gutter-y));
        margin-right: calc(-0.5* var(--bs-gutter-x));
        margin-left: calc(-0.5* var(--bs-gutter-x));
    }

    .row-cols-lg-5>* {
        flex: 0 0 auto;
        width: 20%;
    }

    .card {
        --bs-card-spacer-y: 1rem;
        --bs-card-spacer-x: 1rem;
        --bs-card-title-spacer-y: 0.5rem;
        --bs-card-border-width: 1px;
        --bs-card-border-color: var(--bs-border-color-translucent);
        --bs-card-border-radius: 0.375rem;
        --bs-card-box-shadow: ;
        --bs-card-inner-border-radius: calc(0.375rem - 1px);
        --bs-card-cap-padding-y: 0.5rem;
        --bs-card-cap-padding-x: 1rem;
        --bs-card-cap-bg: rgba(0, 0, 0, 0.03);
        --bs-card-cap-color: ;
        --bs-card-height: ;
        --bs-card-color: ;
        --bs-card-bg: #fff;
        --bs-card-img-overlay-padding: 1rem;
        --bs-card-group-margin: 0.75rem;
        position: relative;
        display: flex;
        flex-direction: column;
        min-width: 0;
        height: var(--bs-card-height);
        word-wrap: break-word;
        background-color: var(--bs-card-bg);
        background-clip: border-box;
        border: var(--bs-card-border-width) solid var(--bs-card-border-color);
        border-radius: var(--bs-card-border-radius);
    }

    .card-img-container {
        position: relative;
        width: 100%;
        padding-top: 100%;
        overflow: hidden;
    }

    .card img {
        display: block;
    }

    .card-img-container img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .card-img-top {
        border-top-left-radius: var(--bs-card-inner-border-radius);
        border-top-right-radius: var(--bs-card-inner-border-radius);
    }

    .img-fluid {
        max-width: 100%;
    }

    #FieldsOfStudyCards .card-body {
        /* display: none; */
    }

    .card-body {
        flex: 1 1 auto;
        padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x);
        color: var(--bs-card-color);
    }

    #FieldsOfStudyCards .card-body h5 {
        text-align: center;
        margin-bottom: 0;
        font-size: 14px;
    }

    .pc-career-box>.col {
        margin-right: 20px;
        flex: 0 0 auto;
        width: 47%;
    }

    .pc-career-box>.col:nth-child(2n) {
        margin-right: 0;
    }

    .pc-career-show {
        border: 1px solid #efefef;
        border-radius: 5px;
        margin-bottom: 20px;
    }

    .pc-career-show>div:first-child {
        flex: 0 0 auto;
        width: 150px;
    }

    .pc-career-show>div img {
        width: 100%;
        height: 100%;
    }

    .pc-career-show>div:nth-child(2) {
        flex: 0 0 auto;
        width: 50%;
    }

    .pc-career-show-sed h5 {
        font-size: 18px;
        color: #111111;
        margin-top: 20px;
    }

    .pc-career-show-sed div {
        display: none;
        color: #555;
        margin: 1.4em 0;
    }

    .text-bg {
        border: 1px solid #dee2e6;
        margin-bottom: 15px;
        border-radius: var(--bs-border-radius-lg) !important;
        padding: 3rem !important;
        height: 100% !important;
        color: #fff !important;
        background-color: RGBA(25, 135, 84, var(--bs-bg-opacity, 1)) !important;
    }

    .text-bg>h2 {
        color: #ffffff !important;
        margin-bottom: .2em;
        font-weight: 700;
        line-height: 1.2em;
        font-size: 28px;
    }

    .text-bg>div {
        font-size: 16px !important;
    }

    .text-bg>a {
        display: inline-block;
        text-decoration: none;
        cursor: pointer;
        margin-top: 1em;
        color: #f8f9fa !important;
        border: #f8f9fa 1px solid !important;
        border-radius: 5px !important;
        padding: 6px 12px !important;
        background: transparent !important;
        font-size: 16px !important;
    }

    .career-course>li {
        border-bottom: 1px solid #eeeeee;
        padding: 5px 0;
        color: #666666;
        margin-bottom: 10px !important;
    }

    .career-course-d1 {
        width: 75%;
        padding: 0 10px;
    }

    .career-course-btn {
        display: block;
        padding: 5px;
        font-size: 14px;
        margin-top: 10px;
        border-radius: 5px;
        color: #fff;
        background-color: #06c;
        text-decoration: none;
        border: none;
        cursor: pointer;
        text-align: center;
        width: 100px;
    }

    .career-course-d11 {
        color: #000000 !important;
    }

    .career-course-d12,
    .career-course-d13 {
        font-size: 14px;
        line-height: 2.2rem;
        color: #666666;
    }

    .career-course-d12>a {
        color: #222;
    }

    .career-course-d13>a {
        color: #0a53be;
    }

    .content.profile h2 {
        padding: 10px 0;
        font-size: 20px;
    }

    .content h3 {
        font-size: 20px !important;
    }

    .career-course-h2 {
        border-bottom: 1px solid #eeeeee;
    }

    /* 搜索样式 */
    .search-container {
        width: 100%;
        background: #fff;
        border: 1px solid #ddd;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    }

    .search-header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 10px 20px;
        background: #20297B;
        color: #fff;
        font-size: 18px;
    }

    .search-header i.fa-info-circle {
        margin-right: 5px;
    }

    .search-header i.refresh-btn {
        cursor: pointer;
    }

    .search-form {
        padding: 20px;
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        justify-content: center;
    }

    .search-form label {
        margin-right: 10px;
        font-size: 16px;
        line-height: 38px;
        color: #333;
        font-weight: 700;
    }

    .search-form input[type="text"],
    .search-form select {
        height: 35px;
        margin-right: 20px;
        padding: 0 10px;
        border: 1px solid #ccc;
        border-radius: 3px;
    }

    .search-form select {
        appearance: none;
        background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="6"><polygon points="0,0 10,0 5,6"/></svg>') no-repeat right center;
        background-color: #fff;
        background-size: 10px 6px;
    }

    .search-form select option {
        font-size: 16px;
        color: #8b8686;
    }

    .search-btn {
        padding: 5px 15px;
        background: #20297B;
        color: #fff;
        border: none;
        border-radius: 3px;
        cursor: pointer;
        font-size: 14px;
        width: 115px;
        margin: 10px auto;
        height: 40px;
    }

    .search-btn i {
        margin-right: 5px;
    }

    .study-guide-ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        padding: 20px;
    }

    .study-guide-ul>li {
        margin-bottom: 1.5em;
    }

    .study-guide-ul li img {
        width: 100%;
        height: auto;
        margin: 0;
        margin-bottom: 10px;
    }

    .study-guide-ul li h1 {
        margin-top: 0;
        margin-bottom: .5em;
        font-size: 1.1em;
        font-weight: 700;
        line-height: 1.2em;
        text-decoration: none;
        color: #C94A00;
    }

    .study-guide-ul li div {
        margin-top: .5em;
        color: #555;
        margin: 1.6em 0;
        line-height: 1.5em;
    }

    /* 学习指南新闻列表页 */
    .study-container {
        max-width: 1200px;
        margin: 0 auto;
        padding: 20px;
        background-color: #fff;
        /* box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); */
    }

    .study-container>h1 {
        color: #e74c3c;
        font-size: 24px;
        margin-bottom: 10px;
    }

    .study-container>p {
        font-size: 1em;
        margin: 5px 0;
    }

    .article-list {
        margin-top: 20px;
    }

    .article-item {
        display: flex;
        margin-bottom: 20px;
        border-bottom: 1px solid #ddd;
        padding-bottom: 10px;
    }

    .article-item img {
        width: 110px;
        height: 83px;
        object-fit: cover;
        margin-right: 20px;
    }

    .article-content h2 {
        font-size: 1.5em;
        margin: 0;
    }

    .article-content h2 a {
        color: #333;
        text-decoration: none;
        font-size: 14px;
    }

    .article-content div {
        font-size: 1em;
        color: #666;
        margin: 10px 0;
    }

    .article-content strong {
        color: #333;
    }

    /* 院校公共头部 */
    .coll_table_middle_item {
        display: flex;
        flex-direction: row;
        width: 100% !important;
        height: 100% !important;
        line-height: 30px !important;
    }

    .coll_table_middle_item>span:first-child {
        width: 45% !important;
    }

    .coll_table_middle_item>span:last-child {
        width: 80% !important;
    }


    /* 马来西亚签证 */
    .m-visa-container {
        display: flex;
        margin: 0 auto;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: center;
    }

    .left-section {
        margin-bottom: 30px;
        padding: 40px;
        border-radius: 20px;
        background-color: #fff;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    }

    .left-section h1 {
        margin-top: 0;
    }

    .left-section p {
        line-height: 1.6;
        margin: 20px 0;
    }

    .consult-button {
        background-color: #a0522d;
        color: #fff;
        border: none;
        padding: 10px 20px;
        border-radius: 20px;
        cursor: pointer;
        font-size: 16px;
    }

    .right-section {
        position: relative;
        border-radius: 20px;
    }

    .right-section .image {
        width: 100%;
        height: auto;
        border-radius: 20px;
        margin-bottom: 50px;
    }

    /* 签证里流程样式 */

    .visa-application-process {
        text-align: center;
        margin: 50px 0;
    }

    .visa-application-process h2 {
        font-size: 24px;
        margin-bottom: 20px;
    }

    .process-steps {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
        position: relative;
    }

    /* .process-steps::before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        border-top: 2px dashed #8b4513;
        z-index: -1;
    } */

    .step-item {
        position: relative;
        text-align: center;
    }

    /* .step-item::before {
        content: '';
        position: absolute;
        top: -30px;
        left: 50%;
        transform: translateX(-50%);
        width: 20px;
        height: 20px;
        background-color: #8b4513;
        border-radius: 50%;
        z-index: 1;
    } */

    .step-number {
        font-weight: bold;
        margin-bottom: 5px;
    }

    .step-title {
        font-weight: bold;
        margin-bottom: 5px;
    }

    .step-description {
        font-size: 14px;
        line-height: 1.5;
        padding: 20px;
    }

    /* 签证里资讯样式 */

    .visa-success-cases {
        text-align: center;
        margin: 50px 0;
    }

    .visa-success-cases h2 {
        font-size: 24px;
        margin-bottom: 20px;
    }

    .case-items {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .case-item {
        text-align: left;
        margin-bottom: 30px;
    }

    .case-image {
        width: 100%;
        height: auto;
        margin-bottom: 10px;
    }

    .case-description h3 {
        font-size: 18px;
        margin: 10px 0;
    }

    .case-description p {
        font-size: 14px;
        line-height: 1.5;
        color: #666;
    }
    /* 第二家园申请流程 */

    .process-container {
        width: 93.75%;
        margin: 50px auto;
    }

    .process-title {
        font-size: 24px;
        font-weight: bold;
        text-align: center;
        margin-bottom: 40px;
    }

    .steps {
        position: relative;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
    }

    .step {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }

    .step-number {
        font-size: 18px;
        font-weight: bold;
        color: #8b6d57;
        margin-bottom: 8px;
    }

    .step-name {
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 4px;
    }

    .step-desc {
        font-size: 14px;
        color: #666;
    }
    .step {
        width: 100%;
        margin-bottom: 20px;
    }

    .steps::before {
        display: none;
    }
    /* 专业团队 */
    .teacher_box{
        text-align: center;
        margin: 50px 0;
    }
    .flex5 {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: center;  
    }
    .teacher_box>h2{
        font-size: 24px;
        font-weight: bold;
        margin-bottom: 40px;
    }
    .teacher_train>div{
        width:169px;
        margin-right: 20px;
        margin-bottom: 40px;
    }
    .teacher_train>div:nth-child(2n){
        margin-right: 0px;
    }
    .t_timg {
        width: 100%;
        height: 100%;
    }
    .hidden1 {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .bot_top {
        width: 100%;
        height: 10.65rem;
        background: #4EB3D3;
        box-sizing: border-box;
        padding: 1.5rem 0.13rem;
        display: flex;
        align-items: flex-end;
        justify-content: center;
    }
    .bot_top_l {
        width: 14.6rem;
        height: 7.65rem;
        background: #FFFFFF;
        box-shadow: 0px 0.6rem 1.6rem 0px rgba(0, 0, 0, 0.2);
        border-radius: 0.8rem 0.8rem 0px 0.8rem;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 1.2rem 0 1rem;
        box-sizing: border-box;
    }
    .w-img {
        width: 6.5rem; 
        height: 6.5rem;
    }
    .bot_tips {
        font-size: .6rem;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: #1A1A1A;
        line-height: .85rem;
    }
    #text {
        font-size: 1.2rem;
        font-family: PingFangSC-Semibold, PingFang SC;
        font-weight: 600;
        color: #1A1A1A;
        line-height: 1.65rem;
    }
    .bot_tip {
        font-size: .6rem;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: #999999;
        line-height: .85rem;
    }
    #wechat_number {
        position: absolute;
        z-index: -1;
    }
    .bot_top_r {
        width: 1.6rem;
        height: 6.6rem;
        background: #1A1A1A;
        border-radius: 0px 0.6rem 0.6rem 0px;
        text-align: center;
        font-size: .6rem;
        font-family: PingFangSC-Medium, PingFang SC;
        font-weight: 500;
        color: #FFFFFF;
        line-height: .7rem;
        padding: 0.5rem 0.4rem;
        box-sizing: border-box;
    }
    .coll_table_middle_item>div:first-child{
        width:70px;
    }
    .coll_table_middle_item>div:nth-child(2){
        width: 130px;
    }
    .coll_breadcrumb{ 
        margin: 10px 0;
        color: #fff;
        font-size: 14px;
    } 

}