@charset "utf-8";

/* 调大看小 */
/* 1920~1441 pc大屏幕 */
@media screen and (max-width: 2560px) {
    .mod_back{
        width: 46px;
        height: 46px;
        border-radius: 50%;
        background: #fff;
        box-shadow: 0px 2px 4px 1px rgba(0,0,0,.3);
        position: fixed;
        right: -200px;
        bottom: 90px;
        cursor: pointer;
        z-index: 98;
        transition: all .36s;
        
    }
    .mod_back.act{
        right: 40px;
    }
    .mod_back_icon{
        width: 22px;
    }
    .ahcb_ul_li:nth-child(10n+1) {
        bottom: -17px;
    }
    .ahcb_ul_li:nth-child(10n+2) {
        bottom: -27px;
    }
    .ahcb_ul_li:nth-child(10n+3) {
        bottom: -28px;
    }
    .ahcb_ul_li:nth-child(10n+4) {
        bottom: -20px;
    }
    .ahcb_ul_li:nth-child(10n+5) {
        bottom: -5px;
    }
    .ahcb_ul_li:nth-child(10n+6) {
        bottom: 3px;
    }
    .ahcb_ul_li:nth-child(10n+7) {
        bottom: 2px;
    }
    .ahcb_ul_li:nth-child(10n+8) {
        bottom: -18px;
    }
    .ahcb_ul_li:nth-child(10n+9) {
        bottom: -25px;
    }
    .ahcb_ul_li:nth-child(10n+10) {
        bottom: -10px;
    }
}
@media screen and (max-width: 1920px) {
     .mod_back{
        width: 38px;
        height: 38px;
    }
    .mod_back_icon{
        width: 18px;
    }
    .ahcb_ul_li:nth-child(10n+1) {
        bottom: -10px;
    }
    .ahcb_ul_li:nth-child(10n+2) {
        bottom: -17px;
    }
    .ahcb_ul_li:nth-child(10n+3) {
        bottom: -17px;
    }
    .ahcb_ul_li:nth-child(10n+4) {
        bottom: -11px;
    }
    .ahcb_ul_li:nth-child(10n+5) {
        bottom: 0px;
    }
    .ahcb_ul_li:nth-child(10n+6) {
        bottom: 7px;
    }
    .ahcb_ul_li:nth-child(10n+7) {
        bottom: 6px;
    }
    .ahcb_ul_li:nth-child(10n+8) {
        bottom: -9px;
    }
    .ahcb_ul_li:nth-child(10n+9) {
        bottom: -14px;
    }
    .ahcb_ul_li:nth-child(10n+10) {
        bottom: -2px;
    }
    
}
@media screen and (max-width: 1680px) {
     /* Delia-start */
     .cctl_ul_li a {
        padding: 0px 20px;
    }
    .ccbu_li a {
        padding: 25px 20px 35px;
    }
    .case_cont_tp {
        margin-bottom: 25px;
    }
    .ccbu_li_tit {
        margin: 35px 0 15px;
    }
    .ccbu_li {
        margin-bottom: 30px;
    }
    .iccl_tit {
        margin-bottom: 20px;
    }
    .case_main .mod_paging {
        padding-top: 20px;
    }
    .cctr_icon {
        width: 18px;
        margin-left: 12px;
    }
    .cctr_input {
        width: 280px;
        padding: 0 20px;
    }
    .case_cont_tp_ri {
        width: 310px;
    }
    .case_cont_tp_le {
        width: calc(100% - 310px);
        padding-right: 10px;
    }
    .mod_foot {
        padding-top: 60px;
    }
    .lcbu_li_tp_tit {
        width: calc(100% - 70px);
        padding-left: 40px;
    }
    .lcbu_li_tp_icon {
        width: 70px;
    }
    .load_main .case_cont_tp {
        margin-bottom: 50px;
    }
    .lcbu_li_box {
        padding: 20px 30px 25px 30px;
    }
    .lcbu_li_ul {
        margin-top: 35px;
    }
    .case_cont_btm_ul {
        margin: 0 -20px;
    }
    .load_main .ys_select_hd input {
        line-height: 34px;
    }
    .load_main .ys_select_hd {
        height: 34px;
    }
    .lcbu_li {
        padding: 0 20px;
        margin-bottom: 40px;
    }
    .load_cont_btm_ul {
        margin: 0 -20px;
    }
    .lcbu_li_ul_li a {
        padding: 6px 20px;
    }
    .load_main .mod_paging {
        padding-top: 50px;
    }
    .nult_tit {
        font-size: 24px;
    }
    .ncbs_ul_li_textbox {
        padding: 0 60px 0 50px;
    }
    .nult_date {
        margin: 15px 0;
    }
    .nult_word p {
        margin-bottom: 50px;
    }
    .ncbs_icon {
        width: 54px;
        height: 54px;
    }
    .ncbs_arrows {
        width: 125px;
    }
    .news_cont_btm_list {
        padding-top: 60px;
    }
    .ncbl_ul_li a {
        padding: 30px 25px 55px;
    }
    .ncbl_ul_li {
        margin-bottom: 35px;
    }
    .ncbl_ul_li_tit {
        margin: 35px 0 15px;
    }
    .news_cont_tp .ys_select_hd {
        height: 46px;
    }
    .news_main .cctr_input input {
        line-height: 46px;
    }
    .news_cont_tp .ys_select {
        padding: 0 20px 0 30px;
    }
    .news_cont_tp_ri .cctr_input,
    .case_cont_tp_ri .cctr_input{
        width: 350px;
    }
    .ncbl_ul {
        margin: 0 -25px;
    }
    .video_main .case_cont_tp {
        margin-bottom: 50px;
    }
    .vcbu_li {
        padding: 0 20px;
        margin-bottom: 40px;
    }
    .video_cont_btm_ul {
        margin: 0 -20px;
    }
    .icst_word p {
        margin: 10px 0 55px;
    }
    .inve_cont_state_textbox {
        padding-left: 90px;
    }
    .std_padding1_bottom {
        padding-bottom: 100px;
    }
    .inve_cont_notice h2 {
        margin-bottom: 40px;
    }
    .icnu_li_icon {
        width: 46px;
    }
    .icnu_li_load_icon {
        width: 18px;
    }
    .icnu_li_load_text {
        width: calc(100% - 18px);
        padding-right: 18px;
    }
    .icnu_li_load {
        width: 100px;
    }
    .icnu_li_textbox {
        width: calc(100% - 46px - 100px);
        padding: 0 45px;
    }
    .icnu_li a {
        padding: 35px 60px 35px 30px;
    }
    .icru_li {
        padding: 0 20px;
        margin-bottom: 40px;
    }
    .inve_cont_report_ul {
        margin: 0 -20px;
    }
    .icru_li a {
        padding: 30px 40px 45px;
    }
    .icru_li_imgbox {
        width: 36px;
        margin-bottom: 16px;
    }
    .icru_li_tit {
        margin: 10px 0 50px;
    }
    .icru_li_load_img {
        width: 18px;
        margin-bottom: 0px;
    }
    .cdetail_cont_ri {
        padding-left: 40px;
        padding-top: 60px;
    }
    .cdetail_cont_le {
        padding-right: 70px;
    }
    /* .cdetail_cont h1 {
        padding-bottom: 25px;
        margin-bottom: 19px;
    } */
    /* .inside_body .ys_bread {
        margin-bottom: 50px;
    } */
    .cdetail_cont_ri h2 {
        margin-bottom: 50px;
    }
    .cdetail_cont_le_paging {
        padding-top: 35px;
        margin-top: 60px;
        margin-bottom: 40px;
    }
    .cclp_li {
        margin-bottom: 10px;
    }
    .ccru_li {
        margin-bottom: 50px;
    }
    .ccru_li_tit {
        margin: 16px 0 5px;
    }
    .ndetail_main .ndetail_cont_date {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    .ncru_li a {
        padding: 21px 20px 100px;
    }
    .ncru_li_tit {
        font-size: 14px;
    }
    .bdetail_cont_bg {
        width: 330px;
    }
    .bdetail_cont_sys h2 {
        margin: 7px 0 25px;
    }
    .bcsr_ul_li {
        padding: 0 60px;
    }
    .bcsr_ul {
        margin: 0 -60px;
        margin-top: 30px;
    }
    .bcsr_ul_li_box {
        width: 64px;
    }
    .bdetail_cont_mode {
        padding: 80px 0 120px;
    }
    .bdetail_cont_mode h2 {
        margin-bottom: 55px;
    }
    .bdetail_cont_mode_ul {
        margin: 0 -40px;
    }
    .bcmu_li {
        padding: 0 40px;
    }
    /* .bcmu_li_box_img {
        width: 140px;
        height: 140px;
    }
    .bcmu_li_box_img.ys_imgbox_cover img {
        width: 70px;
    } */
    .bdetail_cont_pic {
        padding: 80px 0;
    }
    .bdetail_cont_pic h2 {
        margin-bottom: 45px;
    }
    .bdetail_cont_sys {
        padding-bottom: 110px;
    }
    .scwb_le_tetxbox {
        left: 65px;
    }
    .scwb_le_textbox_tit {
        margin-bottom: 10px;
    }
    .scwb_le_textbox_word p {
        margin-bottom: 25px;
    }
    .scwb_le_btn a {
        line-height: 46px;
        padding: 0 30px;
    }
    .scwb_ri {
        padding: 0 60px 0 85px;
    }
    .scwb_ri_tp {
        margin-bottom: 20px;
        padding-left: 30px;
    }
    .scwb_ri_tp_sear p {
        line-height: 46px;
        padding: 0 28px;
    }
    .scwb_ri_tp_input input {
        height: 46px;
    }
    .srbu_li_box {
        padding: 10px 0;
    }
    .scwb_ri_btm_tit {
        margin-bottom: 10px;
    }
    .serv_cont_load h2 {
        margin-bottom: 50px;
    }
    .serv_cont_load .std_btn1 {
        margin-top: 50px;
    }
    .serv_cont_load_box {
        padding: 80px 0 60px;
    }
    .serv_cont_ques h2 {
        margin-bottom: 50px;
    }
    .slbt_icon {
        width: 32px;
    }
    .scqu_li_box_tp {
        padding: 24px 45px 24px 40px;
    }
    .scqu_li_box_btm {
        padding: 20px 45px 50px 55px;
    }
    .serv_cont_video {
        padding-top: 100px;
    }
    .serv_cont_video h2 {
        margin-bottom: 50px;
    }
    .slbt_tit {
        width: calc(100% - 32px);
    }
    .ctact_cont_add_list {
        padding: 30px 0;
    }
    .ccal_icon {
        width: 32px;
        margin-top: 36px;
    }
    .ccal_info {
        width: calc(63% - 32px);
    }
    .ccmu_li {
        padding: 0 40px;
    }
    .ctact_cont_midea_ul {
        margin: 0 -40px;
    }
    .ctact_cont_mess_box{
        padding: 110px 0 140px;
    }
    .cfll_input input {
        height: 54px;
        font-size: 16px;
    }
    .cfll_requ {
        height: 140px;
    }
    .ccmb_from_ri_code {
        width: 115px;
        margin-top: 10px;
    }
    .join_cont_us h2 {
        margin-bottom: 20px;
    }
    .join_cont_us_ul {
        padding-top: 80px;
    }
    .jcuu_li_textbox {
        padding: 0 130px 0 80px;
    }
    .jcuu_li_textbox_tit {
        margin-bottom: 20px;
    }
    .jcuu_li:nth-of-type(2n) .jcuu_li_textbox {
        padding: 0 80px 0 130px;
    }
    .join_cont_us {
        padding-bottom: 110px;
    }
    .jcab_list_wrap_ul .ncbl_ul_li a {
        padding: 30px 25px 50px;
    }
    .jcab_other_le .ncbs_arrows {
        width: 125px;
        position: static;
    }
    .jcab_other_ri {
        width: calc(100% - 170px);
    }
    .jcab_list {
        padding-bottom: 25px;
    }
    .join_cont_act {
        padding: 70px 0;
    }
    .join_cont_post {
        padding-top: 80px !important;
    }
    .join_modal_tp {
        padding: 0px 64px 30px;
    }
    .jpin_modal_btm_btn {
        padding-top: 40px;
    }
    .jcpu_li_box {
        padding: 40px 30px 50px;
    }
    .jcpu_li_box_tit {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    .join_cont_post_btn p {
        line-height: 58px;
    }
    .inve_cont_report h2 {
        margin-bottom: 40px;
    }
    .ccmu_li::after {
        height: 160px;
    }
    .ncbs_arrows {
        bottom: 72px;
    }
    .ctact_cont {
        padding-top: 100px;
    }
    .jcab_other {
        left: 25px;
    }
    .ndetail_main .ndetail_cont_date {
        padding-bottom: 25px;
        margin-bottom: 25px;
    }
    .join_main .jcab_list_wrap_ul .ncbl_ul_li a {
        padding: 0;
        padding-bottom: 50px;
    }
    /* Delia-end */
    .std_title2, .yxedr_active h2 {
        font-size: 44px;
    }
    .std_padding1 {
        padding: 100px 0;
    }
    .mod_foot_mid_le {
        padding-right: 100px;
    }
    .mod_foot_mid {
        padding-bottom: 120px;
    }
    .std_title1 {
        font-size: 52px;
    }
    .respon_policy_cont {
        margin-top: 50px;
    }
    .std_title3, .yxedr_active h3 {
        font-size: 26px;
    }
    .plct_icon {
        width: 36px;
    }
    .rpcu_li {
        width: 20%;
        padding: 0 20px;
    }
    .respon_policy_cont_ul {
        margin: 0 -20px;
    }
    .rscb_text .std_parga {
        margin-bottom: 80px;
    }
    .rscb_text_icon {
        width: 36px;
    }
    .rscb_text {
        width: 30%;
    }
    .rscb_text p{
        font-size: 14px;
    }
    .rsct_cont .std_parga {
        margin-top: 30px;
    }
    .mod_tit20 {
        font-size: 18px;
    }
    .soludet_plan_tp{
        padding-bottom: 80px;
    }
    .sacu_li_cont_icon .ys_imgbox_cover {
        width: 80px;
    }
    .soludet_adv_cont_ul {
        margin: 0 -40px;
    }
    .sacu_li {
        padding: 0 40px;
        margin-bottom: 38px;
    }
    .plbu_li_tit {
        font-size: 20px;
    }
    /* #ys_swiper1 {
        padding-bottom: 110px;
    } */
    .mod_tit24 {
        font-size: 22px;
    }
    .pro_cont_ri {
        padding-left: 100px;
    }
    .plbu_li {
        padding: 0 18px;
        margin-bottom: 40px;
    }
    .pcru_li_bt_ul {
        margin: 0 -18px;
    }
    .pcru_li_tit_parga {
        font-size: 32px;
    }
    .pcru_li_tit_icon {
        width: 46px;
    }
    .scul_text {
        left: 100px;
    }
    .scul_text_parga {
        margin-bottom: 60px;
    }
    .solu_cont_ul_li {
        margin-bottom: 70px;
    }    
    .join_main .hncu_li a {
        height: calc(100% + 50px);
        top: -25px;
    }
    .soludet_case_bt .hncu_li a {
        width: calc(100% + 30px);
        left: -15px;
    }
    .bdetail_main .pdrc_list_ul_li {
        padding: 0 50px;
    }
    .bdetail_main .pdrc_list_ul {
        margin: 0 -50px;
    }
    .bdetail_main .plul_cont_icon {
        width: 66px;
    }
    .sacu_li_cont_icon {
        width: 160px;
        height: 160px;
    }
    .bdetail_cont_mode_ul .sacu_li_cont_icon .ys_imgbox_cover {
        width: 70px;
    }
    /* #ys_swiper5 {
        padding-bottom: 100px;
    } */
    .prodet_plan {
        padding-top: 75px;
        padding-bottom: 130px;
    }
    #ys_swiper2 {
        padding: 44px 25px 100px;
    }
    .plul_cont_icon {
        width: 56px;
    }
    .prodet_describe {
        padding-top: 58px !important;
    }
    .plul_cont_text p {
        font-size: 16px;
    }
    .pdrc_info {
        margin-bottom: 70px;
    }
    .ys_cont1660{
        width: 82.5%;
    }
    .prodet_parameter_cont_main {
        padding: 50px 0 50px 100px;
    }
    .pful_cont_hd_le, .pcbl_le {
        width: 32%;
    }
    .pcbl_ri {
        width: 68%;
    }
    .pful_cont_btn {
        margin-top: 40px;
    }
    .pful_cont_bd_li {
        padding: 10px 0;
    }
    
    .about_creat_text .mod_tit20 {
        width: 84%;
    }
    .std_margin1 {
        margin-top: 45px;
    }
    .hmlu_li_num span {
        font-size: 58px;
    }
    .acdu_li_icon {
        width: 32px;
        margin-bottom: 20px;
    }
    .accu_li.act .accu_li_cont_text {
        height: 86px;
    }
    .about_history_cont {
        padding-top: 100px;
    }
    .ahci_cont {
        margin-top: 90px;
    }
    .ahci_year {
        font-size: 94px;
        width: 230px;
    }
    .ahci_mess {
        padding-left: 80px;
        width: calc(100% - 230px);
    }
    .ahci_mess_tit {
        margin-bottom: 25px;
    }
    .ahcb_ul_li:nth-child(10n+1) {
        bottom: -4px;
    }
    .ahcb_ul_li:nth-child(10n+2) {
        bottom: -11px;
    }
    .ahcb_ul_li:nth-child(10n+3) {
        bottom: -12px;
    }
    .ahcb_ul_li:nth-child(10n+4) {
        bottom: -5px;
    }
    .ahcb_ul_li:nth-child(10n+5) {
        bottom: 4px;
    }
    .ahcb_ul_li:nth-child(10n+6) {
        bottom: 9px;
    }
    .ahcb_ul_li:nth-child(10n+7) {
        bottom: 7px;
    }
    .ahcb_ul_li:nth-child(10n+8) {
        bottom: -7px;
    }
    .ahcb_ul_li:nth-child(10n+9) {
        bottom: -9px;
    }
    .ahcb_ul_li:nth-child(10n+10) {
        bottom: 2px;
    }
    .about_creat_data {
        margin-top: 100px;
    }
    .ys_ban_slick .slick-arrow {
        width: 46px;
        height: 46px;
    }
    .hbcw_cont_text .std_parga {
        width: 32%;
    }
    .hbcw_cont_text {
        bottom: 80px;
    }
    .home_partner_tit {
        top: 140px;
    }
    .hmlu_li_num p {
        font-size: 32px;
    }
    #earth {
        width: 1000px;
        height: 1000px;
    }
    .rct_creat_img {
        width: 1000px;
    }
    .pacl_ul_li_tit {
        font-size: 32px;
    }
    .pacl_ul_li:nth-child(2) .pacl_ul_li_cont {
        top: 274px;
        height: calc(100% - 274px);
    }
    .pacl_ul_li:nth-child(3) .pacl_ul_li_cont {
        top: 352px;
        height: calc(100% - 352px);
    }
    .pacl_ul_li:nth-child(4) .pacl_ul_li_cont {
        top: 430px;
        height: calc(100% - 430px);
    }
    .pacl_ul_li:nth-child(5) .pacl_ul_li_cont {
        top: 508px;
        height: calc(100% - 508px);
    }
    .pacl_ul_li:nth-child(6) .pacl_ul_li_cont {
        top: 586px;
        height: calc(100% - 586px);
    }
    .soludet_system {
        padding-bottom: 140px;
    }
    .soludet_plan_tp_parga {
        width: 100%;
    }
    .soludet_plan_tp h2 {
        width: 100%;
        
    }
    .pro_cont_le {
        width: 250px;
    }
    .pro_cont_ri {
        width: calc(100% - 250px);
    }
    .soludet_case .hncu_li_bt {
        margin-top: 40px;
        padding-bottom: 54px;
    }
 
    .ahci_mess_parga {
        height: 165px;
    }
    .pful_cont {
        max-height: 45vh;
    }
    /* 参数表格 */
    .pful_cont th p {
        font-size: 22px;
    }
    .scwl_ul_li{
        padding: 0 60px;
    }
    .scwl_ul{
        margin: 0 -60px;
    }
.cfrs_tp_parga p {
    line-height: 52px;
}
.cfll_requ {
    height: 122px;
}
.cfrs_bt p {
    font-size: 14px;
    padding-left: 16px;
}
.ccmb_form_ri {
    padding-left: 16px;
}
.ccmb_form_le {
    padding-right: 16px;
}
.ccmb_form {
    padding: 46px 40px;
}
.cfrs_bt li::before {
    top: 8px;
}
.join_cont_post_info{
    margin-top: 50px;
}
    /* 1680end */
}

