/*-------------------------
          手机屏幕
---------------------------*/

@media (max-width: 320px) {
    .hbannertext-title {
        font-size: 22px !important;
    }

    .hbannertext-subtitle {
        font-size: 20px !important;
        line-height: 21px !important;
    }

    .scene_mobile_title {
        font-size: 13px !important;
    }

    .sbannertext-title {
        font-size: 23px !important;
    }
}

@media (max-width: 360px) {
    .bg_text_hbox {
        width: 72% !important;
        float: left;
    }

    .bg_element_sbox {
        width: 28% !important;
        float: right;
    }

    .bg_element_sbox1 {
        width: 28% !important;
        float: right;
    }

    .bg_element_hbox {
        width: 28% !important;
        float: right;
    }

    .sbannertext-title {
        font-size: 23px !important;
    }
}

@media (max-width: 767px) {
    .detail_bannerbox_banner_t2 {
        font-size: 20px;
        line-height: 22px;
        margin-bottom: 0px;
    }

    .detail_bannerbox_banner_tbox {
        width: 100%;
        top: 32px;
        padding-left: 24px;
    }

    .detail_bannerbox_banner_t3 {
        width: 68%;
        height: 32px;
        margin-top: 8px;
    }

    .pagemain5 {
        padding: 0px 0px 24px 0px;
    }
}

