img {
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
}

/* 弹出层 默认关闭  */

.theme-popover {
    display: none;
}

/* 
-------------  banner样式  -------------
*/

.flex-row {
    display: flex;
}

.bg_secondbner {
    /*   background: url(/images/second_banner.jpg) center top #02021c; */
    background-position: center top;
    background-repeat: no-repeat;
    background-size: auto 632px;
}

.bg_secondbner_detail {
    background-image: url(/images/banner/banner_detail.png);
    background-color: #001667;
}

/* jpg */

.bg_secondbner2 {
    /* background-image: url(/images/banner/banner2.jpg); */
    background-color: #070d2e;
}

.bg_secondbner3 {
    background-image: url(/images/banner/banner3.jpg);
    background-color: #091f58;
}

.bg_secondbner4 {
    background-image: url(/images/banner/banner4.jpg);
    background-color: #051c50;
}

.bg_secondbner5 {
    background-image: url(/images/banner/banner5.jpg);
    background-color: #0b215a;
}

.bner_open {
    background-image: url(/images/banner/bner_open.jpg);
    background-color: #13379d;
}

.bner_case {
    background-image: url(/images/banner/bner_case.jpg);
    background-color: #143499;
}

.bner_news {
    background-image: url(/images/banner/bner_news.jpg);
    background-color: #012d6c;
}

.bner_rpa {
    background: url(/images/banner/bner_rpa.jpg) center top #051c50;
    /* background-image: url(/images/banner/bner_rpa.jpg);
    background-color: #06164a; */
    background-repeat: no-repeat;
    background-size: auto 600px;
}

.bg_homebner {
    /* background: url(/images/banner/banner_home.png) center top #07112d; */
    background-color: #000221;
    background-repeat: no-repeat;
    background-size: auto 700px;
}
.home_banner_video {
    position: absolute;
    top: 0;
    left: 50%;
    z-index: -1;
    transform: translateX(-50%);
}
.scene_banner_video {
    position: absolute;
    top: 0;
    left: 50%;
    z-index: -1;
    transform: translateX(-30%);
}
.bg_text_hbox {
    float: left;
}

.bg_element_hbox {
    float: right;
}

.bg_element_hbox img {
    width: 360px;
    height: auto;
    margin: 120px 0px 0px 100px;
    text-align: right;
}

.banner {
    width: 100%;
    min-height: 1px;
    /* overflow: hidden; */
}

.hbannerbox {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    margin-top: 150px;
}

.hbannertext {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    text-align: left;
    margin-bottom: 50px;
}

.banner_title_logo {
    display: none;
}

.hbannertext span {
    display: block;
}

.hbannertext-title {
    font-size: 50px;
    line-height: 64px;
    color: #ffffff;
    font-weight: bold;
}

.hbannertext-subtitle {
    font-size: 42px;
    line-height: 48px;
    font-weight: bold;
    color: #ffffff;
}

.hbannertext-desc1 {
    font-size: 20px;
    line-height: 25px;
    color: #fff;
    margin-bottom: 30px;
}

.hbannertext-desc {
    font-size: 12px;
    line-height: 20px;
    color: rgba(255, 255, 255, .5);
}

.hbanner-otherinfo-form {
    min-height: 1px;
    overflow: hidden;
    background: none;
    position: relative;
    margin-bottom: 12px;
    float: left;
}

.hbanner-otherinfo-form input {
    outline: none;
    border: 1px solid rgba(255, 255, 255, .48);
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    line-height: inherit;
    padding: 15px 120px 15px 24px;
    -webkit-transition: all .3s;
    transition: all .3s;
    color: #ffffff;
    font-size: 13px;
}

.hbanner-otherinfo-input {
    background: none;
    border: none;
}

.hbanner-otherinfo-form button {
    display: block;
    background-color: #0776ff;
    padding: 0px 20px;
    line-height: 50px;
    font-size: 12px;
    color: #ffffff;
    transition: filter .5s ease;
    border: none;
}

/* .hbanner-otherinfo-form button:hover {
    background-color:#1aad51;
} */

.hbanner-otherinfo-btn {
    width: 120px;
    height: 100%;
    right: 0;
    top: 0;
}

.btn_public_tiyan1 {
    width: auto;
    min-height: 1px;
    overflow: hidden;
    float: left;
}

.btn_public_tiyan1 a {
    width: auto;
    min-height: 1px;
    overflow: hidden;
    display: block;
    padding: 0px 25px;
    line-height: 50px;
    font-size: 12px;
    color: #03031d;
    background-color: #dfebef;
    margin-left: 12px;
    border-radius: 6px;
}

.btn_public_tiyan1:hover a {
    color: #03031d;
    background-color: #fff;
}

.m_register_style {
    width: auto;
    min-height: 1px;
    overflow: hidden;
    display: block;
    float: left;
    background-color: #0776ff;
    padding: 0px 24px;
    line-height: 44px;
    font-size: 12px;
    color: #ffffff;
    transition: filter .5s ease;
    border-radius: 6px;
    display: none;
}

/* 
-------------  banner end -------------
*/

/* 
-------------  二级页面banner   -------------
*/

.bg_text_sbox {
    float: left;
}

/* .bg_element_sbox img{
    width:300px;
    height:auto;
    margin:50px 0px 0px 100px;
    text-align: right;
} */

.bg_element_sbox {
    float: right;
    width: 220px;
    height: 220px;
    margin: 80px 60px 0px 0px;
    text-align: right;
    background-image: url("/images/bg_home_element3.png");
    background-repeat: no-repeat;
    background-size: 220px auto;
}

.bg_securitybner {}

.bg_technologyybner {
    background-color: #0d37b8;
}

.bg_ecologybner {}

.bg_casebner {}

.bg_solutionbner {}

.banner {
    width: 100%;
    min-height: 1px;
    /* overflow: hidden; */
}

.secondbannerbox {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    margin-top: 148px;
}

.sbannertext {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    text-align: left;
    margin-bottom: 30px;
}

.sbannertext span {
    display: block;
}

.sbannertext-title {
    font-size: 44px;
    line-height: 50px;
    color: #ffffff;
    font-weight: bold;
    margin-bottom: 0px;
}

.sbannertext-title i {
    font-style: normal;
}

.sbannertext-subtitle {
    font-size: 20px;
    line-height: 32px;
    color: #ffffff;
}

.sbannertext-desc {
    font-size: 14px;
    line-height: 22px;
    color: rgba(255, 255, 255, .8);
    margin: 20px 0px 0px;
}

.sbannertext-desc i {
    font-style: normal;
}

.sbannertext-desc l {
    font-style: normal;
    display: none;
}

/* 
-------------  二级页面banner   -------------
*/

.pagetbox {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    margin-top: 0px;
    margin-bottom: 48px;
    text-align: center;
}

.pagetbox span {
    display: block;
}

.pagetbox-title {
    font-size: 28px;
    line-height: 32px;
    color: #000;
    margin-bottom: 4px;
    font-weight: bold;
}

.pagetbox-title l {
    display: none;
}

.pagetbox-title i {
    display: block;
    font-style: normal;
}

.pagetbox-desc {
    font-size: 14px;
    line-height: 24px;
    color: #999999;
}

.pagetbox-desc i {
    font-style: normal;
}

.pagetbox-desc l {
    display: none;
}

.pagetbox-sub-title {
    font-size: 32px;
    line-height: 34px;
    color: #00328e;
    font-weight: bold;
}

.pagetbox-sub-subtitle {
    font-size: 16px;
    line-height: 28px;
    color: #00328e;
    margin-bottom: 12px;
    font-weight: bold;
}

.pagetbox-sub-desc {
    font-size: 12px;
    line-height: 18px;
    color: #999999;
    margin-top: 10px;
}

.pagetbox-desc2 {
    display: none !important;
}

.pagetitle_t1_1 {
    font-size: 24px;
    line-height: 48px;
    color: #ffffff;
}

.pagetitle_t2_2 {
    font-size: 12px;
    line-height: 18px;
    color: rgba(255, 255, 255, .8);
    color: #ffffff;
}

.pagecontent {
    width: 100%;
    min-height: 1px;
    /* overflow: hidden; */
}

.pagecontent2 {
    width: 100%;
    min-height: 1px;
    display: inline-block;
}