@media screen and (max-width: 1560px) {
    /* Delia-start */
    .case_cont_tp_ri {
        width: 300px;
    }
    .cctr_input {
        width: 270px;
        padding: 0 18px;
    }
    .case_cont_tp_le {
        width: calc(100% - 300px);
        padding-right: 10px;
    }
    .cctl_ul_li a {
        padding: 0px 18px;
    }
    .ncbs_arrows {
        bottom: 58px;
    }
    /* Delia-end */
    .std_title2, .yxedr_active h2 {
        font-size: 42px;
    }
    .std_margin1 {
        margin-top: 40px;
    }
    .mod_foot_mid_ri .mfml_bt li {
        margin-bottom: 10px;
    }
    .mfmr_info {
        margin-bottom: 40px;
    }
    .mod_foot_mid {
        padding-top: 40px;
        padding-bottom: 100px;
    }
    .std_title1 {
        font-size: 48px;
    }
    .std_title3, .yxedr_active h3 {
        font-size: 24px;
    }
    .rpcu_li_cont_text {
        bottom: 20px;
    }
    .rpcu_li {
        padding: 0 15px;
    }
    .respon_policy_cont_ul {
        margin: 0 -15px;
    }
    .plct_icon {
        width: 32px;
    }
    .rscb_text {
        width: 32%;
    }
    .rscb_text_icon {
        width: 32px;
    }
    .rscb_text .std_parga {
        margin-bottom: 70px;
    }
    .hncu_li_bt {
        margin-top: 30px;
    }
    /* #ys_swiper3 {
        padding-bottom: 85px !important;
    } */
    .soludet_adv_cont {
        margin-top: 50px;
    }
    .sacu_li_cont_icon {
        width: 140px;
        height: 140px;
    }
    .sacu_li_cont_icon .ys_imgbox_cover {
        width: 70px;
    }
    .plbu_li_tit {
        font-size: 18px;
    }
    .plbu_li a {
        padding: 36px 16px 22px;
    }
    /* #ys_swiper1 {
        padding-bottom: 100px;
    } */
    .mod_tit24 {
        font-size: 20px;
    }
    #ys_swiper2 {
        padding: 44px 25px 95px;
    }
    .pro_cont_le {
        width: 250px;
    }
    .pro_cont_ri {
        width: calc(100% - 250px);
        padding-left: 80px;
    }
    .pclu_li_parga p {
        font-size: 18px;
    }
    .pclu_li_icon {
        width: 44px;
        height: 44px;
    }
    .pclu_li_parga {
        width: calc(100% - 44px);
        padding-left: 20px;
    }
    .pclu_li {
        margin-bottom: 26px;
    }
    .pcru_li_tit_parga {
        font-size: 30px;
    }
    .icst_word p {
        margin: 10px 0 40px;
    }
    .inve_cont_state_textbox {
        padding-left: 70px;
    }
    .icnu_li_icon {
        width: 42px;
    }
    .icnu_li_textbox {
        width: calc(100% - 42px - 100px);
    }
    .icru_li a {
        padding: 26px 34px 30px;
    }
    .icru_li_tit {
        margin: 10px 0 40px;
    }
    .ctact_cont_midea {
        padding: 55px 50px 80px;
    }
    .ccmu_li {
        padding: 0 30px;
    }
    .ctact_cont_midea_ul {
        margin: 0 -30px;
    }
    .join_main .hncu_li_bt {
        margin-top: 22px;
    }
    .ncru_li {
        margin-bottom: 35px;
    }
    .cdetail_cont h1 {
        margin-top: 50px;
    }
    .cdetail_cont_le {
        padding-right: 130px;
    }
    .lcbu_li_tp_icon {
        width: 60px;
    }
    .lcbu_li_tp_tit {
        width: calc(100% - 60px);
        padding-left: 30px;
    }
    .bdetail_main .pdrc_list_ul_li {
        padding: 0 30px;
    }
    .bdetail_main .pdrc_list_ul {
        margin: 0 -30px;
    }
    .bdetail_main .plul_cont_icon {
        width: 56px;
    }
    .bdetail_cont_mode {
        padding: 70px 0 110px;
    }
    .bdetail_cont_pic_btn {
        margin-top: 50px;
    }
    /* #ys_swiper5 {
        padding-bottom: 90px;
    } */
    .prodet_plan {
        padding-top: 65px;
        padding-bottom: 110px;
    }
    .prodet_describe_le {
        padding-left: 60px;
    }
    .prodet_describe {
        padding-top: 50px !important;
    }
    .plul_cont_icon {
        width: 50px;
    }
    .prodet_parameter_cont_main {
        padding: 40px 0 40px 80px;
    }
    .pdrc_info {
        margin-bottom: 60px;
    }
    .ahcb_ul_li:nth-child(10n+2) {
        bottom: -10px;
    }
    .ahcb_ul_li:nth-child(10n+3) {
        bottom: -10px;
    }
    .ahcb_ul_li:nth-child(10n+8) {
        bottom: -5px;
    }
    .ahcb_ul_li:nth-child(10n+9) {
        bottom: -8px;
    }
    .ahcb_ul_li:nth-child(10n+10) {
        bottom: 3px;
    }
    .ahcl_cont {
        padding: 40px 38px 50px;
    }
    /* #ys_swiper4 {
        padding-bottom: 70px !important;
    } */
    .accu_li.act .accu_li_cont_text {
        height: 80px;
    }
    .hmlu_li_num span {
        font-size: 54px;
    }
    .about_creat_data {
        margin-top: 90px;
    }
    .home_partner_tit {
        top: 100px;
    }
    .hptu_li_cont_icon {
        width: 38px;
    }
    .hptu_li_cont_tit {
        margin-top: 30px;
    }
    .hptu_li_cont::after,.home_partner_tab::after{
        top: 56px;
    }
    .hptu_li_cont_more {
        width: 34px;
    }
    .home_partner_tab {
        bottom: 30px;
    }
    .hmlu_li {
        margin-bottom: 30px;
    }
    .hcct_main_list {
        margin-top: 30px;
        margin-bottom: 35px;
    }
    .pclc_tit_icon {
        width: 52px;
    }
    .pclc_tit_parga {
        width: calc(100% - 52px);
    }
    .pacr_cont_li_cont {
        padding: 52px 30px;
    }
    .inve_cont_report {
        padding-bottom: 70px;
    }
    .soludet_plan_tp h2 {
        padding-right: 60px;
    }
    .about_history_cont {
        padding-top: 90px;
    }
    .ahci_cont {
        margin-top: 70px;
    }
    .ahci_mess {
        padding-left: 60px;
    }
    /* 参数表格 */
    .pful_cont th p {
        font-size: 20px;
    }
    .pful_cont .pful_cont_table1 th:nth-child(1), 
    .pful_cont .pful_cont_table1 td:nth-child(1),
    .pful_cont .pful_cont_table2 th:nth-child(1), 
    .pful_cont .pful_cont_table2 td:nth-child(1) {
        width: 25%;
    }
    .pful_cont_table1 th, .pful_cont_table1 td {
        width: 75%;
        padding-right: 10px;
    }
    .pful_cont_table2 th, .pful_cont_table2 td {
        width: 37.5%;
    }
   .scwl_ul_li_cont {
        width: 130px;
        height: 130px;
    }
    .scwl_ul_li_cont .ys_imgbox_cover {
        width: 60px;
    }
    .sulc_tit {
        margin-top: 16px;
        text-align: center;
        color: #333;
    }
    .scwl_ul_li {
        padding: 0 50px;
    }
    .scwl_ul {
        margin: 0 -50px;
    }
    .hptu_li {
        padding: 0 40px;
    }
    .home_partner_tab_ul {
        margin: 0 -40px;
    }
    .std_title2, .yxedr_active h2 {
        font-size: 38px;
    }
    .hptu_li_cont_icon {
        width: 34px;
    }
    .hptu_li_cont_tit {
        margin-top: 25px;
    }
    .hptu_li_cont::after, .home_partner_tab::after {
        top: 48px;
    }
    .hptu_li_cont_more {
        width: 30px;
        margin-top: 10px;
    }
    .hbcw_cont_text {
    bottom: 40px;
}
.cfll_input {
    padding: 0 18px;
}
.cfll_requ .cfll_input {
    padding: 16px 18px;
}
.cfrs_tp {
    padding-left: 18px;
}
.cfrs_bt {
    padding: 20px 18px;
}
.ccmb_from_ri_priv {
    margin-top: 30px;
}
.ccmb_from_ri_priv span{
    top: 3.5px;
}
/* 2023.10.23语言下拉-start */
.mlcu_li {
    padding: 0 40px;
}
.mod_langbt_cont_ul {
    margin: 0 -40px;
}
/* 2023.10.23语言下拉-end */
    /* 1560end */
}