@media (max-width:767px) {
    .pageelement-tech-img img {
        box-shadow: 0px 0px 20px rgb(142 165 233 / 20%);
        -moz-box-shadow: 0px 0px 20px rgb(142 165 233 / 0.20);
        -webkit-box-shadow: 0px 0px 20px rgb(142 165 233 / 20%);
    }

    .pc {
        display: none !important;
    }

    .mb {
        display: block !important;
    }

    .flex-row {
        display: block;
    }

    .detailsbgc .flexColumn {
        flex-direction: column-reverse;
    }

    .skipmenu {
        display: none !important;
    }

    .lianjie_box {
        display: none;
    }

    .lianjie_box_mobile {
        display: block !important;
    }

    .lianjie_box_mobile {
        position: absolute;
        top: 0px;
        left: 0px;
        display: block;
        width: 100%;
        height: 100%;
    }

    .lianjie_box_mobile h4 {
        font-size: 12px;
        color: #666;
        font-weight: normal;
        margin: 10px 0px 0px;
        float: left;
    }

    .lianjie_box_mobile img {
        width: 15px;
        float: left;
        margin: 11px 0px 0px 5px;
    }

    .pagehome-eletype-3desc_mobile {
        position: absolute;
        top: 10px;
        right: 25px;
    }

    .floatfootbox {
        padding-bottom: 10px;
    }

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 800px !important;
    }

    .h_configurebox {
        width: 100%;
        margin: 0px auto;
        margin-bottom: 30px;
        display: none;
    }

    .footer_disappear {
        display: none;
    }

    .footer_navbox_list {
        height: auto !important;
    }

    .footer_navbox_title {
        padding-bottom: 15px;
        padding-top: 20px;
    }

    .bg_homebner {
        background-image: url(/images/banner/banner_home.png);
        background-size: auto 310px;
        background-repeat: no-repeat;
        background-position: 56% top;
    }

    .bg_secondbner {
        background-repeat: no-repeat;
        background-size: auto 310px;
    }

    .bner_open {
        background-position: 50% top;
    }

    .bg_abouts {
        background: url(./../images/abouts/a_banner_m.webp) 67% top #120427;
        background-repeat: no-repeat;
    }

    .bg_secondbner2 {
        background-image: url(/images/banner/banner2.jpg);
        background-color: #051c50;
        background-size: auto 274px;
        background-position: 57% top;
    }

    .bg_secondbner3 {
        background-position: 54% top;
        background-color: #06205b;
    }

    .bg_secondbner4 {
        background-position: 58% top;
    }

    .bg_secondbner5 {
        background-image: url(/images/banner/banner5_m.jpg);
        background-color: #0b215a;
        background-position: 0% top;
    }

    .bg_element_sbox {
        float: right;
        width: 30%;
        height: 90px;
        margin: 55px 0px 0px 0px;
        text-align: right;
        background: url(/images/bg_home_element2.png) center top;
        background-repeat: no-repeat;
        background-size: 80px auto;
        display: none;
    }

    .bg_element_sbox1 {
        float: right;
        width: 30%;
        height: 90px;
        margin: 55px 0px 0px 0px;
        text-align: right;
        background: url(/images/bg_home_element2.png) center top;
        background-repeat: no-repeat;
        background-size: 80px auto;
        display: none;
    }

    /* .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
        padding-right: 10px !important;
        padding-left: 10px!important;
    }
     */
    .skipmenu a {
        margin: 0px !important;
    }

    .banner {
        margin-bottom: 40px;
    }

    .skipmenu a i {
        display: none;
    }

    .navbar-pd {
        /* padding-top:0px !important; */
    }

    .logo img {
        height: 36px !important;
        margin-left: 15px;
        float: left;
    }

    .hbannertext-title {
        font-size: 25px;
        line-height: 34px;
        margin-bottom: 0px;
    }

    .hbannertext-subtitle {
        font-size: 23px;
        line-height: 26px;
    }

    .hbannertext-desc1 {
        font-size: 10px;
        line-height: 16px;
        color: #fff;
        margin-bottom: 20px;
    }

    .hbannertext-desc {
        font-size: 12px;
        display: none !important;
    }

    .hbannerbox {
        margin-top: 40px;
        padding: 0 0px 0px 10px;
    }

    .mRow {
        margin-right: -8px;
        margin-left: -8px;
    }

    .m_btntiyanpublic {
        margin: 0px 10px;
    }

    .m_btntiyan1 {
        display: block;
        line-height: 36px;
        width: auto;
        padding: 0px 24px;
        background-color: #257ae3;
        color: #ffffff;
        border-radius: 6px;
        float: left;
        font-size: 12px;
    }

    .m_btntiyan1 a:hover {
        color: #fff !important;
        text-decoration: underline;
    }

    .m_btntiyan1 a:active {
        color: #fff !important;
        text-decoration: underline;
    }

    .video_player {
        width: 90%;
    }

    .pagemainhome {
        height: 310px;
    }

    .hbannertext {
        text-align: left;
        margin-bottom: 0px;
        float: left;
        /* width:70%; */
        margin-top: 5px;
    }

    .banner_title_logo {
        display: block;
        float: right;
        width: 30%;
        display: none;
    }

    .banner_title_logosecond {
        margin-top: 30px;
    }

    .solution_ontrial {
        float: left;
        width: 100%;
        text-align: center;
    }

    .solution_ontrial>a {
        height: 100%;
        width: 108px;
        display: inline-block;
        font-size: 12px;
    }

    .pagetbox-title {
        font-size: 18px;
        line-height: 22px;
    }

    .pagemain {
        padding: 15px 0px 40px;
    }

    .pagemainbanner {
        width: 100%;
        height: 310px;
    }

    .secondbannerbox {
        margin-top: 25px;
        padding: 0px 10px;
    }

    .sbannertext {
        margin-bottom: 20px;
        /* width:75%;
        float:left; */
    }

    .bg_text_hbox {
        width: 70%;
        float: left;
    }

    .bg_element_hbox {
        width: 30%;
        float: right;
    }

    /*------------------首页
    ---------------------------*/
    .pagetbox-title l {
        display: block;
    }

    .pagetbox-title i {
        display: none;
    }

    .pagehome-eletype-img {
        float: left;
        margin-right: 10px;
    }

    .col-XC-environment {
        width: 100%;
        display: block;
    }

    .XC_environment_img {
        display: none;
    }

    .XC_solutions_textR {
        text-align: left;
        margin: 0px 20px;
    }

    .XC_solutions_textL {
        margin: 0px 20px;
    }

    .XC_solutions_textbox {
        background: #fff;
        padding: 20px 15px;
        -webkit-box-shadow: 0 1px 10px 0 rgb(0 19 48 / 8%);
        box-shadow: 0 1px 10px 0 rgb(0 19 48 / 8%);
        border-radius: 4px;
        margin-bottom: 15px;
    }

    .XC_environment {
        padding: 15px 0px 20px
    }

    .XC_environment_interval {
        height: 15px;
    }

    .home_jiagou_img_box {
        width: 100%;
    }

    .pagehome_scene_all {
        width: 100%;
        padding: 15px;
        margin-bottom: 30px;
        margin-top: 30px;
    }

    .pagehome_left_scene {
        width: 100%;
    }

    .pagehome_right_engine {
        display: none;
    }

    .XC_safe_mbox {
        display: block;
    }

    .XC_safe_Pbox {
        display: none;
    }

    .XC_safe_m_img {
        width: 90%;
        margin: 0 auto;
        padding-bottom: 10px;
    }

    .XC_safe_titleR {
        border-right: hidden;
        padding-left: 13px;
    }

    .XC_safe_titleL {
        border-left: hidden;
    }

    .XC_safe_textR {
        padding-left: 15px;
    }

    .XC_safe_textL {
        padding-left: 15px;
        padding-right: 15px;
    }

    .XC_solutions_text_desc {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 0px;
    }

    .XC_solutions_text_desc1 {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 0px;
    }

    .XC_solutions_text_desc1 i {
        display: none;
    }

    .XC_solutions_text_title {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 5px;
        padding-left: 0px;
    }

    .environment-padding-right {
        padding-left: 55px;
    }

    .environment-padding-left {
        padding-left: 55px;
    }

    .open_icon_box {
        width: 40px;
        display: block;
        float: left;
        margin-right: 15px;
    }

    .pagehome_left_scene_box {
        width: 23%;
        margin: 0 1%;
        padding: 15px 0px 10px;
        margin-bottom: 10px;
    }

    .pagehome-scene-1title {
        font-size: 12px;
        font-weight: normal;
        margin-top: 5px;
    }

    .pagehome-scene-ico {
        width: 32px;
        height: 32px;
    }

    .pagehome-scene-1desc {
        display: none !important;
    }

    .mobile_display {
        display: block;
    }

    .pagehome-eletype-1 {
        padding: 15px;
        margin-bottom: 15px;
        height: 120px;
        /* -webkit-box-shadow: 0 1px 10px 0 rgb(0 19 48 / 8%);
     box-shadow: 0 1px 10px 0 rgb(0 19 48 / 8%); */
        border-radius: 4px;
    }

    .pagehome-eletype-1:hover {
        background-color: #fff;
        background-image: none;
        height: 120px;
        box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
    }

    .pagehome-eletype-1:hover .pagehome-eletype-1title {
        color: #000;
        ;
    }

    .pagehome-eletype-1:hover .pagehome-eletype-1desc {
        color: #666;
        opacity: 1;
    }

    .pagehome-eletype-ico {
        margin-top: 0px;
        margin-bottom: 10px;
        width: 32px;
        height: 32px;
    }

    .eletype-ico1,
    .eletype-ico2,
    .eletype-ico3,
    .eletype-ico4,
    .eletype-ico5 {
        background-size: 32px 32px;
    }

    .home_change_box {
        width: auto;
        height: auto;
        display: block;
        align-items: center;
        margin-top: 20px;
    }

    .home_color1 {
        background-color: #fff;
    }

    .pagehome-eletype-1:hover .eletype-ico1 {
        background: url("/images/home_icon_1.png");
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .pagehome-eletype-1:hover .eletype-ico2 {
        background: url("/images/home_icon_2.png");
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .pagehome-eletype-1:hover .eletype-ico3 {
        background: url("/images/home_icon_3.png");
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .pagehome-eletype-1:hover .eletype-ico4 {
        background: url("/images/home_icon_4.png");
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .pagehome-eletype-1:hover .eletype-ico5 {
        background: url("/images/home_icon_5.png");
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .pagehome-eletype-1title {
        font-size: 13px;
        line-height: 28px;
        font-weight: bold;
        color: #000000;
        margin-bottom: 0px;
        margin-left: 45px;
    }

    .pagehome-eletype-1title i {
        display: none;
    }

    .pagehome-eletype-1desc i {
        display: none;
    }

    .pagehome-eletype-2desc i {
        display: none;
    }

    .pagehome-eletype-1desc br {
        display: none;
    }

    .pagehome-eletype-1desc {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 0px;
        margin-left: 45px;
    }

    .pageelement-eletype-1desc {
        display: none;
    }

    .pageelement-eletype-2desc {
        display: block;
        margin-bottom: 15px;
    }

    .XC_safe_interval {
        height: 15px;
    }

    .tabslist-caselogo {
        padding: 0px 10px;
    }

    .col-texing {
        width: 100%;
        padding: 0px !important;
        margin: 0px 0px;
    }

    .col-texing-box {
        margin: 0px 15px 20px;
    }

    .bg_technologyybner {
        background-size: auto 500px;
        background-repeat: no-repeat;
    }

    .pageelement-tech-text {
        padding: 10px 20px 10px;
    }

    .pageelement-tech-text2 {
        padding: 10px 20px 10px !important;
    }

    .pageelement-tech-texttitle {
        font-size: 16px;
        line-height: 36px;
        margin: 5px 0px 0px;
    }

    .pageelement-tech-textdesc {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 0px;
        color: #666;
    }

    .pageelement-tech-textbox {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .scene_line {
        display: none;
    }

    .pageelement-tech-img {
        margin: 0px 20px 30px;
    }

    .pagehome_tech_box {
        margin: 0px 0px 20px;
        background: #fff;
        padding: 10px;
        -webkit-box-shadow: 0 1px 10px 0 rgb(0 19 48 / 8%);
        box-shadow: 0 1px 10px 0 rgb(0 19 48 / 8%);
        border-radius: 4px;
    }

    .solution_t_icon img {
        width: 10px;
        height: 10px;
        margin-right: 2px;
        margin-top: -4px;
    }

    .pageelement-tech-texttitle1 {
        font-size: 11px;
        line-height: 22px;
        color: #333;
    }

    .bgcolor-s4 {
        background-color: #fff !important;
    }

    .pagetech-eletype-1desc {
        font-size: 12px;
        margin-top: 10px;
        line-height: 20px;
        margin-bottom: 0px;
    }

    .menuItem {
        height: 40px !important;
    }

    .skipmenu a {
        line-height: 40px !important;
    }

    .bg_ecologybner {
        background: url(/new/product/xinchuang/images/bg_homebanner_m.jpg) 58% top;
        background-size: auto 500px;
        background-repeat: no-repeat;
        background-color: #0243a9;
    }

    /* .pagetbox-desc{
        font-size:12px;
        line-height:20px;
    } */
    .pagecontent {
        margin-top: 24px;
    }

    .pagetbox-desc i {
        display: none;
    }

    .pagetbox-desc br {
        display: none;
    }

    .pagetbox-desc l {
        display: block;
    }

    .ecology_img_box {
        width: 100%;
    }

    .pagetbox {
        margin-bottom: 0px;
        margin-top: 20px;
    }

    .ecology_col {
        width: 25%;
        padding: 0px 0px;
    }

    .e-bottom {
        margin-bottom: 15px;
    }

    .XC_environment4 {
        margin-top: 20px;
        margin-bottom: 25px;
    }

    .tabslist {
        padding-top: 10px;
    }

    .ecology-eletype-2 {
        padding: 10px 15px;
        margin-bottom: 10px;
    }

    .ecology_laboratory_box {
        width: 95%;
    }

    .ecology_laboratory {
        width: 100%;
        display: block;
        margin-bottom: 20px;
    }

    .ecology_ico_box {
        width: 22px;
        margin-right: 10px;
    }

    .ecology-eletype-1title {
        font-size: 14px;
        line-height: 28px;
    }

    .ecology_laboratory2 {
        display: none;
    }

    .ecology_honor_box_mobile {
        display: block;
    }

    .ecology_honor_box_pc {
        display: none;
    }

    .sbannertext-title {
        font-size: 25px;
        line-height: 30px;
    }

    .sbannertext-subtitle {
        font-size: 14px;
        line-height: 24px;
    }

    .sbannertext-desc {
        font-size: 11px;
        line-height: 18px;
        margin: 10px 0px 0px 0px;
    }

    .sbannertext-desc i {
        display: none;
    }

    .sbannertext-desc l {
        display: block;
        width: 80%;
    }

    .sbannertext-desc br {
        display: none;
    }

    .bg_text_sbox {
        float: left;
        width: 80%;
    }

    .bg_text_sbox_case {
        float: left;
        width: 100%;
        margin-top: 10px;
    }

    .bg_element_sbox img {
        width: 120px;
        height: auto;
        margin: 50px 0px 0px 0px;
        text-align: right;
    }

    .XC_environment3 {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    /* .pagetbox_md{
        display:none;
    } */
    .pageelement-solution-textbox {
        padding: 20px 32px 0px 20px;
    }

    .pagehome_solution_box {
        margin: 0px 0px 20px;
        background: #fff;
        padding: 10px;
        border-radius: 4px;
    }

    .pageelement-solution-texttitle {
        font-size: 16px;
        line-height: 32px;
        margin: 0px 0px 5px 0px;
    }

    .pageelement-solution-text {
        font-size: 12px;
        line-height: 24px;
    }

    .pageelement-solution-img {
        padding: 20px 10px 30px 10px;
    }

    .pageelement-solution-textbox2 {
        margin: 15px 0px 0px;
    }

    .solution_img_box {
        width: 90%;
        margin: 0 auto;
        padding-right: 0px;
    }

    .XC_environment2 {
        padding-top: 24px;
        padding-bottom: 30px;
    }

    .ecology_honor_box_items {
        margin-top: 30px;
        margin-bottom: 30px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .ecology_honor_box_item {
        width: 48%;
        padding: 12px 16px;
        background-color: #f4f8fd;
        border-radius: 6px;
        margin-bottom: 10px;
        overflow: hidden;
    }

    .ecology_honor_box_item .title {
        font-size: 14px;
        line-height: 24px;
        color: #333;
        font-weight: 600;
    }

    .ecology_honor_box_item .desc {
        font-size: 12px;
        line-height: 20px;
        color: #666;
    }

    .home_gif_box_mobile {
        display: block;
        width: 100%;
        height: 100%;
        margin: 0 auto;
        margin-bottom: 0px;
        margin-top: 0px;
    }

    .col-gif-box {
        display: none;
        text-align: center;
    }

    .giftext-ico {
        width: 30px;
        margin: 0 auto;
    }

    .giftext-text span {
        display: block;
    }

    .giftext-text {
        margin: 10px 0px 30px;
    }

    .giftext-text-title {
        font-size: 13px;
        line-height: 22px;
        font-weight: bold;
        margin-bottom: 5px;
    }

    .giftext-text-desc {
        font-size: 12px;
        line-height: 18px;
    }

    .XC_environment1 {
        margin-top: 10px;
        margin-bottom: 30px;
    }

    .col-tech-box {
        width: 100%;
    }

    .pagetech-eletype-1 span {
        display: flex;
    }

    .pagetech-eletype-1 {
        padding: 15px;
        background: #fff;
        -webkit-box-shadow: 0 1px 10px 0 rgb(0 19 48 / 8%);
        box-shadow: 0 1px 10px 0 rgb(0 19 48 / 8%);
        border-radius: 4px;
        margin-bottom: 15px;
        text-align: left;
    }

    .pagetech-eletype-1title {
        font-size: 13px;
        line-height: 25px;
        margin-top: 0px;
        /* padding-left:5px; */
    }

    .pagetech-eletype-ico {
        width: 25px;
        height: 25px;
        text-align: center;
        margin: 0 auto;
    }

    .t_text_icon1,
    .t_text_icon2,
    .t_text_icon3,
    .t_text_icon4,
    .t_text_icon5,
    .t_text_icon6,
    .t_text_icon7,
    .t_text_icon8 {
        background-size: 25px 25px;
        background-repeat: no-repeat;
        margin-bottom: 6px;
        text-align: left;
        margin: 0px 5px 0px 0px;
        float: left;
    }

    .technology_img_box {
        display: none;
    }

    .col-open {
        width: 31.3%;
        margin: 1% 1%;
        padding: 0;
    }

    .col_open_box {
        width: 100%;
        padding-top: 20px;
    }

    .open_icon_bg {
        background: none;
        width: 100%;
    }

    .pageopen-eletype-ico {
        display: none;
    }

    .pageopen-eletype-ico_m {
        display: block;
        width: 40px;
        text-align: center;
        float: left;
        margin: 5px 0px 0px 5px;
    }

    .pageopen-eletype-text span {
        display: block;
        text-align: left;
    }

    .pageopen-eletype-text {
        margin: 5px 0px 5px 60px;
    }

    .open_img_box2 {
        display: none;
    }

    .open_img_box {
        width: 90%;
        padding-top: 15px;
    }

    .tabslist ul li a {
        font-size: 12px;
        line-height: 20px;
        padding: 0px 0px 0px;
    }

    .col-case {
        width: 31.3%;
        margin: 1% 1%;
        padding: 0;
    }

    .tabcasebox {
        padding: 20px 0px 30px 0px;
        overflow: hidden;
    }

    .home_banner_video,
    .scene_banner_video {
        display: none;
    }

    .home_technology_img_box {
        width: 100%;
        margin: 0 auto;
        padding: 20px 0px 30px;
        max-width: 1100px;
    }

    .pagehome-eletype-2desc i {
        display: contents;
    }

    .hbanner-otherinfo-form {
        display: none;
    }

    .btn_public_tiyan1 {
        display: none;
    }

    .bg_element_hbox img {
        width: 120px;
        height: auto;
        margin: 50px 0px 0px 0px;
        text-align: right;
    }

    .col-tech-center—box {
        width: 100%;
        margin-bottom: 20px;
    }

    .pagetech-eletype-text2 span {
        text-align: left;
    }

    .pagetech-eletype-text2 {
        margin-left: 40px;
    }

    .pagetech-eletype-ico2 {
        width: 30px;
        float: left;
        margin: 8px 10px 0px 0px;
    }

    .pagehome-eletype-2desc br {
        display: none;
    }

    .pagehome-eletype-2desc {
        display: block;
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 5px;
    }

    .pagetech-box {
        background: #fff;
        padding: 10px;
        -webkit-box-shadow: 0 1px 10px 0 rgb(0 19 48 / 8%);
        box-shadow: 0 1px 10px 0 rgb(0 19 48 / 8%);
        border-radius: 4px;
        margin-bottom: 15px;
    }

    .pagetech-eletype-2title {
        font-size: 13px;
        line-height: 24px;
        margin-top: 5px;
    }

    .pagetbox-desc p {
        margin: 0;
        display: block;
    }

    .mobile_padding_left {
        padding-right: 8px;
        padding-left: 15px;
    }

    .mobile_padding_right {
        padding-right: 15px;
        padding-left: 8px;
    }

    .scene_mobile_box {
        overflow: hidden;
    }

    .scene_mobile span {
        display: block;
    }

    .scene_mobile {
        /* display: block;
        overflow: hidden;
        background: #fff;
        padding: 10px 15px 15px;
        margin-bottom: 15px;
        margin:0px 1% 15px;
        width:48%;
        float:left; */
        display: block;
        overflow: hidden;
        padding: 15px 15px 15px;
        margin-bottom: 10px;
        background: #fff;
        /* border-bottom: 1px solid #ededed; */
    }

    .scene_mobile2 {
        display: block;
        overflow: hidden;
        background: #fff;
        padding: 10px;
        margin: 0px 1% 15px;
        width: 98%;
        float: left;
    }

    .scene_mobile_img_box {
        float: left;
        width: 10%
    }

    .scene_mobile_t_box {
        float: left;
        padding-left: 10px;
        width: 90%;
    }

    .scene_mobile_img_box img {
        width: 28px;
    }

    .scene_mobile_t_box {
        /* float:right;
        width:94%; */
    }

    .scene_mobile_title {
        font-size: 13px;
        color: #000;
        line-height: 22px;
        font-weight: bold;
    }

    .scene_mobile_title1 {
        font-size: 12px;
        color: #000;
        line-height: 26px;
        font-weight: bold;
    }

    .scene_mobile_text {
        font-size: 12px;
        color: #666;
        line-height: 20px;
        word-break: break-all;
        text-overflow: ellipsis;
        display: -webkit-box !important;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }

    /* .scene_mobile_title{
        font-size: 13px;
        color:#000;
        line-height:26px;
        font-weight:bold;
    }
    .scene_mobile_text{
        font-size: 12px;
        color:#666;
        line-height:20px;
        word-break: break-all;
        text-overflow: ellipsis;
        display: -webkit-box !important;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    } */
    .pageopen-eletype-1desc {
        margin-left: 0px;
    }

    .col-md-scene-pic {
        display: none;
    }

    .col-md-scene-mobile {
        display: block;
    }

    .pagetbox-desc {
        font-size: 12px;
        line-height: 18px;
        display: -webkit-box !important;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }

    /*----- 注册 ----*/
    #name::-webkit-input-placeholder {
        /* Edge */
        color: #666;
    }

    #name::-ms-input-placeholder {
        /* Internet Explorer 10-11 */
        color: #666;
    }

    #name::placeholder {
        color: #666;
    }

    #company::-webkit-input-placeholder {
        /* Edge */
        color: #666;
    }

    #company::-ms-input-placeholder {
        /* Internet Explorer 10-11 */
        color: #666;
    }

    #company::placeholder {
        color: #666;
    }

    #mobile::-webkit-input-placeholder {
        /* Edge */
        color: #666;
    }

    #mobile::-ms-input-placeholder {
        /* Internet Explorer 10-11 */
        color: #666;
    }

    #mobile::placeholder {
        color: #666;
    }

    #code::-webkit-input-placeholder {
        /* Edge */
        color: #666;
    }

    #code::-ms-input-placeholder {
        /* Internet Explorer 10-11 */
        color: #666;
    }

    #code::placeholder {
        color: #666;
    }

    .pagetbox-desc-m {
        display: block;
        color: #999;
        font-size: 12px;
        margin: 10px 15px;
    }

    .bgcolor-submit {
        background: #fff;
    }

    .title_color {
        color: #000;
    }

    .input_box .input {
        width: 100%;
        height: 48px;
        border: 1px solid #e5e5e5;
        border-radius: 4px;
        text-indent: 12px;
        background: #fff;
        color: rgb(31, 31, 31);
        outline: none;
        box-shadow: none;
        -webkit-appearance: none;
    }

    .submit {
        margin: 0px;
        display: block;
        height: 48px;
        background-color: #257ae3;
        color: #ffffff !important;
        font-size: 12px;
        text-align: center;
        line-height: 48px;
        border-radius: 6px;
    }

    .submit_button {
        width: 100%;
        margin-top: 0px;
    }

    .submit_box {
        width: 95%;
        margin-top: 20px;
    }

    .input_box {
        position: relative;
        width: 100%;
        margin: 0px 0px 15px;
    }

    .form_t3 {
        margin: 0px 0px;
    }

    .input_box a {
        position: absolute;
        right: 0;
        top: 0;
        color: #02509e;
        display: block;
        height: 48px;
        line-height: 48px;
        border-left: 1px solid #e5e5e5;
    }

    .box_size {
        width: 100%;
    }

    .pagemain_submit {
        padding: 40px 0px 60px;
    }

    /* 我们 */
    .abouts-box1 .desc {
        height: 140px;
        line-height: 18px;
        padding: 0 10px;
    }

    .abouts-box2 .title {
        font-size: 24px;
    }

    .abouts-box3 .number {
        font-size: 22px;
    }

    .abouts-box2 .desc {
        font-size: 12px;
    }

    .abouts-box4 .icon {
        display: none;
    }

    .abouts-box3 {
        padding: 20px;
    }

    .abouts-box3-leftbox {
        width: 100%;
        margin-bottom: 20px;
    }

    .abouts-box3 .title {
        font-size: 13px;
        margin-top: 3px;
        margin-bottom: 2px;
        font-weight: normal;
    }

    .abouts-box3 .title br {
        display: none;
    }

    .abouts-box3 .tag {
        color: #999;
    }

    .abouts-box3 .desc {
        width: 100%;
        font-size: 12px;
        margin-bottom: 5px;
    }

    .abouts-box3 .tag {
        margin-bottom: 20px;
    }

    .abouts-box3-rightbox {
        width: 100%;
    }

    .abouts-box3 .text:not(:last-child) {
        width: 100%;
    }

    .abouts-box3 .text_m {
        width: 50% !important;
        float: left;
    }

    .abouts-box3 .text:last-child {
        width: 100%;
        border-bottom: 1px solid #eaeaea;
    }

    .abouts-box4 {
        width: 100%;
    }

    .abouts-box4 .desc {
        width: 100%;
        height: auto;
    }

    .abouts-weaver .abouts-box4 .desc {
        height: auto;
    }

    .abouts-box1 {
        margin-bottom: 20px;
    }

    .abouts-box1 .title {
        font-size: 14px;
        line-height: 30px;
    }

    .abouts-box1:hover {
        transform: none;
    }

    .abouts-bgi {
        background: url(./../images/abouts/company_bg_m.webp) center top #030627;
        background-repeat: no-repeat;
        background-size: auto auto;
    }

    /* 案例 */
    .typicalCase-box {
        width: 50%;
    }

    .typicalCase-box .typicalCase-item img {
        width: 70%;
    }

    .typicalCase-box .typicalCase-item {
        padding: 25px 15px;
        margin-bottom: 0px;
    }

    /* .typicalCase-box.active{
        width: 50%;
    } */
    .typicalCase-box .typicalCase-item .title {
        font-size: 14px;
        margin: 5px 0 10px;
    }

    .typicalCase-box .typicalCase-item .desc {
        /* opacity: 1; */
        height: 60px;
        word-break: break-all;
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box !important;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

    .typicalCase-box .typicalCase-item .desc i {
        display: none;
    }

    .casedetailbox2 .title {
        font-size: 13px;
        line-height: 20px;
        font-weight: bold;
        margin-bottom: 4px;
    }

    .casedetailbox {
        position: relative;
        margin-bottom: 30px;
        padding-bottom: 30px;
    }

    .casedetailbox .casedetailimg img {
        width: 80%;
    }

    .casedetailbox .casedetailimg {
        width: 50%;
        padding: 0px;
        margin-bottom: 10px;
        border-radius: 6px;
    }

    .casedetailbox2 .desc {
        font-size: 11px;
        line-height: 20px;
        word-break: break-all;
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box !important;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
    }

    .casedetailbox2 {
        height: auto;
        padding: 15px 18px;
        margin-bottom: 12px;
    }

    .m_margin_left {
        padding-left: 8px !important;
        padding-right: 8px !important;
    }

    .m_margin_right {
        padding-left: 8px !important;
        padding-right: 8px !important;
    }

    .typicalCase-box {
        margin-bottom: 16px;
    }

    .casemore_img_box {
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .casemore_img {
        width: 50%;
        padding-right: 5px;
        float: left;
        max-width: 100px;
    }

    .casemore_img:nth-child(n+5) {
        display: none;
    }

    .casemore_img img {
        margin: 0px;
        margin-bottom: 5px;
        border-radius: 4px;
        border: 1px solid #e7e7e7;
        padding: 0px 0px;
    }

    .industryCase-box::before {
        height: 0px;
    }

    .industryCase-box-leftbox .title {
        line-height: 24px;
        padding-left: 30px;
        margin-bottom: 10px;
    }

    .industryCase-box-rightbox .logobox {
        width: 33.33%;
        padding-left: 5px;
        margin-bottom: 10px;
    }

    .industryCase-box-rightbox .logobox img {
        padding: 0 10px;
    }

    .pagehome-eletype-btn2 {
        width: 80px;
        margin-top: 0px;
        font-size: 10px;
        line-height: 30px;
    }

    /* 2024.2.20新增 */
    .homeP0 {
        position: relative;
        padding: 30px 0 20px;
    }

    .homeP0::before {
        display: none;
    }

    .homeP0box {
        display: flex;
        flex-direction: column;
        margin-bottom: 20px;
    }

    .homeP0box::before {
        content: "";
        display: block;
        position: absolute;
        top: 40px;
        left: 15px;
        height: 1px;
        width: calc(100% - 30px);
        border-top: 1px dashed #b3b9c3;
    }

    .homeP0box .titlebox {
        margin-bottom: 8px;
    }

    .homeP0box .titlebox img {
        height: 24px;
        width: 24px;
        margin-right: 8px;
    }

    .homeP0box .titlebox .title {
        font-size: 14px;
        line-height: 24px;
    }

    .homeP0box .circlebox {
        z-index: 2;
    }

    .homeP0box .desc {
        width: 100%;
        font-size: 12px;
        line-height: 20px;
        margin-top: 8px;
    }

    /* rpa业详情 */
    .details-unify-tbox-title {
        font-size: 20px;
        line-height: 30px;
    }

    .details_black_word {
        display: none;
    }

    .details-unify-main-desc-t2 {
        font-size: 12px;
        line-height: 20px;
    }

    .details-unify-main-title span {
        font-size: 14px;
        line-height: 22px;
    }

    .detail-rightbox-logo {
        width: 70%;
        margin-left: -2px;
        margin-bottom: 15px;
    }

    .detail-rightbox {
        padding: 20px 15px 15px;
    }

    .detail_img_pic {
        width: 100%;
        margin-left: 0px;
    }

    .detail-leftbox-ul ul li a {
        font-size: 12px !important;
        line-height: 30px !important;
        color: #000000;
    }

    .detail-leftbox-ul {
        margin-bottom: 0px;
    }

    .detail-leftbox-ul ul li:hover a {
        border: none !important;
    }

    .detail-leftbox {
        padding: 15px;
        height: auto !important;
        margin-bottom: 15px;
    }

    .pagecoo-mainnav ul li {
        width: 50%;
        float: left;
        font-size: 12px;
        text-align: center;
        list-style: none;
        outline: none;
    }

    .detail-leftbox-tag {
        margin-bottom: 10px !important;
    }

    .pagecoo-mainnav ul li a {
        line-height: 30px;
        font-size: 12px;
        border: 0 !important;
    }

    .details-unify-main-desc {
        margin-bottom: 12px;
    }

    .details-unify-main-desc-img {
        padding: 0px;
        margin: 0px;
        background: none;
    }

    .details-unify-main-desc-img img {
        width: 100%;
    }

    .detail_bannerbox_banner img {
        width: 100%;
        height: 120px;
    }

    .detail_bannerbox_jiagou {
        padding: 0px;
        background: none;
    }

    .detail_bannerbox_jiagou img {
        width: 100%;
    }

    /* 智能组件*/
    .components-item-box {
        height: auto;
        align-items: flex-start;
        padding: 16px 12px;
        margin-bottom: 12px;
    }

    .components-item-box .iconbox {
        transform: scale(0.5);
        transform-origin: 0 0;
        margin-right: -28px;
    }

    .components-item-box .titlebox {
        margin-bottom: 10px;
        margin-top: 3px;
    }

    .components-item-box .desc {
        color: #666;
        width: calc(100% + 40px);
        transform: translateX(-40px);
        padding-left: 6px;
    }

    .components-item-box.noClick {
        display: none;
    }

    .dialog-box {
        width: 90%;
    }

    .dialog__body .bodyPart {
        padding: 20px 0;
    }

    .dialog__header {
        padding: 20px 20px 10px;
    }

    .dialog__header .headerPart .title {
        font-size: 16px;
        line-height: 24px;
        margin-top: 10px;
    }

    .dialog__header .headerPart .subtitle {
        font-size: 12px;
        line-height: 20px;
        margin-top: 4px;
    }

    .leftbox .item-box {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .leftbox .item-box .iconNum {
        font-size: 28px;
        line-height: 28px;
        margin-right: 10px;
    }

    .leftbox .item-box .textbox .title {
        font-size: 14px;
        line-height: 24px;
    }

    .leftbox .item-box .textbox .desc {
        font-size: 12px;
        line-height: 18px;
        margin-top: 4px;
    }

    .flexColumn {
        flex-direction: column;
    }

    /* 场景 */
    .message-card {
        margin-bottom: 16px;
    }

    .pagehome-eletype-btn {
        display: none;
    }

    .pagehome-eletype-scene {
        padding: 12px 16px;
    }

    .pagehome-eletype-title {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 8px;
    }

    .pagehome-eletype-desc {
        height: 32px;
        font-size: 11px;
        line-height: 16px;
    }

    .message-card:hover .pagehome-eletype-desc.move {
        animation: none;
    }

    .scene_iconbox {
        width: 28px;
        height: 28px;
        margin-top: 16px;
        margin-left: 16px;
    }

    .message-mask2 {
        display: none;
    }

    .pagehome-eletype-scene-bg {
        background-color: #fff;
        display: flex;
        flex-wrap: wrap;
    }

    .pagehome-eletype-scene-bg .pagehome-eletype-title {
        width: calc(100% - 34px);
        margin-left: 6px;
        line-height: 28px;
    }

    .pagehome-eletype-icon {
        width: 28px;
        height: 28px;
        margin-bottom: 10px;
    }

    .pagehome-eletype-desc0 {
        height: 48px !important;
        word-break: break-all;
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box !important;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

    .pagehome-eletype-btn0 {
        margin-top: 32px;
    }

    .subbodyelement_linkbtn {
        margin-bottom: 16px;
    }

    .subbodyelement_linkbtn a {
        padding: 20px 15px;
        position: relative;
    }

    .subbodyele_advice .subbodyele_advice_ico {
        width: 24px;
        height: 24px;
        line-height: 24px;
    }

    .subbodyele_advice .subbodyele_advice_ico .iconfont {
        font-size: 14px;
    }

    .subbodyele_advice .subbodyelement_linkbtn_main {
        margin-bottom: 0px;
        margin-top: 0px;
        height: auto !important;
    }

    .subbodyele_advice .subbodyelement_linkbtn_main .title {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 0px;
    }

    .subbodyele_advice .subbodyelement_linkbtn_main .desc {
        font-size: 12px;
        line-height: 18px;
        height: 36px;
        color: #999999;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .automation-box {
        margin-top: 30px;
        display: flex;
        flex-direction: column;
    }

    .automation-box-left {
        width: 100%;
        padding: 20px 16px;
    }

    .automation-box-left .subtitle {
        display: none;
    }

    .automation-box-left .title {
        font-size: 14px;
        line-height: 20px;
        margin-top: 0px;
        margin-bottom: 6px;
    }

    .automation-box-left .desc {
        margin-bottom: 0px;
    }

    .automation-box-left .btnpublic {
        display: none !important;
    }

    .automation-box-right {
        width: 100%;
        padding: 24px;
    }

    .subbodyelement_linkbtn_bg1 {
        background: none;
        background-color: #ffffff;
    }

    .subbodyelement_linkbtn_bg2 {
        background: none;
        background-color: #ffffff;
    }

    .subbodyele_advice .subbodyelement_linkbtn_main .desc2 {
        width: 100%;
    }

    #caselistHome {
        padding: 0px 20px;
    }

    .subbodyele_advice .subbodyelement_linkbtn_main .point {
        display: none;
    }

    .solchart_main .item-box {
        padding-left: 0px;
        padding-top: 0px;
    }

    .solchart_main .item-box .titleSol {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 15px;
    }

    .solution_img_box2 {
        padding-right: 0px;
    }

    .solchart_main {
        padding: 24px 20px;
        margin-top: 20px;
    }

    .solchart_main .item-box .subtitleSol {
        font-size: 12px;
        display: none;
    }

    .solchart_main .item-box .descSol {
        width: 100%;
    }

    .components-item-box .titlebox .title {
        font-size: 13px;
    }

    .components-item-box .titlebox .subtitle {
        font-size: 12px;
    }

    /* 案例菜单 */
    .mobile-menus {
        display: block;
    }

    .mobile-btn {
        position: fixed;
        left: 0px;
        top: 50%;
        transform: translateY(-50%);
        width: 40px;
        padding: 8px;
        border-radius: 6px;
        z-index: 1000;
        font-size: 12px;
        line-height: 18px;
        color: #fff;
        background: #1761fe;
    }

    .mask-box {
        display: none;
        position: fixed;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        background: rgba(0, 0, 0, 0.5);
        z-index: 999;
    }

    .mobile-menus-items {
        display: none;
        width: 160px;
        padding: 15px 6px;
        z-index: 1000;
        position: fixed;
        left: 0px;
        top: 50%;
        border-radius: 0px 6px 6px 0px;
        transform: translateY(-50%);
        background: #fff;
    }

    .mobile-menus-items .mobile-menus-item {
        color: #666;
        font-size: 13px;
        font-weight: 500;
        line-height: 32px;
        margin-top: 4px;
        margin-bottom: 4px;
        border-radius: 6px;
        padding-left: 16px;
        display: flex;
        justify-content: left;
        align-items: center;
    }

    .mobile-menus-items .mobile-menus-item.active {
        color: #fff !important;
        background-color: #1761fe;
    }

}


/*-------------------------
          pad屏幕
---------------------------*/

@media (min-width: 768px) and (max-width:991px) {
    .flex-row {
        display: block;
    }

    .ecology_laboratory {
        width: 100%;
        float: left;
    }

    .ecology_laboratory2 {
        width: 0%;
    }

    .ecology_laboratory2 img {
        display: none;
    }

    .casemore_img_box {
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .casemore_img {
        width: 50%;
        padding-right: 5px;
        float: left;
    }

    .casemore_img img {
        margin: 0px;
        margin-bottom: 5px;
        border-radius: 4px;
        border: 1px solid #e7e7e7;
        padding: 0px 0px;
    }

    .pagehome-eletype-btn2 {
        width: 90px;
        line-height: 30px;
    }
}

@media (min-width: 992px) {
    /* 滚动条样式 */

    ::-webkit-scrollbar {
        /*滚动条整体样式*/
        max-width: 8px;
        /*高宽分别对应横竖滚动条的尺寸*/
        max-height: 8px;
    }

    ::-webkit-scrollbar-thumb {
        /*滚动条里面小方块*/
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        background-color: #c2c2c2;
        transition: all 0.3s;
    }

    ::-webkit-scrollbar-thumb:hover {
        /*滚动条里面小方块*/
        background-color: #666666;
    }

    ::-webkit-scrollbar-track {
        /*滚动条里面轨道*/
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        background-color: #eeeeee;
    }

    .theme-popover {
        display: none;
    }

}


/*-------------------------
          领导屏幕
---------------------------*/

@media (min-width: 992px) and (max-width:1199px) {
    .casedetailbox2 .title {
        font-size: 12px;
    }

    #tabsnavBox ul li {
        list-style: none;
        margin: 0px 0px 7% !important;
    }

    .pagehome-eletype-btn {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width:1369px) {
    #tabsnavBox ul li {
        list-style: none;
        margin: 0px 0px 9%;
    }

    #tabsnavBox ul {
        width: 22%;
    }

    .tabscontent {
        float: left;
        width: 78%;
    }

    .bg_element_sbox {
        width: 200px;
        height: 200px;
        margin: 90px 60px 0px 0px;
        text-align: right;
        background-image: url("/images/bg_home_element1.png");
        background-repeat: no-repeat;
        background-size: 200px auto;
        display: none;
    }

    /* .bg_element_sbox img {
        width: 270px;
        height: auto;
        margin: 50px 0px 0px 0px;
    } */
    .col-XC-environment {
        width: 27%;
        float: left;
    }

    .col-XC-environment-img {
        width: 46%;
        float: left;
    }

    .XC_environment {
        padding: 10px 0px 40px 0px;
    }

    .pagemain {
        padding: 66px 0px;
    }

    .pagemainhome {
        width: 100%;
        height: 600px;
    }

    .pagemainbanner {
        height: 560px;
    }

    .bg_homebner {
        background-size: auto 600px;
    }

    .bg_secondbner {
        background-size: auto 560px;
    }

    .hbannerbox {
        margin-top: 110px;
    }

    .hbannertext-subtitle {
        font-size: 32px;
        line-height: 36px;
    }

    .hbannertext-desc1 {
        font-size: 14px;
        line-height: 24px;
        color: #fff;
        margin-bottom: 20px;
    }

    .hbannertext-title {
        font-size: 38px;
        line-height: 48px;
    }

    .hbannertext {
        margin-bottom: 40px;
    }

    .pagehome-eletype-quotetext2 {
        font-size: 12px;
        line-height: 20px;
    }

    .XC_environment1 {
        margin-top: 0px;
        margin-bottom: 30px;
    }

    .bg_element_hbox img {
        width: 280px;
        margin: 80px 0px 0px 0px;
    }

    .hbanner-otherinfo-form input {
        padding: 12px 60px 12px 20px;
        font-size: 13px;
    }

    .btn_public_tiyan1 {
        line-height: 43px;
    }

    .btn_public_tiyan1 a {
        line-height: 43px;
    }

    .pagetbox-title {
        font-size: 24px;
        line-height: 24px;
    }

    .pagetbox-desc {
        font-size: 12px;
        line-height: 20px;
    }

    .scene-ico1 {
        width: 28px;
    }

    .pagehome-scene-ico {
        width: 28px;
        height: 28px;
    }

    .XC_solutions_text_desc,
    .XC_solutions_text_desc1 {
        font-size: 12px;
        line-height: 20px;
    }

    .XC_solutions_textL {
        text-align: left;
        margin-right: 60px;
        margin-top: 30px;
    }

    .XC_solutions_textR {
        text-align: right;
        margin-left: 50px;
        margin-top: 30px;
    }

    .pagehome-scene-1title {
        font-size: 12px;
        margin-top: 6px;
        line-height: 21px;
    }

    .XC_safe_textR {
        padding-left: 35px;
    }

    .XC_safe_textL {
        padding-right: 35px;
    }

    .XC_environment_interval {
        height: 24px;
    }

    .XC_solutions_text_title {
        font-size: 14px;
        margin-bottom: 4px;
    }

    .XC_safe_img {
        width: 75%;
    }

    .XC_safe_interval {
        height: 30px;
    }

    .pagetbox {
        margin-bottom: 40px;
    }

    .pagehome-eletype-1title {
        font-size: 14px;
        line-height: 28px;
        margin-bottom: 10px;
    }

    .pagehome-eletype-1desc {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 10px;
    }

    .pagehome_right_engine_box {
        padding: 9px 0px 10px 10px;
    }

    .pagehome_left_scene_box {
        padding: 15px 10px;
    }

    .engine-ico1 {
        margin-right: 2px;
    }

    .pagehome-engine-1title {
        font-size: 12px;
    }

    .pagehome_l_pic {
        margin-top: 40px;
    }

    .pagehome_scene_all {
        width: 100%;
        padding: 25px 20px 10px;
        margin-bottom: 40px;
    }

    .XC_safe_img {
        padding-top: 10px;
    }

    .pagehome-eletype-ico {
        width: 32px;
        height: 32px;
        margin-bottom: 15px;
        margin-top: 10px;
    }

    .home_change_box {
        height: 320px;
    }

    .pagehome-eletype-1 {
        height: 250px;
        padding: 15px 25px 25px 25px;
    }

    .pagehome-eletype-3desc {
        position: absolute;
        bottom: 40px;
        left: 23px;
    }

    .pagehome-eletype-1:hover {
        height: 280px;
    }

    .eletype-ico1,
    .eletype-ico2,
    .eletype-ico3,
    .eletype-ico4,
    .eletype-ico5 {
        background-size: 32px 32px;
    }

    .pagehome-eletype-1:hover .eletype-ico1 {
        background: url("/images/home_icon_6.png");
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .pagehome-eletype-1:hover .eletype-ico2 {
        background: url("/images/home_icon_7.png");
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .pagehome-eletype-1:hover .eletype-ico3 {
        background: url("/images/home_icon_8.png");
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .pagehome-eletype-1:hover .eletype-ico4 {
        background: url("/images/home_icon_9.png");
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .pagehome-eletype-1:hover .eletype-ico5 {
        background: url("/images/home_icon_10.png");
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .col-honor {
        padding: 0 1%;
    }

    .pageelement-tech-texttitle {
        font-size: 16px;
        margin: 10px 0px;
    }

    .pageelement-tech-text {
        padding: 20px 20px 0px 30px;
    }

    .XC_environment3 {
        margin-bottom: 40px;
    }

    .bg_ecologybner {
        background: url("/new/product/xinchuang/images/ecology/e_banner.jpg") 80% top;
        background-size: auto 480px;
        background-repeat: no-repeat;
        background-color: #1651bc;
    }

    .XC_environment4 {
        margin-top: 0px;
        margin-bottom: 30px;
    }

    .e-bottom {
        margin-bottom: 20px;
    }

    .pagetbox_ecology {
        margin-bottom: 20px;
    }

    .ecology_col_box {
        width: 90%;
    }

    .ecology_col {
        padding: 0px 6px;
    }

    .ecology-eletype-1title {
        font-size: 12px;
        line-height: 20px;
        font-weight: bold;
        color: #000000;
    }

    .ecology_laboratory {
        width: 65%;
        float: left;
    }

    .ecology_laboratory2 {
        width: 35%;
        padding-left: 30px;
    }

    .ecology-eletype-2 {
        padding: 10px;
    }

    .ecology_laboratory2 img {
        width: auto;
        height: 156px;
    }

    .ecology_ico_box {
        width: 20px;
        float: left;
        margin-top: 0px;
        margin-right: 10px;
    }

    .ecology_laboratory {
        margin-bottom: 30px;
    }

    .ecology_laboratory_box {
        margin-top: 40px;
    }

    .ecology_laboratory_box {
        width: 80%;
    }

    .tabsnav li a {
        line-height: 28px;
        font-size: 14px;
    }

    .ecology_honor_box_text {
        font-size: 12px;
        margin: 0px 0px 15px;
    }

    .tabsnav li {
        height: 25px;
    }

    .tabsnav li a {
        line-height: 28px;
        font-size: 12px;
    }

    .tabsnav li.nav_current a {
        font-size: 14px;
    }

    .solution_img_box {
        width: 75%;
    }

    .home_gif_box {
        width: 75%;
    }

    .tabslist ul li a {
        font-size: 13px;
        line-height: 22px;
        padding: 0px 10px 5px;
    }

    .tabslist {
        padding: 0px 0px 0px;
    }

    .tabcasebox {
        padding: 20px 30px 30px 30px;
    }

    .home_technology_img_box {
        width: 85%;
        margin: 0 auto;
        padding: 20px 0px 50px;
        max-width: 1100px;
    }

    .sbannertext-title {
        font-size: 36px;
        line-height: 40px;
    }

    .sbannertext-desc {
        font-size: 12px;
        line-height: 20px;
    }

    .pageelement-tech-text {
        padding: 20px 0px 0px 0px;
    }

    .pageelement-tech-text {
        padding: 0px 0px 0px 0px;
    }

    .pageelement-tech-texttitle1 {
        font-size: 12px;
        line-height: 24px;
    }

    .pageelement-tech-textdesc {
        font-size: 12px;
        line-height: 20px;
    }

    .pageelement-tech-textdesc1 {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 10px;
    }

    .pagehome-eletype-1desc {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 10px;
    }

    .pageelement-eletype-1desc {
        display: none;
    }

    .pageelement-eletype-2desc {
        display: block;
    }

    .pagehome-eletype-title {
        font-size: 14px;
    }

    .pageelement-solution-textbox {
        padding: 35px 10px 35px 35px;
    }

    .pageelement-solution-img {
        padding: 45px 35px 35px 0px;
    }

    .pageelement-solution-texttitle {
        font-size: 16px;
        line-height: 30px;
    }

    .pageelement-solution-text {
        font-size: 12px;
        line-height: 24px;
    }

    .sbannertext-subtitle {
        font-size: 16px;
        line-height: 28px;
    }

    .pageopen-eletype-ico {
        width: 45px;
        text-align: center;
        margin: 0 auto;
    }

    .t_text_icon1 {
        background: url(/images/technology/s_icon_1.png);
        background-size: 35px 35px;
        background-repeat: no-repeat;
    }

    .t_text_icon2 {
        background: url(/images/technology/s_icon_2.png);
        background-size: 35px 35px;
        background-repeat: no-repeat;
    }

    .t_text_icon3 {
        background: url(/images/technology/s_icon_3.png);
        background-size: 35px 35px;
        background-repeat: no-repeat;
    }

    .t_text_icon4 {
        background: url(/images/technology/s_icon_4.png);
        background-size: 35px 35px;
        background-repeat: no-repeat;
    }

    .t_text_icon5 {
        background: url(/images/technology/s_icon_5.png);
        background-size: 35px 35px;
        background-repeat: no-repeat;
    }

    .t_text_icon6 {
        background: url(/images/technology/s_icon_6.png);
        background-size: 35px 35px;
        background-repeat: no-repeat;
    }

    .t_text_icon7 {
        background: url(/images/technology/s_icon_7.png);
        background-size: 35px 35px;
        background-repeat: no-repeat;
    }

    .t_text_icon8 {
        background: url(/images/technology/s_icon_8.png);
        background-size: 35px 35px;
        background-repeat: no-repeat;
    }

    .pagetech-eletype-ico2 {
        width: 35px;
    }

    .pagetech-eletype-1title {
        font-size: 15px;
        line-height: 34px;
        margin-top: 0px;
    }

    .pageelement-tech-img {
        /* margin: 0px 50px 0px 0px; */
    }

    .solution_t_icon img {
        width: 10px;
        height: 10px;
        margin-right: 6px;
        margin-top: -4px;
    }

    .col-tech-box {
        width: 95%;
    }

    .secondbannerbox {
        margin-top: 90px;
    }

    .col-md-scene-text {
        width: 40%;
    }

    .col-md-scene-pic {
        width: 60%;
    }

    .pagetech-eletype-1desc {
        font-size: 12px;
        margin-top: 10px;
        line-height: 20px;
        margin-bottom: 0px;
    }

    .technology_bottom_img {
        width: 30px;
    }

    .pagetech-eletype-1 {
        padding: 0px 5px 20px 5px;
    }

    .pagetech-eletype-2title {
        font-size: 15px;
        line-height: 32px;
        margin-top: 10px;
    }

    .pagehome-eletype-2desc {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 5px;
    }

    .input_box .input {
        height: 40px;
        ;
    }

    .submit_button {
        width: 120px;
    }

    .submit {
        display: block;
        height: 40px;
        font-size: 12px;
        line-height: 40px;
    }

    .input_box a {
        padding: 0 10px;
        position: absolute;
        height: 40px;
        line-height: 40px;
    }

    .casedetailbox2 {
        height: 180px;
    }

    .casemore_img_box {
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .casemore_img {
        padding-right: 5px;
        float: left;
    }

    .casemore_img img {
        padding: 10px 0px;
        margin: 0px 0px 5px;
    }

    .typicalCase-box .typicalCase-item img {
        width: 60%;
    }

    .pagehome-eletype-btn2 {
        width: 90px;
        line-height: 32px;
    }

    .automation-box-left .title {
        font-size: 16px;
        line-height: 24px;
        margin-top: 28px;
    }

    .solchart_main .item-box {
        height: 100%;
        padding-left: 10px;
        padding-top: 10px;
    }

    .solchart_main .item-box .titleSol {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 20px;
    }

    /* 我们 */
    .abouts-box1 .title {
        font-size: 14px;
        line-height: 34px;
        margin-bottom: 10px;
    }

    .abouts-box1 .desc {
        height: 120px;
        line-height: 20px;
        padding: 0px 10px
    }

    .abouts-box2 .title {
        font-size: 24px;
    }

    .abouts-box3 .title {
        font-size: 14px;
    }

    .abouts-box3 .desc {
        line-height: 18px;
    }

    .abouts-box3 .number {
        font-size: 28px;
    }

    .abouts-box3 {
        background-color: #fff;
        padding: 40px 10px 40px 40px;
    }

    .abouts-box3-leftbox {
        width: 27%;
    }

    .abouts-box3-rightbox {
        width: 73%;
    }

    .abouts-box4 .icon {
        width: 30px;
        margin-left: -2px;
    }

    /* 智能组件*/
    .leftbox .item-box .iconNum {
        font-size: 24px;
        line-height: 24px;
        margin-right: 8px;
    }

    .leftbox .item-box .textbox .title {
        font-size: 14px;
        line-height: 24px;
    }

    .leftbox .item-box .textbox .desc {
        margin-top: 4px;
        height: 36px;
        word-break: break-all;
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box !important;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    /* 场景 */
    .pagehome-eletype-scene-bg {
        padding: 28px;
    }

    .pagehome-eletype-title {
        font-size: 14px;
        line-height: 16px;
        margin-bottom: 8px;
    }

    .pagehome-eletype-desc {
        height: 42px;
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 0px;
    }

    .pagehome-eletype-btn {
        width: 90px;
        font-size: 12px;
        line-height: 36px;
    }

    .subbodyele_advice .subbodyelement_linkbtn_main .title {
        font-size: 14px;
        line-height: 22px;
    }

    .subbodyelement_linkbtn a {
        padding: 20px 15px 10px 15px;
        position: relative;
    }

    .detail_bannerbox_banner_t2 {
        font-size: 24px;
        line-height: 28px;
    }

    .typicalCase-box .typicalCase-item {
        padding: 24px 24px;
    }

    .typicalCase-box .typicalCase-item .title {
        font-size: 14px;
        margin: 12px 0 8px;
    }

    .industryCase-box-rightbox .logobox img {
        padding: 0 12px;
    }
}


/*-------------------------
          15寸屏幕
---------------------------*/

@media (min-width: 1370px) and (max-width:1599px) {

    /* .bg_element_sbox {
        float: right;
        width: 220px;
        height: 220px;
        margin: 80px 80px 0px 0px;
        text-align: right;
        background-image: url(/images/bg_home_element1.png);
        background-repeat: no-repeat;
        background-size: 220px auto;
    } */
    #tabsnavBox ul li {
        list-style: none;
        margin: 0px 0px 10%;
    }

    .pagemain {
        padding: 66px 0px;
    }

    .XC_environment {
        padding: 20px 0px 50px 0px;
    }

    .pagemainhome {
        width: 100%;
        height: 650px;
    }

    .pagemainbanner {
        height: 600px;
    }

    .secondbannerbox {
        margin-top: 108px;
    }

    .bg_homebner {
        background-size: auto 650px;
    }

    .bg_secondbner {
        background-size: auto 600px;
    }

    .hbannerbox {
        margin-top: 120px;
    }

    .hbannertext {
        margin-bottom: 40px;
    }

    .hbannertext-title {
        font-size: 42px;
        line-height: 54px;
    }

    .hbannertext-subtitle {
        font-size: 36px;
        line-height: 42px;
    }

    .hbannertext-desc1 {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 25px;
    }

    .bg_element_hbox img {
        width: 320px;
        margin: 100px 0px 0px 100px;
    }

    .hbanner-otherinfo-form input {
        padding: 12px 60px 12px 20px;
        font-size: 13px;
    }

    .btn_public_tiyan1 {
        line-height: 43px;
    }

    .btn_public_tiyan1 a {
        line-height: 43px;
    }

    .pagetbox-title {
        font-size: 26px;
        margin-bottom: 0px;
    }

    .pagetbox-desc {
        font-size: 13px;
    }

    .XC_solutions_text_desc,
    .XC_solutions_text_desc1 {
        font-size: 13px;
        line-height: 24px;
    }

    .XC_solutions_text_title {
        margin-bottom: 5px;
    }

    .automation-box-left .title {
        font-size: 16px;
        line-height: 26px;
        margin-top: 32px;
    }

    .solchart_main .item-box {
        height: 100%;
        padding-left: 28px;
        padding-top: 24px;
    }

    .solchart_main .item-box .titleSol {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 24px;
    }

    .pagetbox {
        margin-bottom: 40px;
    }

    .pagehome_right_engine_box {
        padding: 15px 0px 15px 10px;
    }

    .engine-ico1 {
        width: 15px;
        margin-right: 2px;
    }

    .pagehome-engine-1title,
    .pagehome-scene-1title {
        font-size: 13px;
    }

    .XC_safe_img {
        padding-top: 15px;
    }

    .XC_safe_textL {
        padding-right: 45px;
    }

    .XC_safe_textR {
        padding-left: 45px;
    }

    .pagehome-eletype-ico {
        width: 32px;
        height: 32px;
        margin-bottom: 15px;
        margin-top: 10px;
    }

    .eletype-ico1,
    .eletype-ico2,
    .eletype-ico3,
    .eletype-ico4,
    .eletype-ico5 {
        background-size: 32px 32px;
    }

    .pagehome-eletype-title {
        font-size: 15px;
    }

    .pagehome-eletype-1:hover .eletype-ico1 {
        background: url("/images/home_icon_6.png");
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .pagehome-eletype-1:hover .eletype-ico2 {
        background: url("/images/home_icon_7.png");
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .pagehome-eletype-1:hover .eletype-ico3 {
        background: url("/images/home_icon_8.png");
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .pagehome-eletype-1:hover .eletype-ico4 {
        background: url("/images/home_icon_9.png");
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .pagehome-eletype-1:hover .eletype-ico5 {
        background: url("/images/home_icon_10.png");
        background-size: 32px 32px;
        background-repeat: no-repeat;
    }

    .pageelement-tech-texttitle {
        font-size: 18px;
        margin: 10px 0px;
    }

    .bg_ecologybner {
        background: url("/new/product/xinchuang/images/ecology/e_banner.jpg") 78% top;
        background-size: auto 480px;
        background-repeat: no-repeat;
        background-color: #1651bc;
    }

    .e-bottom {
        margin-bottom: 20px;
    }

    .ecology_col {
        padding: 0px 6px;
    }

    .ecology-eletype-2 {
        width: 100%;
        min-height: 1px;
        overflow: hidden;
        padding: 15px 15px 15px 20px;
        margin-bottom: 15px;
    }

    .ecology-eletype-1title {
        font-size: 14px;
        line-height: 28px;
        font-weight: bold;
        color: #000000;
    }

    .ecology_laboratory {
        width: 60%;
        margin-bottom: 40px;
    }

    .ecology_laboratory2 {
        width: 40%;
    }

    .ecology_laboratory2 img {
        width: auto;
        height: 207px;
    }

    .ecology_ico_box {
        margin-right: 10px;
    }

    .pagetbox_bottom {
        margin-bottom: 20px;
    }

    .tabsnav li a {
        line-height: 28px;
        font-size: 12px;
    }

    .tabsnav li {
        height: 28px;
    }

    .tabsnav li.nav_current a {
        font-size: 16px;
    }

    .ecology_honor_box_text {
        font-size: 12px;
        margin: 0px 0px 20px;
    }

    .XC_environment1 {
        margin-top: 0px;
        margin-bottom: 30px;
    }

    .XC_environment4 {
        margin-top: 0px;
        margin-bottom: 30px;
    }

    .home_change_box {
        height: 320px;
    }

    .pagehome-eletype-1 {
        height: 240px;
    }

    .pagehome-eletype-1:hover {
        height: 280px;
    }

    .pagehome-eletype-1title {
        font-size: 15px;
        line-height: 28px;
    }

    .tabcasebox {
        padding: 20px 30px 30px 30px;
    }

    .tabslist {
        padding: 0px 0px 0px;
    }

    .pagehome-eletype-quotetext2 {
        font-size: 12px;
        line-height: 20px;
    }

    .sbannertext-title {
        font-size: 40px;
        line-height: 50px;
    }

    .sbannertext-desc {
        font-size: 13px;
        margin: 15px 0px 0px;
    }

    .pageelement-tech-text {
        padding: 20px 0px 0px 0px;
    }

    .pageelement-tech-textdesc {
        font-size: 12px;
        line-height: 20px;
    }

    .pageelement-tech-textdesc1 {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 10px;
    }

    .pagehome-eletype-1desc {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 10px;
    }

    .pageelement-eletype-1desc {
        font-size: 12px;
        line-height: 20px;
    }

    .pagetech-eletype-2title {
        font-size: 15px;
        line-height: 32px;
        margin-top: 5px;
    }

    .pagehome-eletype-2desc {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 10px;
    }

    .pageelement-solution-text {
        font-size: 12px;
        line-height: 26px;
    }

    .pageelement-solution-textbox {
        padding: 40px;
    }

    /* .pageelement-solution-img {
        padding: 50px 40px 40px 0px;
    } */
    .pagetech-eletype-ico2 {
        width: 40px;
    }

    .pagetech-eletype-1 {
        padding: 0px 20px 30px 20px;
    }

    .pagetech-eletype-1desc {
        font-size: 12px;
        margin-top: 10px;
        line-height: 20px;
        margin-bottom: 0px;
    }

    .pagetech-eletype-1 {
        padding: 0px 5px 25px 5px;
    }

    .col-tech-box {
        padding-bottom: 10px;
    }

    .pageopen-eletype-ico {
        width: 50px;
    }

    .open_icon_bg {
        background: url(/images/open/open_icon_bg.png) center 27%;
        background-repeat: no-repeat;
        background-size: 90%;
    }

    .XC_solutions_textR {
        text-align: right;
        margin-left: 80px;
        margin-top: 20px;
    }

    .XC_solutions_textL {
        text-align: left;
        margin-right: 80px;
        margin-top: 20px;
    }

    .XC_environment {
        padding: 20px 0px 30px 0px;
    }

    .sbannertext-subtitle {
        font-size: 18px;
        line-height: 30px;
    }

    .pageelement-solution-texttitle {
        font-size: 18px;
        line-height: 32px;
    }

    .pageelement-tech-texttitle1 {
        font-size: 12px;
        line-height: 26px;
    }

    .home_gif_box {
        width: 75%;
    }

    .submit_button {
        width: 120px;
    }

    .submit {
        display: block;
        height: 40px;
        font-size: 13px;
        line-height: 40px;
    }

    .casedetailbox2 {
        height: 170px;
    }

    .casemore_img_box {
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .casemore_img {
        padding-right: 5px;
        float: left;
    }

    .casemore_img img {
        padding: 10px 0px;
        margin: 0px 0px 5px;
    }

    .typicalCase-box .typicalCase-item img {
        width: 60%;
    }

    /* 我们 */
    .abouts-box1 .title {
        font-size: 15px;
    }

    .abouts-box3 .title {
        font-size: 15px;
        line-height: 20px;
    }

    .abouts-box2 .title {
        font-size: 26px;
    }

    .abouts-box3 {
        background-color: #fff;
        padding: 30px 20px 30px 40px;
    }

    .abouts-box4 .icon {
        width: 26px;
    }

    .abouts-box3 .number {
        font-size: 30px;
    }

    .abouts-box3 .text1 {
        font-size: 12px;
    }

    .abouts-box3-leftbox {
        width: 28%
    }

    .abouts-box3-rightbox {
        width: 72%
    }

    .abouts-box3 .tag {
        margin-bottom: 25px;
    }

    /* 智能组件*/
    .leftbox .item-box .iconNum {
        font-size: 28px;
        line-height: 28px;
        margin-right: 6px;
    }

    .leftbox .item-box .textbox .title {
        font-size: 16px;
        line-height: 26px;
    }

    .leftbox .item-box .textbox .desc {
        margin-top: 6px;
        height: 54px;
        word-break: break-all;
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box !important;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

    .subbodyele_advice .subbodyelement_linkbtn_main .title {
        font-size: 15px;
        line-height: 22px;
    }

    .detail_bannerbox_banner_t2 {
        font-size: 26px;
        line-height: 32px;
    }

    .typicalCase-box .typicalCase-item {
        padding: 26px 24px;
    }

    .typicalCase-box .typicalCase-item .title {
        font-size: 15px;
    }

    .industryCase-box-rightbox .logobox img {
        padding: 0 16px;
    }
}


/*-------------------------
          大屏幕
---------------------------*/

@media (min-width: 1600px) and (max-width:1799px) {
    .pagehome-eletype-3desc h4 {
        font-size: 13px;
    }

    #tabsnavBox ul li {
        list-style: none;
        margin: 0px 0px 10%;
    }

    /* 
    .bg_element_sbox {
        float: right;
        width: 220px;
        height: 220px;
        margin: 80px 100px 0px 0px;
        text-align: right;
        background-image: url(/images/bg_home_element1.png);
        background-repeat: no-repeat;
        background-size: 220px auto;
    } */
    .XC_solutions_textR {
        text-align: right;
        margin-left: 80px;
        margin-top: 25px;
    }

    .XC_solutions_textL {
        text-align: left;
        margin-right: 80px;
        margin-top: 25px;
    }

    .pagetech-eletype-1 {
        padding: 0px 10px 30px 10px;
    }

    .pageelement-solution-img {
        padding: 60px 50px 50px 0px;
    }

    .typicalCase-box .typicalCase-item img {
        width: 55%;
    }

    /* 我们 */
    .abouts-box4 .icon {
        width: 32px;
        margin-left: -3px;
    }

    .abouts-box4 .desc {
        width: 87%;
        height: 140px;
    }

    .abouts-box3 {
        padding: 40px 20px 40px 50px;
    }

    .abouts-box1 .desc {
        padding: 0 25px;
    }
}

@media (min-width:1800px) {
    .pagehome-eletype-3desc h4 {
        font-size: 13px;
    }

    .container {
        width: 72%;
    }

    .col-max-3 {
        width: 25%;
    }

    .XC_environment_img {
        width: 90%;
    }

    .hbannertext-title {
        font-size: 51px;
        line-height: 66px;
    }

    .hbannertext-subtitle {
        font-size: 46px;
        line-height: 48px;
    }

    .hbannertext-desc1 {
        font-size: 21px;
        line-height: 30px;
    }

    .bg_element_hbox img {
        width: 380px;
        height: auto;
        margin: 120px 0px 0px 100px;
        text-align: right;
    }

    .pagehome-eletype-1 {
        padding: 10px 30px 25px;
    }

    .pagehome-eletype-3desc {
        position: absolute;
        bottom: 50px;
        left: 28px;
    }

    .typicalCase-box .typicalCase-item img {
        width: 50%;
    }

    .automation-box-left {
        width: 30%;
    }

    .automation-box-right {
        width: 70%;
    }
}

@media (min-width:1800px) {
    /* .pageelement-solution-textbox {
        padding: 150px 50px 50px 150px;
        width: 60%;
    } */
}

@media (min-width:1921px) {
    .container {
        width: 1400px;
    }

}

@media (min-width:2260px) {

    .solution_img_box,
    .h_configuremain,
    .h_configurebox,
    .open_img_box,
    .col-tech-box,
    .home_jiagou_img_box {
        width: 100%;
    }

    .home_technology_img_box {
        width: 100%;
        max-width: unset;
    }

    .pagehome_solution_box {
        margin: 0px 0px 40px;
    }
}