
/* 弹出层 默认关闭  */
.theme-popover{
    display: none;
}
#imgscode2 {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 9999;
}

.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;
}
.col-md-1-5 {
    width: 20%;
    float: left;
}
.col-xs-1-5, .col-sm-1-5, .col-md-1-5, .col-lg-1-5 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .col-sm-1-5 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-1-5 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-1-5 {
        width: 20%;
        float: left;
    }
}

/*第二段代码是为了适应不同设配的内容，添加完成后，我们就可以在网页中任意引入5等分内容了。*/


/* 
-------------  banner样式  -------------
*/

.pc_display{
    display:block;
}
.m_display{
    display:none;
}

.bg_ai {
    background: url(./../images/ai/a_banner.webp) right top #0a328a;
}
.bg_solutions {
    background: url(./../images/solution/s_banner.webp) right top #072362;
}
.bg_functions {
    background: url(./../images/functions/f_banner.webp) right top #102e6a;
}
.bg_scene {
    background: url(./../images/scene/s_banner.webp) center top #05245d;
}
.bg_technology {
    background: url(./../images/technology/t_banner.webp) right top #1f2a40;
}
.bg_caselist {
    background: url(./../images/caselist/c_banner.webp) center top #0a328a;
}
.bg_cooperation {
    background: url(./../images/cooperation/c_banner.webp) center top #123883;
}
.bg_abouts {
    background: url(./../images/abouts/a_banner.webp) center top #0c0527;
}
.bg_countrywide {
    background: url(./../images/map/m_banner.webp) center top #0c121e;
}

.bg_homebner{
    background: url(./../images/home/banner.webp) right top #033687;   
    background-repeat: no-repeat;
    background-size: auto 700px;
}

.bg_homebner_1 {
    background: url(./../images/home/h_banner2.webp) center center #020940;
    background-repeat: no-repeat;
    background-size: auto 100%;
}

.bg_homebner_2 {
    background: url(./../images/home/h_banner3.webp) center top #0a328a;
    background-repeat: no-repeat;
    background-size: auto 100%;
}

/* banner-swiper样式 */
.swiper-pagination-bullet-active {
    opacity: 1;
    background-color: #0886ed !important;
}

.mySwiper-banner .swiper-button-prev {
    background-image: url(/images/swiper/left.png);
    background-size: 100%;
    width: 40px;
    height: 40px;
    left: 20px;
}

.mySwiper-banner .swiper-button-prev:hover {
    background-image: url(/images/swiper/left_hover.png);
}

.mySwiper-banner .swiper-button-next {
    background-image: url(/images/swiper/right.png);
    background-size: 100%;
    width: 40px;
    height: 40px;
    right: 20px;
}

.mySwiper-banner .swiper-button-next:hover {
    background-image: url(/images/swiper/right_hover.png);
}

.mySwiper-banner .my-button-disabled {
    display: none;
}

.mySwiper-banner .swiper-button-prev::after,
.mySwiper-banner .swiper-button-next::after {
    display: none;
}

.mySwiper-banner .swiper-pagination-bullet {
    height: 8px !important;
    width: 8px !important;
    border-radius: 50% !important;
}

.bg_secondbner{
    background-size: auto 600px;
    background-repeat: no-repeat;
}
.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 {
    height: 100%;
    width: 100%;
    min-height: 1px;
    /* overflow: hidden; */
}

.banner>.container {
    height: 100%;
    display: flex;
    align-items: center;
}
.hbannerbox{
    width: 100%;
    min-height: 1px;
    overflow: hidden;
}
.sbannerbox{
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    margin-top: 50px;
}
.hbannertext{
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    text-align: left;
    margin-bottom: 25px;
}
.banner_title_logo{
    display:none;
}
.hbannertext span{
    display: block;
}
.hbannertext-title{
    font-size: 48px;
    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:rgba(255, 255, 255, .8);
    margin-bottom: 30px;
}
.hbannertext-desc{
    font-size: 12px;
    line-height: 20px;
    color: rgba(255, 255, 255, .5);
}
.sbannertext-desc1{
    font-size: 14px;
    line-height: 25px;
    color:rgba(255, 255, 255, .8);
    margin-bottom: 30px;
}

.hbanner-otherinfo-form {
    /* width: 310px; */
    /* 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: 42px;
    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%;
    /* position: absolute;
    right: 0;
    top: 0; */
}
.btn_public_tiyan1 {
    width: auto;
    min-height: 1px;
    overflow: hidden;
    float: left;
}
.btn_public_tiyan1 a {
    width: 120px;
    min-height: 1px;
    text-align: center;
    overflow: hidden;
    display: block;
    padding: 0px 20px;
    line-height: 42px;
    font-size: 12px;
    color: #ffffff;
    background-color: transparent;
    margin-left: 12px;
    border-radius: 6px;
    border: 1px solid rgba(255, 255, 255, .3)!important;
}
.btn_public_tiyan2 a {
    width: 120px;
    min-height: 1px;
    text-align: center;
    overflow: hidden;
    display: block;
    padding: 0px 20px;
    line-height: 42px;
    font-size: 12px;
    color: #000000;
    background-color: transparent;
    border-radius: 6px;
    border: 1px solid rgba(0, 80, 157, .3)!important;
}
.btn_public_tiyan1:hover a {
    color: #03031d;
    background-color: #fff;
}
.btn_public_tiyan2:hover a {
    color: #ffffff;
    background-image: linear-gradient(to right, #236cd7, #236cd7);
}
.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;
} */

