@media (min-width: 1200px) {
    .pc_dis_none {
        display: none;
    }

    .gm_btn_red {
        background-color: #950040;
        color: #fff;
    }

    .gm_btn_white {
        border: #950040 1px solid;
        color: #950040;
    }

    .yuyue_title {
        font-family: MicrosoftYaHei, MicrosoftYaHei;
        font-weight: bold;
        font-size: 22px;
        color: #950040;

        line-height: 24px;
        text-align: left;
        font-style: normal;
        text-transform: none;
    }

    .yuyue_title span {
        color: #414141;
    }

    .loggin_gm_sty li button.nav-link.active {
        border-bottom: 1px solid #950040;
        background-color: transparent;
        color: #950040;
        border-radius: 0
    }

    .revisemodal .modal-content {
        width: 440px;
        height: 320px;
        background-color: #fff;
    }

    .modal_sty_gm h4 {
        font-size: 24px;
    }

    .modal_sty_gm input.bdl_none {
        border-left: none;
    }

    .modal_sty_gm input:focus {
        border: 1px solid #950040;
    }

    .modal_sty_gm .modal-content .btn-close {
        position: absolute;
        right: 5px;
        top: 5px;
        color: #cccccc;
        width: 16px;
        height: 16px;
    }

    .forgetmodal .modal-content {
        width: 440px;
        height: 400px;
        background-color: #fff;
    }

    .loginmodal .modal-content {
        width: 450px;
        height: 450px;
        background-color: #fff;
    }

    .agreementmodal .modal-content {
        width: 929px;
        height: 668px;
    }

    .ligin_zhuce_modal {
        max-width: 929px !important;
    }


    .agreementmodal .modal-dialog {
        max-width: none;
        justify-content: center;
    }

    .agreementmodal .modal-body {
        font-size: 14px;
        line-height: 27px;
    }

    .agreementmodal .modal-body p {
        margin-bottom: 41px;
    }

    .registermodal .modal-content {
        /* width: 929px; */
        height: 620px;
        background-color: #fff;
    }

    .modal-content .form-control {
        background-color: #f5f5f5;
        border: 1px solid #f5f5f5;
    }

    .login_zhuce_phone {
        background-color: #f5f5f5;
        border: #f5f5f5;
        border-right: 1px solid #E6E6E6;

    }

    .step {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 50px;
        height: 50px;
        border-radius: 50%;
        background-color: #f0f0f0;
        color: #6c757d;
        font-size: 1.5rem;
    }

    .step.active {
        background-color: #8A194D;
        color: white;
    }

    .step-line {
        flex: 1;
        height: 2px;
        background-color: #f0f0f0;
    }

    .step-line.active {
        background-color: #8A194D;
    }

    .step-container {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .step-text {
        text-align: center;
        margin-top: 10px;
    }

    .step-text.active {
        color: #8A194D;
    }

    .form-step {
        display: none;
    }

    .form-step.active {
        display: block;
    }

    .login_xiugai_box {
        margin-bottom: 36px;
        margin-top: 39px;
    }

    .login_xiugai_btn {
        width: 284px;
        height: 38px;
        font-size: 18px;
        line-height: 22px;
    }

    .login_wang_phone {
        width: 290px;
        height: 40px;
        margin-top: 30px;
        margin-bottom: 20px;
    }

    .login_wang_code {
        width: 290px;
        height: 40px;
        margin-bottom: 20px;
    }

    .login_wang_code_btn {
        background-color: rgba(230, 230, 230, 1);
    }

    .login_wang_code_btn:hover {
        background-color: rgba(230, 230, 230, 1);
    }

    .login_wang_ti_btn {
        margin-bottom: 12px;
        line-height: 22px;
        width: 284px;
        height: 40px;
        font-size: 18px;
    }

    .my_20 {
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .mb_41 {
        margin-bottom: 41px;
    }

    .py_20 {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .fz_18 {
        font-size: 18px;
    }

    .fz_16 {
        font-size: 16px;
    }


    .login_deng_btn {
        margin-top: 27px;
        margin-bottom: 35px;
        width: auto;
    }

    .login_deng_code {
        background-color: rgb(230, 230, 230);
        border: 1px solid rgb(230, 230, 230);
        color: rgba(102, 102, 102, 1);
    }

    .login_deng_code:hover {
        background-color: rgb(230, 230, 230);
        border: 1px solid rgb(230, 230, 230);
        color: rgba(102, 102, 102, 1);
    }


    .login_deng_items.nav-link {
        border-bottom: 1px solid #cdcdcd;
        border-radius: 0 !important;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .login_step {
        margin-top: 90px;
        margin-bottom: 62px;
    }

    .login_pay_txt svg {
        margin-bottom: 33px;
        margin-top: 33px;
    }

    .login_pay_txt p {
        font-family: MicrosoftYaHei;
        font-size: 18px;
        color: #262626;
        line-height: 30px;
        text-align: center;
        font-style: normal;
        text-transform: none;
    }

    .login_pay_txt p span {
        color: #950040;
    }

    .login_pay_txt hr {
        margin-bottom: 32px;
    }

    .login_pay_txt .login_pay_btn {
        margin-top: 54px;
        margin-bottom: 55px;
        ;
    }

    .login_pay_help p {
        font-family: MicrosoftYaHei;
        font-size: 16px;
        color: #666666;
        line-height: 27px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        margin-left: 25px;
    }

    .login_xieyi_btn {
        width: 430px;
        height: 52px;
    }

    .login_vip_info {
        background-color: rgba(245, 245, 245, 1);
        width: 340px;
        height: 180px;
        line-height: 36px;
    }

    .login_vip_info p {
        margin: 0;
        font-size: 14px;
    }

    .login_vip_info div div:first-child p {
        padding-left: 49px;
    }

    .login_login_box {
        width: 440px !important;
    }

    .login_form_step_box {
        width: 430px !important;
    }

    .login_deng_input_box {
        width: 340px !important;
    }

    .login_deng_input_box span {
        background-color: #f5f5f5;
        border: none;
    }

    .reg_code_input {
        text-align: center;
    }

    .multi-step-form .min_login_step_phone_btn {
        background: #F5F5F5;
        border: transparent;
        border-right: 1px solid #E6E6E6;
    }
    .multi-step-form .min_login_step_phone_btn.show,
    .multi-step-form .min_login_step_phone_btn:hover {
        background: #F5F5F5;
        border: transparent;
        color: initial;
        border-right: 1px solid #E6E6E6;
    }

    .form-check-input:checked {
        background-color: #950040 !important;
        border: #950040;
    }

    .xueli_content h2{
        font-size: 14pt;
    }
    
    .xueli_content h3{
        font-size: 13pt;
    }
    
}


/* 移动端 */
@media (max-width: 1200px) {

    /* 公共样式 */
    body {
        background-color: RGBA(245, 245, 245, 1);
    }

    main {
        background-color: RGBA(245, 245, 245, 1);
    }

    .min_none_mx_sty {
        margin-left: 0 !important;
        margin-right: 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;
    }

    .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;
    }

    .gm_btn_red:hover {
        background-color: #950040;
        color: #fff;
    }

    .gm_btn_white:hover {
        border: #950040 1px solid;
        color: #950040;
    }


    .min_breadcrumb {
        margin-bottom: 12px;
    }

    .min_breadcrumb li {
        font-size: 10px;
    }

    .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;
    }

    /* 公共样式 */

    /* main {
        background-color: #fff;
    } */

    /* .loggin_gm_sty {
        margin-bottom: 54px !important;
    } */

    .loggin_gm_sty li {
        margin-right: 23px;
    }

    .loggin_gm_sty a.nav-link,
    .loggin_gm_sty button.nav-link {
        padding: 0;
        font-size: 14px;
    }

    .loggin_gm_sty a.nav-link.active,
    .loggin_gm_sty button.nav-link.active {
        background-color: initial;
        color: rgba(173, 61, 109, 1);
        position: relative;
    }

    .loggin_gm_sty a.nav-link.active:before,
    .loggin_gm_sty button.nav-link.active:before {
        width: 25px;
        height: 9px;
        content: "";
        background-image: url(/szguanwang/shenda-gml/images/arc.png);
        position: absolute;
        bottom: -10px;
        left: 36%;
    }

    .loggin_gm_sty a.nav-link.min_phone_login.active:before,
    .loggin_gm_sty button.nav-link.min_phone_login.active:before {
        left: 44%;
    }

    .min_login_logo {
        padding-top: 60px;
        padding-bottom: 60px;
        /* width: 197px;
        height: 48px; */
    }

    .min_login_form .login_deng_code {
        color: #950040;
        border: none;
        font-size: 14px;
        border-bottom: 1px solid #E6E6E6;
    }

    .min_login_form .form-control {
        border: none;
        border-bottom: 1px solid #E6E6E6;
        border-radius: 0;
    }

    .min_login_form .min_jus_center {
        margin-bottom: 21px;
    }

    .form-check-input:checked {
        background-color: #950040 !important;
        border: #950040;
    }

    .form-check {
        font-size: 12px;
    }

    .login_deng_input_box.min_login_auto {
        font-size: 12px;
        justify-content: flex-end;
    }

    .min_login_phone_items {
        margin-bottom: 21px;
        margin-top: 32px;
    }

    .min_login_phone_items img {
        margin-right: 8px;
    }

    .min_login_phone_items p {
        color: #000;
        font-size: 14px;
    }

    .min_login_xieyi {
        font-size: 12px;
        margin-top: 21px;
        margin-bottom: 39px;
    }

    .min_login_auto {
        margin-bottom: 56px;
    }

    .login_deng_btn {
        width: 318px;
        height: 42px;
    }

    .step {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 32px;
        height: 32px;
        border-radius: 50%;
        background-color: #f0f0f0;
        color: #6c757d;
        font-size: 1.5rem;
        margin-left: 10px;
        margin-right: 10px;
    }

    .step.active {
        background-color: #8A194D;
        color: white;
    }

    .step-line {
        flex: 1;
        height: 2px;
        background-color: #f0f0f0;
    }

    .step-line.active {
        background-color: #8A194D;
    }

    .step-container {
        display: flex;
        align-items: center;
        justify-content: space-between;
        font-size: 12px;
    }

    .step-text {
        text-align: center;
        margin-top: 10px;
    }

    .step-text.active {
        color: #8A194D;
    }

    .form-step {
        display: none;
    }

    .form-step.active {
        display: block;
    }

    .login_step {
        margin-top: 90px;
        margin-bottom: 62px;
        width: 100%;
    }

    .login_pay_btn {
        margin-top: 54px;
        margin-bottom: 48px;
    }

    .login_pay_txt svg {
        margin-bottom: 22px;
    }

    .login_pay_txt p {
        font-size: 12px;
    }

    .login_pay_txt p span {
        color: #950040;
    }

    .baoming_title {
        font-size: 18px;
        font-weight: bold;
        margin-top: 97px;
        margin-bottom: 47px;
    }

    .baoming_title span {
        color: #950040;
    }

    .min_login_yuyue_from>* {
        margin-bottom: 16px;
        border-radius: none;
    }

    .min_login_yuyue_from .min_phone input {
        /* border-right: none; */
    }

    .min_login_yuyue_from .min_phone button {
        background-color: transparent;
        color: #950040;
        border: 1px solid var(--bs-gray-300);
        border-left: none;
    }

    .min_return_btn img {
        display: block;
        width: 9px;
        height: 9px;
        margin-left: 16px;
        margin-top: 58px;
        color: rgba(51, 51, 51, 1);
    }

    .min_login_edit_pwd h4 {
        font-size: 18px !important;
        margin-bottom: 48px !important;
    }

    .login_xiugai_box {
        width: 311px;
        height: 36px;
    }

    .login_xiugai_box span {
        background-color: transparent;
        border-right: none;
    }

    .login_xiugai_box input {
        border-left: none;
    }

    .login_xiugai_btn {
        margin-top: 48px;
        width: 318px;
        height: 42px;
    }

    .min_login_forget_pwd h4 {
        font-size: 18px;
        margin-bottom: 48px;
    }

    .min_login_forget_pwd div.input-group {
        width: 311px;
        height: 36px;
        margin-bottom: 12px;
        border-radius: 0;
    }

    .min_login_forget_pwd div.input-group span {
        background-color: transparent;
        border-right: none;
        border-radius: 0;
    }

    .min_login_forget_pwd div.input-group input {
        border-left: none;
        border-radius: 0;
    }

    .login_wang_code input {
        border-right: none;
    }

    .login_wang_code button {
        border: 1px solid var(--bs-gray-300);
        border-left: none;
        border-radius: 0;
        color: #950040;
    }

    .min_login_forget_pwd .login_wang_ti_btn {
        width: 318px;
        height: 42px;
        margin-top: 48px;
        margin-bottom: 18px;
    }

    .min_login_yinsixieyi {
        margin-top: 24px;
        margin-bottom: 36px;
    }

    .min_login_yinsixieyi h4 {
        font-size: 16px;
    }

    .min_login_yinsixieyi p {
        font-size: 12px;
    }

    .min_login_yinsixieyi h5 {
        font-size: 12px;
    }

    .min_login_yinsixieyi_btn div.btn {
        width: 339px;
        height: 42px;
    }

    .multi-step-form {
        margin-bottom: 70px;
    }

    .multi-step-form .input-group-text {
        background-color: transparent;
    }

    .min_login_set_password input {
        border-right: 0;
    }

    .min_login_set_password input:focus {
        border: 1px solid #066ac9;
    }

    .min_login_set_password span:last-child {
        border-left: 0;
    }

    .login_vip_info {
        background-color: rgba(245, 245, 245, 1);
        padding: 21px 26px;
        width: 319px;
        height: 158px;
    }

    .login_vip_info div.row div {
        font-size: 12px;
    }

    .login_vip_info div.row div:last-child p {
        text-align: right;
    }

    .min_login_step_3_btn {
        width: 319px;
        height: 42px;

        margin: 56px auto !important;
    }

    .min_login_step_3_btn button {
        margin-top: 0 !important;
    }

    .min_login_step_phone_btn {
        border: #dde0e3 1px solid !important;
    }

    .multi-step-form input {
        font-size: 12px;
    }

    .login_zhuce_phone {
        border: 0;
        border-right: 1px solid #E6E6E6;
    }

    .min_login_return_icon {
        margin-top: 16px;
        margin-left: 16px;
    }


    /* 公共样式 */
    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 h1{
        font-size: 10px;
        line-height: 15px;
        font-weight: 400;
        color : rgb(116, 117, 121);
        width: 100px;
    }

    .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;
    }

    .min_jus_center {
        justify-content: center;
    }
    .baomingmodal .btn-close,
    .modal_sty_gm .modal-content .btn-close {
        position: absolute;
        right: 5px;
        top: 5px;
        color: #cccccc;
        width: 16px;
        height: 16px;
    }

    .agreementmodal .modal-content {
        width: 929px;
        height: 500px;
    }

    /* 公共样式 */


    /* 顶部菜单栏 */

    .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: 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;
    }

    /* 底部 */

}
<!--0.00017905235290527-->