@media (min-width: 1200px) {
    .pc_dis_none {
        display: none !important;
    }


    .fixed-bottom .btn-close {
        position: absolute;
        right: 0;
    }
    .index_fixed_top {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        z-index: 1030;
    }
    main {
        margin-top: 101px;
    }

    .min_index_banner_img .carousel-item img {
        /*height: 500px;*/
        height: auto;
    }
}

/* 移动端 */


@media (max-width: 1200px) {

    /* 公共样式 */
    body {
        background-color: RGBA(245, 245, 245, 1);
    }

    main {
        background-color: RGBA(245, 245, 245, 1);
    }

    .min_index_header_btn {
        margin-left: 0 !important;
    }

    .dropdown-menu[data-bs-popper] {
        left: -100px;
    }

    .min_index_header_user ul.dropdown-menu {
        min-width: 101px !important;
        padding-left: 6px;

        padding-right: 21px;
    }

    .min_index_header_user ul li {
        width: 101px;
    }

    .min_index_header_menu li {
        list-style: none;
        padding-bottom: 13px;
        padding-top: 14px;
        border-bottom: 1px solid rgba(230, 230, 230, 1);
        font-size: 12px;
    }

    .min_index_header_menu li button {
        font-size: 12px;
    }

    .min_index_header_menu li:last-child {
        border: 0;
    }

    .min_index_header_menu li a {
        color: rgba(85, 85, 85, 1);
    }

    .min_index_header_menu_offcanvas {
        width: 224px !important;
    }

    .min_index_header_menu_sub {
        padding-left: 22px;
    }

    .min_index_header_menu_sub li {
        list-style-type: disc;
        border: 0;
    }

    .min_index_header_menu_sub li::marker {
        color: #950040;
    }

    .top_user>a {
        width: 18px;
        height: 18px;
    }

    .navbar-toggler .navbar-toggler-animation {
        width: 15px;
        height: 13px;
    }



    .accordion-button::after {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        width: 13px;
        height: 13px;
        margin-left: auto;
        content: "";
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23747579'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !important;
        background-repeat: no-repeat;
        background-size: 13px;
        transition: transform 0.2s ease-in-out;
    }

    section {
        padding: 20px 0 !important;
    }

    .dis_none {
        display: none !important;
    }

    .dis_init {
        display: initial !important;
    }

    .title_more a {
        color: rgba(153, 153, 153, 1);
        font-size: 12px;
    }

    .index_news_title {
        display: flex;
        justify-content: space-between;
    }

    .bg_sty_white_min {
        background-color: #fff;
    }

    .index_news_title h1 {
        padding-left: 5px;
        border-left: 2px solid rgba(149, 0, 64, 1);
        font-size: 16px;
        margin-bottom: 18px;
    }

    .min_tit_sty h3,
    .min_tit_sty h4,
    .min_tit_sty h5 {
        padding-left: 5px;
        border-left: 2px solid rgba(149, 0, 64, 1);
        font-size: 16px;
    }

    .gm_btn_red {
        background-color: #950040;
        color: #fff;
    }

    .gm_btn_white {
        border: #950040 1px solid;
        color: #950040;
        background-color: #fff;
    }

    .gm_btn_red:hover {
        background-color: #950040;
        color: #fff;
    }

    .gm_btn_white:hover {
        border: #950040 1px solid;
        color: #950040;
        background-color: #fff;
    }

    .min_breadcrumb {
        margin-bottom: 12px;
    }

    .min_breadcrumb li {
        font-size: 10px;
    }

    .min_none_mx_sty {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .index_xuexi_qcode_txt {
        font-size: 10px;
        margin-bottom: 20px;
        margin-top: 8px;
    }

    .min_xuexi_img_box img {
        width: 115px;
        height: 115px;
    }

    .min_breadcrumb .breadcrumb-item+.breadcrumb-item {
        padding-left: 4px;
    }

    .min_breadcrumb .breadcrumb-item+.breadcrumb-item::before {
        padding-right: 4px;
    }

    .min_xuexi_style {
        margin-top: 24px;
    }

    .min_none_mx_sty {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    /* 公共样式 */


    /* 顶部菜单栏 */

    .top_header {
        padding-top: 16px;
        padding-bottom: 16px;
    }

    .navbar-toggler {
        padding: 0 15px;
    }

    .top_header a.navbar-brand {
        padding-bottom: 0;
        padding-top: 0;
    }

    .min_return_logo {
        margin-left: auto !important;
    }

    .top_header a.navbar-brand img {
        width: 86px;
        height: 21px;
        margin-left: 16px;
    }

    /* 顶部菜单栏 */

    /* 底部 */

    footer {
        background-color: #2c2c2c;
    }

    .footer_zhuanye div.row {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .footer_zhuanye div.row>div {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .footer_zhuanye .card-body {
        background-color: transparent;
        padding: 0 !important;
        margin-left: 23px;
    }

    .footer_zhuanye .card-body img {
        width: 31px;
        /* height: 31px; */
    }

    .footer_zhuanye .card-body div.ps-3 {
        padding-left: 0 !important;
    }

    .footer_zhuanye .zhuanye_title {
        font-size: 12px;
        font-weight: bold;
        color: #ffffff;
    }

    .footer_zhuanye .zhuanye_info {
        font-size: 10px;
        font-weight: 400;
        color: #ffffff;
    }

    .footer_zhuanye {
        border-bottom: 1px solid #404040;
        --bs-gutter-x: 0;
    }

    .footer_logo {
        margin-top: 0 !important;
        margin-bottom: 77px;
    }

    .footer_logo_left {
        display: flex;
        justify-content: space-around;
        /* align-items: center; */
    }

    .footer_logo_left img {
        width: 150px;
    }

    .footer_logo_left a {
        text-decoration: none;
        color: inherit;
        display: flex;
        flex-direction: column;
    }

    .footer_logo_left .footer_lianxi {
        font-size: 10px;
        line-height: 20px;
    }

    .llc_right_side {
        position: fixed;
        width: 92px;
        top: 200px;
        right: 0;
        z-index: 999;
        /* background-color: #fff;
        border-left: 1px solid #e5e5e5;
        border-top: 1px solid #e5e5e5;
        border-bottom: 1px solid #e5e5e5; */
        /* background-color: #fff; */
        /* background-color: transparent; */
        border-top-left-radius: 8px;
        border-bottom-left-radius: 8px;
    }

    .llc_right_side a {
        position: relative;
        display: block;
        width: 100%;
        text-align: center;
        padding-top: 5px;
        padding-bottom: 5px;
        /* border-bottom: 1px solid #e3e3e3; */
    }

    .bottom_btn_items ul {
        margin-bottom: 0 !important;
        padding: 0 !important;
    }

    .bottom_btn_items ul li {
        list-style: none;
        text-align: center;
    }

    .bottom_btn_items ul li:nth-child(3) {
        position: relative;
        top: -15px;
    }

    .bottom_btn_items ul li p {
        color: rgba(85, 85, 85, 1);
    }

    .bottom_btn_items ul li .min_home img {
        content: url(/szguanwang/shenda-gml/images/min_bottom_home.png);
    }

    .bottom_btn_items ul li .min_home.active img {
        content: url(/szguanwang/shenda-gml/images/bottom_home.png);
    }

    .bottom_btn_items ul li .min_ke img {
        content: url(/szguanwang/shenda-gml/images/bottom_xuanke.png);
    }

    .bottom_btn_items ul li .min_ke.active img {
        content: url(/szguanwang/shenda-gml/images/min_bottom_active_ke.png);
    }

    .bottom_btn_items ul li .min_user img {
        content: url(/szguanwang/shenda-gml/images/bottom_hub.png);
    }

    .bottom_btn_items ul li .min_user.active img {
        content: url(/szguanwang/shenda-gml/images/min_bottom_active_user.png);
    }

    .bottom_btn_items ul li a.active p {
        color: #950040;
    }

    /* 底部 */


    .min_index_banner {
        margin-top: 13px;
        margin-left: 13px;
        margin-right: 13px;
    }

    .min_index_banner .carousel-indicators {
        margin-bottom: 0;
    }

    .index_news_title h5 {
        padding-left: 5px;
        border-left: 2px solid rgba(149, 0, 64, 1);
        font-size: 16px;
        margin-bottom: 18px;
    }

    .index_news_title ul {
        margin-bottom: 0 !important;
        justify-content: space-between !important;
    }

    .index_xuan_gml.row>div {
        width: auto;
    }

    .index_xuan_gml.row>div span {
        font-size: 12px;
    }

    .new_gml_title {
        display: flex;
        justify-content: space-between;

        /* margin-bottom: 18px; */
    }

    .new_gml_title a {
        color: rgba(153, 153, 153, 1);
        font-size: 12px;
    }

    .index_tabs_box {
        background-color: initial;
        padding-left: 0 !important;
        padding-right: 0 !important;
        display: flex;
        justify-content: space-between;
        flex-direction: row !important;

        flex-wrap: nowrap;
        overflow: auto;
        white-space: nowrap;
        -ms-overflow-style: none;  /* IE and Edge */
        scrollbar-width: none;  /* Firefox */
    }

    .index_tabs_box::-webkit-scrollbar {
        display: none;
    }

    .index_tabs_box li {
        margin-right: 0 !important;
    }

    .index_tabs_box li button {
        padding: 0 !important;
        margin-right: 10px;
    }

    .index_tabs_box li button.nav-link.active {
        background-color: initial;
        color: rgba(173, 61, 109, 1);
        position: relative;

    }

    .index_tabs_box li button.nav-link.active:before {
        width: 25px;
        height: 7px;
        content: "";
        background-image: url(/szguanwang/shenda-gml/images/arc.png);
        position: absolute;
        bottom: -5px;
        left: 33%;
    }

    .index_news_list {
        margin-top: 15px;
    }

    .index_news_list .index_news_list div {
        /* width: 100%; */
        height: 116px;
        margin-bottom: 12px;
        margin-top: 0;
    }

    .index_news_list>div {
        margin-bottom: 12px;
        margin-top: 0;
    }

    .index_news_list div.card {
        display: flex;
        flex-direction: row;
        /* align-items: center */
        box-shadow: none !important;
    }

    .index_news_list div.card img {
        width: 137px;
        height: 102.5px;
        margin-left: 10px;
        border-radius: 7px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .index_news_list div.card div.card-body {
        padding-top: 0;
    }

    .index_news_list div.card div.card-body .card-title a {
        font-size: 14px;
        font-weight: bold;
    }

    .index_news_list div.card div.card-body .text-truncate-3 {
        font-size: 13px;
        margin-bottom: 0 !important;
    }

    .xuanke_tab {
        margin-bottom: 20px;
    }

    .xuanke_tab ul.flex-column {
        flex-direction: initial !important;
        justify-content: space-around;
    }

    .xuanke_tab li {
        margin-right: 0 !important;
    }

    .xuanke_tab li button {
        padding: 0 !important;
    }

    .xuanke_tab li button.nav-link.active {
        background-color: initial;
        color: rgba(173, 61, 109, 1);
        position: relative;

    }

    .xuanke_tab li button.nav-link.active:before {
        width: 25px;
        height: 7px;
        content: "";
        background-image: url(/szguanwang/shenda-gml/images/arc.png);
        position: absolute;
        bottom: -5px;
        left: 27%;
    }

    .xuanke_content {
        background-color: #fff;
        padding-bottom: 18px;
        border-radius: 8px;
    }

    .xuanke_content .content_p h5 {
        font-size: 16px;
    }

    .xuanke_content .content_p p {
        font-size: 12px;
    }

    .xuanke_content .content_a {
        display: flex;
        justify-content: space-around;
        padding-left: 0 !important;
    }

    .xuanke_content .content_a a {
        width: 150px;
        height: 36px;
        border: 1px solid #950040;
        text-align: center;
        line-height: 36px;
        color: #950040;
    }

    .xuanke_content .content_a a:nth-child(2) {
        color: #fff;
        background-color: #950040;
    }

    .index_remen .remen_title {
        display: flex;
        justify-content: space-between;
    }

    .index_remen .remen_title h6 {

        padding-left: 0 !important;
    }

    .remen_list {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin: 0 !important;
    }

    .remen_list a {
        width: 106px;
        height: 36px;
        background: RGBA(238, 226, 231, 1);
        border-radius: 4px 4px 4px 4px;
        color: #950040;
        text-align: center;
        line-height: 36px;
        margin-bottom: 10px;
    }

    .remen_title a {
        color: rgba(153, 153, 153, 1);
        font-size: 12px;
    }

    .hudong_list {
        display: flex;
        flex-wrap: wrap;
        padding: 0 !important;
        justify-content: space-between;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .hudong_list .huodong_card {
        width: 166px;
        height: 65px;
        margin-bottom: 10px;
        border-radius: 7px 7px 7px 7px;
    }

    .hudong_list .huodong_card .title_left {
        display: flex;
        background-color: RGBA(238, 226, 231, 1);
        justify-content: left;
        border-radius: 7px 7px 7px 7px;
    }

    .min_hudong_img {
        object-fit: contain;
        margin: 0 9px;
        padding-bottom: 10px;
        width: 39px;
        height: 57px;
    }

    .min_title_right {
        display: flex;
        flex-direction: column;
    }

    .min_title_right p {
        font-size: 10px;
        padding-left: 0 !important
    }

    .min_title_right p span {
        color: rgba(51, 51, 51, 1);
    }

    .min_index_teacher_box {
        padding-bottom: 0 !important;
    }

    .min_index_teacher_box .card {
        background-color: transparent;
    }

    .min_index_teacher_box .min_index_teacher_title {
        margin-bottom: 0 !important;
    }

    .min_index_xuan_tit {
        margin-bottom: 0 !important;
    }


    .index_teacher_list {
        background-color: #fff;
        margin-bottom: 12px;
        border-radius: 8px;
    }

    .index_teacher_list img {
        width: 128px;
        height: 128px;
        margin-left: 10px;
        margin-right: 10px;
        margin-top: 10px;
        border-radius: 8px;
        min-width: 128px;
    }

    .index_teacher_list .card-body {
        padding-left: 0px !important;
        padding-right: 17px !important;
        padding-bottom: 12px !important;
        margin-left: 10px;
        border-radius: 8px 8px 8px 8px;
    }

    .index_teacher_list .index_teacher_list_title {
        margin-bottom: 13px;
    }

    .index_teacher_list .index_teacher_list_title h5 {
        font-size: 16px;
        margin-right: 20px;
        margin-bottom: 0;
    }

    .index_teacher_list .index_teacher_list_title p {
        font-size: 10px;
        border: 1px solid #950040;
        padding: 2px;
        color: #950040;
        margin-bottom: 0;
        border-radius: 3px 3px 3px 3px;
    }

    .index_teacher_list .card-body .card-text {
        /* width: 180px; */
        font-size: 12px;
    }

    .index_shiting_btn {
        background: #D97A30;
        color: #fff;
        font-size: 14px;
        height: 33px;
        line-height: 16px;
    }

    .index_huodong_list {
        margin-top: 0;
    }

    .min_index_huodong_list_box {
        justify-content: space-around;
    }

    .index_huodong_list div.card {
        display: flex;
        flex-direction: row;
        align-items: center;
        background-color: #fff;
        clear: box-shadow;
        box-shadow: none !important;
        padding: 9px;
    }

    .index_huodong_list div.card img {
        width: 129px;
        height: 77px;
        margin-left: 6px;
        border-radius: 8px;
    }

    .index_huodong_list .card-title {
        font-size: 14px;
        font-weight: bold !important;
    }

    .index_huodong_list>div {
        /* height: 95px; */
        margin-top: 0;
        margin-bottom: 18px;
    }

    .index_huodong_list .card-body {
        width: 147px;
        display: flex;
        flex-direction: column;
        padding-top: 0;
        padding-right: 0;
    }

    .index_huodong_list .btn-baoming {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        color: #950040;
        align-self: flex-end;
        font-weight: bold;
    }

    .index_mobile_about_btn {
        display: flex;
    }

    .index_mobile_about_btn li {
        width: 150px;
        height: 36px;
        border: 1px solid #950040;
        text-align: center;
        line-height: 36px;
        color: #950040;
    }

    .index_mobile_about_btn li a {
        color: inherit;
    }

    .index_mobile_about_btn li:nth-child(2) {
        color: #fff;
        background-color: #950040;
    }

    .min_index_contact_box {
        padding-bottom: 4px !important;
        padding-top: 0 !important;
    }

    .index_contact .contact_title {
        font-size: 16px;
        font-weight: bold;
    }

    /* .index_contact .contact_title .gradient-text {
        background: linear-gradient(to right, #5e04c2, #ff0c57);
        -webkit-background-clip: text;
        background-clip: text;
        color: transparent;
        display: inline-block;
    } */

    .index_contact .contact_title .gradient-text {
        position: relative;
        display: inline-block;
      }

      .index_contact .contact_title .gradient-text::before {
        content: attr(data-text); /* 使用 data-text 属性来复制文本内容 */
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: linear-gradient(to right, #5e04c2, #ff0c57);
        -webkit-background-clip: text;
        background-clip: text;
        color: transparent;
        display: block;
        overflow: hidden;
      }

      .index_contact .contact_title .gradient-text span {
        position: relative;
      }

    .index_contact .contact_content {
        font-size: 12px;
    }

    .index_contact a {
        width: 257px;
        height: 36px;
        border: 1px solid #950040;
        color: #950040;
        line-height: 36px;
        font-size: 14px;
    }

    .index_xuexi_qcode_tit {
        font-size: 12px;
        margin-bottom: 8px;
        margin-top: 18px;
    }

    .index_xuexi_qcode_txt {
        font-size: 10px;
        margin-bottom: 20px;
    }

    .min_index_banner_img {
        border-radius: 8px;
    }

    .carousel-indicators [data-bs-target] {
        width: 4px;
        height: 4px;
    }

    .min_text_truncate {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    /* .min_col_5 {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: 41.66666667%;
    } */



    .min_col_7 {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: 62.33333333%;
    }
}
<!--0.00020003318786621-->