/* 1440~1200 pc小屏幕 重点*/
@media screen and (max-width: 1440px) {
    .ys_modal_content {
        max-height: 650px;
    }
    .ncru_li_word {
        margin: 10px 0 47px;
         float:auto;  
          width: 100%; 
    }
    /* Delia-start */
    .cctr_input {
        width: 250px;
        padding: 0 15px;
    }
    .cctr_icon {
        width: 16px;
        margin-left: 10px;
    }
    .case_cont_tp_ri {
        width: 276px;
    }
    .case_cont_tp_le {
        width: calc(100% - 276px);
        padding-right: 10px;
    }
    
    .ccbu_li_tit {
        margin: 30px 0 10px;
    }
    .ccbu_li a {
        padding: 20px 15px 30px;
    }
    .ccbu_li {
        margin-bottom: 20px;
    }
    .pc_fenye li {
        width: 36px;
        height: 36px;
        line-height: 36px;
        margin: 0 8px;
    }
    .iccl_tit {
        margin-bottom: 15px;
    }
    .inside_cont_box {
        padding: 60px 0;
    }
    .case_cont_btm_ul {
        margin: 0 -15px;
    }
    .load_main .ys_select_hd input {
        line-height: 32px;
    }
    .load_main .cctl_ul_li .ys_select {
        padding: 0 15px 0 20px;
    }
    .lcbu_li_tp_icon {
        width: 54px;
    }
    .lcbu_li_tp_tit {
        width: calc(100% - 54px);
        padding-left: 30px;
    }
    .lcbu_li_ul {
        margin-top: 26px;
    }
    .lcbu_li {
        padding: 0 15px;
        margin-bottom: 30px;
    }
    .load_cont_btm_ul {
        margin: 0 -15px;
    }
    .lcbu_li_ul_li a {
        padding: 6px 18px;
    }
    .lcbu_li_box {
        padding: 20px 30px 30px;
    }
    .load_main .mod_paging {
        padding-top: 40px;
    }
    .news_main .cctr_input input {
        line-height: 42px;
    }
    .news_cont_tp_ri .cctr_input,
    .case_cont_tp_ri .cctr_input {
        width: 340px;
        padding: 0 50px 0 20px;
    }
    .news_cont_tp .ys_select_hd {
        height: 42px;
    }
    .news_cont_tp {
        margin-bottom: 30px;
    }
    .nult_tit {
        font-size: 22px;
    }
    .ncbs_ul_li_textbox {
        padding: 0 50px 0 40px;
    }
    .nult_date p{
        font-size: 14px;
    }
    .nult_date {
        margin: 10px 0;
    }
    .ncbs_icon {
        width: 50px;
        height: 50px;
    }
    .ncbs_arrows {
        width: 115px;
        right: 45px;
        bottom: 58px;
    }
    .news_cont_btm_list {
        padding-top: 40px;
    }
    .ncbl_ul_li a {
        padding: 25px 20px 45px;
    }
    .ncbl_ul_li_tit {
        margin: 25px 0 10px;
    }
    .ncbl_ul {
        margin: 0 -20px;
    }
    .vcbu_li {
        padding: 0 15px;
        margin-bottom: 30px;
    }
    .video_cont_btm_ul {
        margin: 0 -15px;
    }
    .vcbu_li_icon {
        width: 24px;
    }
    .video_main .case_cont_tp {
        margin-bottom: 40px;
    }
    .video_main .mod_paging {
        padding-top: 20px;
    }
    .vcbu_li_other_tit {
        width: calc(100% - 24px);
    }
    .vcbu_li_other {
        padding: 15px 0 25px;
    }
    .inve_cont_state_textbox {
        padding-left: 70px;
    }
    .icst_word p {
        margin: 10px 0 40px;
    }
    .inve_cont_notice {
        padding-top: 80px;
    }
    .inve_cont_notice h2 {
        margin-bottom: 35px;
    }
    .icnu_li a {
        padding: 30px 50px 30px 30px;
    }
    .icnu_li_icon {
        width: 38px;
    }
    .icnu_li_load_icon {
        width: 16px;
    }
    .icnu_li_load_text {
        width: calc(100% - 16px);
        padding-right: 15px;
    }
    .icnu_li_load {
        width: 95px;
    }
    .icnu_li_textbox {
        width: calc(100% - 38px - 95px);
        padding: 0 35px;
    }
    .mod_tit20 {
        font-size: 18px;
    }
    .icru_li_imgbox {
        width: 34px;
        margin-bottom: 12px;
    }
    .icru_li_tit {
        margin: 6px 0 35px;
    }
    .icru_li_load_img {
        width: 16px;
        margin-bottom: 0px;
    }
    .icru_li_load_text {
        margin-right: 15px;
    }
    .icru_li_date  p{
        font-size: 14px;
    }
    .icru_li a {
        padding: 25px 30px 35px;
    }
    .icru_li {
        padding: 0 15px;
        margin-bottom: 30px;
    }
    .inve_cont_report_ul {
        margin: 0 -15px;
    }
    /* .cdetail_cont h1 {
        padding-bottom: 20px;
        margin-bottom: 15px;
    } */
    .cdetail_cont_le_paging {
        padding-top: 30px;
        margin-top: 50px;
        margin-bottom: 30px;
    }
    .ys_share_img {
        width: 26px;
    }
    .cdetail_cont_le {
        padding-right: 120px;
    }
    .cdetail_cont_ri {
        padding-left: 40px;
        padding-top: 70px;
    }
    .cdetail_cont_ri h2 {
        margin-bottom: 40px;
    }
    .ccru_li {
        margin-bottom: 40px;
    }
    .ncru_li_tit {
        font-size: 18px;
    }
    .ncru_li a {
        padding: 35px 15px 280px;
    }
    .ncru_li_word {
        margin: 10px 0 15px;
    }
    .ncru_li {
        margin-bottom: 30px;
    }
    .ncru_li_img {
        width: 100%;
    }
    .bdetail_cont_pic h2 {
        margin-bottom: 35px;
    }
    .bdetail_cont_pic {
        padding: 70px 0;
    }
    .bdetail_cont_mode {
        padding: 70px 0 100px;
    }
    .bdetail_cont_mode h2 {
        margin-bottom: 40px;
    }
    .bcmu_li {
        padding: 0 30px;
    }
    .bdetail_cont_mode_ul {
        margin: 0 -30px;
    }
    .bcmu_li_box_img {
        width: 120px;
        height: 120px;
    }
    .bcmu_li_box_img.ys_imgbox_cover img {
        width: 50px;
    }
    .bdetail_cont_bg {
        width: 270px;
    }
    .bdetail_cont_sys {
        padding-bottom: 90px;
    }
    .bdetail_cont_sys_ri {
        padding-left: 230px;
        padding-right: 80px;
    }
    /* .inside_body .ys_bread {
        margin-bottom: 45px;
    } */
    .bcsr_ul_li_box {
        width: 54px;
    }
    .bcsr_ul_li {
        padding: 0 50px;
    }
    .bcsr_ul {
        margin: 0 -50px;
        margin-top: 25px;
    }
    .bdetail_cont_sys h2 {
        margin: 2px 0 20px;
    }
    .bdetail_cont {
        padding-top: 85px;
    }
    .scwb_le_textbox_word p {
        margin-bottom: 15px;
    }
    .scwb_le_tetxbox {
        left: 50px;
    }
    .scwb_le_btn a {
        line-height: 42px;
        padding: 0 26px;
    }
    .scwb_ri_btm {
        padding: 25px 36px 40px;
    }
    .scwb_ri_tp_sear p {
        line-height: 42px;
        padding: 0 26px;
    }
    .scwb_ri_tp_input input {
        height: 42px;
    }
    .scwb_ri {
        padding: 0 50px 0 70px;
    }
    .srbu_li_box {
        padding: 8px 0;
    }
    .scwb_ri_tp {
        /* margin-bottom: 15px; */
        padding-left: 25px;
    }
    .serv_cont_load h2 {
        margin-bottom: 40px;
    }
    .serv_cont_load .std_btn1 {
        margin-top: 35px;
    }
    .serv_cont_load_box {
        padding: 70px 0 60px;
    }
    .serv_cont_ques h2 {
        margin-bottom: 40px;
    }
    .slbt_tit {
        width: calc(100% - 28px);
    }
    .slbt_tit::before {
        top: 6px;
        width: 3px;
        height: 18px;
    }
    .scqu_li_box_tp {
        padding: 20px 40px;
    }
    .scqu_li_box_btm {
        padding: 20px 40px 45px 55px;
    }
    .serv_cont_video {
        padding-top: 90px;
    }
    .serv_cont_video h2 {
        margin-bottom: 40px;
    }
    .ctact_cont_add_list {
        padding: 25px 0;
    }
    .ccal_icon {
        width: 30px;
        margin-top: 34px;
    }
    .ccal_info {
        width: calc(63% - 30px);
    }
    .ciul_icon {
        width: 16px;
        margin-right: 10px;
    }
    .ciul_word {
        width: calc(100% - 16px - 85px);
    }
    .ccmu_li {
        padding: 0 30px;
    }
    .ctact_cont_midea_ul {
        margin: 0 -30px;
    }
    .ctact_cont_mess_box {
        padding: 90px 0 120px;
    }
    .cfll_input input {
        height: 50px;
        font-size: 16px;
    }
    .cfll_requ {
        height: 130px;
    }
    .ccmb_form {
        padding: 50px 45px;
    }
    .join_cont_us h2 {
        margin-bottom: 15px;
    }
    .join_cont_us_ul {
        padding-top: 60px;
    }
    .jcuu_li_textbox {
        padding: 0 110px 0 70px;
    }
    .jcuu_li:nth-of-type(2n) .jcuu_li_textbox {
        padding: 0 70px 0 110px;
    }
    .jcuu_li {
        margin-bottom: 40px;
    }
    .jcab_list_wrap_ul .ncbl_ul_li a {
        padding: 25px 20px 40px;
    }
    .jcab_other_le .ncbs_arrows {
        width: 115px;
    }
    .jcab_other_ri {
        width: calc(100% - 160px);
    }
    .jcpu_li_box_tit {
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    .jcpu_li {
        padding: 0 20px;
        margin-bottom: 40px;
    }
    .jcpu_li_box {
        padding: 35px 25px 40px;
    }
    .jcpu_li_box_tit::before {
        left: -25px;
        width: 4px;
    }
    .join_cont_post_ul {
        margin: 0 -20px;
    }
    .join_cont_post_btn p {
        line-height: 52px;
    }
    .join_cont_us {
        padding-bottom: 90px;
    }
    .join_cont_post {
        padding-top: 60px !important;
    }
    .inve_cont_report h2 {
        margin-bottom: 35px;
    }
    .ccmu_li::after {
        height: 155px;
    }
    .cfll_input {
        padding: 0 20px;
    }
    .cfll_requ .cfll_input {
        padding: 18px 20px;
    }
    .ctact_cont {
        padding-top: 90px;
    }
    
    .join_modal_tp::before {
        top: -5px;
        width: 5px;
        height: 50px;
    }
    .ndetail_main .ndetail_cont_date {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    .ndetail_main .cdetail_cont_ri h2 {
        margin-bottom: 20px;
    }
    .nult_word p {
        margin-bottom: 42px;
    }
    .srbu_li_box_tit::after {
        top: -9px;
        height: calc(100% + 18px);
    }
    .join_main .jcab_list_wrap_ul .ncbl_ul_li a::after {
        top: -25px;
        left: 50%;
        width: calc(100% + 40px);
        height: calc(100% + 26px);
    }
    .join_main .ncbl_ul_li_line {
        width: calc(100% + 40px);
        left: -20px;
    }
    .join_main .jcab_list_wrap_ul .ncbl_ul_li a {
        padding: 0;
        padding-bottom: 40px;
    }
    .jcab_list {
        padding-bottom: 15px;
    }
    .jcab_other {
        left: 20px;
    }
    .join_main .ncbl_ul_li_line {
        bottom: -5px;
    }
    /* Delia-end */
    .mnlu_li_link{
        font-size: 14px;
    }
    .mnlu_li_link,.mod_nav_logo a,.mnol_tp_icon1, .mnos_tp{
        line-height: 70px;
    }
    .mod_nav_logo {
        width: 100px;
    }
    .mnol_bt {
        top: 74px;
    }
    .mc_search_xl {
        top: 70px;
        height: 320px;
    }
    .mlpu_li {
        padding: 0 40px;
    }
    .mnlu_li_pull_ul {
        margin: 0 -40px;
    }
    .mlpu_li a {
        font-size: 14px;
        line-height: 80px;
    }
    .mnlu_li_about_ri {
        padding-left: 140px;
    }
    .mfml_bt p, .mfml_bt a, .mfmr_share_parga p {
        font-size: 14px;
    }
    .mfml_tp {
        padding-bottom: 14px;
    }
    .mfmr_share_icon_img {
        width: 20px;
        margin-right: 22px;
    }
    .std_title2, .yxedr_active h2 {
        font-size: 40px;
    }
    .mod_nav {
        padding: 0 80px;
    }
    .mlal_ul_li a,.mlar_li_ul_li a{
        font-size: 14px;
    }
    .mlar_li_ul_li {
        margin-bottom: 12px;
    }
    .std_padding1 {
        padding: 80px 0;
    }
    .std_padding1_bottom{
        padding-bottom: 80px;
    }
    .inside_body .ys_main {
        margin-top: 70px;
    }
    .std_title1 {
        font-size: 44px;
    }
    .hncu_li {
        padding: 0 18px;
    }
    .respon_active_cont::before, .about_honor_cont::before,
    .respon_active_cont::after, .about_honor_cont::after {
        width: 270px;
    }
    .std_arrow_icon {
        width: 50px;
        height: 50px;
    }
    .std_arrow {
        width: 130px;
    }
    .soludet_pro_bt_btn {
        bottom: -25px;
    }
    .swiper-container-horizontal>.swiper-pagination-progressbar, .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
        width: calc(100% - 178px) !important;
    }
    .mnol_bt a {
        font-size: 14px;
    }
    .hncu_li a {
        height: calc(100% + 50px);
        top: -25px;
    }
    .rscb_text {
        width: 28%;
    }
    .rscb_text .std_parga {
        margin-bottom: 50px;
    }
    .soludet_plan_tp_parga{
        line-height: 1.75;
    }
    .soludet_plan_tp{
        padding-bottom: 70px;
    }
    .sacu_li_cont_icon {
        width: 130px;
        height: 130px;
    }
    .sacu_li_cont_icon .ys_imgbox_cover {
        width: 70px;
    }
    .bdetail_cont_mode_ul .sacu_li_cont_icon .ys_imgbox_cover {
        width: 60px;
    }
    .sacu_li {
        padding: 0 20px;
    }
    .bdetail_cont_mode_ul {
        margin: 0 -20px;
    }
    .sacw_sticky {
        top: 70px;
        height: calc(100vh - 70px);
    }
    .plbu_li_tit {
        font-size: 16px;
    }
    .std_btn1_box_parga p {
        font-size: 14px;
        line-height: 50px;
    }
    .std_btn1_box_parga {
        margin-right: 14px;
    }
    .std_btn1_box {
        padding: 0 20px;
    }
    /* #ys_swiper1 {
        padding-bottom: 80px;
    } */
    .soludet_case_bt {
        margin: 24px -25px 0;
    }
    .soludet_plan::after {
        height: 300px;
    }
    .pro_cont_le.ys_fixed {
        top: 70px;
    }
    .pcru_li_tit_parga {
        font-size: 28px;
    }
    .pcru_li_tit_icon {
        width: 40px;
    }
    .plbu_li {
        padding: 0 12px;
        margin-bottom: 30px;
    }
    .pcru_li_bt_ul {
        margin: 0 -12px;
    }
    .scul_text_parga {
        margin-bottom: 50px;
    }
    .solu_cont_ul_li {
        margin-bottom: 60px;
    }
    .rscb_circle {
        top: calc(50% + 35px);
    }
    .mod_foot_mid_le {
        padding-right: 80px;
    }
    .ccmb_form_btn_cont {
        margin-top: 30px;
        padding: 0 60px;
    }
    .join_main #ys_swiper2 {
        padding: 25px 25px 90px;
    }
    .soludet_case .swiper-container-horizontal>.swiper-pagination-progressbar, .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
        width: calc(100% - 178px - 25px) !important;
    }
    .cdetail_cont h1 {
        margin-bottom: 15px;
    }
    .std_btn1_box_icon {
        width: 18px;
        height: 18px;
    }
    /* #ys_swiper5 {
        padding-bottom: 80px;
    } */
    .prodet_describe_ri {
        padding-left: 80px;
        padding-right: 40px;
    }
    .pdrc_info {
        margin-bottom: 50px;
    }
    .pdrc_tit h2 {
        margin-bottom: 18px;
    }
    .prodet_parameter_cont_info {
        margin-top: 20px;
    }
    .ppci_img {
        width: 350px;
    }
    .ppci_form {
        width: calc(100% - 350px);
    }
    .pful_cont {
        padding-right: 40px;
    }
    .ppci_form_ul_li .mCSB_outside+.mCSB_scrollTools {
        right: 6px !important;
    }
    .prodet_parameter_cont_main {
        padding: 40px 0 40px 60px;
    }
    .pful_cont_hd_le, .pcbl_le {
        width: 38%;
    }
    .pcbl_ri {
        width: 62%;
    }
    .slick-dots li {
        width: 8px;
        height: 8px;
        margin: 0 6px;
    }
    .pful_cont_btn {
        margin-top: 30px;
    }
    .prodet_parameter {
        height: calc(100vh - 70px);
    }
    .ys_cont1320{
        width: 82.5%;
    }
    .accu_li_cont_text {
        bottom: 50px;
    }
    .ahci_year {
        font-size: 86px;
        width: 200px;
    }
    .ahci_mess {
        padding-left: 60px;
        width: calc(100% - 200px);
    }
    .ahci_mess_tit {
        margin-bottom: 18px;
    }
    .ahcl_cont {
        padding: 40px 28px 50px;
    }
    .ahcb_ul_li:nth-child(10n+1) {
        bottom: -6px;
    }
    .ahcb_ul_li:nth-child(10n+2) {
        bottom: -11px;
    }
    .ahcb_ul_li:nth-child(10n+3) {
        bottom: -11px;
    }
    .ahcb_ul_li:nth-child(10n+4) {
        bottom: -6px;
    }
    .ahcb_ul_li:nth-child(10n+5) {
        bottom: 3px;
    }
    .ahcb_ul_li:nth-child(10n+6) {
        bottom: 7px;
    }
    .ahcb_ul_li:nth-child(10n+7) {
        bottom: 5px;
    }
    .ahcb_ul_li:nth-child(10n+8) {
        bottom: -6px;
    }
    .ahcb_ul_li:nth-child(10n+9) {
        bottom: -9px;
    }
    .ahcb_ul_li:nth-child(10n+10) {
        bottom: 2px;
    }
    .about_creat_data {
        margin-top: 80px;
    }
    .about_history_cont {
        padding-top: 80px;
    }
    .about_history,.about_main canvas {
        height: calc(100vh - 70px);
    }
    .ys_ban_slick .slick-arrow {
        width: 40px;
        height: 40px;
    }
    .ys_ban_slick .slick-prev {
        left: 30px;
    }
    .ys_ban_slick .slick-next {
        right: 30px;
    }
    .hbcw_cont_text .std_parga {
        width: 38%;
    }
    /*.hbcw_cont_text {*/
    /*    bottom: 70px;*/
    /*}*/
    .home_partner_tit {
        top: 80px;
    }
    .hptu_li {
        padding: 0 40px;
    }
    .home_partner_tab_ul {
        margin: 0 -40px;
    }
    .home_partner {
        height: calc(100vh - 70px);
    }
    .rct_creat_img {
        width: 900px;
    }
    #earth {
        width: 900px;
        height: 900px;
    }
    .home_creat_cont_text {
        top: calc(50% + 35px);
    }
    .hmlu_li_num p {
        font-size: 28px;
    }
    .hcct_main_parga {
        margin-top: 25px;
    }
    .hcct_main_list {
        margin-bottom: 20px;
    }
    .home_new_cont {
        padding-bottom: 24px;
        padding-top: 25px;
    }
    .prodet_adv_cont .ys_cont1230{
        width: 82.5%;
    }
    .prodet_adv_cont_ri {
        width: 380px;
    }
    .pacr_cont_li:first-child, .prodet_adv_cont_le {
        margin-top: 100px;
    }
    .prodet_adv_bg {
        height: calc(100vh - 70px);
        top: 70px;
    }
    .pacl_ul_li_cont{
        top: 170px;
        height: calc(100% - 170px);
    }
    .pacl_ul_li {
        height: calc(100vh - 170px);
    }
    .pacr_cont_li{
        top: 170px;
        height: calc(100vh - 170px);
    }
    .pacl_ul_li_tit {
        font-size: 30px;
    }
    .pacl_ul_li:nth-child(2) .pacl_ul_li_cont {
        top: 245px;
        height: calc(100% - 245px);
    }
    .pacl_ul_li:nth-child(3) .pacl_ul_li_cont {
        top: 320px;
        height: calc(100% - 320px);
    }
    .pacl_ul_li:nth-child(4) .pacl_ul_li_cont {
        top: 395px;
        height: calc(100% - 395px);
    }
    .pacl_ul_li:nth-child(5) .pacl_ul_li_cont {
        top: 470px;
        height: calc(100% - 470px);
    }
    .pacl_ul_li:nth-child(6) .pacl_ul_li_cont {
        top: 545px;
        height: calc(100% - 545px);
    }
    .inve_cont_report {
        padding-bottom: 60px;
    }
    .soludet_system {
        padding-bottom: 120px;
    }
    #ys_swiper2.empty {
        padding-bottom: 30px !important;
    }
    .soludet_plan_tp h2 {
        padding-right: 40px;
    }
    .pro_cont_le {
        width: 230px;
    }
    .pro_cont_ri {
        width: calc(100% - 230px);
    }
    .mod_tit18, .mod_tit18 p {
        font-size: 16px;
    }
    .ccru_li_word p{
        font-size: 14px;
    }
    .mnlu_li_about {
        padding: 35px 0;
    }
    .vcbu_li::after {
        height: calc(100% + 30px);
        top: -15px;
    }
    .swiper-pagination-bullet{
        width: 8px !important;
        height: 8px !important;
        margin: 0 6px !important;
    }
    .mlar_li {
        height: 134px;
    }
    .ahci_cont {
        margin-top: 56px;
    }
    .ahci_mess_parga {
        height: 200px;
    }
    /* 参数表格 */
    .ppci_form {
        width: calc(100% - 350px) !important;
    }
    .ppci_img {
        width: 350px !important;
    }
    .pful_cont table p {
        padding: 10px 0;
    }
    #ys_swiper5, #ys_swiper1 {
        padding-bottom: 50px;
    }
    .about_honor .soludet_pro_bt_btn ,.soludet_pro .soludet_pro_bt_btn, .prodet_plan .soludet_pro_bt_btn {
        top: calc(50% - 25px);
    }
    .hncu_li a {
        height: calc(100% + 25px);
    }
    .hncu_li_bt {
        padding-bottom: 50px;
    }
    .hbcw_cont_img_wrap {
        height: calc(100vh - 70px);
        top: 70px;
    }
    .respon_active_cont::before, .about_honor_cont::before{
        left: -284px;
    }
    .respon_active_cont::after, .about_honor_cont::after {
        right: -284px;
    }
    .cfrs_tp_parga p {
    line-height: 48px;
}
.cfll_requ {
    height: 114px;
}
.mnos_bt_le {
    height: 40px;
}
.mnos_bt_le_input input,
.mnos_bt_le_input input::placeholder{
    font-size: 14px;
}
.mbuc_list a {
    font-size: 16px;
}
/* 2023.10.23语言下拉-start */
.mod_langbt {
    padding: 30px 80px;
}
.mlcu_li_cont_list li {
    margin-bottom: 12px;
}
/* 2023.10.23语言下拉-end */
.scwb_ri h2 {
    font-size: 24px;
    margin-bottom: 80px;
}
    /* 1440end */
}

@media screen and (max-width: 1360px) {
    /* Delia-start */
    .nult_word p {
        margin-bottom: 32px;
    }
    .soludet_plan_tp h2 {
        width: 43%;
    }
    .soludet_plan_tp_parga {
        width: 57%;
    }
    .ahci_cont {
        width: 56%;
    }
    .pful_cont {
        max-height: 54vh;
    }
    .respon_active .std_arrow_next,
    .soludet_case .std_arrow_next {
        right: -60px;
    }
    .respon_active .std_arrow_prev,
    .soludet_case .std_arrow_prev {
        left: -60px;
    }
    .about_honor .std_arrow_prev ,.soludet_pro .std_arrow_prev, .prodet_plan .std_arrow_prev {
        left: -85px;
    }
    .about_honor .std_arrow_next ,.soludet_pro .std_arrow_next, .prodet_plan .std_arrow_next {
        right: -85px;
    }
    .mnlu_li_about_le {
        width: 180px;
        padding-right: 50px;
    }
    .mnlu_li_about_ri {
        width: calc(100% - 180px);
    }
    /* Delia-end */
    /* 1360end */
}