.banner {
    width: 100%;
    min-height: 1px;
    /* overflow: hidden; */
}
.secondbannerbox{
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    margin-top: 80px;
}
.sbannertext{
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    text-align: left;
    margin-bottom: 30px;
}
.sbannertext span{
    display: block;
}
.sbannertext-title{
    font-size: 42px;
    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: 13px;
    line-height: 20px;
    color: rgba(255, 255, 255, .7);
    margin:10px 0px 0px;
}
.sbannertext-desc i{
    font-style: normal;
}
.sbannertext-desc l{
    font-style: normal;
    display:none;
}
.sbannertext-title l {
    display:none;
}
.sbannertext-title i {
    display:block;
    font-style: normal;
}
/* 
-------------  二级页面banner   -------------
*/


/* ----  首页p1 css-*/
.home-col-5{
    width:20%;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
}
.home_color1{
    background-color: #fff;
} 
.home_color2{
    background-color: #edf1f7;
}
.pagehome-eletype-ico{
    width: 26px;
    height: 26px;
    margin:5px 0px;
}
.eletype-ico1 {
    background: url(./../images/home/home_icon_1.webp);
    background-size: 26px 26px;
    background-repeat: no-repeat;
}
.eletype-ico2 {
    background: url(./../images/home/home_icon_2.webp);
    background-size: 26px 26px;
    background-repeat: no-repeat;
}
.eletype-ico3 {
    background: url(./../images/home/home_icon_3.webp);
    background-size: 26px 26px;
    background-repeat: no-repeat;
} 
.eletype-ico4 {
    background: url(./../images/home/home_icon_4.webp);
    background-size: 26px 26px;
    background-repeat: no-repeat;
}
.eletype-ico5 {
    background: url(./../images/home/home_icon_5.webp);
    background-size: 26px 26px;
    background-repeat: no-repeat;
}
.home_change_box {
    width: auto;
    height: 350px;
    display: flex;
    vertical-align: center;
    align-items: center;
}
.question-box{
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    padding: 25px 22px 30px;
    background-image: none;
    background-position: bottom;
    background-repeat: no-repeat;
    margin-bottom: 30px;
    height: 300px;
    align-items: center;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.question-box:hover {
    background-color: #1769cf;
    background-image: url(./../images/home/home_change_img.webp);
    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%);
}
.question-box:hover .content .desc{
    color:rgb(207, 210, 223);
}
.question-box:hover .content .title{
    color:#fff;
}
.question-box:hover .desc_strong{
    color:#fff;
}
.question-box:hover .eletype-ico1 {
    background: url(./../images/home/home_icon_6.webp);
    background-size: 26px 26px;
    background-repeat: no-repeat;
}
.question-box:hover .eletype-ico2 {
    background: url(./../images/home/home_icon_7.webp);
    background-size: 26px 26px;
    background-repeat: no-repeat;
}
.question-box:hover .eletype-ico3 {
    background: url(./../images/home/home_icon_8.webp);
    background-size: 26px 26px;
    background-repeat: no-repeat;
}
.question-box:hover .eletype-ico4 {
    background: url(./../images/home/home_icon_9.webp);
    background-size: 26px 26px;
    background-repeat: no-repeat;
}
.question-box:hover .eletype-ico5 {
    background: url(./../images/home/home_icon_10.webp);
    background-size: 26px 26px;
    background-repeat: no-repeat;
}
.question-box .icon {
    display: inline-block;
}
.question-box .icon img {
    height: 30px;
}
.question-box .content {
    width: 100%;
    display: inline-block;
}
.question-box .content .title {
    font-size: 16px;
    font-weight: bold;
    color:#110428;
    margin: 15px 0;
}
.question-box .content .desc {
    font-size: 12px;
    /* height: 160px; */
    color: #666;
    line-height: 20px;
}
.desc_strong{
    color:#666;
}

/* ----  首页p1 css结束-*/


.pagetbox {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    margin-top: 0px;
    margin-bottom: 60px;
}
.pagetbox::after {
    content: "";
    display: none!important;
    height:4px;
    width: 30px;
    background-color: #1d58ae;
}
.pagetbox_other::after {
    content: "";
    display: block;
    height:4px;
    width: 30px;
    background-color: #36c174;
} 
.pagetbox span {
    display: block;
    text-align:center;
}
.pagetbox-tag {
    display: none!important;
    font-size: 14px;
    line-height: 22px;
    color: rgba(51,51,51,.6);
    font-weight: bold;
}
.pagetbox-tag i{
    display:block;
    font-style: normal;
}
.pagetbox-title {
    font-size: 30px;
    line-height: 32px;
    color: #146dc7;
    font-weight: bold;
    margin-bottom: 5px;
}
.pagetbox-title i{
    display:block;
    font-style: normal;
}
.pagetbox-desc {
    font-size: 14px;
    line-height: 20px;
    color: #999999;
    margin-bottom: 4px;
}
.pagetbox-desc i {
    font-style: normal;
}
.pagetbox-desc l {
    display: none;
    font-style: normal;
}

.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;
}
.pagetbox_other .pagetbox-tag{
    color: #ffffff;
}
.pagetbox_other .pagetbox-title{
    color: #ffffff;
}
.pagetbox_other .pagetbox-desc{
    color: rgba(255,255,255,0.7);
}
.pagelife-cycle {
    width: 90%;
    display: block;
    margin: 20px auto;
}
.pagelife-jiagou {
    width: 95%;
    display: block;
    margin: 20px auto;
}
.pagelife-jiagou img{
        border-radius: 6px;
}

.e-builder{
     width: 85%;
    display: block;
    margin: 20px auto;

}

.pagemap {
    width: 75%;
    display: block;
    margin: 0 auto 60px;
}
.map_m_display{
    display:none;
}
.map_pc_display{
    display:block;
}
.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; */
}
.p3_pageimg {
    width: 70%;
    margin: 0 auto;
    display: block;
}
.p3_page_pc{
    display: block;
}
.p3_page_m{
    display: none;
}
.p6_pageimg {
    width: 85%;
    margin: 120px auto 80px;
    display: block;

}
.p6_img_m{
    display: none;
}