#caselistHome {
    margin-bottom: 36px;
}

/* 
-------------  公用样式  -------------
*/

.homebner_img {
    display: none;
}

.pagemain {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    padding: 88px 0px;
}

.pagemain5 {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    padding: 0px 0px 88px 0px;
}

.pagemain2 {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    padding: 30px 0px 88px 0px;
}

.pagemainhome {
    width: 100%;
    height: 700px;
    position: relative;
}

.pagemainbanner {
    width: 100%;
    height: 632px;
    position: relative;
}

.pagemainbanner2 {
    width: 100%;
    height: 380px;
}

.pagemain2 {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
}

.pagemain3 {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    padding: 88px 0px 0px 0px;
}

.pagemain4 {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    padding: 88px 0px;
}

.nav-tabs li a i {
    font-style: normal;
}

.ilightbox-holder.dark {
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
}

.ilightbox-holder {
    display: block !important;
}

.skipmenu a i {
    font-style: normal;
}

.nav-tabs>li>a:hover {
    background: none;
}

.skipmenu {
    background-color: #f8fbfe !important;
}

.isStuck {
    background-color: #ffffff !important;
    box-shadow: 0px 16px 32px rgb(48 92 218 / 12%);
    -moz-box-shadow: 0px 16px 32px rgba(48, 92, 218, .12);
    -webkit-box-shadow: 0px 16px 32px rgb(48 92 218 / 12%);
}

/* 
-------------  swiper  -------------
*/

.swiper-pagination {
    text-align: left !important;
    left: 12% !important;
    bottom: 100px !important;
}

.gallery-thumbs {
    width: auto;
    height: 36px;
    box-sizing: border-box;
    padding-right: 20px;
}

.gallery-thumbs .swiper-slide {
    width: auto !important;
    height: 100%;
    opacity: 0.6;
    cursor: pointer;
    padding: 0px 10px;
    font-size: 12px;
    margin-right: 5px !important;
    margin-top: 15px !important;
    ;
    line-height: 30px;
    text-align: center;
    background: #fff;
    border-radius: 4px;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.gallery-thumbs .swiper-slide:hover {
    opacity: 1 !important;
}

.gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
    background: #00a1df;
    color: #fff;
}

.btnthumbs {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    background-color: #ffffff;
    padding-bottom: 24px;
}

/* 
-------------  tabs  -------------
*/

.tabcasebox {
    display: none;
    padding: 30px 30px 50px 30px;
    overflow: hidden;
}

.current {
    display: block;
    animation: fade-in;
    animation-duration: 1.5s;
    -webkit-animation: fade-in 1.5s;
}

@keyframes fade-in {
    0% {
        opacity: 0;
    }
    /*初始状态 透明度为0*/
    100% {
        opacity: 1;
    }
    /*结束状态 透明度为1*/
}