@media screen and (max-width: 1280px) {
    .ys_modal_content {
        max-height: 600px;
    }
    /* Delia-start */
    .cctr_input {
        width: 230px;
    }
    .cctr_input input {
        font-size: 14px;
    }
    .cctr_input input::placeholder{
        font-size: 14px;
    }
    .case_cont_tp_le {
        width: calc(100% - 255px);
        padding-right: 10px;
    }
    .case_cont_tp_ri {
        width: 255px;
    }
    .cctr_input {
        width: 230px;
    }
    .ccbu_li_tit {
        margin: 25px 0 8px;
    }
    .case_cont_tp {
        margin-bottom: 20px;
    }
    .ccbu_li a {
        padding: 20px 15px 25px;
    }
    .ccbu_li {
        margin-bottom: 15px;
    }
    .std_btn1_box_parga p {
        font-size: 14px;
        line-height: 44px;
    }
    .std_btn1_box_parga {
        margin-right: 10px;
    }
    .mlpu_li a {
        line-height: 66px;
    }
    .mlpu_li {
        padding: 0 35px;
    }
    .mnlu_li_pull_ul {
        margin: 0 -35px;
    }
    .load_main .ys_select_hd input {
        font-size: 14px;
    }
    .load_main .ys_select_hd input::placeholder {
        font-size: 14px;
    }
    .load_main .cctl_ul_li2 {
        width: 115px;
    }
    .load_main .cctl_ul_li3 {
        width: 145px;
    }
    .load_main .ys_select_li {
        font-size: 14px;
    }
    .lcbu_li_tp_icon {
        width: 50px;
    }
    .lcbu_li_tp_tit {
        width: calc(100% - 50px);
        padding-left: 26px;
    }
    .load_main .case_cont_tp {
        margin-bottom: 40px;
    }
    .lcbu_li_box {
        padding: 25px 25px 30px;
    }
    .load_main .ys_select_hd input {
        line-height: 30px;
    }
    .load_main .ys_select_hd {
        height: 30px;
    }
    .nult_tit {
        line-height: 1.5;
        font-size: 20px;
    }
    .news_main .cctr_input input {
        line-height: 36px;
    }
    .news_cont_tp .ys_select_hd {
        height: 36px;
    }
    .news_cont_tp_ri .cctr_input,
    .case_cont_tp_ri .cctr_input {
        width: 310px;
    }
    .news_cont_tp {
        margin-bottom: 20px;
    }
    .ncbs_icon {
        width: 46px;
        height: 46px;
    }
    .ncbs_arrows {
        width: 105px;
        right: 45px;
        bottom: 50px;
    }
    .ncbs_ul_li_textbox {
        padding: 0 40px 0 35px;
    }
    .news_cont_btm_list {
        padding-top: 20px;
    }
    .ncbl_ul_li a {
        padding: 20px 15px 30px;
    }
    .ncbl_ul_li_tit {
        margin: 20px 0 8px;
    }
    .ncbl_ul {
        margin: 0 -15px;
    }
    .vcbu_li {
        padding: 0 10px;
        margin-bottom: 25px;
    }
    .video_cont_btm_ul {
        margin: 0 -10px;
    }
    .vcbu_li_other {
        padding: 10px 0 22px;
    }
    .icst_word p {
        margin: 10px 0 30px;
    }
    .inve_cont_notice {
        padding-top: 70px;
    }
    .inve_cont_notice h2 {
        margin-bottom: 30px;
    }
    .icnu_li a {
        padding: 24px 40px 25px 30px;
    }
    .icnu_li_icon {
        width: 36px;
    }
    .icnu_li_textbox {
        width: calc(100% - 36px - 95px);
        padding: 0 25px;
    }
    .icru_li a {
        padding: 25px 25px 30px;
    }
    .icru_li_tit {
        margin: 6px 0 25px;
    }
    .icru_li_imgbox {
        width: 30px;
        margin-bottom: 8px;
    }
    .icru_li {
        padding: 0 10px;
        margin-bottom: 20px;
    }
    .inve_cont_report_ul {
        margin: 0 -10px;
    }
    .icru_li_load_img {
        width: 16px;
        margin-bottom: 0px;
    }
    .cdetail_cont_le {
        padding-right: 90px;
    }
    /* .cdetail_cont h1 {
        padding-bottom: 20px;
        margin-bottom: 15px;
    } */
    .cdetail_cont_le_edr h4 {
        font-size: 14px;
    }
    .cdetail_cont_le_paging {
        padding-top: 20px;
        margin-top: 40px;
        margin-bottom: 25px;
    }
    .ccls_tit {
        margin-right: 20px;
    }
    .ys_share_img {
        width: 22px;
    }
    .cdetail_cont_ri {
        padding-left: 80px;
        padding-top: 70px;
    }
    .ccru_li_tit {
        margin: 12px 0 4px;
    }
    .ccru_li {
        margin-bottom: 30px;
    }
    .cdetail_cont_ri h2 {
        margin-bottom: 30px;
    }
    .ndetail_main h1 {
        padding-bottom: 0;
        border-bottom: none;
        margin-bottom: 15px;
    }
    .ndetail_main .ndetail_cont_date {
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    .ncru_li_tit {
        font-size: 16px;
    }
    .ncru_li_word {
        margin: 8px 0 26px;
    }
    .ncru_li a {
        padding: 30px 15px 260px;
    }
    .bdetail_cont_bg {
        width: 230px;
    }
    .bdetail_cont_sys_ri {
        padding-left: 210px;
        padding-right: 50px;
    }
    .bcsr_ul_li {
        padding: 0 35px;
    }
    .bcsr_ul {
        margin: 0 -35px;
        margin-top: 20px;
    }
    .bcsr_ul_li_box {
        width: 46px;
    }
    .bdetail_cont_sys {
        padding-bottom: 60px;
    }
    .bdetail_cont_mode {
        padding: 60px 0 80px;
    }
    .bdetail_cont_mode h2 {
        margin-bottom: 30px;
    }
    .bcmu_li {
        padding: 0 20px;
    }
    .bdetail_cont_mode_ul {
        margin: 0 -20px;
    }
    .scwb_le_tetxbox {
        width: 80%;
        left: 45px;
    }
    .scwb_le_textbox_tit {
        margin-bottom: 6px;
    }
    .scwb_le_btn a {
        line-height: 38px;
        padding: 0px 22px;
    }
    .scwb_ri_tp_input input {
        height: 38px;
    }
    .scwb_ri_tp_sear p {
        line-height: 38px;
        padding: 0 22px;
    }
    .scwb_ri_btm {
        padding: 25px 30px 30px;
    }
    .srbu_li_box_tit::after {
        top: -9px;
        height: calc(100% + 18px);
    }
    .scwb_ri {
        padding: 0 40px 0 60px;
    }
    .scwb_ri_tp {
        /* margin-bottom: 10px; */
        padding-left: 15px;
    }
    .scwb_ri_tp_input {
        width: 325px;
        margin-right: 20px;
    }
    .scwb_ri_tp_input input {
        font-size: 14px;
        padding: 0 15px 0 50px;
    }
    .scwb_ri_tp_input input::placeholder{
        font-size: 14px;
    }
    .scwb_ri_tp_input img {
        width: 16px;
        left: 20px;
    }
    .scwb_ri_tp_sear p {
        font-size: 14px;
    }
    .serv_cont_load h2 {
        margin-bottom: 30px;
    }
    .serv_cont_load .std_btn1 {
        margin-top: 20px;
    }
    .serv_cont_load_box {
        padding: 60px 0 60px;
    }
    .serv_cont_video {
        padding-top: 70px;
    }
    .ctact_cont_add_list {
        padding: 20px 0;
    }
    .ccal_icon {
        width: 26px;
        margin-top: 30px;
    }
    .ccal_coun_tit {
        margin-bottom: 6px;
    }
    .cfll_input {
        padding: 0 15px;
    }
    .cfll_requ .cfll_input {
        padding: 17px 15px;
    }
    .cfll_input input {
        height: 46px;
        font-size: 14px;
    }
    .cfll_input input::placeholder{
        font-size: 14px;
    }
    .cfll_code input {
        width: calc(100% - 50px);
    }
    .ctact_cont_mess_box {
        padding: 80px 0 100px;
    }
    .ccmu_li {
        padding: 0 20px;
    }
    .ctact_cont_midea_ul {
        margin: 0 -20px;
    }
    .join_cont_post_btn p {
        line-height: 48px;
    }
    .jcpu_li_box {
        padding: 30px 20px 35px;
    }
    .jcpu_li_box_tit::before {
        left: -20px;
        width: 3px;
    }
    .jcpu_li {
        padding: 0 15px;
        margin-bottom: 30px;
    }
    .join_cont_post_ul {
        margin: 0 -15px;
    }
    .jcab_list_wrap_ul .ncbl_ul_li a {
        padding: 20px 15px 30px;
    }
    .jcab_other_le .ncbs_arrows {
        width: 110px;
    }
    .jcab_other_ri {
        width: calc(100% - 150px);
    }
    .jcuu_li_textbox {
        padding: 0 80px 0 50px;
    }
    .jcuu_li:nth-of-type(2n) .jcuu_li_textbox {
        padding: 0 50px 0 80px;
    }
    .join_cont_us h2 {
        margin-bottom: 10px;
    }
    .join_cont_us_ul {
        padding-top: 50px;
    }
    .jcuu_li_textbox_tit {
        margin-bottom: 10px;
    }
    .jpin_modal_btm_btn {
        padding-top: 35px;
    }
    .jpin_modal_btm_btn a {
        font-size: 14px;
    }
    .join_cont_us {
        padding-bottom: 80px;
    }
    .join_cont_post_btn p {
        font-size: 14px;
    }
    .join_cont_act {
        padding: 60px 0;
    }
    .ccmu_li::after {
        height: 150px;
    }
    .ccmb_form_le {
        padding-right: 15px;
    }
    .ccmb_form_ri {
        padding-left: 15px;
    }
    .ccmb_form {
        padding: 45px 40px;
    }
    .join_modal_edr p {
        font-size: 14px;
        margin-bottom: 6px;
    }
    .join_modal .ys_modal_content {
        width: 100%;
        height: 400px;
        padding: 0 45px 0 64px;
    }
    .ciul_icon {
        margin-top: 6px;
    }
    .ctact_cont {
        padding-top: 80px;
    }
    .join_modal_tp::before {
        top: -5px;
        width: 4px;
        height: 45px;
    }
    .nult_word p {
        margin-bottom: 40px;
    }
    .jcab_list_wrap_ul {
        padding: 30px 0 20px;
    }
    .news_cont_tp_le .ys_select_li {
        font-size: 14px;
    }
    /* Delia-end */
    .mnlu_li_link, .mod_nav_logo a, .mnol_tp_icon1, .mnos_tp {
        line-height: 64px;
    }
    .mnol_tp_icon1, .mnos_tp {
        width: 18px;
    }
    .mnlu_li {
        padding: 0 20px;
    }
    .mod_nav_list_ul {
        margin: 0 -20px;
    }
    .mod_nav {
        padding: 0 60px;
    }
    .mlpu_li {
        padding: 0 30px;
    }
    .mnlu_li_pull_ul {
        margin: 0 -30px;
    }
    .mlpu_li a {
        line-height: 70px;
    }
    .mnol_bt {
        top: 68px;
    }
    .mc_search_xl {
        top: 64px;
        height: 300px;
    }
    .std_title2, .yxedr_active h2 {
        font-size: 36px;
    }
    .std_margin1 {
        margin-top: 36px;
    }
    .privacy_cont_text h6 {
        font-size: 16px;
        margin-bottom: 12px;
    }
    .mod_foot {
        padding-top: 50px;
    }
    .mod_foot_mid {
        padding-top: 30px;
        padding-bottom: 80px;
    }
    .mod_foot_mid_ri {
        width: 320px;
    }
    .mod_foot_mid_le {
        width: calc(100% - 320px);
        padding-right: 60px;
    }
    .mod_foot_tp_logo {
        width: 120px;
    }
    .mod_foot_tp {
        padding-bottom: 20px;
    }
    .mfml_bt {
        margin-top: 12px;
    }
    .mod_foot_bt p, .mod_foot_bt p a {
        font-size: 12px;
    }
    .mod_foot_bt {
        padding: 20px 0;
    }
    .inside_body .ys_main {
        margin-top: 64px;
    }
    .ys_bread_list a {
        font-size: 14px;
    }
    .std_title1 {
        font-size: 40px;
    }
    .respon_policy_cont {
        margin-top: 40px;
    }
    .rpcu_li {
        padding: 0 10px;
    }
    .respon_policy_cont_ul {
        margin: 0 -10px;
    }
    .rscb_text {
        width: 38%;
    }
    .rscb_text_icon {
        width: 28px;
    }
    .rsct_cont .std_parga {
        margin-top: 24px;
    }
    .rscb_circle {
        width: 56vw;
        height: 56vw;
    }
    .rscb_circle_round {
        width: 40.6vw;
        height: 40.6vw;
    }
    .rscb_text .std_parga {
        margin-bottom: 80px;
    }
    .mod_tit20 {
        font-size: 16px;
    }
    .sacu_li_cont_icon {
        width: 130px;
        height: 130px;
    }
    .sacu_li_cont_icon .ys_imgbox_cover {
        width: 60px;
    }
    /* #ys_swiper1 {
        padding-bottom: 60px;
    } */
    #ys_swiper2 {
        padding: 44px 25px 80px;
    }
    .soludet_case_bt {
        margin: 12px -25px 0;
    }
    .soludet_adv_cont {
        margin-top: 40px;
    }
    .pro_cont_le.ys_fixed {
        top: 64px;
    }
    .pclu_li_parga p {
        font-size: 16px;
    }
    .pro_cont_le {
        width: 220px;
    }
    .pro_cont_ri {
        width: calc(100% - 220px);
        padding-left: 60px;
    }
    .pcru_li_tit_parga {
        font-size: 24px;
    }
    .pcru_li_tit_icon {
        width: 36px;
    }
    .std_btn2_box p {
        font-size: 14px;
        margin-right: 12px;
    }
    .scul_text {
        left: 80px;
    }
    .rscb_circle {
        top: calc(50% + 32px);
    }
    .ccal_coun {
        width: 40%;
    }
    .ccal_info {
        width: calc(60% - 30px);
    }
    .mod_tit24 {
        font-size: 18px;
    }
    .hncu_li_bt .std_parga {
        margin-top: 12px;
    }
    .hncu_li_tp_time {
        width: 80px;
    }
    .std_arrow_icon {
        width: 44px;
        height: 44px;
    }
    .std_arrow {
        width: 115px;
    }
    .soludet_case .swiper-container-horizontal>.swiper-pagination-progressbar, .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
        width: calc(100% - 163px - 25px) !important;
    }
    .swiper-container-horizontal>.swiper-pagination-progressbar, .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
        width: calc(100% - 163px) !important;
    }
    .soludet_pro_bt_btn {
        bottom: -22px;
    }
    .ndetail_cont_date p{
        font-size: 14px;
    }
    .nult_icon{
        width: 80px;
    }
    .ys_bread_list img {
        top: -1px;
        width: 22px;
    }
    /* #ys_swiper5 {
        padding-bottom: 60px;
    } */
    .prodet_plan {
        padding-top: 50px;
        padding-bottom: 90px;
    }
    .prodet_describe {
        padding-top: 40px !important;
    }
    .prodet_describe_ri {
        padding-left: 60px;
        padding-right: 30px;
    }
    .pdrc_info {
        margin-top: 16px;
        margin-bottom: 40px;
    }
    .plul_cont_icon {
        width: 44px;
    }
    .pdrc_list_ul{
        margin: 0 -10px;
    }
    .pdrc_list_ul_li{
        width: 25%;
        padding: 0 10px;
    }
    .prodet_describe_le {
        padding-left: 40px;
    }
    .prodet_parameter_cont_main {
        padding: 30px 0 30px 60px;
    }
    .prodet_parameter {
        height: calc(100vh - 64px);
    }
    .plul_cont_text p {
        font-size: 14px;
    }
    .about_creat_data {
        margin-top: 70px;
    }
    .hmlu_li_num span {
        font-size: 48px;
    }
    .acdu_li_icon {
        width: 28px;
        margin-bottom: 18px;
    }
    .accu_li_cont_text .std_title3 {
        margin-top: 4px;
    }
    .accu_li.act .accu_li_cont_text {
        height: 70px;
        padding: 0 40px;
    }
    .ahci_cont {
        margin-top: 70px;
    }
    .ahci_year {
        font-size: 82px;
    }
    .ahci_cont {
        width: 55%;
    }
    .about_history,.about_main canvas{
        height: calc(100vh - 64px);
    }
     .ahcb_ul_li:nth-child(10n+1) {
        bottom: -2px;
    }
    .ahcb_ul_li:nth-child(10n+2) {
        bottom: -7px;
    }
    .ahcb_ul_li:nth-child(10n+3) {
        bottom: -8px;
    }
    .ahcb_ul_li:nth-child(10n+4) {
        bottom: -4px;
    }
    .ahcb_ul_li:nth-child(10n+5) {
        bottom: 3px;
    }
    .ahcb_ul_li:nth-child(10n+6) {
        bottom: 7px;
    }
    .ahcb_ul_li:nth-child(10n+7) {
        bottom: 7px;
    }
    .ahcb_ul_li:nth-child(10n+8) {
        bottom: -2px;
    }
    .ahcb_ul_li:nth-child(10n+9) {
        bottom: -7px;
    }
    .ahcb_ul_li:nth-child(10n+10) {
        bottom: 2px;
    }
    .about_history_cont_bt .slick-track {
        padding-left: 20px;
    }
    .hbcw_cont_text .std_parga {
        margin: 10px auto 0;
    }
    .home_partner {
        height: calc(100vh - 64px);
    }
    .home_creat_cont_text {
        top: calc(50% + 32px);
    }
    .pacl_ul_li_tit {
        font-size: 28px;
    }
    .prodet_adv_bg {
        height: calc(100vh - 64px);
        top: 64px;
    }
    .prodet_adv_cont_ri {
        width: 360px;
    }
    .pacr_cont_li_cont {
        padding: 40px 30px;
    }
    .soludet_plan_tp h2 {
        width: 100%;
    }
    .soludet_plan_tp_parga {
        width: 100%;
    }
    .pclu_li_parga {
        padding-left: 14px;
        width: calc(100% - 40px);
    }
    .pclu_li_icon {
        width: 40px;
        height: 40px;
    }
    .pro_cont_le {
        width: 180px;
    }
    .pro_cont_ri {
        width: calc(100% - 180px);
        padding-left: 40px;
    }
    .plbu_li {
        padding: 0 8px;
    }
    .pcru_li_bt_ul {
        margin: 0 -8px;
    }
    .soludet_case .std_arrow_next {
        right: -60px;
    }
    .soludet_case .std_arrow_prev {
        left: -60px;
    }
    /* 参数表格 */
    .pful_cont td p {
        font-size: 12px;
    }
    .pful_cont th p {
        font-size: 18px;
    }
    .about_honor .soludet_pro_bt_btn ,.soludet_pro .soludet_pro_bt_btn, .prodet_plan .soludet_pro_bt_btn {
        top: calc(50% - 28px);
    }
    .hncu_li_bt {
        padding-bottom: 30px;
    }
    .hncu_li a {
        height: 100%;
    }
    .about_history_cont {
        padding-top: 60px;
    }
    .ahci_cont {
        margin-top: 50px;
    }
    .ahci_mess_parga {
        height: 135px;
    }
    .hbcw_cont_img_wrap {
        height: calc(100vh - 64px);
        top: 64px;
    }
    .hbcw_cont_text {
        bottom: 20px;
    }
    .scwl_ul_li_cont {
        width: 120px;
        height: 120px;
    }
    .scwl_ul_li {
        padding: 0 40px;
    }
    .scwl_ul {
        margin: 0 -40px;
    }
    .scwl_ul_li_cont .ys_imgbox_cover {
        width: 55px;
    }
    .cfll_input p,.cfrs_tp_parga p{
        font-size: 14px;
    }
    .cfrs_tp_parga p {
        line-height: 44px;
    }
    .cfll_requ {
        height: 102px;
    }
    .ccmb_from_ri_priv {
        margin-top: 20px;
    }
/* 2023.10.23语言下拉-start */
.mlcl_icon {
    width: 18px;
}
.mlcl_parga {
    width: calc(100% - 18px);
}
.mlcu_li {
    padding: 0 30px;
}
.mod_langbt_cont_ul {
    margin: 0 -30px;
}
.mlcu_li_cont_parga {
    margin-bottom: 10px;
}
.mod_langbt {
    padding: 20px 60px;
}
/* 2023.10.23语言下拉-end */
.join_cont_post_info {
    margin-top: 45px;
}
.jcpi_select .ys_select_show {
    font-size: 14px;
}
.scwb_ri h2 {
    font-size: 22px;
    margin-bottom: 60px;
}
    /* 1280end */
}

/* 1200~992 平板横屏*/
@media screen and (max-width: 1200px) {
    /* Delia-start */
    .std_btn1_box_parga {
        margin-right: 10px;
    }
    .std_btn1_box_parga p {
        line-height: 42px;
    }
    .cdetail_cont_le {
        padding-right: 120px;
    }
    .cdetail_cont_ri {
        padding-left: 70px;
        padding-top: 70px;
    }
    .cdetail_cont_le {
        width: 67%;
    }
    .ndetail_main .cdetail_cont_ri {
        width: 33%;
    }
    .ncru_li_word {
        margin: 8px 0 22px;
    }
    .ncbs_arrows {
        width: 105px;
        right: 45px;
        bottom: 62px;
    }
    /* Delia-end */
    .std_title2, .yxedr_active h2 {
        font-size: 34px;
    }
    .std_title1 {
        font-size: 38px;
    }
    .ys_nyban_img,.ys_nyban_img::after{
        border-radius: 0 0 40px 40px;
    }
    .std_arrow_icon .ys_imgbox_cover {
        width: 7px;
    }
    .soludet_plan_tp{
        padding-bottom: 50px;
    }
    .soludet_plan::after {
        height: 250px;
    }
    .solu_cont_ul_li {
        margin-bottom: 40px;
    }
    .ys_cont1660 {
        width: 100%;
        padding: 0 40px;
    }
    .ys_cont1320,.about_creat_data_ul{
        width: 100%;
        padding: 0 40px;
    }
    .about_creat_data {
        height: 460px;
        margin-top: 60px;
    }
   
    .hmlu_li_num span {
        font-size: 40px;
    }
    /* #ys_swiper4 {
        padding-bottom: 50px !important;
    } */
   .ahcb_ul_li:nth-child(10n+1) {
        bottom: -8px;
    }
    .ahcb_ul_li:nth-child(10n+2) {
        bottom: -13px;
    }
    .ahcb_ul_li:nth-child(10n+3) {
        bottom: -13px;
    }
    .ahcb_ul_li:nth-child(10n+4) {
        bottom: -9px;
    }
    .ahcb_ul_li:nth-child(10n+5) {    
        bottom: -2px;
    }
    .ahcb_ul_li:nth-child(10n+6) {
        bottom: 2px;
    }
    .ahcb_ul_li:nth-child(10n+7) {
        bottom: 1px;
    }
    .ahcb_ul_li:nth-child(10n+8) {
        bottom: -9px;
    }
    .ahcb_ul_li:nth-child(10n+9) {
        bottom: -11px;
    }
    .ahcb_ul_li:nth-child(10n+10) {
        bottom: -5px;
    }
    .asld_circle {
        width: 12px;
        height: 12px;
    }
    .asld_item_year{
        font-size: 16px;
        margin-bottom: 5px;
    }
    #earth {
        width: 800px;
        height: 800px;
    }
    .rct_creat_img {
        width: 800px;
    }
    .hptu_li_cont_icon {
        width: 34px;
    }
    .hcct_main {
        width: 60%;
    }
    .hptu_li.act .hptu_li_cont::after {
        width: calc(100% + 30px);
    }
    .hptu_li_cont::after {
        left: -30px;
    }
    .ys_ban_slick .slick-prev {
        left: 20px;
    }
    .ys_ban_slick .slick-next {
        right: 20px;
    }
    .prodet_adv_cont .ys_cont1230 {
        width: 100%;
        padding: 0 40px;
    }
    .inve_cont_report {
        padding-bottom: 50px;
    }
    .soludet_case .std_arrow_next,.soludet_case .std_arrow_prev,
    .respon_active .std_arrow_prev,.respon_active .std_arrow_next {
        display: none;
    }
    .ahci_mess_parga p span{
        font-size: 20px !important;
    }
    .mbuc_parga p{
        font-size: 14px;
    }
    .mbuc_list a {
        font-size: 14px;
    }
    /* 1200end */
}