.pagecontent2 {
    width: 100%;
    min-height: 1px;
    display: inline-block;
}
.pageclient{
   margin-top: 80px;
}
.pageclient .pageclient_desc{
    font-size: 13px;
    color: #666;
    line-height: 22px;
    margin-right:50px;
}
.pageclient_p4_img {
    padding: 0 20px;
}
.pageclient_type {
    display:block;
    overflow: hidden;
    margin-top:30px;
}
.pageclient_type .icon{
    display: inline-block;
    float: left;
    height: 44px;
}
.pageclient_type .icon img{
    display: block;
    margin:5px 0;
    height: 34px;
}
.pageclient_type .text  {
    float: left;
    text-align: left;
    margin-left: 20px;
}
.pageclient_type .text span {
    display: block;
    color: #777;
    font-size: 12px;
    line-height: 20px;
}
.pageclient_type .text .title {
    color: #333;
    font-size: 15px;
    line-height: 24px;
}
.flex-box{
    /* display: flex; */
    /* flex-direction: column */
}
.flex-box2{
    /* display: flex; */
    /* flex-direction: column;
    justify-content: space-around; */
    padding-top: 40px;
    padding-bottom: 40px;
}
.flex-box2-left {
    margin-right: -50px;
}
.flex-box2-right {
    margin-left: -50px;
}
.left-align {
    text-align: left;
}
.right-align {
    text-align: right;
}
.pagepower{
    /* flex:1; */
    margin:40px 0px 45px 0px;
}
.left_margin {
    margin-right: -50px;
}
.right_margin {
    margin-left: -50px;
}
.pagepower .left{
    margin-left:70px;
 }
 .pagepower .right{
     margin-right:70px;
 }
.pagepower .title {
    font-size: 16px;
    color:#110428;
    font-weight: 700;
    margin-bottom: 5px;
}
.pagepower .desc{
    font-size: 12px;
    color:#666666;
    line-height: 20px;
}

.flex-box-parent{
    padding:10px;
}
.pagecourtry{
    margin-bottom:20px;
}
.pagecourtry .title {
    font-size: 16px;
    color:#1d58ae;
    font-weight: 700;
    line-height: 30px;
}
.pagecourtry .desc{
    font-size: 12px;
    color:#666666;
}
.p8_left{
    margin-left:50px;
}
.p8_right{
    margin-right:50px;
}

.caselist-name{
    display: none;
}
.pagecase-img {
    width: 40%;
}
.pagecase-desc {
    font-size:14px;
    color:#666666;
    margin: 40px 0 60px 0;
}

/* .video_pagecontent{
    width:90%;
    margin: 0 auto;
    min-height: 1px;
    background-color: #fff;
    border-radius: 10px;
    margin-bottom: 20px;
    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%);
} */
.pagevideo-text {
    margin-bottom:30px;
}
.pagevideo-text span{
    display: block;
}
.pagevideo-text .tag{
    font-size: 14px;
    color: #333333;
    line-height: 24px;
}
.pagevideo-text .title{
    font-size: 26px;
    font-weight: bold;
    color: #000000;
    line-height: 30px;
    margin-top: 5px;
}
.pagevideo-text .title::after{
    display: block;
    content: "";
    height: 3px;
    background-color: #1d58ae;
    width: 40px;
    margin-top: 5px;
}
.pagevideo-desc {
    font-size: 12px;
    color: #999999;
    margin-bottom: 40px;
    line-height: 22px;
}
.pagevideo-img {
    width: 100%;
    margin: 0 auto;
}
.pagevideo-img img{
    border-radius: 10px 0 0 10px;
    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%)
}

.videoboxson {
    /* padding-left: 0px;
    border-radius: 0px 10px 10px 0px;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center; */
}
.pagevideo-content {
    padding: 50px 50px 0px 30px;
}

.pagecasebox {
    width: 12.5%;
    float: left;
    padding: 0 10px 5px;  
}
.pagecasebox:hover {
    border-radius: 6px;
    background-color: #e9eff8;
}
.pagecasebox .title{
    font-size: 13px; 
    color: #333333;
    text-align: center;
    margin:15px 0;
}
.pagecasebox .pagecaselogo{
  width: 100%;
}
.pagecaselogo {
    background: #fff;
    margin-bottom: 10px;
    border-radius: 2px;
    padding: 0px 8px;
    /* 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%) */
}
.pagecontent_bottom {
    margin-bottom: 50px;
    overflow: hidden;
   
}

.card ul {
    margin-bottom: 0px;
    padding-left: 0;
    margin-top:0px;
}
.card ul li {
    list-style: none;
    font-size: 12px;
    color: #666;
    line-height: 20px;

}

/* 
-------------  公用样式  -------------
*/



.homebner_img{
    display: none;
}
.pagemain {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    padding: 88px 0px;
}
.pagemain2 {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    padding: 30px 0px 88px 0px;
}
.pageother {
    padding-bottom: 0px!important;
}
.pagemainhome {
    width: 100%;
    height: 700px;
}
.pagemainbanner {
    width: 100%;
    height: 600px;
    overflow: unset;
    display: inline-block;
}
.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;
}
.pagemain-fuction {
    padding: 30px 0px 30px;
}
.pagemain-technology {
    padding: 80px 0px ;
}
.pagemain4 {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    padding: 88px 0px;
}
.pagemain-fuction {
    padding: 30px 0px 30px;
}
.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%;
    padding: 0;
}
/* 
-------------  首页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 信创技术  -------------
*/

