#hero-01{
    /*background: linear-gradient(to bottom right, #644DED, #1296db) !important;*/
    background: transparent !important;
    height: 100vh;
}
.hero .hero-center{top: 40%;}
.text1, .text2 {
    visibility: hidden;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.section-title .sub-title{
    color: #1296db;
}
.header .navbar-nav .nav-item.nav-act .nav-link {
    color: #fff!important;
}
.header .com-logo1{
    display: inline-block;
}
.header .com-logo{
    display: none;
}
.header.header-sticky .com-logo1{
    display: none;
}
.header.header-sticky .com-logo{
    display: inline-block;
}
.services .serviceBox:hover {
    border-bottom-color: #1296db;
    /*box-shadow: 0 40px 80px 0 rgb(43 35 79 / 14%);*/
    box-shadow: 0 0 10px rgb(43 35 79 / 14%);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.price .pricingTable{
    cursor: pointer;
}
.price .pricingTable:hover{
    transform: scale(1.2);
}
.price .pricingTable .pricingTable-header{
    background: #e0e0e0;
}
.map { height: 350px; }
.map #map{
    width: 100%;
    height: 100%;
}
.BMap_cpyCtrl.BMap_noprint.anchorBL>span>span{
    display: none!important;
}
.BMap_bubble_content .content{
    font-size: 14px;
    color: #666;
}
.h4{
    margin-top: 30px;
    margin-bottom: 40px;
}
.right-line{
    position: relative;
    margin-bottom: 10px;
}
.right-line:after{
    content: '';
    border-top: 1px solid #4d4d4d;
    position: absolute;
    left: 70px;
    top: 10px;
    width: calc(100% - 70px);
}
.text-muted{
    margin-top: 6px;
}
/*智慧体系1*/
.services .smartBox{
    padding: 0;
}
.services .smartBox .service-icon{
    border-radius: 25px;
    background-color: white;
    box-shadow: 0px 3px 6px 0px rgba(0,0,0,.2);
    width: 70px;
    height: 70px;
    line-height: 70px;
    display: inline-block;
    margin-bottom: 25px;
}
.services .smartBox .service-icon img{
    /*width: 100%;*/
}
/*#smart-content{
    position: relative;
    z-index: 500;
    height: 350px;
    background: url(/static/pc/img1/line.png) center no-repeat;
}*/
/*#smart-content>div:first-child{
    position: absolute;
    top: 8%;
    left: 15%;
}
#smart-content>div:nth-child(2){
    position: absolute;
    top: 240px;
    left: 208px;
}
#smart-content>div:nth-child(3){
    position: absolute;
    top: 133px;
    left: 354px
}
#smart-content>div:nth-child(4){
    position: absolute;
    top: 200px;
    left: 503px;
}
#smart-content>div:nth-child(5){
    position: absolute;
    top: 43px;
    left: 642px;
}
#smart-content>div:nth-child(6){
    position: absolute;
    top: 62px;
    left: 725px;
}
#smart-content>div:nth-child(7){
    position: absolute;
    top: -2px;
    left: 830px;
}
#smart-content>div:nth-child(8){
    position: absolute;
    top: 66px;
    left: 963px;
}*/
/*.smart-text{*/
    /*width: 200px;*/
    /*text-align: center;*/
/*}*/
/*智慧体系1 end*/
#smart-content .col-lg-3{
    padding-left: 6px;
    padding-right: 6px;
}
.smart-div .wow{
    /*box-shadow: rgba(3,3,3,.1) 0px 0px 10px;*/
    padding: 30px 15px;
    min-height: 340px;
    text-align: center;
}
.smart-div .smart-text{
    min-height: 38px;
    font-weight: 600;
    color: #132339;
    font-size: 22px;
}
.advant-text{
    font-size: 16px;
    min-height: 140px;
    color: #565c64;
}
#hero-01 .hero-bg-graphics{
    top: 0;
}
.carousel-control-next, .carousel-control-prev{
    z-index: 999;
}
.carousel-inner,.carousel-item{
    height: 100%;
}
#hero-01 .hero-bg-graphics img{
    height: 100%;
}
#features .col-lg-3,#features .col-lg-6{
    padding-left: 0;
    padding-right: 0;
}
#features .features-left,#features .features-right{
    padding: 0;
}
#features .fl-inner{
    margin-right: 83px;
}
#features .fr-inner{
    margin-left: 83px;
}
#features .section-title p {
    color: #999;
    font-weight: 400;
    font-size: 18px;
    line-height: 33px;
    margin: 0;
}
.text-muted>span:nth-child(1){
    display: inline-block;
    width: 32px;
    text-align: justify;
    text-align-last: justify;
}
.exciting_box .h5,.exciting_box p{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    margin-top: 10px;
    margin-bottom: 6px;
}
a.exciting_box{
    display: block;
    position: relative;
    color: #333;
    transition: all 0.5s ease 0s;
}
.industry img{
    transform: scale(1);
    transition: all 0.5s ease 0s;
}
.industry:hover img{
    transform: scale(1.12);
    transition: all 0.5s ease 0s;
}
.industry:hover{
    box-shadow: rgba(3,3,3,.2) 0 0 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
}
.more-info{
    text-align: center;
    padding-top: 30px;
}
.more-info a{
    color: #666;
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
.more-info .iconfont{
    font-size: 30px;
    display: inline-block;
}
.more-info .iconfont:hover{
    color: #ff9624;
}
.carousel-control-next, .carousel-control-prev{
    background: rgba(0,0,0,.1);
}
.carousel-caption{
    background: rgba(0,0,0,.55);
    left: 0;
    right: 0;
    color: #ffff;
    bottom: 0;
}
.carousel-caption p{
    margin-bottom: 0;
}
#features .section-title p.smart-p{
    width: 70%;
    margin: auto;
    text-align: left;
    text-indent: 2em;
    font-size: 17px;
}
.industry-two>*{
    line-height: 1.3!important;
}

@media (min-width: 992px){
    .mobile{
        display: none;
    }
    .pc{
        display: block;
    }
}
@media (max-width: 991px){
    .mobile{
        display: block;
    }
    .pc{
        display: none;
    }
    .smart-p{
        width: 100%;
        margin: auto;
        text-align: left;
        text-indent: 30px;
        font-size: 15px;
    }
    .header .com-logo1 {
        display: none;
    }
    .header .com-logo {
        display: inline-block;
    }
}
@media (max-width: 768px){
    .mobile .carousel-item img{
        width: 100%;
    }
}