@media screen and (max-width: 1199px) {
    /* Delia-start */
    .case_cont_tp {
        align-items: flex-start;
        flex-direction: column;
        margin-bottom: 20px;
    }
    .ccbu_li_line{
        opacity: 1;
    }
    .ccbu_li a{
        background: #fff;
        box-shadow: 2px 5px 20px 6px rgba(121, 121, 121, 0.05);
    }
    .case_cont_btm_ul {
        margin: 0 -10px;
    }
    .ccbu_li {
        padding: 0 10px;
        margin-bottom: 15px;
    }
    .case_cont_tp_le {
        width: 100%;
        padding-right: 0;
        margin-bottom: 20px;
    }
    .std_title1 {
        font-size: 32px;
    }
    .ys_nyban_img, .ys_nyban_img::after{
        width: 100%;
        border-radius: 0 0 30px 30px;
    }
    .load_main .case_cont_tp {
        flex-direction: row;
        margin-bottom: 10px;
    }
    .lcbu_li {
        padding: 0 10px;
        margin-bottom: 20px;
    }
    .load_cont_btm_ul {
        margin: 0 -10px;
    }
    .lcbu_li_tp_icon {
        width: 40px;
    }
    .lcbu_li_tp_tit {
        width: calc(100% - 40px);
        padding-left: 15px;
    }
    .lcbu_li_ul_li {
        margin-right: 10px;
    }
    .lcbu_li_ul_li a {
        padding: 5px 14px;
    }
    .lcbu_li_box {
        padding: 25px 20px 25px;
    }
    .load_main .mod_paging {
        padding-top: 30px;
    }
    .news_cont_tp_ri .cctr_input,
    .case_cont_tp_ri .cctr_input{
        width: 290px;
    }
    .ncbs_icon {
        width: 42px;
        height: 42px;
    }
    .ncbs_icon img {
        width: 12px;
    }
    .nult_tit {
        font-size: 18px;
    }
    .nult_date {
        margin: 6px 0;
    }
    .std_btn1_box {
        padding: 0 16px;
    }
    .std_btn1_box_parga p {
        line-height: 38px;
    }
    .ncbs_arrows {
        width: 95px;
    }
    .ncbl_ul_li a {
        background: #FFF;
        box-shadow: 2px 5px 20px 6px rgba(121, 121, 121, 0.05);
    }
    .ncbl_ul_li_line {
        opacity: 1;
    }
    .ncbl_ul {
        margin: 0 -10px;
    }
    .ncbl_ul_li {
        padding: 0 10px;
    }
    .news_cont_tp {
        margin-bottom: 15px;
    }
    .ncbs_ul_li_textbox {
        padding: 0 30px 0 25px;
    }
    .video_main .case_cont_tp {
        flex-direction: row;
        margin-bottom: 15px;
    }
    .vcbu_li_line {
        opacity: 1;
    }
    .icst_word p {
        margin: 6px 0 25px;
    }
    .inve_cont_notice {
        padding-top: 60px;
    }
    .std_padding1_bottom {
        padding-bottom: 70px;
    }
    .icnu_li_icon {
        width: 30px;
    }
    .icnu_li_load_icon {
        width: 14px;
    }
    .icnu_li_load_text {
        width: calc(100% - 14px);
        padding-right: 10px;
    }
    .icnu_li_textbox {
        width: calc(100% - 30px - 95px);
        padding: 0 20px;
    }
    .mod_tit20 {
        font-size: 16px;
    }
    .icnu_li_textbox_date p {
        font-size: 14px;
    }
    .icnu_li a {
        padding: 16px 35px 16px 25px;
    }
    .icru_li_tit {
        margin: 0px 0 20px;
    }
    .icru_li_load_text {
        margin-right: 10px;
    }
    .icru_li_load_img {
        width: 14px;
        margin-bottom: 0px;
    }
    .cdetail_cont_le {
        width: 67%;
        padding-right: 70px;
    }
    .cdetail_cont_ri {
        width: 33%;
        padding-left: 60px;
        padding-top: 70px;
    }
    /* .inside_body .ys_bread {
        margin-bottom: 40px;
    } */
    .cdetail_cont_ri h2 {
        margin-bottom: 30px;
    }
    .cdetail_cont_le_paging {
        padding-top: 20px;
        margin-top: 30px;
        margin-bottom: 20px;
    }
    .bdetail_cont {
        padding-top: 10px;
    }
    .bdetail_cont_bg {
        top: -10px;
        width: 220px;
    }
    .bdetail_cont_sys_ri {
        padding-left: 180px;
        padding-right: 40px;
    }
    .bcsr_ul_li {
        padding: 0 25px;
    }
    .bcsr_ul {
        margin: 0 -25px;
        margin-top: 20px;
    }
    .bcsr_ul_li_box {
        width: 40px;
    }
    .bdetail_cont_mode {
        padding: 60px 0 30px;
    }
    .bcmu_li {
        padding: 0 15px;
    }
    .bdetail_cont_mode_ul {
        margin: 0 -15px;
    }
    .bcmu_li_box_img {
        width: 110px;
        height: 110px;
    }
    .bcmu_li_box_img.ys_imgbox_cover img {
        width: 46px;
    }
    .bcmu_li_box_text p {
        margin-top: 10px;
    }
    .scwb_le_tetxbox {
        width: 92%;
        left: 20px;
    }
    .scwb_le_textbox_word p {
        margin-bottom: 10px;
    }
    .scwb_le_btn a {
        line-height: 34px;
        padding: 0px 20px;
    }
    .scwb_ri_tp_input input {
        height: 34px;
    }
    .scwb_ri_tp_sear p {
        line-height: 34px;
        padding: 0 20px;
    }
    .scwb_ri_btm {
        padding: 20px 25px 30px;
    }
    .scwb_ri {
        padding: 0 35px 0 50px;
    }
    .serv_cont_load h2 {
        margin-bottom: 25px;
    }
    .slbt_tit {
        font-size: 16px;
        width: calc(100% - 26px);
    }
    .slbt_icon {
        width: 26px;
    }
    .scqu_li_box_tp {
        padding: 16px 30px;
    }
    .scqu_li_box_btm {
        padding: 20px 35px 40px 50px;
    }
    .slbb_text {
        margin-bottom: 2px;
    }
    .serv_cont_ques h2 {
        margin-bottom: 30px;
    }
    .serv_cont_video h2 {
        margin-bottom: 30px;
    }
    .ctact_cont_mess_box {
        padding: 60px 0 90px;
    }
    .ccmb_form_le {
        padding-right: 15px;
    }
    .ccmb_form_ri {
        padding-left: 15px;
    }
    .ccmb_form {
        padding: 40px 35px;
    }
    .jcab_other_le .ncbs_arrows {
        width: 100px;
    }
    .jcab_other_ri {
        width: calc(100% - 130px);
    }
    .jcpu_li_box_tit {
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
    .jcpu_li {
        padding: 0 10px;
        margin-bottom: 20px;
    }
    .join_cont_post_ul {
        margin: 0 -10px;
    }
    .jcuu_li_textbox {
        padding: 0 60px 0 35px;
    }
    .jcuu_li:nth-of-type(2n) .jcuu_li_textbox {
        padding: 0 35px 0 60px;
    }
    .jcuu_li {
        margin-bottom: 30px;
    }
    .join_cont_us_ul {
        padding-top: 40px;
    }
    .join_cont_us {
        padding-bottom: 70px;
    }
    .ccmb_from_ri_priv span {
        width: 12px;
        height: 12px;
        margin-right: 6px;
    }
    .ccmb_from_ri_priv span::after {
        width: 4px;
        height: 4px;
    }
    
    .jcab_list_wrap_ul .ncbl_ul_li {
        margin-bottom: 0px;
        height: auto;
        padding: 0;
    }
    .ncbs_arrows {
        bottom: 49px;
    }
    .ctact_cont {
        padding-top: 80px;
    }
    .ccmu_li::after {
        height: 130px;
    }
    .ccal_info_ul_li {
        margin-bottom: 10px;
    }
    .jcab_other {
        padding: 0;
    }
    .join_main .jcab_list_wrap_ul .ncbl_ul_li a::after {
        content: "";
        position: absolute;
        top: -25px;
        left: 50%;
        transform: translateX(-50%);
        width: calc(100% + 52px);
        height: calc(100% + 26px);
        background: #fff;
    }
    .join_main .jcab_list_wrap_ul .ncbl_ul_li a {
       background: transparent;
       box-shadow: none;
    }
    .join_main .jcab_list_wrap_ul .ncbl_ul_li a::after {
        content: "";
        position: absolute;
        top: -25px;
        width: calc(100% + 34px);
        height: calc(100% + 26px);
        background: #fff;
        box-shadow: 2px 5px 20px 6px rgba(121, 121, 121, 0.05);
    }
    .join_main .ncbl_ul_li_line {
        width: calc(100% + 34px);
        left: -17px;
        opacity: 1;
    }
    .jcab_list {
        width:100%;
    }
    .jcab_other {
        left: 0;
    }
    .jcab_list_wrap {
        padding: 0 17px;
    }
    .join_main .ncbl_ul_li_line {
        bottom: -6px;
    }
    /* Delia-end */
    .ys_bread{
        display: none;
    }
    .inside_body .ys_main {
        margin-top: 0;
    }
    .std_margin1 {
        margin-top: 30px;
    }
    .privacy_cont_text p,.yxedr_active p{
        font-size: 14px;
        margin-bottom: 10px;
    }
    .mod_foot_mid_ri {
        width: 290px;
    }
    .mod_foot_mid_le {
        width: calc(100% - 290px);
        padding-right: 40px;
    }
    .mod_foot_mid {
        padding-bottom: 60px;
    }
    .std_title3, .yxedr_active h3 {
        font-size: 20px;
    }
    .plct_icon {
        width: 30px;
    }
    .rscb_text {
        width: 45%;
    }
    .hncu_li {
        padding: 0;
    }
    #ys_swiper3 {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
        overflow: hidden;
    }
    .respon_active_cont::before, .about_honor_cont::before, .respon_active_cont::after, .about_honor_cont::after,
    .respon_active_cont::before, .about_honor_cont::before, .respon_active_cont::after, .about_honor_cont::after{
        background: transparent;
    }
    /* .hncu_li a::before {
        width: calc(100% - 24px);
        left: 12px;
    } */
    .hltt_text {
        top: 25px;
    }
    .std_padding1 {
        padding: 70px 0;
    }
    .std_title1 {
        font-size: 36px;
    }
    .hncu_li a {
        height: 100%;
        top: 0;
    }
    .rscb_circle {
        width: 64vw;
        height: 64vw;
    }
    .rscb_circle_round {
        width: 48.6vw;
        height: 48.6vw;
    }
    .respon_secure_cont.isfixed {
        top: 64px;
    }
    .sacu_li_cont_icon {
        width: 110px;
        height: 110px;
    }
    .sacu_li_cont_icon .ys_imgbox_cover {
        width: 50px;
    }
    .soludet_case_bt {
        margin: 0;
    }
    #ys_swiper2 {
        padding: 30px 0 60px;
    }
    .soludet_case_bt .hncu_li a {
        width: 100%;
        left: 0;
    }
    .std_btn1_box_icon {
        width: 18px;
        height: 18px;
    }
    .pclu_li_icon {
        width: 40px;
        height: 40px;
    }
    .pclu_li_parga {
        width: calc(100% - 40px);
        padding-left: 15px;
    }
    .pro_cont_le {
        width: 200px;
    }
    .pro_cont_ri {
        width: calc(100% - 200px);
        padding-left: 40px;
    }
    .plbu_li_btn{
        opacity: 1;
    }
    .scul_text {
        width: 40%;
        left: 60px;
    }
    .scul_text_parga {
        margin-top: 12px;
        margin-bottom: 40px;
    }
    .join_main #ys_swiper2 {
        padding: 0 0 70px;
    }
    .join_main .soludet_case_bt {
        margin: 25px 0 0;
    }
    .soludet_case .swiper-container-horizontal>.swiper-pagination-progressbar, .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
        width: calc(100% - 144px) !important;
        right: 0;
    }
    .swiper-container-horizontal>.swiper-pagination-progressbar, .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
        width: calc(100% - 144px) !important;
        right: 0;
    }
    .soludet_case .soludet_pro_bt_btn {
        left: 0;
    }
    .join_main .hncu_li a {
        height: 100%;
        top: 0;
    }
    .soludet_case_bt .hncu_li {
        height: auto !important;
    }
    .video_main .mod_paging {
        padding-top: 0;
    }
    .prodet_describe_ri {
        padding-left: 60px;
        padding-right: 0;
        margin-top: 40px;
    }
    .bdetail_main .pdrc_tit h2 {
        margin-bottom: 26px;
    }
    .bdetail_main .plul_cont_icon {
        width: 48px;
    }
    .bdetail_cont_mode_ul .sacu_li {
        /* width: 25%; */
        margin-bottom: 40px;
    }
    .prodet_describe_le {
        padding-left: 0;
    }
    .prodet_main .prodet_describe_ri {
        margin-top: 0;
    }
    .plul_cont_icon {
        width: 40px;
    }
    .pful_cont_hd_le, .pcbl_le {
        padding-right: 30px;
    }
    .accu_li_cont_text {
        padding: 0 10px;
    }
    .accu_li.act .accu_li_cont_text {
        height: 63px;
    }
    .ahci_year {
        font-size: 74px;
        width: 180px;
    }
    .ahci_mess {
        padding-left: 50px;
        width: calc(100% - 180px);
    }
    .about_history_cont {
        padding-top: 60px;
    }
    .ahci_cont {
        margin-top: 50px;
        width: 62%;
    }
    .ahcb_ul_li:nth-child(8n+1) {
        bottom: -6px;
    }
    .ahcb_ul_li:nth-child(8n+2) {
        bottom: -10px;
    }
    .ahcb_ul_li:nth-child(8n+3) {
        bottom: -8px;
    }
    .ahcb_ul_li:nth-child(8n+4) {
        bottom: -1px;
    }
    .ahcb_ul_li:nth-child(8n+5) {
        bottom: 3px;
    }
    .ahcb_ul_li:nth-child(8n+6) {
        bottom: 0px;
    }
    .ahcb_ul_li:nth-child(8n+7) {
        bottom: -9px;
    }
    .ahcb_ul_li:nth-child(8n+8) {
        bottom: -3px;
    }
    .hbcw_cont_text .std_parga {
        width: 42%;
    }
    .hptu_li {
        padding: 0 20px;
    }
    .home_partner_tab_ul {
        margin: 0 -20px;
    }
    .hptu_li_cont_more {
        width: 30px;
    }
    .hmlu_li_num p {
        font-size: 24px;
    }
    .home_new .hncu_li {
        padding: 20px 30px;
    }
    .home_new .home_new_cont_ul{
        margin: 0 -10px;
    }
    .home_new .hncu_li a {
        width: calc(100% - 20px);
        top: 0;
        left: 10px;
    }
    .home_new .hncu_li a::after{
        opacity: 1;
    }
    .home_new .hncu_li a::before{
        width: 100%;
    }
    .pacr_cont_li:first-child, .prodet_adv_cont_le {
        margin-top: 80px;
    }
    .pacr_cont_li {
        top: 144px;
        height: calc(100vh - 144px);
    }
    .pacl_ul_li_cont {
        top: 144px;
        height: calc(100% - 144px);
    }
    .pacl_ul_li {
        height: calc(100vh - 144px);
    }
    .pacl_ul_li_tit {
        font-size: 26px;
    }
    .pacl_ul_li:nth-child(2) .pacl_ul_li_cont {
        top: 204px;
        height: calc(100% - 204px);
    }
    .pacl_ul_li:nth-child(3) .pacl_ul_li_cont {
        top: 264px;
        height: calc(100% - 264px);
    }
    .pacl_ul_li:nth-child(4) .pacl_ul_li_cont {
        top: 324px;
        height: calc(100% - 324px);
    }
    .pacl_ul_li:nth-child(5) .pacl_ul_li_cont {
        top: 384px;
        height: calc(100% - 384px);
    }
    .pacl_ul_li:nth-child(6) .pacl_ul_li_cont {
        top: 444px;
        height: calc(100% - 444px);
    }
    .bdetail_cont_mode .sacu_li:nth-child(4n+1){
        animation-delay: 0.2s;
    }                 
    .bdetail_cont_mode .sacu_li:nth-child(4n+2){
        animation-delay: 0.3s;
    }                 
    .bdetail_cont_mode .sacu_li:nth-child(4n+3){
        animation-delay: 0.4s;
    }                 
    .bdetail_cont_mode .sacu_li:nth-child(4n+4){
        animation-delay: 0.5s;
    }   
    .home_new_cont {
        padding-top: 10px;
    }
    .soludet_system {
        padding-bottom: 100px;
    }
    #ys_swiper2.empty {
        padding-bottom: 0 !important;
    }
    .scwb_le {
        height: 350px;
    }
    .scwb_le_img {
        height: 100%;
    }
    .scwb_le img {
        height: 100%;
        object-fit: cover;
    }
    .soludet_plan_tp h2 {
        padding-right: 80px;
    }
    .home_creat_cont_text {
        top: 50%;
    }
    /* 参数表格 */
    .pful_cont .pful_cont_table1 th:nth-child(1), 
    .pful_cont .pful_cont_table1 td:nth-child(1){
        width: 32%;
    }
    .pful_cont_table1 th, .pful_cont_table1 td {
        width: 68%;
    }
    .scwl_ul_li_cont {
        width: 110px;
        height: 110px;
    }
    .mod_back {
        bottom: 40px;
    }
     .ys_phnav_icons{
        position: absolute;
        right: 5px;
        top: 50%;
        transform: translateY(-50%);
        width: 14px;
        height: 14px;
    }
    .ys_phnav_icons::before, .ys_phnav_icons::after {
        content: "";
        position: absolute;
        transition: all .36s;
        background: #999;
    }
    .ys_phnav_icons::before {
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 100%;
        height: 1px;
    }
    .ys_phnav_icons::after {
        left: 50%;
        top: 0;
        transform: translateX(-50%);
        width: 1px;
        height: 100%;
    }
    .ys_phnav2_lang_scroll .ys_ph_nav ul {
        display: none;
    }
    .ys_phnav2_lang_scroll .ys_phnav_lisbox{
        display: flex;
        align-items: center;
    }
    .ys_ph_nav_li .ys_phnav_lisbox{
        padding: 8px 0;
        border-bottom: 1px solid rgba(0, 0, 0, .1);
    }
    .ys_ph_nav_li .ys_phnav_lisbox p{
        font-size: 16px;
        line-height: 1.75;
        color: #333;
    }
    .ypnl_ul_li a{
        border-bottom: 1px solid rgba(0, 0, 0, .1) !important;
    }
    .ys_ph_nav_li.on .ys_phnav_icons::after{
        transform: rotate(90deg);
    }
    .ys_ph_nav_li.active .ys_phnav_lisbox p,
    .ypnl_ul_li.active .mlcl_parga p{
        color: #C90B0E;
    }
    /* 1199end */
}