.bgcolor-page6 {
    background-image: url(./../images/home/p6_bg.webp);
    background-color: #00589e;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}




/* 
-------------  首页p4 信创技术  -------------
*/

/* 
-------------  解决方案  -------------
*/
.solutions_box1 {
    overflow: hidden;
    background-color: #fff;
    border-radius: 4px;
    padding: 18px 30px 20px;
    margin-bottom: 20px;
    height:150px;
    transition: all 0.3s;  
}
/* .solutions_box1:hover{
    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%);
} */
.solutions_box1:hover .solutions_box_content {
    transform: translateY(-42px);
    transition: all 0.3s;
}
.btn_more {
    font-size: 12px;
    color: #308be5;
    margin-top: 20px;

}
.solutions_box1:hover .icon {
    transition: all 0.3s;
}

.solutions_box1 .icon{
    width: 20px;
}
.solutions_box1 .title {
    color: #110428;
    font-size: 16px;
    line-height: 30px;
    font-weight: bold;
    margin: 15px 0 5px;
}
.solutions_box1 .desc{
    color: #666666;
    font-size: 12px;
    line-height: 20px;
    height: 40px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.solutions_box2 {
    background-color: #ecf3fa;
    padding: 30px;
    border-radius:2px;
}
.solutions_box2 .title{
    color:#000;
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
}
.solutions_box2 .desc{
    color:#666;
    height:80px;
    font-size: 12px;
    line-height: 20px;
    padding: 5px 0 10px;
    border-bottom: 1px solid #dee2e5;
}
.solutions_box2 .pictures{
    padding: 20px 0 0px;
}
.solutions_box2 .pictures img{
    height: 40px;
    margin-right: 10px;
    display: inline-block;
}
.solutions_box3 {
    background-color: #fff;
    padding: 30px;
    border-radius:2px;
}
.solutions_box2 .text{
    color: #308be5;
    font-size: 12px;
    line-height: 20px;
    margin-top:20px;
}
.solutions_box3 .text{
    border: 1px solid #b8d0e8;
    border-radius: 2px;
    color: #308be5;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    padding: 4px;
}
.solutions_box3 .icon{
    display: inline-block;
    width: 30px;
    height: 30px;
    padding: 4px 6px 6px;
    border-radius:15px;
}
.solutions_box3  .bgcolor1 {
    background-color: #05ccac;
}
.solutions_box3  .bgcolor2 {
    background-color: #05a9cc;
}
.solutions_box3  .bgcolor3 {
    background-color: #056dd4;
}
.solutions_box3 .title{
    color:#110428;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    margin-left: 10px;
}
.solutions_box3 .desc{
    color:#666666;
    font-size: 12px;
    line-height: 20px;
    padding: 25px 0 15px;
    border-bottom: 1px solid #e8e8e8;
}
.solutions_box3 .tag{
    position:relative;
    color:#333333;
    font-weight: bold;
    font-size: 12px;
    line-height: 16px;   
    padding-left: 14px; 
    margin: 20px 0;
}
.solutions_box3 .tag::before{
    content: " ";
    position:absolute;
    left: 0;
    top: 0;
    height: 16px;
    width: 4px;
    background-color: #146dc7;
}
.solutions_box3 .demolist {
    list-style: none;
    padding-left:0;
    overflow: hidden;
    margin-left:-5px;
    margin-right:-5px;
}
.solutions_box3 .demolist li {
    float: left;
    width: 31%;
    margin-bottom: 8px;
    margin: 0px 1% 8px;
    text-align: center;
    color: #666666;
    font-size: 12px;
    padding: 5px 10px;
    border-radius: 3px;
    background-color: #ecf3fa;
}

.detail-leftbox {
    background-color: #fff;
    padding: 30px 30px 60px;
}
.detail-rightbox {
    background-color: #fff;
    padding: 30px 30px 60px;
}
.detail-leftbox-tag {
    margin-bottom: 15px!important;
}
.detail-leftbox-ul {
    height: auto!important;
    margin-bottom: 20px;
}
.detail-leftbox-ul ul li a {
    font-size: 14px !important;
    line-height: 40px!important;
    color: #000000;
}
.detail_bannerbox_banner1 {
    background: url(./../images/solution/detail/img_1.webp) center top;
    background-repeat: no-repeat;
    background-size: auto 100%;
}
.detail_bannerbox_banner2 {
    background: url(./../images/solution/detail/img_2.webp) right top;
    background-repeat: no-repeat;
    background-size: auto 100%;
}
.detail_bannerbox_banner3 {
    background: url(./../images/solution/detail/img_3.webp) center top;
    background-repeat: no-repeat;
    background-size: auto 100%;
}
.detail_bannerbox_banner4 {
    background: url(./../images/solution/detail/img_4.webp) center top;
    background-repeat: no-repeat;
    background-size: auto 100%;
}
.detail_bannerbox_banner5 {
    background: url(./../images/solution/detail/img_5.webp) right top;
    background-repeat: no-repeat;
    background-size: auto 100%;
}
.detail_bannerbox_banner6 {
    background: url(./../images/solution/detail/img_6.webp) right top;
    background-repeat: no-repeat;
    background-size: auto 100%;
}
.detail_bannerbox_banner7 {
    background: url(./../images/solution/detail/img_7.webp) center top;
    background-repeat: no-repeat;
    background-size: auto 100%;
}
.detail_bannerbox_banner8 {
    background: url(./../images/solution/detail/img_8.webp) center top;
    background-repeat: no-repeat;
    background-size: auto 100%;
}
.detail_bannerbox_banner9 {
    background: url(./../images/solution/detail/img_9.webp) right top;
    background-repeat: no-repeat;
    background-size: auto 100%;
}
.detail_bannerbox_banner10 {
    background: url(./../images/solution/detail/img_10.webp) right top;
    background-repeat: no-repeat;
    background-size: auto 100%;
}
.detail_bannerbox_banner11 {
    background: url(./../images/solution/detail/img_11.webp) right top;
    background-repeat: no-repeat;
    background-size: auto 100%;
}
.detail_bannerbox_banner12 {
    background: url(./../images/solution/detail/img_12.webp) right top ;
    background-repeat: no-repeat;
    background-size: auto 100%;
}
.detail_bannerbox_banner13 {
    background: url(./../images/solution/detail/img_13.webp) right top;
    background-repeat: no-repeat;
    background-size: auto 100%;
}
.detail_bannerbox_banner14 {
    background: url(./../images/solution/detail/img_14.webp) center top;
    background-repeat: no-repeat;
    background-size: auto 100%;
}
.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;
}
/* 
-------------  结局方案 结束 -------------
*/
/* 
-------------  全国页面  -------------
*/
#countryCity {
    margin-bottom: 30px;
}
.countryCity {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    padding: 40px 0px 0px 0px;
  }
  .maplistBox {
    width: 100%;
    min-height: 100px;
    overflow: hidden;
    padding: 24px;
    background-color: #f0f5ff;
    position: relative;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
  }
  .maplistBox:hover {
    background-color: #ffffff;
    box-shadow: 0px 8px 48px rgba(48, 92, 218, 0.16);
    -moz-box-shadow: 0px 8px 48px rgba(48, 92, 218, 0.16);
    -webkit-box-shadow: 0px 8px 48px rgba(48, 92, 218, 0.16);
  }
  .maplistBox:hover .imgmap1 {
    display: none;
  }
  .maplistBox:hover .imgmap2 {
    display: block;
  }
  .maplistnamebox {
    width: auto;
    min-height: 1px;
    overflow: hidden;
    position: absolute;
    top: 24px;
  }
  .maplistname {
    font-size: 18px;
    line-height: 22px;
    color: #333333;
    font-weight: bold;
    display: block;
  }
  .maplistdata {
    font-size: 12px;
    line-height: 18px;
    color: #999999;
    display: block;
  }
  .maplistcity {
    width: auto;
    min-height: 1px;
    padding: 0px 100px 0px 120px;
    font-size: 12px;
    line-height: 24px;
    color: #666666;
    margin-bottom: 8px;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 50px;
  }
  .maplistcity2 {
    -webkit-line-clamp: 4;
    height: 90px;
  }
  .maplistmap {
    width: auto;
    min-height: 1px;
    overflow: hidden;
    position: absolute;
    top: 24px;
  }
  .maplist_t_localeft {
    left: 24px;
  }
  .maplist_t_locaright {
    right: 24px;
  }
  .maplist_img_localeft {
    left: 20px;
  }
  .maplist_img_locaright {
    right: 20px;
  }
  .maplistmap img {
    width: 64px;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
  }
  .maplistmap .imgmap1 {
    display: block;
  }
  .maplistmap .imgmap2 {
    display: none;
  }
  .maplistmap2 {
    width: auto;
  }
  .maplistmap img {
    width: 48px;
  }
  .tabbox {
    display: none;
  }
  .tabbox_active {
    display: block;
  }
  .current {
    display: block;
    animation: fadeIn 0.4s linear 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: #00328e !important;
    border-bottom: 1px solid #00328e !important;
    background: none !important;
    border-left: none !important;
    border-top: none !important;
    border-right: none !important;
  }
  @keyframes fadeIn {
    0% {
      opacity: 0;
      filter: alpha(opacity=0);
    }
    100% {
      opacity: 1;
    }
  }