@-webkit-keyframes fade-in {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes fade-in {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.tabactive {}

.tabactive a {
    color: #00589e !important;
    border-bottom: 1px solid #00589e !important;
}

.tabslist {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    padding: 20px 0px 0px;
}

.tabslist ul {
    padding: 0;
    margin: 0;
}

.tabslist ul li {
    list-style: none;
    float: left;
}

.tabslist ul li a {
    width: auto;
    min-height: 1px;
    display: block;
    float: left;
    font-size: 14px;
    color: #333333;
    line-height: 24px;
    padding: 0px 12px 5px;
    border-bottom: 1px solid #f4f8fd;
    outline: none;
}

.tabslist ul li a:hover {
    color: #00589e;
    border-bottom: 1px solid #f4f8fd;
}

#tabscontent {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    margin: 0 auto;
}

.tabslistline {
    display: block;
    float: left;
    width: 1px;
    height: 10px;
    background-color: #dddddd;
    margin: 0px 10px;
}

.tabslist-caselogo {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    text-align: center;
    padding: 0px 25px;
    background-color: #fff;
}

.tabslist-caselogo img {
    max-height: auto;
}

.col-case {
    width: 15.4%;
    margin: 0.6% 0.6%;
}

/* 
-------------  首页p1 信创环境  -------------
*/

/* 
-------------  首页p1 信创环境结束  -------------
*/

.pagehome-integrateimg {
    width: 100%;
    min-height: 1px;
    /* overflow: hidden; */
    margin-top: 15px;
    margin-bottom: 40px;
    background-color: #f3f9fb;
    box-shadow: 0px 12px 24px rgb(48 92 218 / 4%);
    -moz-box-shadow: 0px 12px 24px rgba(48, 92, 218, .04);
    -webkit-box-shadow: 0px 12px 24px rgb(48 92 218 / 4%);
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

/* 
-------------  首页p3 信创安全  -------------
*/

.XC_safe_left {
    float: left;
    width: 35%;
    margin-bottom: 15px;
}

.XC_safe_center {
    float: left;
    width: 30%;
    margin-bottom: 15px;
}

.XC_safe_right {
    float: left;
    width: 35%;
    margin-bottom: 15px;
}

.XC_safe_img {
    width: 70%;
    min-height: 1px;
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
}

.XC_safe_mbox {
    display: none;
}

.XC_safe_titleR {
    border-right: 2px solid #0058ad;
    padding-right: 13px;
}

.XC_safe_textR {
    padding-right: 15px;
    padding-left: 120px;
}

.XC_safe_interval {
    width: auto;
    height: 40px;
    overflow: hidden;
}

.XC_safe_titleL {
    border-left: 2px solid #0058ad;
    padding-left: 13px;
}

.XC_safe_textL {
    padding-left: 15px;
    padding-right: 120px;
}

/* 
-------------  首页p2 信创场景 -------------
*/

/* 
-------------  首页p4 信创技术  -------------
*/

.col-texing {
    width: 20%;
    padding: 0px !important;
    margin: 0px;
}

.home_change_box {
    width: auto;
    height: 350px;
    display: flex;
    vertical-align: center;
    align-items: center;
}

.pagehome-eletype-1 {
    position: relative;
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    padding: 10px 25px 25px;
    background-color: #fff;
    background-image: none;
    background-position: bottom;
    background-repeat: no-repeat;
    margin-bottom: 30px;
    height: 260px;
    align-items: center;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.pagehome-eletype-1:hover {
    background-color: #1769cf;
    background-image: url("/images/home_change_img.png");
    background-size: contain;
    background-position: bottom;
    background-repeat: no-repeat;
    height: 320px;
    vertical-align: center;
    align-items: center;
    box-shadow: 0px 16px 64px rgb(0 43 165 / 20%);
    -moz-box-shadow: 0px 16px 64px rgb(0 43 165 / 20%);
    -webkit-box-shadow: 0px 16px 64px rgb(0 43 165 / 20%);
}

.pagehome-eletype-1:hover .pagehome-eletype-1title {
    color: #fff;
}

.pagehome-eletype-1:hover .pagehome-eletype-1desc {
    color: #fff;
    opacity: 0.8;
}

.pagehome-eletype-3desc {
    position: absolute;
    bottom: 50px;
    left: 23px;
}

.pagehome-eletype-3desc h4 {
    font-size: 12px;
    color: #666;
    font-weight: normal;
    margin: 10px 0px 0px;
    float: left;
    display: none;
}

.pagehome-eletype-3desc img {
    width: 10px;
    float: left;
    margin: 11px 0px 0px 5px;
    display: none;
}

.pagehome-eletype-1:hover .pagehome-eletype-3desc h4 {
    color: #fff;
    opacity: 0.8;
    display: block;
}

.pagehome-eletype-1:hover .pagehome-eletype-3desc img {
    display: block;
}

.lianjie_box {
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    width: 100%;
    height: 100%;
}

.lianjie_box_mobile {
    display: none !important;
}

.home_color1 {
    background-color: #edf1f7;
}

.pagehome-eletype-1 span {
    display: block;
}

.pagehome-eletype-ico {
    width: 36px;
    height: 36px;
    margin-bottom: 15px;
    margin-top: 15px;
}

.eletype-ico1 {
    background: url("/images/home_icon_1.png");
    background-size: 36px 36px;
    background-repeat: no-repeat;
}

.eletype-ico2 {
    background: url("/images/home_icon_2.png");
    background-size: 36px 36px;
    background-repeat: no-repeat;
}

.eletype-ico3 {
    background: url("/images/home_icon_3.png");
    background-size: 36px 36px;
    background-repeat: no-repeat;
}

.eletype-ico4 {
    background: url("/images/home_icon_4.png");
    background-size: 36px 36px;
    background-repeat: no-repeat;
}

.eletype-ico5 {
    background: url("/images/home_icon_5.png");
    background-size: 36px 36px;
    background-repeat: no-repeat;
}

.pagehome-eletype-1:hover .eletype-ico1 {
    background: url("/images/home_icon_6.png");
    background-size: 36px 36px;
    background-repeat: no-repeat;
}

.pagehome-eletype-1:hover .eletype-ico2 {
    background: url("/images/home_icon_7.png");
    background-size: 36px 36px;
    background-repeat: no-repeat;
}

.pagehome-eletype-1:hover .eletype-ico3 {
    background: url("/images/home_icon_8.png");
    background-size: 36px 36px;
    background-repeat: no-repeat;
}

.pagehome-eletype-1:hover .eletype-ico4 {
    background: url("/images/home_icon_9.png");
    background-size: 36px 36px;
    background-repeat: no-repeat;
}

.pagehome-eletype-1:hover .eletype-ico5 {
    background: url("/images/home_icon_10.png");
    background-size: 36px 36px;
    background-repeat: no-repeat;
}

.pagehome-eletype-1title {
    font-size: 16px;
    line-height: 32px;
    font-weight: bold;
    color: #000000;
    margin-bottom: 12px;
}

.pagehome-eletype-1title i {
    font-style: normal;
}

.pagehome-eletype-1desc i {
    font-style: normal;
}

.pagehome-eletype-1desc {
    font-size: 13px;
    line-height: 24px;
    color: #666666;
    margin-bottom: 15px;
}

.pageelement-eletype-1desc {
    font-size: 13px;
    line-height: 24px;
    color: #666666;
    margin-bottom: 15px;
}

.pageelement-eletype-2desc {
    color: #333;
    margin-bottom: 24px;
}

.pagehome-eletype-1adorn {
    font-size: 12px;
    line-height: 18px;
    color: #999999;
}

.pagehome-eletype-1desc i {
    font-style: normal;
}

.pagehome-eletype-2desc i {
    font-style: normal;
}

.pagehome-eletype-quote span {
    display: block;
    text-align: center;
}

.pagehome-eletype-quotetext1 {
    font-size: 13px;
    color: #999;
    line-height: 22px;
}

.pagehome-eletype-quotetext2 {
    font-size: 13px;
    color: #999;
    line-height: 28px;
}

/* 
-------------  首页p4 信创技术  -------------
*/

.XC_environment1 {
    margin-top: 10px;
    margin-bottom: 50px;
}

.XC_environment2 {
    padding-top: 30px;
    padding-bottom: 12px;
}

/* 
-------------  解决方案  -------------
*/

.pagehome_solution_box {
    margin: 0px 30px 40px;
}

.bgcolor-s5 {
    background-color: #fff;
}

.pageelement-solution-textbox {
    padding: 50px 50px 50px 50px;
}

.solution_t_icon img {
    width: 12px;
    height: 12px;
    margin-right: 6px;
    margin-top: -4px;
}

.pageelement-solution-text {
    font-size: 13px;
    line-height: 28px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pageelement-solution-texttitle {
    font-size: 22px;
    line-height: 36px;
    color: #000;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
}

.pageelement-solution-img {
    padding: 50px 50px 50px 0px;
}

.pageelement-solution-img img {
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
}

.pageelement-solution-textbox2 {
    margin: 15px 0px 20px
}

/* 
-------------  结局方案 结束 -------------
*/

/* 
-------------  技术特点  -------------
*/

.XC_environment3 {
    margin-top: 60px;
}

.bgcolor-s4 {
    background-color: #eaeff4;
}

.pagehome_tech_box {
    margin: 0px 30px;
}

.col-tech-box {
    width: 90%;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
}

.open_in {
    margin-top: 20px;
}

.pageelement-tech-text {
    padding: 30px 0px 0px 0px;
}

.pageelement-tech-text2 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    padding: 0px !important;
    padding-bottom: 50px!important;
}

.pageelement-tech-texttitle {
    font-size: 22px;
    line-height: 36px;
    color: #000;
    font-weight: bold;
    margin: 16px 0px 10px;
}

.pageelement-tech-textdesc {
    font-size: 13px;
    line-height: 22px;
    color: #333;
    margin-bottom: 10px;
}

.pageelement-tech-textbox {
    margin-top: 20px;
}

.pageelement-tech-texttitle1 {
    font-size: 13px;
    line-height: 28px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pageelement-tech-textdesc1 {
    font-size: 13px;
    line-height: 22px;
    color: #666;
    margin-bottom: 10px;
}

.pageelement-tech-textdesc2 {
    font-size: 13px;
    line-height: 22px;
    color: #015ca9;
}

.pageelement-tech-img {
    margin: 0px 50px 0px 50px;
    border-radius: 10px;
}

.pageelement-tech-img2 {
    margin-bottom: 50px;
}

.pageelement-tech-img img {
    border-radius: 10px;
    box-shadow: 0px 16px 48px rgb(142 165 233 / 15%);
    -moz-box-shadow: 0px 16px 48px rgb(142 165 233 / 0.15);
    -webkit-box-shadow: 0px 16px 48px rgb(142 165 233 / 15%);
    border: 1px solid #fff;
}

.pageelement-tech-img2 {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.scene_line {
    width: 100%;
    height: 1px;
    background-color: #e8eaeb;
    margin: 60px 30px;
}

.pagetech-eletype-1 {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    padding: 0px 20px 30px 20px;
    text-align: center;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.pagetech-eletype-1desc {
    font-size: 13px;
    line-height: 22px;
    color: #666666;
    margin-bottom: 15px;
}

.pagetech-eletype-1 span {
    display: block;
}

.pagetech-eletype-1title {
    font-size: 16px;
    line-height: 36px;
    font-weight: bold;
    color: #000000;
    margin-top: 10px;
}

.technology_bottom_box {
    width: 60%;
    margin: 0 auto;
    padding-top: 130px;
}

.technology_img_box {
    background: url(/images/technology/technology_img2.jpg) center center;
    background-repeat: no-repeat;
    background-size: 80%;
    margin: 0 auto;
    height: 220px;
}

.technology_bottom_img {
    width: 35px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 5px;
}

.technology_bottom_img_box {
    text-align: center;
}

.pagetech-eletype-ico {
    width: 40px;
    height: 40px;
    text-align: center;
    margin: 0 auto;
}

.t_text_icon1 {
    background: url("/images/technology/s_icon_1.png");
    background-size: 40px 40px;
    background-repeat: no-repeat;
}

.t_text_icon2 {
    background: url("/images/technology/s_icon_2.png");
    background-size: 40px 40px;
    background-repeat: no-repeat;
}

.t_text_icon3 {
    background: url("/images/technology/s_icon_3.png");
    background-size: 40px 40px;
    background-repeat: no-repeat;
}

.t_text_icon4 {
    background: url("/images/technology/s_icon_4.png");
    background-size: 40px 40px;
    background-repeat: no-repeat;
}

.t_text_icon5 {
    background: url("/images/technology/s_icon_5.png");
    background-size: 40px 40px;
    background-repeat: no-repeat;
}

.t_text_icon6 {
    background: url("/images/technology/s_icon_6.png");
    background-size: 40px 40px;
    background-repeat: no-repeat;
}

.t_text_icon7 {
    background: url("/images/technology/s_icon_7.png");
    background-size: 40px 40px;
    background-repeat: no-repeat;
}

.t_text_icon8 {
    background: url("/images/technology/s_icon_8.png");
    background-size: 40px 40px;
    background-repeat: no-repeat;
}

.col-tech-center—box {
    width: 85%;
    margin: 0 auto;
    padding-top: 20px;
}

.pagetech-eletype-ico2 {
    width: 45px;
    text-align: center;
    margin: 0 auto;
}

.pagetech-eletype-text2 span {
    display: block;
    text-align: center;
}

.pagetech-eletype-2title {
    font-size: 16px;
    line-height: 36px;
    font-weight: bold;
    color: #000000;
    margin-top: 10px;
}

.pagehome-eletype-2desc {
    font-size: 13px;
    line-height: 24px;
    color: #666666;
    margin-bottom: 15px;
}

.pagehome-eletype-2desc i {
    display: none;
}

.pagetbox-desc p {
    margin: 0;
    display: none;
}

/* 
-------------  技术特点  -------------
*/

.skip_color {
    background-color: #ffffff !important;
}

.ecology_col {
    width: 16.666%;
    float: left;
    padding: 0px 8px;
}

.ecology_img_box {
    width: 70%;
    margin: 0 auto;
}

.ecology_col_box {
    width: 90%;
    margin: 0 auto;
}

.ecology_pic_box {
    width: 100%;
    min-height: 1px;
}

.ecology_pic_box img {
    width: 100%;
    min-height: 1px;
    box-shadow: 0px 16px 64px rgb(48 92 218 / 15%);
    -moz-box-shadow: 0px 16px 64px rgba(48, 92, 218, .15);
    -webkit-box-shadow: 0px 16px 64px rgb(48 92 218 / 15%);
    border: 1px solid #fff;
    border-radius: 10px;
}

.XC_environment4 {
    margin-bottom: 50px;
}

.tabscontent {
    float: left;
    width: 80%;
}

.pagetbox_bottom {
    margin-bottom: 20px;
}

.e-bottom {
    margin-bottom: 30px;
}

.ecology_laboratory {
    width: 70%;
    float: left;
}

.ecology_laboratory2 {
    width: 30%;
    float: left;
    padding: 0px 0px 0px 50px;
}

.ecology_laboratory2 img {
    width: auto;
    height: 207px;
}

.ecology-eletype-1title {
    font-size: 15px;
    line-height: 30px;
    font-weight: bold;
    color: #000000;
}

.ecology_ico_box {
    width: 25px;
    float: left;
    margin-top: 4px;
    margin-right: 0px;
}

.ecology_laboratory {
    margin-bottom: 60px;
}

.ecology_laboratory_box {
    width: 90%;
    margin: 0 auto;
}

.col-md-scene-mobile {
    display: none;
}

.ecology_honor_box_mobile {
    display: none;
}

.ecology_honor_box_pc {
    display: block;
}

.ecology_col_pc {
    width: 100%;
    float: left;
    overflow: hidden;
    border-radius: 10px;
}

.ecology_honor_box_text {
    font-size: 13px;
    color: #333;
    line-height: 24px;
    margin: 0px 0px 20px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.h_configure {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
}

.h_configurebox {
    width: 90%;
    margin: 0 auto;
}

.h_configuremain {
    width: 100%;
    height: 0;
    padding-top: 50%;
    position: relative;
    overflow: hidden;
    background-color: #ffffff;
}

.h_configure_vodeos {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.h_configure_vodeos .video-back {
    width: 100%;
    height: 100%;
    display: block;
}

.vidbacking-active-block-back {
    width: 100% !important;
    position: initial !important;
    min-width: 100%;
    min-height: 100%;
    height: auto;
    z-index: -100;
    top: 50%;
    left: 50%;
    transform: translateX(0%) translateY(0%) !important;
}

.home_gif_box {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.home_gif_box_mobile {
    display: none;
}

.col-gif-box {
    display: none;
}

.solchart_main {
    width: 100%;
    position: relative;
    padding: 30px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 1), rgba(255, 255, 255, .02));
    border-radius: 6px;
}

.solchart_main .item-box {
    height: 100%;
    padding-left: 24px;
    padding-top: 64px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    z-index: 1;
}

.solchart_main .item-box .subtitleSol {
    color: #555;
    font-size: 14px;
    font-style: normal;
    line-height: 26px;
}

.solchart_main .item-box .titleSol {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 30px;
    color: #000;
    font-style: normal;
    font-weight: 700;
}

.solchart_main .item-box .descSol {
    width: 90%;
    color: #333;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
}

.solchart_main .item-box .descSol ul {
    margin: 0;
    padding-left: 14px;
    margin-bottom: 8px;
}

.solchart_main .item-box .descSol ul li {
    list-style-type: disc;
}

/* 
------------- 触碰改变 -------------
*/

.dis {
    display: block
}

.undis {
    display: none
}

#tabsnavBox {
    width: 90%;
    min-height: 1px;
    overflow: hidden;
    margin: 0 auto;
    border-left: 1px solid #cecece;
}

#tabsnavBox ul {
    padding: 0;
    margin: 0 auto;
    width: 20%;
    float: left;
    display: block;
}

#tabsnavBox ul li {
    list-style: none;
    margin: 0px 0px 10%;
}

.tabsnav {
    width: 100%;
    margin: 0 auto;
    height: 26px;
}

.tabsnav li {
    float: left;
    width: 100%;
    height: 30px;
    padding: 0px;
    display: block;
}

.tabsnav li a {
    display: block;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    text-align: left;
    padding-left: 20px;
    border-left: 2px solid #f4f8fd;
}

.tabsnav li.nav_current a {
    color: #107eec;
    border-left: 2px solid #107eec;
    font-weight: bold;
    font-size: 18px;
}

.tabsnav li.nav_link a {
    color: #333;
}

/* 
------------- 生态环境 触碰改变证书 -------------
*/

/* 
------------- 解决方案 -------------
*/

.solution_img_box {
    width: 82%;
    /* width: 100%; */
    margin: 0 auto;
    padding-right: 30px;
}

.solution_img_box2 {
    width: 100%;
    margin: 0 auto;
    padding-right: 30px;
}

.home_technology_img_box {
    width: 80%;
    margin: 0 auto;
    padding: 20px 0px 70px;
    max-width: 1100px;
}

.home_jiagou_img_box {
    width: 80%;
    margin: 0 auto;
    border-radius: 6px;
    /* box-shadow: 0px 0px 32px rgb(48 92 218 / 12%);
    -moz-box-shadow: 0px 0px 32px rgba(48, 92, 218, .12);
    -webkit-box-shadow: 0px 0px 32px rgb(48 92 218 / 12%); */
}
/* 
-------------  开放平台  -------------
*/

.col-XC-environment {
    width: 30%;
    float: left;
}

.col-XC-environment-img {
    width: 40%;
    float: left;
}

.XC_environment {
    width: auto;
    min-height: 1px;
    padding: 30px 0px 60px 0px;
}

.XC_environment_text {
    margin-top: 0%;
}

.XC_solutions_textbox {
    width: auto;
    min-height: 1px;
    overflow: hidden;
}

.XC_solutions_textR {
    text-align: right;
    margin-left: 100px;
    margin-top: 30px;
}

.XC_solutions_textL {
    text-align: left;
    margin-right: 100px;
    margin-top: 30px;
}

.XC_solutions_textbox span {
    display: block;
}

.XC_solutions_text_title {
    width: auto;
    min-height: 1px;
    overflow: hidden;
    font-size: 16px;
    color: #000000;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 10px;
}

.XC_solutions_textbox span {
    display: block;
}

.XC_solutions_text_desc {
    font-size: 14px;
    line-height: 24px;
    color: #666;
    margin-bottom: 20px;
}

.XC_solutions_text_desc1 {
    font-size: 14px;
    line-height: 26px;
    color: #666;
    margin-bottom: 20px;
}

.XC_solutions_text_desc1 i {
    font-style: normal;
}

.XC_environment_interval {
    width: auto;
    height: 32px;
    overflow: hidden;
}

.open_icon_box {
    display: none;
}

.open_img_box {
    width: 70%;
    margin: 0 auto;
}

.open_img_box2 {
    width: 90%;
    margin: 0 auto;
}

.pageopen-eletype-ico {
    width: 60px;
    text-align: center;
    margin: 0 auto;
}

.pageopen-eletype-ico_m {
    display: none;
}

.open_icon_bg {
    background: url(/images/open/open_icon_bg.png) center 28%;
    background-repeat: no-repeat;
    background-size: 90%;
}

.col_open_box {
    width: 90%;
    margin: 0 auto;
    padding-bottom: 30px;
}

.col-open {
    width: 15.2%;
    margin: 0.3% 0.7%;
    padding: 0;
}

.pageopen-eletype-text span {
    display: block;
    text-align: center;
}

.m_btntiyan1 {
    display: none;
}

/* 
-------------  生态伙伴  end-------------
*/

/* 
-------------  footer 更改-------------
*/

/*
 #footer {
    background-color: #14449f !important;
}
.footer_btnlink2 a{
    background-image:none !important;
    background-color:#14449f !important;
    border:1px solid #226cb7 !important;
}
.footer_aboutlinks{
    border-image:none !important;
    border-top: 1px solid #226cb7 !important;
    border-bottom: 1px solid #226cb7 !important;
}
.footer_aboutus_boxtel{
    border-bottom:none !important;
} */

#footer {
    background-color: #030312 !important;
}

.footer_btnlink2 a {
    background-image: none !important;
    background-color: #030312 !important;
    border: 1px solid rgb(173 173 173 / 38%) !important;
}

/* 
-------------  footer 更改-------------
*/

.pagetbox-desc-m {
    display: none;
}

.bgcolor-submit {
    background-color: #164db4;
}

.button_more {
    margin-left: 15px;
    box-shadow: none;
    color: #8d8d8d;
    border: 1px solid rgba(0, 80, 157, .3)!important;
}

.submit_box {
    width: 90%;
    margin: 0 auto;
}

.input_box {
    position: relative;
    width: 20%;
    float: left;
    margin: 0px 0.5% 8px;
}

.box_size {
    width: 28%;
}

.input_box .input {
    width: 100%;
    height: 44px;
    border: 1px solid rgba(255, 255, 255, .48);
    border-radius: 4px;
    text-indent: 12px;
    background: #154db4;
    color: #fff;
    outline: none;
}

.input_box input,
select {
    width: 100%;
    font-size: 12px !important;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, .48);
}

.input_box a {
    padding: 0 20px;
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    opacity: 0.5;
    display: block;
    height: 44px;
    line-height: 44px;
    border-left: 1px solid rgba(255, 255, 255, .48);
    font-size: 12px;
}

.getCode:hover {
    color: #fff;
}

.form_t3 {
    padding-top: 10px;
    font-size: 12px;
    color: #333333;
    margin: 0 1%;
}

.form_t3 a {
    font-size: 12px;
    color: #fff;
}

/* .submit {
    display: block;
    height: 48px;
    background-color: #3067c7;
    color: #ffffff !important;
    font-size: 14px;
    text-align: center;
    line-height: 48px;
    border-radius: 4px;
    margin:20px 1% 20px 1%;
} */

.submit_button {
    width: 150px;
    margin: 0 auto;
    margin-top: 20px;
}

.submit {
    display: block;
    height: 44px;
    background-color: #107eec;
    color: #ffffff !important;
    font-size: 14px;
    text-align: center;
    line-height: 44px;
    border-radius: 6px;
}

.title_color {
    color: #fff;
    line-height: 26px;
    font-size: 26px;
}

.title_color2 {
    color: #fff;
    opacity: 0.5;
    font-size: 12px;
}

.pagemain_submit {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    padding: 60px 0px 50px;
}

.pagetbox_submit {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    margin-top: 0px;
    margin-bottom: 20px;
    text-align: center;
}

#formsubmit {
    overflow: hidden;
}

.bgcolor-submit {
    background-color: #091938;
    background: url(/images/second_banner_footer.jpg) center bottom #02021c;
    background-repeat: no-repeat;
    background-size: auto 480px;
}

.input_box .input {
    background: rgb(3 2 24);
    border: 1px solid rgb(173 173 173 / 40%);
}

.input_box a {
    border-left: 1px solid rgb(173 173 173 / 40%);
}

/* 
-------------  关于我们  -------------
*/

.bg_abouts {
    background-image: url(./../images/abouts/a_banner.webp);
    background-repeat: no-repeat;
    background-color: #0c0629;
}

.abouts-box1 {
    background-color: #fff;
    border-radius: 6px;
    padding: 5%;
    text-align: center;
    transition: all .3s;
    box-shadow: 0 4px 16px rgb(0 0 0 / 4%);
}

.abouts-box1:hover {
    transform: translateY(-10px);
    box-shadow: 0 8px 16px 8px rgb(0 0 0 / 6%);
}

.abouts-box1 img {
    display: block;
    margin: 0 auto;
    width: 30%;
}

.abouts-box1 .title {
    display: inline-block;
    font-size: 16px;
    color: #000;
    font-weight: bold;
    line-height: 50px;
    margin-bottom: 10px;
    border-top: 1px solid #eaeaea;
}

.abouts-box1 .desc {
    text-align: left;
    padding: 0 30px;
    height: 120px;
    font-size: 12px;
    color: #666;
    line-height: 20px;
}

.abouts-bgi {
    background: url(./../images/abouts/company_bg.webp) center top #030627;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.abouts-box2 {
    margin-bottom: 30px;
}

.abouts-box2 .img1 {
    width: 95px;
    margin-bottom: 5px;
}

.abouts-box2 .img2 {
    width: 120px;
}

.abouts-box2 .title {
    font-size: 28px;
    color: #fff;
    font-weight: bold;
}

.abouts-box2 .desc {
    font-size: 12px;
    color: rgba(255, 255, 255, .7);
}

.abouts-box3 {
    background-color: #fff;
    padding: 40px 20px 40px 60px;
    border-radius: 6px;
    overflow: hidden;
    transition: all .3s;
    box-shadow: 0 4px 16px rgb(0 0 0 / 4%);
}

.abouts-box3-leftbox {
    float: left;
    width: 30%;
}

.abouts-box3-rightbox {
    float: right;
    width: 70%;
}

.abouts-box3 .tag {
    font-size: 12px;
    color: rgba(0, 0, 0, .7);
    line-height: 24px;
    margin-bottom: 30px;
}

.abouts-box3 .tag::after {
    content: "";
    display: block;
    width: 25px;
    height: 2px;
    background-color: #0171ef;
}

.abouts-box3 .title {
    font-size: 16px;
    color: #000;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 22px;
}

.abouts-box3 .desc {
    width: 70%;
    font-size: 12px;
    color: #777;
    line-height: 20px;
}

.abouts-box3 .text:not(:last-child) {
    width: 80%;
    border-bottom: 1px solid #eaeaea
}

.abouts-box3 .number {
    font-size: 32px;
    font-weight: bold;
    color: #000;
}

.abouts-box3 .text1 {
    font-size: 14px;
    color: #000;
}

.abouts-box3 .text2 {
    font-size: 12px;
    color: rgba(0, 0, 0, .7);
}

.abouts-box4 {
    width: 25%;
    float: left;
}

.abouts-box4 .icon {
    width: 35px;
    margin-left: -5px;
}

.abouts-box4 .desc {
    width: 80%;
    height: 140px;
}

.abouts-weaver .abouts-box2 img {
    margin-left: -20px;
}

.abouts-weaver .abouts-box2 .title {
    color: #000;
}

.abouts-weaver .abouts-box2 .desc {
    color: rgba(0, 0, 0, .7);
}

.abouts-weaver .abouts-box3 .tag::after {
    background-color: #00993d;
}

/* 
-------------  关于我们结束  -------------
*/

/* 案例 */
.mRow {
    display: flex;
    flex-wrap: wrap;
}
.mobile-menus {
    display: none;
}
.typicalCase-box {
    width: 25%;
    float: left;
    ;
    padding-left: 15px;
    padding-right: 15px;
    transition: all 0.4s;
    margin-bottom: 30px;
}

/* .typicalCase-box.active{
    width: 28%;
} */

.typicalCase-box .typicalCase-item {
    display: block;
    height: 100%;
    border-radius: 6px;
    padding: 30px 28px;
    background-color: #ffffff;
    transition: all 0.3s linear;
    box-shadow: 0px 16px 64px rgb(142 165 233 / 10%);
    -moz-box-shadow: 0px 16px 64px rgba(142 165 233, .10);
    -webkit-box-shadow: 0px 16px 64px rgb(142 165 233 / 10%);
    cursor: pointer;
}

.typicalCase-box .typicalCase-item:hover {
    transform: translateY(-8px);
    box-shadow: 0px 16px 64px rgb(142 165 233 / 22%);
    -moz-box-shadow: 0px 16px 64px rgba(142 165 233, .22);
    -webkit-box-shadow: 0px 16px 64px rgb(142 165 233 / 22%);
}

.typicalCase-box.active .typicalCase-item {
    box-shadow: 0px 16px 64px rgb(142 165 233 / 20%);
    -moz-box-shadow: 0px 16px 64px rgba(142 165 233, .20);
    -webkit-box-shadow: 0px 16px 64px rgb(142 165 233 / 20%);
}

.typicalCase-box .typicalCase-item img {
    /* height: 80px; */
    width: 50%;
}

.typicalCase-box .typicalCase-item .title {
    font-size: 16px;
    color: #000000;
    font-weight: bold;
    margin: 15px 0 10px;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.typicalCase-box .typicalCase-item .desc {
    /* opacity: 0.4; */
    color: #666;
    font-size: 12px;
    line-height: 20px;
    height: 80px;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.typicalCase-box .typicalCase-item .desc_2 {
    height: 20px!important;
}

.typicalCase-box .typicalCase-item .desc i {
    font-style: normal;
}

/* .typicalCase-box.active .typicalCase-item .desc{
    opacity: 1;
} */

.typicalCase-box .typicalCase-item>span {
    display: block;
    margin-top: 10px;
    color: #c6c4c4;
    font-size: 16px;
    line-height: 20px;
}

.casedetailbox {
    position: relative;
    margin-bottom: 60px;
    padding-bottom: 30px;
}

.casedetailbox .casedetailimg {
    display: flex;
    justify-content: center;
    /* height: 150px; */
    padding: 18px;
    background-color: #fff;
    box-shadow: 0px 16px 64px rgb(142 165 233 / 12%);
    -moz-box-shadow: 0px 16px 64px rgba(142 165 233, .12);
    -webkit-box-shadow: 0px 16px 64px rgb(142 165 233 / 12%);
}

.casedetailbox .casedetailimg img {
    width: 70%;
    display: block;
    margin: 0 auto;
}

.casedetailbox .text:not(:last-child) {
    margin-bottom: 30px;
}

.casedetailbox .text>.title {
    display: inline-block;
    font-size: 14px;
    color: #333;
    background-color: rgb(99 124 169 / 10%);
    padding: 4px 20px;
    border-radius: 4px;
    font-weight: bold;
    margin-bottom: 10px;
}

.casedetailbox .text .desc {
    font-size: 12px;
    color: #666;
    line-height: 20px;
}

.casedetailbox .text .desc ul {
    list-style: none;
    padding: 0;
    margin-top: 0px;
}

.casedetailbox .desc ul li {
    margin-bottom: 10px;
}

.casedetailbox .icon img {
    width: 20px;
    display: inline-block;
    float: left;
    padding: 4px;
}

.casedetailbox .text .desc_2 {
    display: block;
    font-size: 12px;
    color: #666;
    line-height: 18px;
    font-weight: normal;
    margin-top: 2px;
}

.casemore_img_box {
    display: block;
    overflow: hidden;
    min-width: 1px;
    margin: 20px 0px 10px;
}

.casemore_img {
    width: 25%;
    padding-right: 8px;
    float: left;
}

.casemore_img img {
    width: 100% !important;
    margin: 0px 0px 8px;
    border-radius: 4px;
    border: 1px solid #e7e7e7;
    padding: 8px 0px;
}

.typicalCase-box .typicalCase-item .margin-top {
    margin-top: 5px;
}

.industryCase-box::before {
    content: "";
    display: block;
    background-color: #e5eaee;
    height: 1px;
    margin-bottom: 20px;
}
.industryCase-box-leftbox .title {
    position: relative;
    font-size: 14px;
    color: #000;
    font-weight: bold;
    line-height: 24px;
    padding-left: 30px;
}
.industryCase-box-leftbox .title::before {
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    top: 10px;
    height: 4px;
    width: 20px;
    background-image: linear-gradient(to right, #6ed261, #4599da);
}
.industryCase-box-rightbox {
    padding-left: 0px;
    overflow: hidden;
}
.industryCase-box-rightbox .logobox {
    width: 16.6%;
    float: left;
    padding-left: 15px;
    margin-bottom: 15px;
}
.industryCase-box-rightbox .logobox img {
    border: 1px solid rgb(229, 234, 238);
    background-color: #fff;
    padding: 0 20px;
    border-radius: 4px;
}

.pagehome-eletype-btn2 {
    width: 100px;
    margin-top: 0px;
    min-height: 1px;
    display: block;
    font-size: 12px;
    line-height: 34px;
    text-align: center;
    color: #fff;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background-color: #3d7ee5;
}

.colboxLeft {
    padding-left: 15px!important;
    padding-right: 8px!important;
}

.colboxCenter {
    padding-left: 8px!important;
    padding-right: 8px!important;
}

.colboxRight {
    padding-left: 8px!important;
    padding-right: 15px!important;
}

.casedetailbox2 {
    padding: 20px;
    margin-bottom: 16px;
    background-color: #ebf3fa;
    transition: all .3s;
    height: 150px;
}

.casedetailbox2 .title {
    font-size: 14px;
    color: #000000;
    line-height: 24px;
    font-weight: bold;
    margin-bottom: 8px;
}

.casedetailbox2 .desc {
    font-size: 12px;
    color: #666666;
    line-height: 20px;
}

/* 案例结束 */

/* 2024.2.20新增 */

.homeP0 {
    position: relative;
    padding: 30px 0 40px;
}

.homeP0::before {
    content: "";
    display: block;
    position: absolute;
    top: 86px;
    left: 0;
    height: 1px;
    width: 100%;
    border-top: 1px dashed #b3b9c3;
}

.homeP0box .titlebox {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

.homeP0box .titlebox img {
    height: 28px;
    width: 28px;
    margin-right: 10px;
}

.homeP0box .titlebox .title {
    font-size: 16px;
    line-height: 28px;
    color: #333;
    font-weight: 600;
}

.homeP0box .circlebox {
    width: 16px;
    height: 16px;
    border: 2px solid #3876e1;
    border-radius: 50%;
    background-color: #fff;
    margin: 0 auto;
    box-shadow: 0px 0px 64px 16px rgb(48 92 218 / 12%);
    -moz-box-shadow: 0px 0px 64px 16px rgba(48, 92, 218, .12);
    -webkit-box-shadow: 0px 0px 64px 16px rgb(48 92 218 / 12%);
}

.homeP0box .desc {
    color: #666;
    width: 84%;
    margin: 0 auto;
    font-size: 13px;
    line-height: 24px;
    margin-top: 20px;
}

/* rpa页详情 */

.pagecoo-box {
    width: 100%;
}

.pagecoo-maingaze {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    font-size: 12px;
    color: #999999;
    line-height: 24px;
    margin-bottom: 12px;
}

.pagecoo-mainnav {
    width: 100%;
    min-height: 1px;
    height: 690px;
    overflow: auto;
}

.pagecoo-mainnav ul {
    padding: 0;
    margin: 0;
}

.pagecoo-mainnav ul li {
    width: 100%;
}

.pagecoo-mainnav ul li :focus {
    outline: none;
}

.pagecoo-mainnav ul li a {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    display: block;
    font-size: 14px;
    line-height: 48px;
    color: #666666;
    padding: 0px;
    border-bottom: 1px solid #ffffff;
    background: none;
    border-left: none;
    border-top: none;
    border-right: none;
}

.pagecoo-mainnav ul li a :focus {
    outline: none;
}

.current2 a {
    width: 100% !important;
    min-height: 1px !important;
    overflow: hidden !important;
    display: block !important;
    font-size: 14px !important;
    line-height: 48px !important;
    color: #107eec !important;
    border-bottom: 1px solid #107eec !important;
    background: none !important;
    border-left: none !important;
    border-top: none !important;
    border-right: none !important;
}

.pagecoo-maincontent {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
}

.tabbox {
    display: none;
}

.tabbox_active {
    display: block;
}

.current {
    display: block;
    animation: fadeIn 0.4s linear none;
}

.details-unify-tbox {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    padding-bottom: 12px;
    margin-bottom: 6px;
    border: 0;
}

.details-unify-tbox2 {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    padding-bottom: 16px;
    margin-bottom: 32px;
    border: 0;
    border-bottom: 2px solid #000;
}

.details-unify-tbox-title {
    font-size: 32px;
    line-height: 48px;
    color: #00328e;
    font-weight: bold;
}

.details-unify-tbox-desc {
    font-size: 12px;
    line-height: 20px;
    color: #666666;
}

.details-unify-tbox-list {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
}

.details-unify-tbox-list ul {
    padding: 0px 0px 0px 14px;
    margin: 10px 0px;
}

.details-unify-tbox-list ul li {
    padding-left: 4px;
    list-style-type: decimal;
    list-style-position: outside;
    font-size: 12px;
    line-height: 20px;
    color: #666666;
}

.details-unify-tbox-list ul li::marker {
    font-weight: bold;
}

.details_bannerbox {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 30px;
}

.details-unify-main-title {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    margin-bottom: 8px;
    /* border-bottom: 1px solid #cccccc; */
}

.details-unify-main-title span {
    font-size: 16px;
    font-weight: bold;
    line-height: 32px;
    border-bottom: 0;
    display: block;
    float: left;
    overflow: hidden;
}

.title_line {
    width: 80px;
    height: 2px;
    background: #001c47;
    margin-top: 35px;
}

.details-unify-main-desc {
    overflow: hidden;
    margin-bottom: 20px;
}

.details-unify-main-desc .dot::before {
    content: "";
    display: inline-block;
    transform: translateY(-50%);
    width: 5px;
    height: 5px;
    border-radius: 50%;
    margin-right: 16px;
    background-color: #00a1df;
}

.details-unify-main-ul ul {
    padding: 0px;
    margin: 0px;
}

.details-unify-main-ul ul li {
    list-style: none;
    margin-bottom: 12px;
}

.details-unify-main-ul ul li .t {
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #000;
    font-weight: 600;
}

.details-unify-main-ul ul li .d1 {
    display: block;
    font-size: 13px;
    line-height: 22px;
    margin-left: 16px;
    font-weight: 400;
    color: #666;
}

.details-unify-main-ul ul li .d2 {
    display: block;
    font-size: 13px;
    line-height: 22px;
    font-weight: 400;
    margin-bottom: 10px;
    color: #666;
}

.details-unify-main-desc-t2 {
    font-size: 13px;
    line-height: 22px;
    color: #666;
    padding-bottom: 10px;
}

.details-unify-main-desc-t2 ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.details-unify-main-desc-img {
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center top;
    background-color: #f5f9ff;
    padding: 25px;
    text-align: center;
}

.details-unify-main-desc-img img {
    width: 80%;
    cursor: zoom-in;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.detail-leftbox {
    height: 100%;
    background-color: #fff;
    padding: 30px 30px 60px;
}

.detail-rightbox {
    height: 100%;
    background-color: #fff;
    padding: 30px 30px 60px;
}

.detail-leftbox-tag {
    font-size: 14px;
    line-height: 40px;
    color: #333;
    font-weight: 600;
    cursor: pointer;
    margin-bottom: 0px!important;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.detail-leftbox-tag::after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border: #666 solid;
    border-width: 1px 1px 0 0;
    transform: rotate(135deg);
    color: #333;
    margin-right: 6px;
    transition: all 0.3s linear;
}

.detail-leftbox-ul {
    max-height: 0px;
    min-height: unset;
    padding-left: 16px;
    overflow: hidden;
    transition: all 0.3s linear;
}

.detail-leftbox-ul ul li {
    list-style: none;
}

.detail-leftbox-ul ul li a {
    font-size: 14px !important;
    line-height: 39px!important;
    color: #000000;
}

.detail-leftbox-ul ul li:hover a {
    border-bottom: 1px solid #00328e !important;
}

.detail_bannerbox_banner {
    padding-top: 0px;
    border-top: none;
    position: relative;
    background-color: #000000;
}

.detail_bannerbox_banner_tbox {
    width: 43%;
    min-height: 1px;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 72px;
    z-index: 1;
    padding-left: 48px;
}

.detail_bannerbox_banner_t1 {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    font-size: 12px;
    line-height: 16px;
    color: rgba(255, 255, 255, .36);
    margin-bottom: 20px;
}

.detail_bannerbox_banner_t1 .active {
    color: rgba(255, 255, 255, 1);
}

.detail_bannerbox_banner_t2 {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    font-size: 32px;
    line-height: 36px;
    font-weight: bold;
    color: #ffffff;
    margin-bottom: 2px;
}

.detail_bannerbox_banner_t3 {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    font-size: 11px;
    line-height: 16px;
    color: rgba(255, 255, 255, .64);
    margin-top: 8px;
}

.detail_bannerbox_banner img {
    display: block;
    height: 200px;
    width: 100%;
    object-fit: cover;
}

.detail_bannerbox_jiagou {
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center top;
    background-color: #f5f9ff;
    padding: 25px;
    text-align: center;
    margin-bottom: 20px;
}

.detail_bannerbox_jiagou img {
    width: 90%;
    display: block;
    margin: 0 auto;
    mix-blend-mode: multiply;
}

.details-tbox-title-color {
    color: #000000!important;
}

.detail-rightbox-logo {
    width: 30%;
    margin-left: -5px;
    margin-bottom: 15px;
}

.detail_img_pic {
    width: 80%;
    margin-left: -5px;
}

.detail-leftbox-item.active {
    display: block;
}

.detail-leftbox-item.active .detail-leftbox-tag {
    color: #107eec;
}

.detail-leftbox-item.active .detail-leftbox-tag::after {
    border: #107eec solid;
    border-width: 1px 1px 0 0;
    transform: rotate(-45deg);
}

.detail-leftbox-item.active .detail-leftbox-ul {
    height: auto;
    max-height: 240px;
}

/* 开放组件 */

.col-components-box {
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
}

.components-item-box {
    position: relative;
    display: flex;
    align-items: center;
    padding: 20px 24px;
    border: 1px solid #efefef;
    background-color: #fff;
    transition: all .3s linear;
    margin-bottom: 20px;
    cursor: pointer;
}

.components-item-box:hover {
    border: 1px solid #1c57f5;
    background-color: #f3f6ff;
}

.components-item-box.noClick {
    pointer-events: none;
}

.components-item-box:before {
    content: "";
    position: absolute;
    display: block;
    background: #396fea;
    width: 1px;
    height: 18px;
    left: -1px;
    top: 16px;
}

.components-item-box .iconbox {
    flex-shrink: 0;
    display: block;
    width: 64px;
    height: 64px;
    margin-right: 12px;
    background-image: url(/images/technology/components_icon.png);
    background-repeat: no-repeat;
    background-size: 1500% 100%;
}

.components-item-box .titlebox {
    display: flex;
    align-items: flex-end;
    margin-bottom: 8px;
    color: #333333;
}

.components-item-box .titlebox .title {
    font-weight: bold;
    margin-right: 2px;
}

.components-item-box .desc {
    float: left;
    color: #999;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    height: 36px;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.components-dialog-box {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: auto;
    margin: 0;
    z-index: 1060;
    display: none;
}

.components-dialog-mask {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    background: rgba(0, 0, 0, 0.5);
}

.dialog-box {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
    width: 68%;
}

.dialog__close {
    position: absolute;
    top: 20px;
    right: 30px;
    padding: 0;
    background: 0 0;
    border: none;
    outline: 0;
    cursor: pointer;
    font-size: 24px;
    color: #909399;
    font-weight: 400;
}

.dialog__close i {
    font-style: normal;
}

.dialog__close:hover {
    color: #409eff;
}

.dialog__header {
    padding: 20px 30px 10px;
}

.dialog__header .headerPart {
    padding-top: 24px;
    text-align: center;
}

.headerPart .title {
    color: #000;
    font-size: 22px;
    line-height: 30px;
    font-weight: 600;
}

.headerPart .subtitle {
    color: #666;
    font-size: 12px;
    line-height: 20px;
}

.dialog__body {
    padding: 0 30px 20px;
}

.dialog__body .bodyPart {
    padding: 60px 0;
}

.bodyPart .leftbox,
.bodyPart .rightbox {
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.bodyPart .leftbox .item-box {
    display: flex;
    height: 100%;
    padding-top: 24px;
    padding-bottom: 24px;
    border-bottom: 1px solid #ebebeb;
}

.bodyPart .leftbox .item-box:first-child {
    padding-top: 0;
}

.leftbox .item-box .iconNum {
    font-size: 32px;
    line-height: 32px;
    color: #666;
    margin-right: 8px;
}

.leftbox .item-box .textbox .title {
    font-size: 18px;
    line-height: 28px;
    color: #000;
    font-weight: 600;
}

.leftbox .item-box .textbox .desc {
    font-size: 12px;
    line-height: 18px;
    color: #666;
    margin-top: 8px;
}

.bodyPart .rightbox img {
    width: 100%;
}

/* 场景 */

.message-card {
    background: #ffffff;
    /* cursor: pointer; */
    position: relative;
    border-radius: 6px;
    overflow: hidden;
    margin-bottom: 30px;
    transition: all 0.3s linear;
}

.message-card a {
    display: block;
}

.scene_imgbox img {
    width: 100%;
    border-radius: 0px;
}

.scene_iconbox {
    width: 48px;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-top: 20px;
    margin-left: 24px;
}

.scene_iconbox img {
    width: 100%;
    object-fit: cover;
}

.pagehome-eletype-scene {
    height: 100%;
    width: 100%;
    min-height: 1px;
    padding: 20px 24px;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.pagehome-eletype-scene-bg {
    padding: 32px;
    background-color: transparent;
    background-image: linear-gradient(to bottom, #e9f0f8, #f4f8fd)
}

.pagehome-eletype-scene span {
    display: block;
}

.pagehome-eletype-icon {
    width: 36px;
    height: 36px;
    border-radius: 6px;
    margin-bottom: 20px;
}

.pagehome-eletype-title {
    font-size: 16px;
    line-height: 18px;
    font-weight: bold;
    color: #000000;
    margin-bottom: 12px;
}

.pagehome-eletype-desc {
    position: relative;
    height: 48px;
    overflow: hidden;
    font-size: 13px;
    line-height: 24px;
    color: #666666;
    margin-bottom: 0px;
}

.pagehome-eletype-desc0 {
    font-size: 12px;
    line-height: 20px;
    height: 60px!important;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.pagehome-eletype-sceneadorn {
    font-size: 12px;
    line-height: 18px;
    color: #999999;
}

.message-mask {
    /* display: none; */
    position: relative;
    bottom: 0px;
    left: 0px;
    z-index: 999;
    z-index: 99;
    transition: height 0.3s linear;
}

.message-mask2 {
    position: absolute;
    background-color: #fff;
    height: 0px;
}

.message-card:hover {
    box-shadow: 12px 0px 64px rgba(0, 80, 157, 0.12);
    -moz-box-shadow: 12px 0px 64px rgba(168, 203, 236, 0.12);
    -webkit-box-shadow: 12px 0px 64px rgba(0, 80, 157, 0.12);
}

.message-card:hover .pagehome-eletype-btn {
    background-color: #0f7eec;
    color: #ffffff;
}

.message-card:hover .message-mask {
    height: 100%;
}

.message-card:hover .pagehome-eletype-desc1 {
    font-size: 12px;
    line-height: 20px;
    height: 100px!important;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.message-card:hover .pagehome-eletype-desc.move {
    animation: growUp 0.2s linear forwards;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.pagehome-eletype-btn {
    width: 88px;
    margin-top: 24px;
    min-height: 1px;
    display: block;
    font-size: 12px;
    line-height: 32px;
    text-align: center;
    color: #a7bcd1;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    transition: all 0.3s linear;
    background-color: #f2f8ff;
}

.pagehome-eletype-btn0 {
    width: 72px;
    margin-top: 48px;
    min-height: 1px;
    display: block;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
    color: #888;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background-color: #ffffff;
}

@keyframes growUp {
    0% {
        height: 48px;
    }
    50% {
        height: 90%;
    }
    100% {
        height: 100%;
    }
}

.pageelement-mainli {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    margin-bottom: 24px;
}

.pageelement-mainli ul {
    padding: 0;
    margin: 0;
}

.pageelement-mainli ul li {
    padding: 0;
    margin: 0;
    font-size: 12px;
    line-height: 24px;
    color: #333333;
    position: relative;
    padding-left: 28px;
}

.pageelement-mainli ul li::before {
    width: 20px;
    height: 20px;
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    background: url(/images/icon/icon_li.svg) center center no-repeat;
    background-size: 14px 14px;
}

.subbodyelement_linkbtn {
    width: 100%;
    min-height: 1px;
    border-radius: 4px;
    overflow: hidden;
    transition: all 0.3s linear;
    /* overflow: hidden; */
    margin-bottom: 28px;
}

.subbodyelement_linkbtn_bg1 {
    background: url("/images/scene/img_p1_1.jpg") right center no-repeat;
    background-size: auto 100%;
}

.subbodyelement_linkbtn_bg2 {
    background: url("/images/scene/img_p1_2.jpg") right center no-repeat;
    background-size: auto 100%;
}

.subbodyelement_linkbtn:hover {
    box-shadow: 0px 16px 32px rgb(48 92 218 / 12%);
    -moz-box-shadow: 0px 16px 32px rgba(48, 92, 218, .12);
    -webkit-box-shadow: 0px 16px 32px rgb(48 92 218 / 12%);
}

.subbodyelement_linkbtn:hover .subbodyele_advice .subbodyelement_linkbtn_main .more {
    opacity: 1;
    bottom: -5px;
}

.subbodyelement_linkbtn:hover .subbodyele_advice .subbodyelement_linkbtn_main .point {
    opacity: 0;
}

.subbodyelement_linkbtn a {
    background-color: #fff;
    display: block;
    padding: 36px 30px 24px 30px;
}

.subbodyelement_linkbtn .subbodyele_advice {
    width: 100%;
    min-height: 1px;
}

.subbodyele_advice .subbodyele_advice_ico {
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    color: #ffffff;
    border-radius: 300px;
    position: absolute;
}

.subbodyele_advice .subbodyele_advice_ico .iconfont {
    color: #ffffff;
}

.subbodyele_advice .subbodyele_advice_text {
    width: 100%;
    min-height: 1px;
    padding-left: 36px;
}

.subbodyele_advice .subbodyelement_linkbtn_main {
    width: 100%;
    min-height: 1px;
    /* overflow: hidden; */
    /* margin-bottom: 12px; */
    position: relative;
}

.subbodyele_advice .subbodyelement_linkbtn_main .title {
    display: block;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 4px;
}

.subbodyele_advice .subbodyelement_linkbtn_main .desc {
    font-size: 12px;
    line-height: 20px;
    color: #666666;
    height: 40px;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    /* -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; */
}

.subbodyele_advice .subbodyelement_linkbtn_main .point {
    display: block;
    font-size: 12px;
    line-height: 24px;
    color: #999999;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.subbodyele_advice .subbodyelement_linkbtn_main .more {
    font-size: 12px;
    line-height: 24px;
    color: #2c79e3;
    font-weight: bold;
    position: absolute;
    left: 0px;
    bottom: -10px;
    opacity: 0;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.subbodyele_advice .subbodyelement_linkbtn_main .desc2 {
    width: 46%;
}

.adviceicobg_c1 {
    background-color: #2c79e3;
}

.adviceicobg_c2 {
    background-color: #5abc47;
}

.adviceicobg_c3 {
    background-color: #d58d40;
}

.adviceicobg_c4 {
    background-color: #558ad2;
}

.automation-box {
    display: flex;
    align-items: stretch;
    border: 2px solid #ffffff;
    border-radius: 6px;
}

.automation-box-left {
    width: 32%;
    display: flex;
    flex-direction: column;
    background-color: #fff;
    padding: 60px 64px 60px 48px;
}

.automation-box-right {
    width: 68%;
    background-color: #eef3fc;
    display: flex;
    align-items: center;
    justify-content: center;
}

.automation-box-left .tag {
    font-size: 12px;
    line-height: 20px;
    color: #999;
}

.automation-box-left .subtitle {
    font-size: 12px;
    line-height: 16px;
    color: #999999;
}

.automation-box-left .title {
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    color: #003e95;
    margin-top: 36px;
    margin-bottom: 12px;
}

.automation-box-left .desc {
    font-size: 12px;
    line-height: 20px;
    color: #666666;
    margin-bottom: 60px;
}