/* 991~768 平板竖屏 重点*/
@media screen and (max-width: 991px) {
    /* Delia-start */
    
    .case_cont_tp_le {
        margin-bottom: 15px;
    }
    .std_padding1 {
        padding: 60px 0;
    }
    .ys_bread {
        display: none;
    }
    .ys_phnav_logo {
        width: 80px;
    }
    .ccbu_li a {
        padding: 15px 10px 20px;
    }
    .inside_cont_box {
        padding: 50px 0;
    }
    .lcbu_li_box {
        padding: 20px 13px 20px;
    }
    .ncbl_ul_li_tit {
        margin: 16px 0 6px;
    }
    .ncbs_icon {
        width: 40px;
        height: 40px;
    }
    .ncbs_arrows {
        bottom: 42px;
        right: 30px;
        width: 90px;
    }
    .ncbs_ul_li_textbox {
        padding: 0 25px 0 25px;
    }
    .nult_word p {
        margin-bottom: 20px;
    }
    .ncbl_ul_li a {
        padding: 20px 15px 25px;
    }
    .vcbu_li_icon {
        width: 22px;
    }
    .vcbu_li_other_tit {
        width: calc(100% - 22px);
    }
    .vcbu_li_other {
        padding: 10px 0 20px;
    }
    .inve_cont_state_textbox {
        padding-left: 50px;
    }
    .std_padding1_bottom {
        padding-bottom: 60px;
    }
    .inve_cont_notice {
        padding-top: 50px;
    }
    .inve_cont_notice h2 {
        margin-bottom: 20px;
    }
    .icnu_li a {
        padding: 16px 25px 16px 20px;
    }
    .icnu_li_icon {
        width: 28px;
    }
    .icnu_li_textbox {
        width: calc(100% - 28px - 76px);
        padding: 0 15px;
    }
    .icnu_li_load {
        width: 76px;
    }
    .icnu_li_load_icon {
        width: 12px;
    }
    .icnu_li_load_text {
        width: calc(100% - 12px);
        padding-right: 8px;
    }
    .icru_li a {
        padding: 25px 20px 25px;
    }
    .icru_li_load_img {
        width: 12px;
        margin-bottom: 0px;
    }
    .cdetail_cont_le {
        width: 67%;
        padding-right: 40px;
    }
    .cdetail_cont_ri {
        width: 33%;
        padding-left: 30px;
        padding-top: 70px;
    }
    .ncru_li a {
        padding: 25px 15px 270px;
    }
    .ncru_li_img {
        width: 100%;
    }
    .ncru_li_word {
        margin: 6px 0 18px;
    }
    .bdetail_cont_pic h2 {
        margin-bottom: 30px;
    }
    .bdetail_cont_pic {
        padding: 60px 0;
    }
    .bdetail_cont_mode h2 {
        margin-bottom: 25px;
    }
    .bcmu_li {
        padding: 0 8px;
    }
    .bdetail_cont_mode_ul {
        margin: 0 -8px;
    }
    .bcmu_li_box_img {
        width: 90px;
        height: 90px;
    }
    .bcmu_li_box_img.ys_imgbox_cover img {
        width: 40px;
    }
    .bdetail_cont_bg {
        left: 30%;
        transform: translateX(-30%);
        top: -10px;
        width: 180px;
    }
    .bdetail_cont_sys_ri {
        padding-left: 140px;
        padding-right: 15px;
    }
    .bdetail_cont_sys_ri {
        padding-left: 140px;
        padding-right: 23px;
    }
    .serv_cont_warr_box {
        flex-direction: column;
    }
    .scwb_le {
        width: 100%;
        border-radius: 20px 20px 20px 20px;
    }
    .scwb_le img {
        border-radius: 20px 20px 20px 20px;
    }
    .scwb_ri {
        width: 100%;
        padding: 30px 25px;
    }
    .serv_cont_video {
        padding-top: 60px;
    }
    .ctact_cont_midea {
        padding: 40px 35px 60px;
    }
    .ccmu_li {
        padding: 0 15px;
    }
    .ctact_cont_midea_ul {
        margin: 0 -15px;
    }
    .ccal_info_ul_li {
        margin-bottom: 8px;
    }
    .ctact_cont_mess_box {
        padding: 50px 0 80px;
    }
    .ccmb_form {
        padding: 35px 30px;
    }
    .cfll_input input {
        font-size: 14px;
    }
    .cfll_requ {
        height: 110px;
    }
    .ccmb_from_ri_code {
        width: 150px;
        margin-top: 0;
    }
    .inve_cont_report h2 {
        margin-bottom: 28px;
    }
    .ccmb_form_le {
        padding-right: 10px;
    }
    .ccmb_form_ri {
        padding-left: 10px;
    }
    .ccmu_li::after {
        height: 140px;
    }
    .join_modal .ys_modal_content {
        height: 395px;
    }
    .ctact_cont {
        padding-top: 70px;
    }
    .ccmb_form_le {
        width: 100%;
        padding-right: 0;
    }
    .ccmb_form_ri {
        width: 100%;
        padding-left: 0;
    }
    .bdetail_cont_sys::after {
        top: 50%;
        transform: translate(-50%,-50%);
        width: 100vw;
        height: 100vh;
    }
    .bdetail_cont {
        padding-top: 0;
    }
    /* Delia-end */
    .std_title2, .yxedr_active h2 {
        font-size: 30px;
    }
    .std_padding1 {
        padding: 60px 0;
    }
    .mod_foot_mid_le{
        display: none;
    }
    .mod_foot {
        padding-top: 40px;
    }
    .mod_foot_mid_ri {
        width: 100%;
    }
    .mod_foot_mid {
        padding-bottom: 50px;
    }
    .mfmr_info {
        margin-bottom: 10px;
    }
    .mfmr_share_parga{
        width: 80px;
    }
    .rscb_text {
        width: 50%;
    }
    .std_title1 {
        font-size: 32px;
    }
    .rscb_circle_round {
        width: 55vw;
        height: 55vw;
    }
    .rscb_circle {
        width: 80vw;
        height: 80vw;
    }
    .soludet_plan_bt {
        width: 100%;
        padding: 0 40px;
        transform: scale(1) !important;
    }
    .soludet_plan_tp{
        padding-bottom: 40px;
    }
    .soludet_plan_bt img{
        border-radius: 20px;
        overflow: hidden;
    }
    .soludet_adv {
        height: auto;
        padding-top: 60px;
        padding-bottom: 30px;
    }
    .soludet_adv_conts {
        margin-top: 0;
    }
    .soludet_adv_conts_wrap {
        position: static;
    }
    .sacw_sticky {
        top: 0;
        height: auto;
    }
    .sacu_li {
        margin-bottom: 30px;
    }
    .soludet_adv_cont {
        margin-top: 30px;
    }
    .plbu_li_info p {
        margin-top: 5px;
    }
    .plbu_li_info {
        height: 59px;
    }
    .plbu_li a {
        padding: 30px 16px 22px;
    }
    .hncu_li_bt {
        margin-top: 20px;
    }
    .hncu_li_bt .std_parga {
        margin-top: 10px;
    }
    .soludet_pro {
        padding-top: 60px !important;
    }
    .pro_cont_le{
        display: none;
    }
    .pro_cont_ri{
        width: 100%;
        padding-left: 0;
    }
    .pro_cont_ri::after{
        display: none;
    }
    .jcpu_li {
        width: 50%;
    }
    .join_modal .ys_modal_container {
        padding: 40px 0 50px;
    }
    .ncbl_ul_li{
        width: 50%;
    }
    .bdetail_cont_pic_btn {
        margin-top: 40px;
    }
    .prodet_plan {
        padding-top: 40px;
        padding-bottom: 80px;
    }
    .pdrc_list_ul_li {
        width: 33.333333%;
        margin-bottom: 20px;
    }
    .prodet_describe_ri {
        padding-left: 40px;
    }
    .prodet_parameter_cont_main {
        padding: 30px 0 30px 40px;
    }
   
    .ppci_img {
        padding-left: 30px;
        margin-top: -28px;
    }
    .pful_cont_btn_button img {
        width: 16px;
    }
    .about_creat_data {
        height: 400px;
        margin-top: 60px;
    }
    .about_creat_logo{
        opacity: 0 !important;
        pointer-events: none !important;
    }
    .acdu_li .hmlu_li_num p {
        font-size: 20px;
    }
    .accu_li.act {
        width: 170%;
    }
    .ahci_year {
        font-size: 68px;
    }
    /* #ys_swiper4 {
        padding-bottom: 40px !important;
    } */
    /*
    .solu_cont_ul_li{
        --smooth-progress: 1 !important;
    }
    .scul_text_cont {
        transform: translateY(0%);
    }
    .hbcw_cont_text .std_parga {
        width: 46%;
    }
    .hbcw_cont_text {
        bottom: 50px;
    }
    #earth {
        width: 700px;
        height: 700px;
    }
    .rct_creat_img{
        width: 700px;
    }
    .hncu_li_cont{
        height: 100%;
    }
    .home_new_cont_ul .slick-track{
        display: flex;
        align-items: stretch;
    }
    .home_new .hncu_li:not(:first-child){
        display: none;
    }
    .home_new .hncu_li{
        height: auto;
        width: 50%;
    }
    .home_new .home_new_cont_ul .slick-dots {
        bottom: -40px;
    }
    .home_new .home_new_cont_ul .slick-dots li {
        background: rgba(201, 11, 14, .5);
    }
    .home_new .home_new_cont_ul .slick-dots li.slick-active {
        background: rgba(201, 11, 14, 1);
    }
    .home_new_cont {
        padding-bottom: 40px;
        -webkit-user-select: text;
        -khtml-user-select: text;
        -moz-user-select: text;
        -ms-user-select: text;
        user-select: text;
    }
    .news_cont_btm .ncbl_ul_li:nth-child(2n+1){
        animation-delay: 0.2s;
    }  
    .news_cont_btm .ncbl_ul_li:nth-child(2n+2){
        animation-delay: 0.3s;
    }  
    .jcpu_li:nth-child(2n+1){
        animation-delay: 0.2s;
    }
    .jcpu_li:nth-child(2n+2){
        animation-delay: 0.3s;
    }
    .soludet_plan_bt.act img{
        -webkit-animation: fadeInUp 1s ease both;
        animation: fadeInUp 1s ease both;
        animation-delay: 0.1s;
    }   
    .sacw_sticky h2.act{
        -webkit-animation: fadeInUp 1s ease both;
        animation: fadeInUp 1s ease both;
        animation-delay: 0.1s;
    } 
    .sacu_li.act{
        -webkit-animation: fadeInUp 1s ease both;
        animation: fadeInUp 1s ease both;
        animation-delay: 0.1s;
    } 
    .sacu_li.act:nth-child(4n+1){
        animation-delay: 0.1s;
    }
    .sacu_li.act:nth-child(4n+2){
        animation-delay: 0.2s;
    }
    .sacu_li.act:nth-child(4n+3){
        animation-delay: 0.3s;
    }
    .sacu_li.act:nth-child(4n+4){
        animation-delay: 0.4s;
    }
    .home_new_cont {
        padding-top: 0;
    }
    .soludet_system {
        padding-bottom: 80px;
    }
    .scwb_le {
        height: auto;
    }
    .soludet_plan_tp h2 {
        padding-right: 50px;
    }
    .ppci_img {
        width: 300px;
    }
    .ppci_form {
        width: calc(100% - 300px);
    }
    .bdetail_cont_mode_ul {
        margin: 0 -8px;
    }
    .bdetail_cont_mode_ul .slick-dots {
        bottom: 10px;
        z-index: 2;
    }
    .bdetail_cont_mode_ul .slick-dots li.slick-active {
        background: #C90B0E;
    }
    .bdetail_cont_mode_ul .slick-dots li {
        width: 8px;
        height: 8px;
        margin: 0 7px;
        background: #e4e4e4;
    }
    .sacu_li:not(:first-child){
        display: none;
    }
    #ys_swiper2 {
        padding: 44px 0 !important;
    }
    /* 参数表格 */
    .ppci_form {
        width: calc(100% - 300px) !important;
    }
    .ppci_img {
        width: 300px !important;
    }
    
   .soludet_main .soludet_adv .sacu_li {
        opacity: 1;
    } 
    
    .sacw_sticky h2  {
        opacity: 1;
    } 
    .solu_cont_ul_li {
        -webkit-clip-path: none;
        clip-path: none;
    }
    .scul_img {
        transform: none;
    }
    .scul_text_cont {
        transform: none;
    }
    .join_cont_post_info {
        margin-top: 38px;
    }
    .jcpi_select {
        width: 200px;
        margin-left: 10px;
        margin-right: 20px;
    }
    .jcpi_search {
        width: 250px;
    }
    .scwb_ri h2 {
        font-size: 20px;
        margin-bottom: 40px;
    }
    .scwb_ri {
        padding: 50px 30px;
    }
    .scwb_ri_btn p {
        font-size: 14px;
        line-height: 44px;
    }
    .scwb_ri_btn {
        width: 160px;
    }
    /* 991end */
}