/* 
-------------  应用场景  -------------
*/
.scene-box {
    overflow: hidden;
    padding: 50px 0;
}
.scene-leftbox{
    padding-top: 3%;
}
.scene-rightbox{
 
}
.scene-leftbox .title{
    font-size: 22px;
    color:#110428;
    font-weight: bold;
}
.scene-leftbox .title::after {
    content: "";
    display: block;
    height:3px;
    width: 44px;
    background-color: #0171ef;
}
.scene-leftbox .desc{
    font-size: 12px;
    color:#666;
}
.scene-leftbox .desc ul {
    list-style:none;
    padding-left: 0px;
}
.scene-leftbox .desc ul li {
    position: relative;
    line-height: 22px;
    padding-left: 20px;
}
.scene-leftbox .desc ul li::before {
    content: "·";
    left: 0;
    position: absolute;
    color:#666;
    font-size: 18px;
}
.scene-rightbox .scene-rightbox-img {
    width: 95%;
    background-color: #fff;
    border-radius:8px;
    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%) 
}
.scene-rightbox .float-left .scene-rightbox-img {
    float: left;
}
.scene-rightbox .float-right .scene-rightbox-img {
    float: right;
}
.solutions_industry {
    margin-bottom: 30px;
}
.message-card {
    background: #ffffff;
    /* cursor: pointer; */
    position: relative;
    border-radius:6px;
}
.pagehome-eletype-scene {
    height: 100%;
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    padding: 28px;
    border-radius:6px;
    background-color: #ffffff;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.pagehome-eletype-scene span {
    display: block;
}
.message-mask {
    /* display: none; */
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 999;
    background: #fff;
    z-index: 99;
    height: 150px;
    transition: height 0.2s linear;
}
.pagehome-eletype-3title {
    font-size: 16px;
    line-height: 18px;
    font-weight: bold;
    color: #000000;
    margin-bottom: 12px;
}
.pagehome-eletype-3desc {
    height: 48px;
    overflow: hidden;
    font-size: 13px;
    line-height: 24px;
    color: #666666;
    margin-bottom: 0px;
}
.pagehome-eletype-sceneadorn {
    font-size: 12px;
    line-height: 18px;
    color: #999999;
}
.message-card:hover .message-mask {
    height: 100%;
}
.message-card:hover .pagehome-eletype-3desc.move {
    animation: growUp 0.2s linear forwards;
}
.solution_imgbox img{
    width: 100%;
    border-radius: 6px 6px 0 0;
}
@keyframes growUp {
    0% {
        height: 48px;
    }

    50% {
        height: 90%;
    }

    100% {
        height: 100%;
    }
}
/* 
-------------  应用场景 结束 -------------
*/
/* 
-------------  技术特点  -------------
*/
.skipMenus {
    width: 100%;
    background-color: #f8fbfe;
    padding: 12px 0 12px; 
    position: relative;
    z-index: 90;
}
.technology_padding{
    padding-top:50px;
}
.technology_img{
    width:100%;
    margin: 0 auto;
}

