.news-detail {
    padding: 1.2rem;
}

.g-head .layer.layer__solution .layer__wp .layer__list {
    min-height: 3.28rem;
}

.index-page .index-myCase .wal .box-swiper-container ul li {
    flex-shrink: 0;
}

/*下面的代码是针对基于WebKit的浏览器（如百度浏览器内核）,隐藏默认弹窗*/
/*video::-internal-media-controls-download-button {*/
/*    display: none !important;*/
/*}*/
/*video::-webkit-media-controls-enclosure {*/
/*    overflow: hidden !important;*/
/*}*/
/*video::-webkit-media-controls-panel {*/
/*    width: calc(100% + 30px) !important; !* Adjust number to hide panel fully *!*/
/*}*/

/*.g-head .g-head-main > .wal .logo-box {*/
/*    position: static;*/
/*}*/
/*.g-head .g-head-main > .wal .logo-box .img img {*/
/*    width: auto;*/
/*    height: auto;*/
/*}*/
.g-foot .container .g-foot-head .logo img {
    width: auto;
}

.innovation .banner .pc-img {
    width: 100%;
}
.innovation .banner .phong_img {
    width: 100%;
}

.g-foot .container .g-foot-footer .g-foot-footer-l span a {
    text-decoration: none;
}
.innovation .management .mg_bottom .mg_bt_top ul li .jiantousvg{
    right:-0.05rem
}
.innovation .management .mg_bottom .mg_bt_top ul li .img .default_img{
    display: block;
}
.innovation .management .mg_bottom .mg_bt_top ul li .img .on_img{
    display: none;
}
.innovation .management .mg_bottom .mg_bt_top ul li.on .img .default_img{
    display: none;
}
.innovation .management .mg_bottom .mg_bt_top ul li.on .img .on_img{
    display: block;
}
.job-form2 .list li .item {
    cursor: pointer;
}
.news-detail .container .content .content-r ul li:hover a .img img{
    transform: scale(1.1);
}
.news-detail .container .content .content-r ul li:hover a .ltit{
    text-decoration: underline;
}
.news-detail .container .content .content-r ul li a .img{
    border-radius: 0.08rem;
    overflow: hidden;
}
.g-foot .container .g-foot-head .logo img.pc-logo{
    display: block;
    width: 1.12rem;
}
.g-foot .container .g-foot-head .logo img.phone-logo{
    display: none;
}
.about-us .terrace .content .terrace_t .terrace_t_l h3{
    width: 100%;
}
.new-energy .global-speed .fel-left .global-img{
    width: 0.8rem;
    height: auto;
    margin-left: -0.05rem;
}
.common-box-head .context{
    max-width: 6.2rem;
}
.back_img{
    width: 0.48rem;
    height: 0.48rem;
    background: rgba(255,255,255,0.2);
    border-radius:50%;
    display: flex;
    justify-content: center;
    overflow: hidden;
    align-items: center;
}
.back_img .login_icon{
    width: 0.24rem;
    height: 0.24rem;
    background-image: url("../image/account-circle-fill.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}
/*.back_img img{*/
/*    height: 50%;*/
/*    width: 50%;*/
/*}*/
.new_login {
    display: flex;
    align-items: center;
    padding: 0 0 0 0.24rem;
    position: relative;
}
.new_login .user_info{
    display: none;
    flex-direction: column;
    padding: 0.16rem;
    width: 2.08rem;
    height: 2.40rem;
    background: #FFFFFF;
    border-radius: 0.08rem;
    position: absolute;
    /*left: 50%;*/
    /*transform:translateX(-50%);*/
    right: 0;
    top: 0.72rem;
}
.new_login .user_info.on{
    display: block;
}
/*.new_login:hover .user_info{*/
/*    display: flex;*/
/*    top: 0.72rem;*/
/*    right: 0;*/
/*}*/
/*.user_info:hover{*/
/*    display: flex;*/
/*    top: 0.72rem;*/
/*    right: 0;*/
/*}*/
.user_info .basic_info{
    display: flex;
    align-items: center;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    font-size: 0.16rem;
    color: #1E1E1E;
}
 .back_img {
    margin-right: 0.08rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.back_img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.user_info .info_list{
    padding: 0.24rem 0 0.16rem;
    border-bottom:  1px solid #E6E6E6;
}
.user_info .info_list .list_box{
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.user_info .info_list .list_box .kb_left{
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 0.16rem;
    line-height: 0.24rem;
    color: #1E1E1E;
    opacity: 0.8;
    font-style: normal;
    text-transform: none;
}
.user_info .info_list .list_box .kb_right{
    width: 0.24rem;
    height: 0.24rem;
    background-image: url("../image/right_arrow.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}
.user_info .info_list .list_box.margin_bott{
    margin-bottom: 0.32rem;
}
.user_info .login_out{
    display: flex;
    justify-content: center;
    cursor: pointer;
    padding-top: 0.16rem;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 0.16rem;
    color: #DE0515;
    line-height:0.24rem;
    font-style: normal;
    text-transform: none;
}


.new_login a{
    margin-right: 0.08rem;
}
.login_down{
    width: 0.24rem;
    height: 0.24rem;
    background-image: url("../image/wihte_down.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}
/*头部hover*/
.g-head:hover .back_img{
    background: #F6F6F6;
}
.g-head:hover .back_img .login_icon{
    background-image: url("../image/black_avatar.png");
}
.g-head:hover .login_down{
    background-image: url("../image/black_up.png");
    transform: rotateX(180deg);
}
.fixed__head .back_img{
    background: #F6F6F6;
}
.fixed__head .back_img .login_icon{
    background-image: url("../image/black_avatar.png");
}
.fixed__head .login_down{
    background-image: url("../image/black_up.png");
    transform: rotateX(180deg);
}
/*当前内容hover*/
.new_login:hover .login_down{
    transform: rotateX(0deg);
}



.g-head .g-head-main > .wal .g-head-right .lang-select .content{
    margin-left: 0;
    opacity: 1;
}
@media screen and (max-width: 800px) {
    .innovation .automation .at_r .phone_at_img img{
        width: 100%;
    }
    .innovation .MochaITOM .mt_ohone .phone_bottom .mi_imgbox img {
        width: 100%;
    }
    .innovation .DataBI .db_r .db_r_bottom {
        width: 100%;
    }
    .innovation .DataBI .db_r .phone_db_imgbox img{
        width: 100%;
    }
    .innovation .management {
        padding: 32px 16px;
    }
    .innovation .management .mg_top .mg_l .mg_top_title{
        margin-top: 0;
    }
    .innovation .automation .at_r  {
        width: 100%;
    }
    .innovation .software .sf_top .sf_top_l .l_ul li:before {
        content: "•";
        padding: 0;
    }
    .innovation .management .mg_top .mg_l .mg_top_ul li:before {
        padding: 0;
    }
    .innovation .MochaITOM .mt_ohone .phone_top ul li:before {
        content: "•";
        padding: 6px;
    }
    .innovation .AIPlus .ai_l ul .on {
        border-bottom: 2px solid #de0515;
    }
    .innovation .AIPlus .dannyright-con{
        width: 96%;
    }
    .innovation .AIPlus .ai_r .mi_imgbox .mi_img {
        width: 100%;
    }
    .innovation .AIPlus .dannyright-con {
        width: 100%;
    }
    .innovation .software .sf_top .sf_top_r {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .innovation .software .sf_top .sf_top_r .minbox{
        position: relative;
    }
    .innovation .software .sf_top .sf_top_r .r_con{
        margin: 0;
        width: 160px;
    }
    .innovation .software .sf_top .sf_top_r .img_top{
        left: -30px;
    }
    .innovation .software .sf_top .sf_top_r .img_bottom{
        right: -12px;
    }
    .innovation .management .mg_top .mg_r{
        position: relative;
        margin-top: 56px;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        justify-content: center;
        margin-bottom: 32px;
    }
    .innovation .management .mg_top .mg_r .mg_r_minbox{
        width: 240px;
        position: relative;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .innovation .management .mg_top .mg_r .img_top{
        left: -10px;
    }
    .innovation .management .mg_top .mg_r .img_bottom{
        right:-30px;
    }
    .innovation .management .mg_bottom .mg_bt_top ul li .jiantousvg {
        right: -20px;
        top: 2px;
    }
    .innovation .management .mg_bottom .mg_bt_top ul li .jiantousvg svg{
        width: 16px;
        height: 16px;
    }
    .innovation .management .mg_bottom .mg_bt_top ul li .img .default_img{
        display: block;
    }
    .innovation .management .mg_bottom .mg_bt_top ul li .img .on_img{
        display: none;
    }
    .innovation .management .mg_bottom .mg_bt_top ul li.on .img .default_img{
        display: none;
    }
    .innovation .management .mg_bottom .mg_bt_top ul li.on .img .on_img{
        display: block;
    }
    .innovation .management .mg_bottom .mg_bt_bottom .mg_bt_bt_l{
        width: 100%;
    }

    .innovation .banner .text .jino{
        margin-top: 16px;
    }
    .innovation .banner .text .titleh2{
        font-family: "fontFamily-R";
        font-weight: 400;
        display: block;
    }
    .innovation .banner .text .title{
        display: inline;
    }
    .digital-marketing .google .dowq .seo-pad .seo-con .seo-ul .seo-li{
        justify-content: space-between;
    }
    .digital-marketing .seo{
        background: #FFFFFF;
    }
    .digital-marketing .seo .dowq{
        background: transparent;
    }
    .digital-marketing .media{
        background: #F6F6F6;
    }
    .digital-marketing .media .title{
        margin: 0;
        padding: 32px 0;
    }
    .digital-marketing .google{
        margin-top: 24px;
    }
    .digital-marketing .seo .dowq .seo-pad .seo-con .seo-ul .seo-li {
        justify-content: space-between !important;
    }

}


.job-html .pagination .el-pager li,
.p-num .form .el-pagination.is-background .el-pager li{
    padding-bottom: 0;
}


@media screen and (min-width: 800px) {
    .g-head .g-head-main > .wal {
        padding-left: 0;
    }
    .index-page .operate-solution .operate-main .wal ._box ._box_inner .c-right .right-container .bubble-box {
        max-height: 4.6rem;
    }

}


@media screen and (max-width: 800px) {
    .common-gateway-solution .wal .box-body .main-container .content-box.dataManageSYS .content_inner .c-right .right-container .inner .inner_content ._nav ul {
        overflow: auto;
    }

    .index-page .index-news .wal .news-list ul li a .img img {
        object-fit: fill;
    }

    .index-page .index-banner .banner_wrapper .banner_main .banner_list .banner_item a .inner_content .sub-title {
        max-width: 100%;
        margin-top: 40px;
    }
    .index-page .mb-index-solution ._box ul li a .title {
        font-size: 27px;
    }

    .news-page .container .content .tab-content .tab-content-item .list li a {
        flex-direction: row-reverse;
    }


    .index-page .index-myCase .wal .box-swiper-container ul li {
        width: 100% !important;
        margin-right: 0 !important;
        margin-top: 32px !important;
    }
    .index-page .index-myCase .wal .box-swiper-container ul li:first-child {
        margin-top: 0 !important;
    }

    .index-page .index-banner .banner_wrapper .banner_main .banner_list .banner_item a .bg_img img {
        object-fit: fill;
    }
    .common-gateway-solution .wal .box-body .main-container .content-box.dataManageSYS .content_inner .c-right .right-container .inner .inner_content ._main .main_contianer ._inner .c-box ._column .context {
        padding-bottom: 10px;
        height: auto;
    }
    .common-gateway-solution .wal .box-body .main-container .content-box.dataManageSYS .content_inner .c-right .right-container .inner .inner_content ._main {
        margin-top: 0;
    }
    .common-gateway-solution .wal .box-body .main-container .content-box.dataManageSYS .content_inner .c-right .right-container .inner .inner_content ._nav ul {
        padding-bottom: 10px;
    }
    .g-head .g-head-main > .wal .mb-sidebar .lang__layer .lang__warpper .top__cont .title {
        margin-top: 0;
    }
    .about-us .clients .content .clients_b .box-body .part_marquee._right {
        display: block;
        margin-top: 4px;
    }
    .about-us .clients .content .clients_b {
        margin-bottom: 60px;
    }
    .about-us .banner .text .title{
        font-family: "fontFamily-R";
        font-weight: 400;
    }
    .about-us .banner{
        aspect-ratio: 375/364;
    }
    .about-us .banner .phnoe-img{
        aspect-ratio: 375/364;
    }
    .about-us .banner .text{
        padding-top: 100px;
    }
    .about-us .terrace .content .terrace_b ul li:nth-of-type(2n){
        position: relative;
        padding-left: 16px;
    }
    .about-us .terrace .content .terrace_b ul li:nth-of-type(2n):before{
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        display: block;
        content: '';
        width: 1px;
        height: 100%;
        background: #D9D9D9;
    }
    .about-us .terrace .content .terrace_t .terrace_t_l h3{
        width: 100%;
    }
    .news-page .banner .text .title{
        font-family: "fontFamily-R";
        font-weight: 400;
    }
    .news-page .banner{
        aspect-ratio: 375/364;
    }
    .news-page .banner .phnoe-img{
        aspect-ratio: 375/364;
    }
    .news-page .banner .text{
        padding-top: 100px;
    }
    .contact-us .banner .text .title{
        font-family: "fontFamily-R";
        font-weight: 400;
    }
    .contact-us .banner{
        aspect-ratio: 375/364;
    }
    .contact-us .banner .phnoe-img{
        aspect-ratio: 375/364;
    }
    .contact-us .banner .text{
        padding-top: 100px;
    }

    .embed-toolbar {
        z-index: 5 !important;
    }
    .page-layer .job-form .wal, .page-layer .job-form2 .wal {
        height: 91vh;
        bottom: 0;
    }
    .g-head .g-head-main > .wal .mb-sidebar .sidebar_footer .wal .choose__lang .box .msg-box {
        align-items: center;
    }
    .index-page .mb-index-solution ._box ul li a ._right{
        max-width: calc(100% - 32px);
        width: calc(100% - 32px);
        top: 16px;
        left: 16px;
        right: 16px;
        padding: 16px 16px 24px;
    }
    .index-page .mb-index-solution ._box ul li a ._right:after{
        border-radius: 16px;
        backdrop-filter: blur(6px);
    }
    .index-page .mb-index-solution ._box ul li a .title{
        font-size: 24px;
        padding: 0;
        display: block;
        text-align: center;
    }
    .index-page .mb-index-solution ._box ul li a .title span{
        display: inline;
        margin: 0;
        padding: 0;
    }
    .index-page .index-customers .wal .row .col .text-wrapper .msg {
        width: 100%;
    }
    .index-page .mb-index-solution ._box ul li a ._right dl{
        display: flex;
        flex-wrap: wrap;
        margin-top: 24px;
    }
    .index-page .mb-index-solution ._box ul li a ._right dl dd{
        width: calc((100% - 40px )/ 3);
        /*text-align: center;*/
        margin-right: 20px;
    }


    .innovation .banner{
        aspect-ratio: 375/364;
    }
    .innovation .banner .phong_img{
        aspect-ratio: 375/364;
    }
    .innovation .banner .text{
        padding-top: 100px;
    }
    .innovation .DataBI .db_r .db_r_top .on{
        border-bottom: none;
    }
    .innovation .DataBI .db_r .db_r_top .top_con{
        justify-content: start;
    }

    .index-page .mb-index-solution ._box ul li a ._right dl dd:nth-of-type(3n){
        margin-right: 0px;
    }
    .product_at_server-page .f-banner .banner_wrapper .banner_main .info .text{
        font-size: 16px;
        max-width: 280px;
    }
    .product_at_server-page .f-banner .banner_wrapper .banner_main .info .sub-text{
        display: none;
    }
    .product_at_server-page .f-banner .banner_wrapper{
        padding-top: 100.2%;
    }
    .product_at_server-page .f-banner .banner_wrapper .banner_main{
        padding-top: 100px;
    }
    .product_at_server-page .f-myCase .wal .box-swiper-container > ul > li{
        width: 100%;
        margin-right: 0;
    }
    .product_at_server-page .f-myCase .wal .box-swiper-container > ul > li:nth-child(-n+2){
        margin-top: 32px;
    }
    .product_at_server-page .f-myCase .wal .box-swiper-container > ul > li:nth-child(-n+3){
        margin-top: 32px;
    }
    .product_at_server-page .f-value .wal .box-body .c-left .nav .context-box .context .sub-title{
        margin-bottom: 8px;
    }
    .product_at_server-page .f-value .wal .box-body .c-right .c-container.market .inner .inner_content .rect ul{
        height: 100%;
    }
    .product_at_server-page .f-value .wal .box-body .c-right .c-container.market .inner .inner_content .rect ul li{
        height: 20%;
    }
    .g-cookie__container .g-cookie__wal .content a {
        text-decoration: none;
    }
    .g-foot .container .g-foot-head .logo img.pc-logo{
        display: none;
    }
    .g-foot .container .g-foot-head .logo img.phone-logo{
        display: block;
        width: 67px;
    }
    .h-contact-us .row .col-left .txt span{
        display: block;
    }
    .h-contact-us .row .col-left .txt-b{
        font-family: "fontFamily-R";
    }
    .h-contact-us .row .col-left .title h2{
        font-family: "fontFamily-R";
    }
    .h-contact-us .row .col-left .title h2 span{
        display: block;
    }
    .h-contact-us .row .col-right .item .label{
        font-family: "fontFamily-R";
    }

    .g-head .g-head-main > .wal .mb-sidebar .sidebar__main .sidebar__warpper .nav__list .nav__item > a:hover{
        color: #1E1E1E;
    }

    .ul-customer .li{
        width: 100%;
        margin-right: 0;
    }
    .ul-customer .li:nth-child(2n){
        margin-right: 0;
    }
    .ul-customer .li:nth-child(3n){
        margin-right: 0;
    }
    /*digitaltransformation 页面 */
    .digita-ions .achievement-display > ul > li .content{
        margin-top: 36px;
    }
    .achievement-display>ul>li .list li .h5{
        padding: 0 16px;
    }
    /*job*/
    .job-detail-html .page-layer .job-form .wal .el-input--suffix .el-input__inner{
        padding: 0 0.2rem !important;
    }
    #app_content .input-time2.timeRange input.invalid{
        margin: 0 8px;
    }
    /*新闻详情页*/
    .news-detail {
        padding: 1.2rem 0rem 0rem 0rem;
    }
    .common-dialog .code-title{
        font-weight: 400;
        font-size: 14px;
        color: #1E1E1E;
        line-height: 24px;
        font-family: "fontFamily-R";
    }
    .common-dialog .code-title span{
        color: #EF0000;
    }
    .digital-dialog .container .content .btns{
        margin-top: 0;
    }
    .digital-dialog .container .content .btns .code{
        margin-top: 8px;
    }
}

.news-detail .container .content .content-l .con_title {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.news-detail .container .content .content-l .con_title a img {
    height: .48rem;
    line-height: .48rem;
    width: .48rem;
}