/* <768 移动端 重点*/
@media screen and (max-width: 768px) {
    .ys_ban_pc, .ys_nyban_pc{
        display: none;
    }
    .ys_ban_video{
        display: none;
    }
    .ys_ban_ph, .ys_nyban_ph{
        display: block;
    }
    .ys_modal_content {
        max-height: 550px;
        padding: 50px 20px;
    }
    /* Delia-start */
    .ccbu_li {
        width: 50%;
    }
    .ccbu_li_tit {
        margin: 20px 0 8px;
    }
    .inside_cont_box {
        padding: 40px 0;
        flex-direction: column;
        align-items: flex-start;
    }
    .iccl_tit {
        margin-bottom: 10px;
    }
    .inside_cont_box_le{
        margin-bottom: 20px;
    }
    .std_btn1_box_icon {
        width: 14px;
        height: 14px;
    }
    .std_btn1_box_parga {
        margin-right: 6px;
    }
    .std_btn1_box_parga p {
        line-height: 34px;
    }
    .mod_foot {
        padding-top: 40px;
    }
    .mfmr_share_icon_img {
        width: 18px;
        margin-right: 16px;
    }
    .mod_foot_bt_le   p{
        display: flex;
        flex-direction: column;
    }
    .mod_foot_bt_le  p a{
        margin-bottom: 5px;
    }
    .mod_foot_bt_ri {
        width: 100%;
        margin-top: 0;
    }
    .mod_foot_bt {
        padding: 10px 0;
    }
    .mod_foot_bt p, .mod_foot_bt p a {
        font-size: 12px;
    }
    .mod_foot_tp_logo {
        width: 70px;
    }
    .mod_foot {
        padding-top: 35px;
    }
    .std_padding1 {
        padding: 50px 0;
    }
    .case_main .mod_paging {
        padding-top: 15px;
    }
    .lcbu_li {
        width: 50%;
    }
    .load_main .case_cont_tp {
        margin-bottom: 25px;
    }
    .ncbl_ul_li {
        width: 50%;
        margin-bottom: 30px;
    }
    .ncbs_ul_li_img {
        width: 100%;
    }
    .ncbs_ul_li a {
        flex-direction: column;
        box-shadow: 5px 2px 8px 2px rgba(121, 121, 121, 0.05);
    }
    .ncbs_ul_li_textbox {
        width: 100%;
        padding: 20px 0px 30px;
    }
    .nult_tit {
        font-size: 16px;
        -webkit-line-clamp: inherit;
    }
    .nult_word p {
        height: auto;
        -webkit-line-clamp: inherit;
    }
    .ncbs_icon {
        width: 36px;
        height: 36px;
    }
    .ncbs_arrows {
        bottom: 42px;
        right: 16px;
        width: 85px;
    }
    .std_btn1_box {
        border: 1px solid #C90B0E;
    }
    .ncbs_icon img {
        width: 10px;
    }
    .news_cont_tp_ri .cctr_input,
    .case_cont_tp_ri .cctr_input {
        width: 240px;
    }
    .news_cont_tp .ys_select_hd {
        height: 34px;
    }
    .news_main .cctr_input input {
        line-height: 34px;
    }
    .vcbu_li {
        width: 50%;
        margin-bottom: 20px;
    }
    .video_main .case_cont_tp {
        flex-direction: column;
        margin-bottom: 26px;
    }
    .icru_li {
        width: 50%;
    }
    .icru_li_load_text {
        font-size: 12px;
        margin-right: 6px;
    }
    .icru_li_imgbox {
        width: 24px;
        margin-bottom: 4px;
    }
    .icru_li a {
        padding: 20px 15px 20px;
    }
    .std_padding1_bottom {
        padding-bottom: 50px;
    }
    .inve_cont_notice {
        padding-top: 40px;
    }
    .inve_cont_state_img img {
        border-radius: 10px;
    }
    .inve_cont_state_img {
        border-radius: 10px;
        height: 200px;
    }
    .inve_cont_state_img img{
        width: 100%;
        height:100%;
        object-fit: cover;
    }
    .inve_cont_state_textbox {
        width: 100%;
        padding-left: 30px;
    }
    .icnu_li_textbox {
        width: 100%;
        padding: 0;
        margin: 15px 0;
    }
    .icnu_li_load {
        width: 84px;
    }
    .icnu_li_load_text {
        font-size: 12px;
        width: calc(100% - 12px);
        padding-right: 6px;
    }
    .icnu_li_icon {
        width: 26px;
    }
    .icnu_li a {
        padding: 20px 16px;
        flex-direction: column;
        align-items: flex-start;
    }
    .icru_li_load_img {
        width: 12px;
        margin-bottom: 0px;
    }
    .cdetail_cont_box {
        flex-direction: column;
    }
    .cdetail_cont::before {
        width: 100%;
    }
    .cdetail_cont::after {
        display: none;
    }
    .cdetail_cont_le {
        width: 100%;
        padding-right: 0;
    }
    .cdetail_cont_ri {
        width: 100%;
        padding-left: 0;
        padding-top: 35px;
    }
    .cdetail_cont_ri h2 {
        margin-bottom: 24px;
    }
    .mod_tit18 {
        font-size: 16px;
    }
    .ndetail_main .cdetail_cont_ri {
        width: 100%;
        margin-top: 30px;
        padding-bottom: 40px;
    }
    .ndetail_main .cdetail_cont_ri::after{
        content: "";
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 120vw;
        height: 100%;
        background: #f1f5f6;
        z-index: -1;
    }
    .ncru_li_word {
        margin: 15px 0 0px;
    }
    .ncru_li {
        margin-bottom: 30px;
    }
    .bdetail_cont_bg {
        width: 160px;
    }
    .bdetail_cont_sys {
        flex-direction: column;
        align-items: flex-start;
        padding-bottom: 50px;
    }
    .bdetail_cont_sys_le {
        width: 70%;
    }
    .bdetail_cont_sys_ri {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .bdetail_cont_mode_ul {
        margin: 0 -8px;
    }
    .bdetail_cont_mode_ul .slick-dots {
        bottom: -30px;
        z-index: 2;
    }
    .bdetail_cont_mode_ul .slick-dots li.slick-active {
        background: #C90B0E;
    }
    .bdetail_cont_mode_ul .slick-dots li {
        width: 8px;
        height: 8px;
        margin: 0 7px;
        background: #e4e4e4;
    }
    .bdetail_cont_pic {
        padding: 50px 0;
    }
    .bdetail_cont_mode {
        padding: 50px 0 60px;
    }
    .scwb_ri_tp_input {
        width: 280px;
        margin-right: 15px;
    }
    .scwb_ri_tp {
        margin-bottom: 10px;
        padding-left: 0;
    }
    .scwb_ri_tp_input input {
        padding: 0 15px 0 45px;
    }
    .serv_cont_load_box {
        padding: 50px 0 50px;
    }
    .serv_cont_load .std_btn1 {
        margin-top: 15px;
    }
    .serv_cont_ques h2 {
        margin-bottom: 20px;
    }
    .scqu_li_box_tp {
        padding: 16px 20px;
    }
    .slbt_icon {
        width: 24px;
    }
    .slbt_tit {
        width: calc(100% - 24px);
        padding: 0 15px;
    }
    .slbt_tit::before {
        top: 7px;
        width: 2px;
        height: 16px;
    }
    .scqu_li {
        margin-bottom: 20px;
    }
    .serv_cont_video {
        padding-top: 50px;
    }
    .ctact_cont_add_list {
        flex-direction: column;
    }
    .ccal_coun {
        width: 100%;
    }
    .ccal_info {
        width: 100%;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .ccal_icon {
        width: 24px;
        margin-top: 10px;
    }
    .ccmu_li {
        width: 25%;
        margin-bottom: 20px;
        padding: 0 10px;
    }
    .ctact_cont_midea_ul {
        margin: 0 -10px;
    }
    .ccmu_li_text p {
        margin-top: 8px;
    }
    .ctact_cont_midea {
        padding: 50px 0px 40px;
    }
    .ctact_cont_mess_box {
        padding: 40px 0 50px;
    }
    .ccmb_form_le {
        width: 100%;
        padding-right: 0;
    }
    .ccmb_form_ri {
        width: 100%;
        padding-left: 0;
    }
    .ccmb_form_btn p {
        line-height: 44px;
    }
    .ccmb_form_btn_cont {
        padding: 0 50px;
    }
    .ys_cont860 {
        width: 100%;
        padding: 0 20px;
    }
    .join_modal .ys_modal_content {
        height: 365px;
        padding: 0 40px 0 40px;
    }
    .jcpu_li {
        width: 50%;
    }
    .join_cont_post_btn p {
        line-height: 42px;
    }
    .jcab_other_le .ncbs_arrows {
        width: 85px;
    }
    .jcab_other_ri {
        width: calc(100% - 70px);
    }
    .jcuu_li:nth-of-type(2n) .jcuu_li_box {
        flex-direction: column;
    }
    .jcuu_li_box {
        flex-direction: column;
    }
    .jcuu_li_imgbox {
        width: 100%;
        margin-bottom: 15px;
        overflow: hidden;
        border-radius: 10px;
    }
    .jcuu_li_textbox {
        width: 100%;
        padding: 0;
    }
    .jcuu_li_textbox_tit {
        margin-bottom: 6px;
    }
    .jcuu_li:nth-of-type(2n) .jcuu_li_textbox {
        padding: 0;
    }
    .join_cont_us {
        padding-bottom: 55px;
    }
    .join_modal .ys_modal_content.mCustomScrollbar .mCustomScrollBox.mCSB_inside {
        padding-right: 35px;
    }
    .join_modal_tp {
        padding: 0px 40px 25px;
    }
    .join_cont_post {
        padding-top: 50px !important;
    }
    .join_modal_tp {
        align-items: flex-start;
        flex-direction: column;
        padding: 0px 40px 20px;
    }
    .join_modal_tp_tit {
        margin-bottom: 10px;
    }
    .join_modal_btm {
        padding: 0 40px;
    }
    .jpin_modal_btm_btn {
        padding-top: 20px;
    }
    .join_modal .ys_modal_container {
        padding: 45px 0 55px;
    }
    .jcuu_li_textbox_word p {
        height: auto;
        -webkit-line-clamp: inherit;
    }
    .join_cont_us_ul {
        padding-top: 30px;
    }
    .join_cont_act {
        padding: 50px 0;
    }
    .bcmu_li:not(:first-child){
        display: none;
    }
    .bcmu_li_box_text{
        -webkit-user-select: text;
        -khtml-user-select: text;
        -moz-user-select: text;
        -ms-user-select: text;
        user-select: text;
    }
    .icnu_li_textbox_tit {
        -webkit-line-clamp: inherit;
    }
    .ccmu_li::after {
        content: none;
    }
    .ccal_coun_wod {
        font-size: 14px;
    }
    .ccal_coun_tit {
        margin-bottom: 2px;
    }
    .cdetail_cont_ri{
        margin-top: 30px;
        padding: 30px 0;
    }
    .cdetail_cont_ri::after{
        content: "";
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 100vw;
        height: 100%;
        background: #f1f5f6;
        z-index: -1;
    }
    .inside_cont .std_btn1_box {
        border: 1px solid #fff;
    }
    .serv_cont_load .std_btn1_box {
        border: solid 1px #fff;
    }
    .ctact_cont {
        padding-top: 50px;
    }
    .ctact_cont_add_list.on .ccal_icon {
        opacity: 0;
        display: none;
    }
    .ncbl_ul_li_line {
        bottom: -5px;
    }
    .jcpu_li_box_tit::before {
        height: 20px;
    }
    .join_cont_us h2 {
        margin-bottom: 15px;
    }
    .join_modal_tp::before {
        top: -4px;
        width: 3px;
        height: 40px;
    }
    .ndetail_main .ncru_li{
        width: 50%;
        padding: 0 10px;
    }
    .ndetail_main .ndetail_cont_ri_ul{
        display: flex;
        flex-wrap: wrap;
        margin: 0 -10px;
    }
    .cdetail_cont {
        padding-bottom: 0px !important;
    }
    .inve_cont_state .std_btn1_box {
        border: 1px solid #fff;
    }
    .ccbu_li_line{
        bottom: -5px;
    }
    .bdetail_cont_bg {
        width: 200px;
        right: 20%;
        left: auto;
        transform: inherit;
    }
    /* Delia-end */
    .std_title2, .yxedr_active h2 {
        font-size: 26px;
    }
    .mod_foot_bt_le,.mod_foot_bt_ri {
        width: 100%;
    }
    .mod_foot_tp_logo {
        width: 110px;
    }
    .std_padding1 {
        padding: 50px 0;
    }
    .std_title1 {
        font-size: 30px;
    }
    .std_title3, .yxedr_active h3 {
        font-size: 18px;
    }
    .plct_icon {
        width: 26px;
    }
    .rpcu_li {
        padding: 0 6px;
    }
    .respon_policy_cont_ul {
        margin: 0 -6px;
    }
    .rpcu_li {
        width: 25%;
    }
    .respon_policy_cont_ul .slick-dots {
        bottom: -25px;
    }
    .respon_policy_cont_ul .slick-dots li {
        background: rgba(201, 11, 14, .5);
    }
    .respon_policy_cont_ul .slick-dots li.slick-active {
        background: rgba(201, 11, 14, 1);
    }
    .slick-dots li {
        width: 8px;
        height: 8px;
        margin: 0 5px;
    }
    .rpcu_li:not(:first-child){
        display: none;
    }
    .rpcu_li_cont_text{
        -webkit-user-select: text;
        -khtml-user-select: text;
        -moz-user-select: text;
        -ms-user-select: text;
        user-select: text;
    }
    .respon_policy_cont {
        margin-top: 30px;
    }
    .rscb_text .std_parga {
        margin-bottom: 50px;
    }
    .rscb_text {
        width: 59%;
    }
    .mod_tit24 {
        font-size: 16px;
    }
    .std_parga, .std_parga p {
        font-size: 14px;
    }
    .hncu_li_bt .std_parga {
        margin-top: 10px;
    }
    .hncu_li_bt {
        margin-top: 25px;
    }
    /* #ys_swiper3 {
        padding-bottom: 40px !important;
    } */
    .rscb_text {
        width: 41%;
        bottom: 24%;
    }
    .rscb_text .std_parga {
        margin-bottom: 40px;
    }
    .soludet_plan_tp_parga{
        width: 100%;
        margin-top: 20px;
    }
    .soludet_plan_tp h2{
        width: 100%;
    }
    .soludet_plan_tp{
        padding-bottom: 30px;
    }
    .soludet_plan_tp{
        padding-bottom: 30px;
    }
    .sacu_li {
        padding: 0 20px;
        margin-bottom: 20px;
    }
    .soludet_adv {
        padding-top: 50px;
        padding-bottom: 30px;
    }
    .sacu_li_cont_icon {
        width: 100px;
        height: 100px;
    }
    .std_btn1_box_parga p {
        line-height: 44px;
    }
    .soludet_pro {
        padding-top: 50px !important;
    }
    .soludet_adv_cont_ul {
        margin: 0 -20px;
    }
    .plbu_li {
        width: 50%;
    }
    .scul_text {
        width: 50%;
        left: 40px;
    }
    .scul_text_parga {
        margin-bottom: 32px;
    }
    .join_main #ys_swiper2 {
        padding: 0 0 50px;
    }
    .hncu_li_tp_time {
        width: 70px;
    }
    .hltt_text {
        top: 16px;
    }
    .nult_icon {
        width: 70px;
    }
    .video_main .cctl_ul,
    .case_main .cctl_ul{
        display: none;
    }
    .cdetail_main .ccru_li {
        width: 50%;
        padding: 0 10px;
    }
    .cdetail_main .cdetail_cont_ri_ul{
        margin: 0 -10px;
        display: flex;
        flex-wrap:wrap;
    }
    .prodet_describe_ri {
        padding-left: 0;
        padding-right: 0;
        margin-top: 30px;
        width: 100%;
    }
    .prodet_describe_le {
        width: 60%;
    }
    .bdetail_cont_mode_ul .sacu_li_cont_icon .ys_imgbox_cover {
        width: 50px;
    }
    .pdrc_list_ul_li {
        width: 25%;
    }
    .prodet_main .prodet_describe_ri {
        margin-top: 30px;
    }
    .ppci_form {
        width: 100%;
    }
    .ppci_img {
        padding-left: 0;
        margin-top: 0;
        float: left;
    }
    .prodet_parameter{
        height: auto;
        padding: 50px 0;
    }
    .prodet_parameter_cont {
        position: static;
        transform: inherit;
    }
    .prodet_parameter_cont_main{
        padding: 30px;
    }
    .pful_cont_bd_li {
        padding: 6px 0;
    }
    .pful_cont_hd {
        padding: 8px 0;
    }
    .pful_cont_btn {
        margin-top: 20px;
    }
    .about_creat_text .mod_tit20 {
        width: 100%;
        text-align: left;
    }
    .about_creat_data {
        height: 300px;
        margin-top: 40px;
    }
    .hmlu_li_num span {
        font-size: 34px;
    }
   
    .acdu_li_icon {
        width: 25px;
    }
    .accu_li {
        transition: none;
    }
    .about_culture_cont_ul .slick-list{
        width: 100%;
    }
    .accu_li:not(:first-child){
        display: none;
    }
    .accu_li_cont_text{
        height: auto;
    }
    .accu_li_cont_text .mod_tit24 {
        text-align: left;
    }
    .accu_li_cont_text {
        padding: 0 40px;
    }
    /* .about_history_cont_bt .slick-track{
        background: transparent;
        padding: 0;
        height: auto;
    }
    .ahcb_ul_li{
        position: static;
    } */
    .about_history_cont_bt .slick-track {
        padding-left: 0;
    }
    .ahci_mess {
        padding-left: 0;
        width: 100%;
        margin-top: 20px;
    }
    .ahci_year{
        width: 100%;
        font-size: 60px;
    }
    .ahci_cont_item{
        flex-wrap: wrap;
    }
    /* .about_history_cont_bt::after{
        content: "";
        width: 100%;
        height: 1px;
        border: 1px dashed #999;
        position: absolute;
        bottom: 6px;
        left: 0;
        z-index: -1;
    } */
    .about_history_cont_bt {
        bottom: 100px;
    }
    .ahci_cont {
        margin-top: 40px;
    }
    .acdu_li:not(:first-child){
        display: none;
    }
    .about_creat_data_ul .slick-dots{
        left: 0;
        bottom: -40px;
    }
    .accu_li.act .accu_li_cont_text {
        height: auto;
    }
    .ahcb_ul_li:nth-child(5n+1) {
        bottom: -4px;
    }
    .ahcb_ul_li:nth-child(5n+2) {
        bottom: -5px;
    }
    .ahcb_ul_li:nth-child(5n+3) {
        bottom: 2px;
    }
    .ahcb_ul_li:nth-child(5n+4) {
        bottom: 1px;
    }
    .ahcb_ul_li:nth-child(5n+5) {
        bottom: -4px;
    }
    .hbcw_cont_text .std_parga {
        width: 60%;
    }
    .hptu_li_cont_icon {
        width: 30px;
    }
    .hptu_li_cont::after, .home_partner_tab::after {
        top: 44px;
    }
    .hptu_li {
        padding: 0 10px;
    }
    .home_partner_tab_ul {
        margin: 0 -10px;
    }
    .hptu_li_cont_more {
        width: 26px;
        margin-top: 8px;
    }
    .home_creat_cont,.home_creat.on .home_creat_cont{
        animation: none;
        transform: translateY(0);
    }
    .home_creat_cont_earth{
        transform: scale(1) translateX(0px) !important;
        height: auto;
        margin-top: 30px;
    }
    .rct_creat_img{
        display: none;
    }
    #earth{
        opacity: 1;
        position: static;
        transform: inherit;
        margin: auto;
    }
    .home_creat{
        height: auto;
    }
    .home_creat_cont_text {
        position: static;
        transform: inherit;
    }
    .hcct_main{
        opacity: 1;
        width: 100%;
        transform: translate3d(0,0,0);
    }
    .home_creat_cont{
        padding-top: 50px;
        height: auto;
    }
    #earth {
        width: 500px;
        height: 500px;
    }
    .pacr_cont_li:first-child, .prodet_adv_cont_le {
        margin-top: 60px;
    }
    .pacr_cont_li {
        top: 124px;
        height: calc(100vh - 124px);
    }
    .pacl_ul_li {
        height: calc(100vh - 124px);
    }
    .rpcu_li{
        animation-delay: 0.2s !important;
    }  
    .icru_li:nth-child(2n+1){
        animation-delay: 0.2s;
    }   
    .icru_li:nth-child(2n+2){
        animation-delay: 0.3s;
    }   
    .inve_cont_report {
        padding-bottom: 40px;
    }
    .pro_main .plbu_li:nth-child(2n+1){
        animation-delay: 0.2s;
    }
    .pro_main .plbu_li:nth-child(2n+2){
        animation-delay: 0.3s;
    }
    .hcct_main_tit,.hcct_main_parga,.hmlu_li,.hcct_main_btn{
        opacity: 0;
    }
    .hcct_main_tit.act,
    .hcct_main_parga.act,
    .hmlu_li.act,
    .hcct_main_btn.act{
        -webkit-animation: fadeInUp 1s ease both;
        animation: fadeInUp 1s ease both;
        animation-delay: 0.2s;
    }
    .pclc_info li::before{
        top: 12px;
    }
    .prodet_parameter_cont_main {
        background: transparent;
        border: 1px solid rgb(71,71,71);
        border-radius: 10px;
        overflow: hidden;
    }
    .ncbs_ul .slick-track{
        display: flex;
        align-items: stretch;
    }
    .ncbs_ul_li {
        height: auto;
    }
    .ncbs_ul_li a{
        height: 100%;
    }
    .ncbs_ul .nult_word p{
        text-overflow: clip;
        height: 3.5em;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }
    .ncbs_ul_li_textbox {
        padding: 20px 20px 30px 0;
    }
    .soludet_plan_tp h2{
        padding-right: 0;
    }
    .case_cont_tp_le {
        margin-bottom: 0 !important;
    }
    .acdu_li {
        width: 33.333333%;
    }
    .pful_cont {
        max-height: 34vh;
        padding-right: 14px;
    }
    .ppci_form_ul_li .mCSB_outside+.mCSB_scrollTools {
        right: 0px !important;
    }
    .case_cont_tp_ri {
        width: 240px;
    }
    .ahci_mess_parga {
        height: 145px;
    }
    /* 参数表格 */
    .ppci_form {
        width: 100% !important;
    }
    .prodet_plan {
        padding-bottom: 60px;
    }
    .scwl_ul{
        flex-wrap: wrap;
        margin: 0 -30px;
    }
    .scwl_ul_li {
        padding: 0 30px;
        width: 33.333333%;
        margin-bottom: 40px;
    }
    .scwl_ul_li_cont{
        margin: auto;
    }
    .scwl_ul{
        justify-content: flex-start;
    }
    /*.home_body {*/
    /*    overflow: hidden !important;*/
    /*}*/
    /*.home_html{*/
    /*    overflow-x: hidden !important;*/
    /*    overflow-y: auto !important;*/
    /*}*/
    .mod_back {
    bottom: 80px;
}
.mod_back.act {
    right: 20px;
}
.jcpb_cont{
    border: 1px solid #C90B0E
}
.join_modal_tp_tit{
    font-size: 18px;
}
    /* 768end */
}