.fixedtool-menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.fixedtool-menu .fixedtool-menu-box {
    width:6.25%;
}
.fixedtool-menu .fixedtool-menu-box:nth-child(8n) {
    padding-right: 0px;
}
.fixedtool-menu .fixedtool-menu-box a{
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #666;
    font-size: 12px;
    line-height: 32px;
    /* border: 1px solid #eaeaea; */
    border-radius: 2px 2px 0 0;
}
.fixedtool-menu .fixedtool-menu-box a.active{
    color: #fff;
    background-color: #0077cf;
}

.fixedtool-box .icon{
    display: inline-block;
    padding: 5px 8px;
    background-image: linear-gradient(to right, #107eec, #0caad8);
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    margin-top: 30px;
    border-radius: 0 8px 0 8px;
}
.fixedtool-box .title{
    font-weight: bold;
    font-size: 25px;
    color: #110428;
    margin-top: 5px;
    margin-bottom: 15px;
    line-height: 32px;
}
.fixedtool-box .desc{
    width: 85%;
    font-size: 14px;
    color: #666;
    line-height: 24px;
}   
/* 
-------------  技术特点结束  -------------
*/

/* 
-------------  关于我们  -------------
*/
.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 ;
    background-repeat: no-repeat;
    background-size:100% auto;
    /* background-attachment: fixed; */
}
.abouts-box2 {
    margin-bottom: 30px;
}
.abouts-box2 .img1{
    width: 130px;
    margin-bottom: 5px;
}
.abouts-box2 .img2{
    width: 140px;
    margin-bottom: 10px;
}
.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: 0px;
}
.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;
}
/* 
-------------  关于我们结束  -------------
*/


.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 / 20%);
    -moz-box-shadow: 0px 16px 64px rgba(48, 92, 218, .20);
    -webkit-box-shadow: 0px 16px 64px rgb(48 92 218 / 20%);
    
}
.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;
}
.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;
}
/* 
------------- 触碰改变 -------------
*/

.dis{
    display:block
}
.undis{
    display:none
}
#tabsnavBox{
    width: 95%; 
    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 13%;
}
.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; 
}
/* 
------------- 生态环境 触碰改变证书 -------------
*/


/* 
------------- 解决方案 -------------
*/



/* 
------------- 功能 -------------
*/
.float-left {
    float:left;
}
.float-right {
    float:right;
}
.functions-list {
    overflow:hidden;
    min-height: 1px;
}
.functions-listbox {
    width: 12.5%;
    box-sizing: border-box;
    float: left;
    overflow: hidden;
    border: 1px solid #e1e7f3;
    display: flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    cursor: pointer;
}
/* 8和16的选择 */
.functions-listbox:nth-child(8n) {
    border-right: 2px solid #e1e7f3;
}
/* 1和9的选择 */
.functions-listbox:nth-child(8n+1) {
    border-left: 2px solid #e1e7f3;
}
/* 前8个元素 */
.functions-listbox:nth-child(-n+8) {
    border-top: 2px solid #e1e7f3;
}
/* 后8个元素 */
.functions-listbox:nth-child(n+9) {
    border-bottom: 2px solid #e1e7f3;
}
.functions-listbox .icon{
    width: 40px;
    height: 40px;
    margin-bottom: 10px;
}
.functions-listbox .title{
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    color: #110428;
}

.functions-box{
    overflow: hidden;
    min-height: 1px;
}
.functions-box .functions-box-info {
   /* display: flex;
   flex-direction: column;
   justify-content: center; */
}
.functions-box .info {
    padding: 20px;
    margin-top:95px;
}
.functions-box .info .title {
    font-size: 25px;
    color: #000;
    font-weight: bold;
    line-height: 30px;
}
.functions-box .info .desc {
    font-size: 12px;
    color: #999999;
    line-height: 20px;
    margin:5px 0 20px;
}
.functions-box .info .text {
    font-size: 14px;
    color: #333333;
    line-height: 24px;
    margin-bottom: 20px;
}
.functions-box .functions-box-pic img {
    width: 90%;
}
.functions-box .float-left img {
    float: left;
}
.functions-box .float-right img {
    float: right;
}

/* 
-------------  案例  -------------
*/
.pagetbox_case_mobile{
    display: none;
}
.case_logo_mobile_more{
    display: none;
}
.case_logo_mobile_more a{
    color:#333;
}
.case_line {
   display: none;
}
.casetitle {
    margin-bottom:60px;
    padding:0 60px;
}
.casedetail {
    padding-top: 60px;
}
.casedetailbox {
    margin-bottom: 80px;
}
.casedetailbox .text:not(:last-child) {
    margin-bottom: 20px;
}
.casedetailbox .casedetailimg {
    padding: 20px;
    background-color: #fff;
    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%)
}


.casedetailbox .text .title{
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    line-height: 30px;
}
.casedetailbox .text .desc{
    font-size: 12px;
    color: #666666;
    line-height: 20px;
}
.casedetailbox2 {
    padding: 20px;
    margin-bottom: 16px;
    background-color: #ebf3fa;
    transition: all .3s;
}
/* .casedetailbox2:hover {
    transform: translateY(-10px);
    box-shadow: 0 8px 16px 8px rgb(0 0 0 / 6%);
} */