@media screen and (max-width: 767px) {
    .respon_secure_cont_text{
        padding: 0 40px;
    }
    .prodet_adv_cont .ys_cont1230 {
        width: 100%;
        padding: 0 20px;
    }
    .ys_cont1320, .about_creat_data_ul {
        width: 100%;
        padding: 0 20px;
    }
    .ys_cont1660 {
        padding: 0 20px;
    }
    .bdetail_cont_mode_ul .sacu_li{
        margin-bottom: 0;
    }
    .soludet_plan_bt {
        padding: 0 20px;
    }
    .sacu_li:not(:first-child){
        display: none;
    }
    .soludet_adv_cont_ul .slick-dots li {
        background: rgba(201, 11, 14, .5);
    }
    .soludet_adv_cont_ul .slick-dots li.slick-active {
        background: rgba(201, 11, 14, 1);
    }
    .soludet_adv_cont_ul .slick-dots {
        bottom: -25px;
    }
    .soludet_adv {
        padding-bottom: 50px;
    }
    .sacu_li {
        margin-bottom: 0;
    }
    .sacu_li{
        width: 33.333333%;
    }
    .bdetail_cont_mode .sacu_li{
        animation-delay: 0.2s !important;
    } 
    /* 767end */
}
@media screen and (max-width: 480px) {
    /* Delia-start */
    .std_title1 {
        font-size: 22px;
    }
    .std_padding1 {
        padding: 40px 0;
    }
    .case_cont_tp_ri {
        width: 100%;
    }
    .cctr_input {
        width: calc(100% - 26px);
    }
    .ccbu_li {
        width: 100%;
    }
    .ccbu_li_tit {
        margin: 15px 0 5px;
        -webkit-line-clamp: inherit;
    }
    .ccbu_li_word p {
        -webkit-line-clamp: inherit;
    }
    .case_main .mod_paging {
        padding-top: 10px;
    }
    .iccl_tit {
        margin-bottom: 5px;
        text-align: left;
    }
    .inside_cont_box {
        padding: 32px 0;
    }
    .std_btn1_box {
        padding: 0 14px;
    }
    .std_btn1_box_parga p {
        line-height: 34px;
    }
    .mod_foot_bt_le p a {
        margin-bottom: 2px;
    }
    .mod_foot {
        padding-top: 32px;
    }
    .ys_nyban_img, .ys_nyban_img::after{
        width: 100%;
        border-radius: 0 0 20px 20px;
    }
    .load_main .cctl_ul_li .ys_select {
        padding: 0 15px 0 15px;
    }
    .lcbu_li {
        width: 100%;
    }
    .lcbu_li_ul_li a {
        padding: 4px 12px;
    }
    .load_main .mod_paging {
        padding-top: 20px;
    }
    .ncbl_ul_li {
        width: 100%;
        margin-bottom: 20px;
    }
    .news_cont_tp_ri .cctr_input,
    .case_cont_tp_ri .cctr_input {
        width: 100%;
    }
    .news_cont_tp_le {
        margin-right: 6px;
        width: 30%;
    }
    .news_cont_tp .ys_select {
        padding: 0 20px 0 20px;
    }
    .news_main .cctr_input input {
        line-height: 30px;
    }
    .news_cont_tp .ys_select_hd {
        height: 30px;
    }
    .news_cont_tp {
        margin-bottom: 10px;
    }
    .cctr_icon {
        width: 14px;
        margin-left: 10px;
    }
    .vcbu_li {
        width: 100%;
        margin-bottom: 20px;
    }
    .video_main .mod_paging {
        padding-top: 10px;
    }
    .inve_cont_notice {
        padding-top: 32px;
    }
    .std_padding1_bottom {
        padding-bottom: 32px;
    }
    .icnu_li a {
        flex-direction: column;
        align-items: flex-start;
        padding: 20px;
    }
    .icnu_li_textbox {
        width: 100%;
        padding: 0;
    }
    .icnu_li_textbox_tit {
        -webkit-line-clamp: inherit;
    }
    .icru_li {
        width: 100%;
    }
    .icru_li a {
        padding: 20px;
    }
    .icru_li_tit {
        -webkit-line-clamp: inherit;
        margin: 0px 0 15px;
    }
    .icru_li_imgbox {
        width: 24px;
        margin-bottom: 1px;
    }
    .icru_li_load_img {
        width: 12px;
        margin-bottom: 0px;
    }
    .icru_li {
        padding: 0 10px;
        margin-bottom: 20px;
    }
    .icru_li:last-child{
        margin-bottom: 0;
    }
    .cdetail_cont_le_paging {
        padding-top: 15px;
        margin-top: 25px;
        margin-bottom: 0;
    }
    .cdetail_cont_ri {
        padding-top: 32px;
    }
    .cdetail_cont_ri h2 {
        margin-bottom: 18px;
    }
    .ncru_li_word {
        margin: 6px 0 0px;
    }
    .bdetail_cont_sys h2 {
        margin: 2px 0 10px;
    }
    .bcsr_ul_li_box {
        width: 36px;
    }
    .bcsr_ul_li {
        padding: 0 15px;
    }
    .bcsr_ul {
        margin: 0 -15px;
        margin-top: 15px;
    }
    .bdetail_cont_sys {
        padding-bottom: 40px;
        align-items: flex-start;
    }
    .bdetail_cont_mode {
        padding: 32px 0 50px;
    }
    .bdetail_cont_mode h2 {
        margin-bottom: 20px;
    }
    .scwb_le_textbox_word p {
        margin-bottom: 6px;
    }
    .scwb_le_textbox_tit {
        margin-bottom: 3px;
    }
    .scwb_le_tetxbox {
        width: 95%;
        left: 10px;
    }
    .scwb_le_btn a {
        line-height: 30px;
        padding: 0px 16px;
    }
    .scwb_le_btn {
        margin-top: 1px;
    }
    .scwb_le img {
        border-radius: 10px;
    }
    .scwb_ri {
        width: 100%;
        padding: 25px 20px;
    }
    .scwb_ri_tp_input {
        width: calc(100% - 60px);
        margin-right: 6px;
    }
    .scwb_ri_tp_sear p {
        line-height: 30px;
        padding: 0 16px;
    }
    .scwb_ri_tp_sear {
        width: 60px;
    }
    .scwb_ri_tp_input input {
        height: 32px;
    }
    .scwb_ri_tp_input img {
        width: 14px;
        left: 14px;
    }
    .scwb_ri_tp_input input {
        padding: 0 15px 0 36px;
    }
    .srbu_li_box_tit {
        width: 100px;
    }
    .serv_cont_warr_box {
        border-radius: 10px;
    }
    .scwb_ri_btm {
        padding: 20px 15px;
    }
    .scqu_li_box_tp {
        padding: 15px 15px;
    }
    .slbt_icon {
        width: 22px;
        position: relative;
        top: 5px;
    }
    .slbt_tit {
        width: calc(100% - 22px);
        padding: 0 10px;
    }
    .scqu_li_box_btm {
        padding: 20px 25px 30px 25px;
    }
    .serv_cont_video {
        padding-top: 32px;
    }
    .serv_cont_video h2 {
        margin-bottom: 20px;
    }
    .ccal_info_ul_li a {
        flex-wrap: wrap;
    }
    .ciul_word {
        width: 100%;
        margin-top: 5px;
    }
    .ccal_info_ul_li {
        margin-bottom: 10px;
    }
    .ccmu_li {
        width: 50%;
    }
    .ctact_cont_midea {
        padding: 32px 0px 12px;
    }
    .ccmb_from_le_label {
        width: 100%;
        padding: 0 7.5px;
        margin-bottom: 10px;
    }
    .ccmb_from_le_list {
        margin-bottom: 0px;
    }
    .cfll_code {
        width: 100%;
    }
    .ccmb_form_btn p {
        line-height: 34px;
    }
    .ccmb_form {
        padding: 20px;
    }
    .ccal_info {
        margin-top: 10px;
        margin-bottom: 0;
    }
    .ciul_word {
        width: 100%;
        margin-top: 2px;
    }
    .join_cont_act {
        padding: 40px 0;
    }
    .jcab_list_wrap_ul .ncbl_ul_li {
        padding: 0;
        margin-bottom: 0px;
        height: auto;
    }
    .jcpu_li {
        width: 100%;
    }
    .join_cont_post {
        padding-top: 32px !important;
    }
    .join_modal .iconfont {
        font-size: 18px;
    }
    .join_modal_tp {
        align-items: flex-start;
        flex-direction: column;
        padding: 0px 20px 20px;
    }
    .jmtl_ul_li {
        margin-right: 25px;
    }
    .join_modal .ys_modal_content {
        height: 340px;
        padding: 0 20px 0 20px;
    }
    .join_modal_btm {
        padding: 0 20px;
    }
    .jpin_modal_btm_btn {
        padding-top: 15px;
    }
    .jpin_modal_btm_btn a {
        line-height: 44px;
        padding: 0 38px;
    }
    .join_modal .ys_modal_container {
        padding: 40px 0 40px;
    }
    .inve_cont_report h2 {
        margin-bottom: 15px;
    }
    .join_modal_tp_tit {
        margin-bottom: 6px;
    }
    .jcab_other_le .ncbs_arrows {
        width: 80px;
    }
    .jcab_other_ri {
        width: calc(100% - 40px);
    }
    .ctact_cont {
        padding-top: 40px;
    }
    .ctact_cont_mess_box {
        padding: 32px 0;
    }
    .join_modal .ys_modal_content.mCustomScrollbar .mCustomScrollBox.mCSB_inside {
        padding-right: 20px;
    }
    .join_modal_tp::before {
        top: -4px;
        width: 3px;
        height: 28px;
    }
    .scwb_le_img {
        width: 100%;
        height: 300px;
    }
    .scwb_le_img img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .scwb_ri_tp {
        align-items: flex-start;
        flex-direction: column;
        margin-bottom: 15px;
        padding-left: 0;
    }
    .scwb_ri_tp_input {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .bdetail_cont_bg {
        width: 140px;
        right: 11%;
        left: auto;
        transform: inherit;
    }
    .ndetail_main .ncru_li {
        width: 100%;
    }
    /* Delia-end */
    .std_title2, .yxedr_active h2 {
        font-size: 24px;
    }
    .std_padding1 {
        padding: 32px 0;
    }
    .privacy_cont {
        padding-top: 32px !important;
    }
    .std_margin1 {
        margin-top: 20px;
    }
    .mod_foot {
        padding-top: 32px;
    }
    .mod_foot_mid {
        padding-bottom: 30px;
    }
    .msii_code {
        width: 100px;
        bottom: 40px;
    }
    .mod_foot_bt_le a{
        display: block;
        width: 100%;
    }
    .rpcu_li{
        width: 50%;
    }
    .slick-dots li {
        width: 6px;
        height: 6px;
    }
    .respon_policy_cont {
        margin-top: 20px;
    }
    .rsct_cont .std_parga {
        margin-top: 18px;
    }
    .std_title1 {
        font-size: 28px;
    }
    /* #ys_swiper3 {
        padding-top: 0 !important;
    } */
    .std_arrow_icon .ys_imgbox_cover {
        width: 5px;
    }
    .std_arrow_icon {
        width: 32px;
        height: 32px;
    }
    .std_arrow {
        width: 80px;
    }
    .swiper-container-horizontal>.swiper-pagination-progressbar, .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
        width: calc(100% - 100px) !important;
    }
    .soludet_pro_bt_btn {
        bottom: -16px;
    }
    .respon_active{
        padding-bottom: 48px;
    }
    .respon_active.empty{
        padding-bottom: 32px;
    }
    .rscb_text .std_parga{
        display: none;
    }
    .rscb_circle_round {
        width: 64vw;
        height: 64vw;
    }
    .rscb_circle {
        width: 90vw;
        height: 90vw;
    }
    .rscb_text {
        width: 55%;
        bottom: auto;
        top: 50%;
        transform: translate(-50%,-50%);
    }
    .soludet_plan_bt img {
        border-radius: 10px;
    }
    .soludet_plan_tp{
        padding-bottom: 20px;
    }
    .soludet_plan::after {
        height: 80px;
    }
    .sacu_li_cont_icon .ys_imgbox_cover {
        width: 40px;
    }
    .sacu_li_cont_icon {
        width: 90px;
        height: 90px;
    }
    .sacu_li{
        width: 50%;
    }
    .soludet_adv {
        padding-top: 32px;
    }
    .std_btn1_box_parga {
        margin-right: 8px;
    }
    .std_btn1_box_icon {
        width: 16px;
        height: 16px;
    }
    .std_btn1_box {
        padding: 0 15px;
    }
    .std_btn1_box_parga p {
        line-height: 40px;
    }
    .soludet_pro {
        padding-top: 32px !important;
    }
    /* #ys_swiper1 {
        padding-bottom: 40px;
    } */
    #ys_swiper2 {
        padding: 20px 0 40px;
    }
    .soludet_pro.empty,
    .soludet_case.empty{
        padding-bottom: 32px;
    }
    .soludet_pro,.soludet_case {
        padding-bottom: 48px;
    }
    .soludet_adv_cont {
        margin-top: 20px;
    }
    .plbu_li {
        width: 100%;
        margin-bottom: 20px;
    }
    .plbu_li:last-child{
        margin-bottom: 0;
    }
    .pcru_li_tit_icon {
        width: 30px;
    }
    .pcru_li_tit_parga {
        font-size: 20px;
        margin-left: 15px;
    }
    .pro_main .plbu_li_info{
        height: auto;
    }
    .solu_cont_ul_li:last-child{
        margin-bottom: 0;
    }
    .solu_cont_ul_li {
        border-radius: 10px;
        /*height: 40vh;*/
        margin-bottom: 30px;
    }
    .scul_text {
        width: 65%;
        left: 20px;
    }
    .scul_img {
        height: 100%;
    }
    .scul_img img {
        height: 100%;
        object-fit: cover;
    }
    .inve_cont_state_textbox {
        padding-left: 20px;
    }
    .ciul_icon {
        margin-top: 3px;
    }
    .ccmb_from_ri_code {
        width: 120px;
        margin-left: 7.5px;
    }
    .ccmb_from_ri_priv{
        margin-top: 20px;
    }
    .ccmb_form_btn p {
        line-height: 40px;
        font-size: 14px;
    }
    .ccmb_form_btn_cont {
        padding: 0 40px;
        margin-top: 20px;
    }
    .soludet_case .swiper-container-horizontal>.swiper-pagination-progressbar, .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
        width: calc(100% - 100px) !important;
    }
    .swiper-container-horizontal>.swiper-pagination-progressbar, .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
        width: calc(100% - 100px) !important;
    }
    .join_main #ys_swiper2 {
        padding: 0 0 40px;
    }
    .jcpu_li_box {
        padding: 20px;
    }
    .jcpu_li:last-child{
        margin-bottom: 0;
    }
    .jcpb_cont {
        margin-top: 25px;
    }
    .join_main .soludet_case_bt {
        margin: 20px 0 0;
    }
    .hltt_text {
        top: 15px;
    }
    .cdetail_cont h1 {
        margin-top: 42px;
        margin-bottom: 10px;
    }
    .cdetail_cont_le_sahre{
        display: none;
    }
    .ndetail_main .cdetail_cont_ri{
        margin-top: 32px;
        padding-bottom: 32px;
    }
    .ncru_li{
        margin-bottom: 20px;
    }
    .ncbl_ul_li_tit,.ncbl_ul_li_word p{
        -webkit-line-clamp: inherit;
    }
    .ncbs_ul_li{
        padding-bottom: 32px;
    }
    .news_cont_btm_list {
        padding-top: 0;
    }
    .load_main .case_cont_tp{
        flex-wrap: wrap;
    }
    .cctl_ul{
        flex-wrap: wrap;
    }
    .cctl_ul_li a {
        padding: 0px 20px;
    }
    .cctl_ul_li {
        margin-right: 10px;
        margin-bottom: 10px;
    }
    .cctl_ul_li:first-child{
        width: 100%;
    }
    .cctl_ul_li:first-child a{
        display: inline-block;
    }
    .lcbu_li:last-child{
        margin-bottom: 0;
    }
    .case_cont_tp_le {
        margin-bottom: 10px;
    }
    .vcbu_li:last-child,
    .scqu_li:last-child{
        margin-bottom: 0;
    }
    .serv_cont_load_box {
        padding: 32px 0;
    }
    .serv_cont_load .std_btn1 {
        margin-top: 30px;
    }
    .cdetail_main .ccru_li {
        width: 100%;
        margin-bottom: 20px;
    }
    .cdetail_main .ccru_li:last-child{
        margin-bottom: 0;
    }
    .prodet_describe_le {
        width: 100%;
    }
    .bdetail_main .pdrc_tit h2 {
        margin-bottom: 20px;
    }
    .bdetail_main .pdrc_list_ul_li {
        width: 33.333333%;
    }
    .plul_cont_text p {
        font-size: 14px;
    }
    .bdetail_main .plul_cont_icon {
        width: 40px;
    }
    .bdetail_main .pdrc_info {
        margin-bottom: 25px;
    }
    .bdetail_cont_pic_btn {
        margin-top: 20px;
    }
    .bdetail_cont_pic_btn {
        margin-top: 20px;
    }
    .prodet_plan {
        padding-top: 32px;
        padding-bottom: 48px;
    }
    /* #ys_swiper5 {
        padding-bottom: 40px;
    } */
    .prodet_plan.empty,
    .soludet_case.empty,
    .soludet_pro.empty{
        padding-bottom: 32px;
    }
    .prodet_describe {
        padding-top: 32px !important;
    }
    .prodet_describe_ri,
    .prodet_main .prodet_describe_ri {
        margin-top: 20px;
    }
    .pdrc_list_ul_li {
        width: 33%;
    }
    .pdrc_info {
        margin-top: 10px;
        margin-bottom: 20px;
    }
    .prodet_main .prodet_describe {
        padding-top: 12px !important;
    }
    .prodet_parameter {
        padding: 32px 0;
    }
    .prodet_parameter_cont_main {
        padding: 20px;
    }
    .pful_cont_hd_le, .pcbl_le {
        width: 50%;
    }
    .pcbl_ri {
        width: 50%;
    }
    .pful_cont_bd p {
        font-size: 12px;
    }
    .prodet_parameter_cont_info {
        margin-top: 12px;
    }
    .ppci_img {
        width: 100%;
    }
    .pful_cont_btn_button{
        margin-right: 10px;
        margin-bottom: 10px;
    }
    .pdrc_tit h2 {
        margin-bottom: 14px;
    }
    .about_creat_data {
        margin-top: 20px;
    }
    .accu_li_cont_text,.accu_li.act .accu_li_cont_text {
        padding: 0 20px;
    }
    .accu_li {
        height: 50vh;
    }
    .ahci_cont {
        width: 100%;
    }
    .ahci_btn {
        width: 80px;
        top: auto;
        bottom: -60px;
    }
    .ahci_year {
        font-size: 40px;
    }
    .about_history_cont {
        padding-top: 32px;
    }
    .ahci_cont {
        margin-top: 20px;
    }
    .ahci_mess {
        margin-top: 10px;
    }
    .ahci_mess_tit {
        margin-bottom: 12px;
    }
    .about_history_cont_bt {
        bottom: 50px;
    }
    .ahcb_ul_li:nth-child(4n+1) {
        bottom: 2px;
    }
    .ahcb_ul_li:nth-child(4n+2) {
        bottom: 4px;
    }
    .ahcb_ul_li:nth-child(4n+3) {
        bottom: 7px;
    }
    .ahcb_ul_li:nth-child(4n+4) {
        bottom: 2px;
    }
    .pful_cont_btn_button .std_btn1_box {
        border: 1px solid #FFF;
    }
    .ciul_cont{
        flex-wrap: wrap;
    }
    .ys_ban_slick .slick-arrow{
        display: none !important;
    }
    #earth canvas{
        width: 100% !important;
        height: 100% !important;
    }
    .home_new_cont {
        padding-bottom: 30px;
    }
    .home_new .home_new_cont_ul .slick-dots {
        bottom: -30px;
    }
    .hmlu_li_num p {
        font-size: 18px;
    }
    .hmlu_li {
        margin-bottom: 20px;
    }
    .hcct_main_list {
        margin-bottom: 5px;
        margin-top: 20px;
    }
    .hcct_main_parga {
        margin-top: 20px;
    }
    .home_creat_cont_earth{
        margin-top: 20px;
    }
    .home_partner_tit {
        top: 32px;
    }
    .home_partner {
        height: 60vh;
    }
    .hbcw_cont_text .std_parga {
        width: 100%;
    }
    .hbcw_cont_text {
        bottom: 32px;
    }
    .home_partner_tab_ul {
        flex-wrap: wrap;
    }
    .hptu_li{
        width: 50%;
        margin-top: 20px;
    }
    .hptu_li_cont::after, .home_partner_tab::after{
        display: none;
    }
    .hptu_li_cont_tit {
        margin-top: 10px;
    }
    .ys_ban_slick .slick-dots {
        bottom: 32px;
    }
    .ys_ban_txtbox {
        bottom: auto;
        top: 50%;
    }
    .home_new .hncu_li{
        width: 100%;
    }
    .prodet_adv_cont_le{
        display: none;
    }
    .prodet_adv_cont_ri {
        width: 100%;
    }
    .pacr_cont_li:first-child, .prodet_adv_cont_le {
        margin-top: 100px;
    }
    .pacr_cont_li {
        top: 164px;
        height: calc(100vh - 164px);
    }
    .pacr_cont_li_cont {
        padding: 30px 20px;
    }
    .pclc_tit_icon {
        width: 46px;
    }
    .pclc_tit_parga {
        padding-left: 12px;
        width: calc(100% - 46px);
    }
    .pclc_info {
        margin-top: 20px;
    }
    .bdetail_main .prodet_describe{
        padding-bottom: 12px !important;
    }
    .sacu_li.act,
    .jcpu_li,
    .icru_li,
    .pro_main .plbu_li,
    .news_cont_btm .ncbl_ul_li{
        animation-delay: 0.2s !important;
    }
    .inve_cont_report {
        padding-bottom: 32px;
    }
    .bdetail_main .prodet_describe{
        overflow: hidden;
    }
    .prodet_main .prodet_describe{
        overflow: hidden;
    }
    .inside_cont_img{
        top: 64px;
    }
    .rscb_text {
        top: 56%;
    }
    .rscb_text_icon {
        margin-top: 50px;
    }
    .ncbs_arrows {
        bottom: 60px;
    }
    .lcbu_li_tp_tit {
        height: auto;
        -webkit-line-clamp: inherit;
    }
    .acdu_li {
        width: 50%;
    }
    .ppci_img{
        margin-top: 20px;
    }
    .pful_cont {
        max-height: 42vh;
    }
    .swiper-pagination-bullet{
        width: 6px !important;
        height: 6px !important;
    }
    .soludet_case .hncu_li_bt {
        margin-top: 0;
        padding-bottom: 20px;
    }
    .soludet_case .hncu_li_tp {
        margin-top: 0;
    }
    .ahci_mess_parga {
        height: 120px;
        padding-right: 20px;
    }
    .ahci_btn {
        bottom: -80px;
    }
    .pful_cont{
        white-space: nowrap;
        overflow-x: auto;
    }
    .prodet_plan {
        padding-bottom: 32px;
    }
    #ys_swiper5, #ys_swiper1,#ys_swiper4 {
        padding-bottom: 30px;
    }
    .soludet_pro, .soludet_case {
        padding-bottom: 32px;
    }
    .prodet_plan .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction ,
    .soludet_pro .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
        bottom: 0;
    }
    .soludet_case .hncu_li_bt {
        margin-top: 20px;
    }
    #ys_swiper2 {
        padding: 20px 0 !important;
    }
    .respon_active_cont {
        margin-top: 0;
    }
    .scwl_ul {
        margin: 0 -20px;
    }
    .scwl_ul_li {
        padding: 0 20px;
        width: 50%;
        margin-bottom: 20px;
    }
    .mod_back {
        /*right: 20px;*/
        bottom: 20px;
        width: 34px;
        height: 34px;
    }
    .mod_back_icon {
        width: 14px;
    }
    .pro_main .ys_nyban_title{
        top: 46%;
        left: 21%;
    }
    .hptu_li_cont_more{
        display: none;
    }
    .hptu_li {
    width: 100%;
    margin-top: 0;
}
.hptu_li:not(:first-child){
    display: none;
}
.home_partner_tab_btn{
    display: block;
    position: absolute;
    right: 20px;
    bottom: 20px;
}
.home_partner_tab_btn .std_arrow_icon{
    box-shadow: none;
}
.std_arrow_icon_img{
    width: 9px;
}
.std_arrow_icon_img img{
    width: 100%;
}
.mod_back {
    bottom: 40px;
}
.mod_back.act {
    right: 10px;
}
.lcbu_li_ul {
    position: static;
}
.lcbu_li_tp {
    padding-bottom: 0;
}
.nult_tit{
    -webkit-line-clamp: 3;
    height: 4.5em;
}
.jmtl_ul_li {
    margin-right: 0;
    width: 100%;
    margin-bottom: 5px;
}
.jmtl_ul{
    flex-wrap: wrap;
}
.join_modal_tp_tit{
    width: 100%;
    margin-bottom: 15px;
}
.about_honor .std_arrow_prev{
    left: 0;
}
.about_honor .std_arrow_next{
    right: 0;
}
.cfrs_bt li{
    width: 100%;
}
.cfrs_bt{
    max-height: 138px;
}
.ppci_img {
    width: 100% !important;
    margin-top: 20px !important;
}
.prodet_parameter_cont_main {
    padding: 20px 20px 60px;
}
.ppci_img_ul .slick-dots {
    bottom: -35px;
}
.ppci_img_ul{
    width: 80%;
    margin: auto;
}
.scul_text {
    width: 100%;
    left: 0;
    padding: 0 20px;
    top: auto;
    transform: translateY(0%);
    bottom: 30px;
}
.scul_text_parga,.scul_text_btn{
    display: none;
}
/*.solu_cont_ul_li {*/
/*    height: 30vh;*/
/*}*/
.jcpi_lab .std_btn1_box_parga p {
    line-height: 32px;
}
.jcpi_select{
    width: calc(100% - 60px);
    margin: 0;
    padding-left: 10px;
}
.jcpi_search{
    width: 100%;
    margin-top: 10px;
}
.jcpi_select .ys_select_hd {
    height: 34px;
}
.join_cont_post_info .cctr_input input {
    line-height: 32px;
}
.join_cont_post_info {
    margin-top: 28px;
}
.scwb_le{
    height: auto;
}
.scwb_ri h2 {
    font-size: 16px;
    margin-bottom: 20px;
}
.scwb_ri_btn p {
    font-size: 12px;
    line-height: 40px;
}
    /* 480end */
}