.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;
    height: 65px;
}
.casedetailbox3 {
    padding: 20px;
    margin-bottom: 16px;
    background-color: #ebf3fa;
    transition: all .3s;
}
/* .casedetailbox2:hover {
    transform: translateY(-10px);
    box-shadow: 0 8px 16px 8px rgb(0 0 0 / 6%);
} */

.casedetailbox3 .title{
    font-size: 14px;
    color:#000000;
    line-height: 24px;
    font-weight: bold;
    margin-bottom: 8px;
}
.casedetailbox3 .desc{
    font-size: 12px;
    color:#666666;
    line-height: 20px;
}
.caselist_mainbox {
    width: 100%;
    min-height: 1px;
    padding: 28px;
    margin-bottom: 30px;
    border-radius: 6px;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    box-shadow: 16px 0px 64px rgba(0, 80, 157, 0.08);
    -moz-box-shadow: 16px 0px 64px rgba(0, 80, 157, 0.08);
    -webkit-box-shadow: 16px 0px 64px rgba(0, 80, 157, 0.08);
  }
  
  .caselist_mainbox span {
    display: block;
  }
  
  .caselist_mainbox:hover {
    box-shadow: 16px 0px 64px rgba(130 160 189, 0.36);
    -moz-box-shadow: 16px 0px 64px rgb(130 160 189 / 36%);
    -webkit-box-shadow: 16px 0px 64px rgb(130 160 189 / 36%);
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
  }
  
  .caselist_mainimg {
    width: 100%;
    min-height: 1px;
  }
  
  .caselist_mainimg img {
    height: 40px;
    max-height: 40px;
  }
  
  .caselist_maintext {
    width: 100%;
    min-height: 1px;
    margin-bottom: 20px;
  }
  
  .caselist_mainttitle {
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    font-weight: bold;
    margin-top: 24px;
    margin-bottom: 8px;
  }
  
  .caselist_maintdesc {
    font-size: 12px;
    line-height: 20px;
    color: #666666;
    height: 60px;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  
  .caselist_mainmore {
    font-size: 12px;
    line-height: 24px;
    color: #666666;
    font-weight: bold;
  }
  .pagehome-eletype-btn2 {
    width: 100px;
    margin-top: 0px;
    min-height: 1px;
    display: block;
    font-size: 12px;
    line-height: 36px;
    text-align: center;
    color: #666;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background-color: #eaeaea;
  }
  .pagehome-eletype-btn2:hover {
    background-color: #197dc4;
    color: #fff;
  }

/* 
-------------  生态伙伴  -------------
*/
.pagecoo-box {
    width: 100%;
}
.pagecoo-maingaze {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    font-size: 12px;
    color: #999999;
    line-height: 24px;
    margin-bottom: 24px;
}
.page-mainnav {
    width: 100%;
    min-height: 1px;
    height: 690px;
    overflow: auto;
}
.page-mainnav ul {
    padding: 0;
    margin: 0;
}
.page-mainnav ul li {
    width: 100%;
}
.page-mainnav ul li :focus {
    outline: none;
}
.page-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;
}
.page-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: #00328e !important;
    border-bottom: 1px solid #00328e !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-tbox-title {
    font-size: 32px;
    line-height: 48px;
    color: #00328e;
    font-weight: bold;
}
.details-unify-tbox-desc {
    font-size: 12px;
    line-height: 18px;
    color: #666666;
}
.details_bannerbox {
    width: 100%;
    height: 250px;
    overflow: hidden;
    margin-bottom: 40px;
}
.d_bner_enterprise_1 {
    background: url(./../images/cooperation/b1.webp) center right;
    background-repeat: no-repeat;
    background-size: auto 100%;
}
.d_bner_enterprise_2 {
    background: url(./../images/cooperation/b2.webp) center right;
    background-repeat: no-repeat;
    background-size: auto 100%;
}
.details_black_word {
    -moz-box-shadow: 0 0 6px #CCC;
    -webkit-box-shadow: 0 0 6px #ccc;
    box-shadow: 0 0 6px #ccc;
    float: left;
    width: auto;
    overflow: hidden;
    background-color: #001c47;
    padding: 40px;
    color: #fff;
    height: 250px;
    width: 35%;
    min-width: 330px;
}
.details_black_word span {
    display: block;
}
.details_black_title {
    font-size: 20px;
    font-weight: bold;
    line-height: 26px;
    margin: 20px 0px 10px;
}
.details_black_desc {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 50px;
}
.details_black_desc2 {
    font-size: 12px;
    line-height: 18px;
    opacity: 0.5;
}
.details-unify-main-title {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    margin-bottom: 12px;
    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-t2 {
    font-size: 13px;
    line-height: 24px;
    color: #333;
    padding-bottom: 10px;
}
.details-unify-main-desc-t2 {
    font-size: 13px;
    line-height: 24px;
    color: #333;
    padding-bottom: 10px;
}
.details-unify-main-desc-t2 ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.details-unify-main-desc-img {
    background-color: #fff;
    text-align: center;
    padding: 20px 0px;
    margin: 10px 0px;
}
.details-unify-main-desc-img img {
    width: 25%;
    min-width: 280px;
    box-shadow: 0px 12px 24px rgb(48 92 218 / 10%);
    -moz-box-shadow: 0px 12px 24px rgba(48, 92, 218, .10);
    -webkit-box-shadow: 0px 12px 24px rgb(48 92 218 / 10%);
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
/* 
-------------  生态伙伴  end-------------
*/
.pagemore-btn {
    margin-top: 48px;
}


.ai-tabs {
    margin: 0 auto;
    /* padding: 0 15%; */
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.ai-tabs::after {
    content: "";
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: -12px;
    height: 1px;
    background: rgb(51 48 48 / 12%);
    ;
}

.ai-tabs .tabs-item {
    display: flex;
    gap: 8px;
    justify-content: center;
    align-items: center;
    position: relative;
    cursor: pointer;
}

.ai-tabs .tabs-item .tabs-item-icon {
    width: 20px;
    height: 20px;
    background-image: url("/images/ai/home-ai-icon.png");
    background-size: 800% 200%;
    background-repeat: no-repeat;
}

.ai-tabs .tabs-item:nth-child(1) .tabs-item-icon {
    background-position: 0 0;
}

.ai-tabs .tabs-item:nth-child(2) .tabs-item-icon {
    background-position: 14% 0;
}

.ai-tabs .tabs-item:nth-child(3) .tabs-item-icon {
    background-position: 28% 0;
}

.ai-tabs .tabs-item:nth-child(4) .tabs-item-icon {
    background-position: 42% 0;
}

.ai-tabs .tabs-item:nth-child(5) .tabs-item-icon {
    background-position: 56% 0;
}

.ai-tabs .tabs-item:nth-child(6) .tabs-item-icon {
    background-position: 70% 0;
}

.ai-tabs .tabs-item:nth-child(7) .tabs-item-icon {
    background-position: 84% 0;
}

.ai-tabs .tabs-item:nth-child(8) .tabs-item-icon {
    background-position: 100% 0;
}


.ai-tabs .tabs-item .tabs-item-title-text {
    font-size: 14px;
    line-height: 24px;
    color: #333;
}

.ai-tabs .tabs-item.active::after {
    content: "";
    position: absolute;
    width: 120%;
    height: 2px;
    bottom: -12px;
    border-radius: 4px;
    background-color: #0171ef;
}

.ai-tabs .tabs-item.active .tabs-item-icon {
    background-position-y: 100%;
}

.ai-tabs .tabs-item.active .tabs-item-title-text {
    color: #3e85eb;
}

.ai-content {
    margin-top: 36px;
}

.ai-content-item {
    display: none;
    background: linear-gradient(to top, #fff, #ECF3FD);
    border-radius: 8px;
    padding: 48px 60px;
    grid-template-columns: 4fr 8fr;
    gap: 80px;
}

.ai-content-item.active {
    display: grid;
}

.ai-content-item .textbox {
    width: 100%;
    padding-left: 10%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 20px;
}

.ai-content-item .textbox .title {
    font-size: 24px;
    line-height: 32px;
    color: #000;
    font-weight: 600;
}

.ai-content-item .textbox .desc {
    font-size: 12px;
    line-height: 20px;
    color: #666;
}

.ai-content-item .moreBtn {
    width: auto;
    margin-top: 48px;
}

.ai-content-item .moreBtn a {
    width: auto;
    display: inline-block;
    font-size: 14px;
    line-height: 40px;
    padding: 0 40px;
    border-radius: 6px;
    background: #fff;
    box-shadow: 0px 0px 48px 0px rgba(23, 74, 204, 0.12);
    background-color: #0B6FE3;
    color: #ffffff;
}

.ai-content-item .imgbox {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ai_value {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}
.ai_value_item {
    border-radius: 6px;
    background-color: #fff;
    padding: 30px;
    transition: all 0.3s linear;
}
.ai_value_item:hover {
    box-shadow: 0px 0px 48px 0px rgba(23, 74, 204, 0.12);
    transform: translateY(-8px);
}
.ai_value_item .v-topic {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: left;
    gap: 10px;

}
.v-topic .iconbox{
    width: 30px;
    height: 30px;
    border-radius: 6px;
    padding: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.v-topic .v-title {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 16px;
    color: #000;    
    font-weight: 600;
}
/* .v-topic .v-title::before,
.v-topic .v-title::after {
    content: "";
    display: block;
    width: 30px;
    height: 1px;
    background-color: #d8ebff;
} */
.ai_value_item .v-desc {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-top: 15px;
}
.v-desc  .desc-item {
    font-size: 12px;
    line-height: 20px;
    color: #666;
}
.v-desc  .desc-item strong { 
    font-weight: 600;
    color: #333;
}
/* 
-------------  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: #0e3d9d !important;
}
/* .footer_btnlink2 a{
    background-image:none !important;
    background-color:#030312 !important;
    border:1px solid rgb(173 173 173 / 38%) !important;
} */
/* .footer_aboutlinks{
    border-image:none !important;
    border-top:1px solid rgb(173 173 173 / 38%) !important;
    border-bottom: 1px solid rgb(173 173 173 / 38%) !important;
} */

/* 
-------------  footer 更改-------------
*/

.pagetbox-desc-m{
    display:none;
}

.bgcolor-submit{
    background-color: #164db4;
}

.button_more{
    box-shadow: none;
    color: #696f87 ;
    border: 1px solid #8eabdb!important;
}
.button_more:hover{
    color: #ffffff;
    background-color: #236cd7;
    border: 1px solid #236cd7 !important;
}
.button_more2{
    box-shadow: none;
    color: #f8f8f9 ;
    border: 1px solid #8eabdb!important;
}
.button_more2:hover{
    color: #ffffff;
    background-color: #236cd7;
    border: 1px solid #236cd7 !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: #1947a6;
    /* background: url(./../images/second_banner_footer.jpg) center bottom #02021c; */
    /* background-repeat: no-repeat;
    background-size: auto 480px; */
}

.input_box .input {
    background: transparent;
    border: 1px solid rgb(173 173 173 / 40%);
}
.input_box .input::-webkit-input-placeholder{
    color: rgba(255, 255, 255, 0.4);
}
.input_box .input::-moz-placeholder{
    color: rgba(255, 255, 255, 0.4);
}
.input_box .input::-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.4);
}
.input_box a {
    border-left: 1px solid rgba(173, 173, 173,0.4);
}