

.display-pc{
    display: block;
}
.display-mobile{
    display: none;
}
.padding-left-100{
    padding-left: 100px;
}
.padding-left-60{
    padding-left: 60px;
}
.padding-left-50{
    padding-left: 50px;
}
.padding-left-30{
    padding-left: 30px;
}
.padding-right-50{
    padding-right: 50px;
}
.padding-right-30{
    padding-right: 30px;
}

.backdrop,.product-flow,.customer-case,.call-platform,.application-scenarios,.multi-terminal,.user-Port-Function,.driver-Port-Function,.manage-back-stage,.recent-news{
    width: 100%;
    /*background: #FFFFFF;*/
    position: relative;
}


.product-flow .container-fluid,.customer-case .container-fluid,.call-platform .container-fluid,.application-scenarios .container-fluid,.multi-terminal .container-fluid,.user-Port-Function .container-fluid,.driver-Port-Function .container-fluid,.manage-back-stage .container-fluid,.recent-news .container-fluid{
    max-width: 1140px;
    padding: 80px 15px;
    text-align: center;
}

.tite {
    font-size: 38px;
    font-weight: bold;
    color: #10AB46;
    position: relative;
}
.tite:before{
    position: absolute;
    content: "";
    /*-webkit-transform: rotate(-35deg);*/
    /*    -ms-transform: rotate(-35deg);*/
    /*        transform: rotate(-35deg);*/
    bottom: -20px;
    /*width: 50px;*/
    /*height: 2px;*/
    /*background: #999999;*/
    /*opacity: 0.3;*/
    width: 80px;
    height: 16px;
    background: #FEB934;
    border-radius: 10px;
}
.total-title{
    text-align: center;
    font-size: 70px;
    font-family: SourceHanSansCN-Bold, SourceHanSansCN;
    font-weight: bold;
    color: #FFFFFF;
    position: absolute;
    top: 15%;
    left: 23%;
    margin-left: auto;
    margin-right: auto;
    z-index: 9;
    display: flex;
    flex-direction: column;
    align-items: start;
}
.total-title span{
    font-size: 24px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 100px;
 }
.backdrop .img_banner_m{
    display: none;
}
.backdrop .img_banner{
    /*width: 100%;*/
    display: block;
    position: relative;
}
.backdrop .img_circular{
    position: absolute;
    bottom: -450px;
}
.img_bg_01{
    display: none;
}

.img_background{
    width: 100%;
    display: block;
    position: absolute;
}
.backdrop .row{
    position: relative;
    top: -310px;
    width: 1140px;
    margin-left: auto;
    margin-right: auto;
}
.backdrop .container-fluid{
    margin: 0;
    text-align: left;
    width: 100%;
    padding-bottom: 92px;
}
.backdrop .row .row-card-tit{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.backdrop .row .row-card .img_circular1{
    width: 146px;
    height: 146px;
    position: absolute;
    right: 25px;
    top: 25px;
}
.backdrop .row .row-card{
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    background: #FFFFFF;
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    border-radius: 10px;
    position: relative;
    padding: 78px;
}
.backdrop .row-card-box{
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 100%;
}
.backdrop .row .card-item{
    border-radius: 10px;
    background-color: #FFFFFF;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #666666;
}
.backdrop .row .card-item img{
    width: 160px;
    height: 110px;
    margin-bottom: 40px;
}
.backdrop .row .card-item .cont-Industry{
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
}
.cont-Industry .cont-Industry-top{
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 32px;
    color: #999999;
}
.card-item .cont-Industry-bom{
    color: #CCCCCC;
    font-size: 14px;
    max-width: 224px;
}
.card-item:hover .cont-Industry-top{
    font-size: 18px;
    font-family: SourceHanSansCN-Bold, SourceHanSansCN;
    font-weight: bold;
    color: #10AB46;
}
.card-item:hover .cont-Industry-bom{
    color: #999999;
}

/* 应用场景 */
.application-scenarios .row{
    width: 1140px;
    margin-right: auto;
    margin-left: auto;
}

.application-scenarios .row .scenario_image{
    width: 542px;
    height: 608px;
}
.application-scenarios .user-Port-row{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 542px;
    height: 608px;
}
.application-scenarios .user-Port-row2{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 542px;
    height: 608px;
    font-size: 22px;
    font-family: SourceHanSansCN-Bold, SourceHanSansCN;
    font-weight: bold;
    color: #FFFFFF;
}
.application-scenarios .img_circular2{
    position: relative;
    width: 412px;
    height: 412px;
}

.application-scenarios .row-bg{
    /*background: url("../img_call/img_circular2.png") no-repeat;*/
    /*background-size: 100% 100%;*/
    /*width: 412px;*/
    /*height: 412px;*/
    /*color: #FFFFFF;*/
    /*font-size: 22px;*/
    /*font-family: SourceHanSansCN-Bold, SourceHanSansCN;*/
    /*font-weight: bold;*/
    position: relative;
}
.application-scenarios .row-bg img{
    position: absolute;
    width: 412px;
    height: 412px;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%,-50%,0);
}
.application-scenarios .row-bg-box{
    position: absolute;
    width: 542px;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%,-50%,0);
}
.application-scenarios .row-bg-col1{
    display: flex;
    justify-content: center;
    margin-right: 80px;
}
.application-scenarios .row-bg-col{
    display: flex;
    justify-content: right;
}
.application-scenarios .row-bg-col2{
    display: flex;
    justify-content: right;
    margin-right: 150px;
}
.application-scenarios .row-bg-col3{
    display: flex;
    justify-content: left;
}
.application-scenarios .row-bg-col4{
    display: flex;
    justify-content: left;
    margin-left: 100px;
}
.application-scenarios .bg_item{
    background: url("../img/dianzhao/rectangular01.png") no-repeat;
    background-size: 100% 100%;
    width: 200px;
    padding: 10px 0;
    text-align: center;
    margin: 16px 0;
}
.application-scenarios .describe{
    font-size: 25px;
    font-weight: 400;
    color: #999999;
}

/* 电召平台优势-start */
.call-platform .img_circular3{
    display: block;
    position: absolute;
    width: 80px;
    height: 117px;
    right: 0;
    top: 100px;
}
.call-platform .container-fluid{
    padding-bottom: 100px;
}
.call-platform .scheme-row-item{
    display: flex;
    justify-content: center;
    align-items: center;
}
.call-platform .row-item-box{
    position: absolute;
    width: 591px;
    height: 591px;
}
.call-platform .row{
    margin-right: auto;
    margin-left: auto;
    width: 1140px;
}
.call-platform .scheme-row-item2{
    position: relative;
    display: flex;
    justify-content: flex-end;
    color: #FFFFFF;
    margin: 30px 20px;
}
.scheme-row-item2 .img_triangle{
    position: absolute;
    width: 591px;
    height: 591px;
}
.scheme-row-item2 .row-item{
    display: flex;
    justify-content: center;
    align-items: start;
    margin: 45px 0;
}
.scheme-row-item2 .row-item img{
    width: 68px;
    height: 68px;
    margin-right: 24px;
}
.scheme-row-item2 .row-item-right{
    display: flex;
    flex-direction: column;
    justify-content: start;
}
.row-item-right .title{
    font-size: 22px;
    font-family: SourceHanSansCN-Bold, SourceHanSansCN;
    font-weight: bold;
    color: #2EC16C;
    margin-bottom: 10px;
}
.row-item-right .describe{
    font-size: 14px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #999999;
}
/* 电召平台优势-end */

/* 产品流程-start */
.product-flow .img_circular1{
    display: block;
    position: absolute;
    width: 384px;
    height: 384px;
    left: 0;
    top: 15%;
}
.product-flow .img_circular{
    display: block;
    position: absolute;
    width: 500px;
    height: 500px;
    right: 0;
    top: 68%;
}
.product-flow .container-fluid{
    padding: 150px 15px 91px 15px;
}
.product-flow .row{
    width: 1140px;
    margin-left: auto;
    margin-right: auto;
}
.product-flow .row-item{
    position: relative;
    display: flex;
    justify-content: center;
}
.product-flow .row-item img{
    width: 1050px;
    height: 539px;
}
.product-flow .row-bottom{
    width: 580px;
    margin-left: auto;
    margin-right: auto;
    background: url("../img/dianzhao/img_rectangle.png") no-repeat;
    background-size: 100% 100%;
    border-radius: 43px;
    padding: 23px 32px;
    text-align: center;
    font-size: 18px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #FFFFFF;
}
.product-flow .row-item .row_describe,.product-flow .row-item .row_describe2{
    position: absolute;
    font-size: 14px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #999999;
}
.product-flow .row-item .row_describe-top{
    top: 38%;
    left: 0;
}
.product-flow .row-item .row_describe-top1{
     top: 50%;
    left: 43%;
 }
.product-flow .row-item .row_describe-top2{
    top: 25%;
    right: 0;
}
.product-flow .row_describe2 .img_bg{
    width: 112px;
    height: 28px;
    background: url("../img/dianzhao/img_rectangle2.png") no-repeat;
    background-size: 100% 100%;
    font-size: 18px;
    font-family: SourceHanSansCN-Bold, SourceHanSansCN;
    font-weight: bold;
    color: #FFFFFF;
    padding: 3px 5px 3px 8px;
}
.product-flow .row-item .row_describe .img_bg{
    width: 76px;
    height: 28px;
    background: url("../img/dianzhao/img_rectangle_s.png") no-repeat;
    background-size: 100% 100%;
    font-size: 18px;
    font-family: SourceHanSansCN-Bold, SourceHanSansCN;
    font-weight: bold;
    color: #FFFFFF;
    padding: 3px 5px 3px 8px;
}
.product-flow .row-item .describe{
    font-size: 14px;
    width: 230px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #999999;
    margin-top: 20px;
}
/* 产品流程-end */

/*  多终端融合-start */
.multi-terminal .container-fluid{
    padding-top: 150px;
}
.multi-terminal .cont-box{
    position: relative;
}
.multi-terminal .row{
    width: 1140px;
    margin-right: auto;
    margin-left: auto;
}
.multi-terminal .bg01{
    position: absolute;
    width: 1660px;
    height: 410px;
    left: 0;
    top: 75px;
}
.multi-terminal .multi-row-item{
    display: flex;
    flex-direction: column;
    align-items: end;
    justify-content: center;
}
.multi-row-item .describe{
    max-width: 450px;
    font-size: 20px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #FFFFFF;
    height: 240px;
    display: flex;
    justify-content: end;
    flex-direction: column;padding-top: 210px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: left;
}
.multi-terminal .multi-row-item .row-item{
    width: 550px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #FFFFFF;
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    border-radius: 67px;
    padding: 10px 10px 10px 48px;
    margin: 16px 0;
}
.multi-terminal .multi-row-item .pad{
    padding: 10px 48px 10px 10px ;
}
.multi-terminal .multi-row-item .row-item .row-item-des{
    display: flex;
    justify-content: left;
    flex-direction: column;
}
.multi-terminal .multi-row-item .row-item .row-item-des .title{
    font-size: 20px;
    font-family: SourceHanSansCN-Bold, SourceHanSansCN;
    font-weight: bold;
    color: #2EC16C;
    margin-bottom: 15px;
}
.multi-terminal .multi-row-item .row-item .row-item-des .desc{
    font-size: 18px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #CCCCCC;
}
/*  多终端融合-end */


/* 用户端功能-start */
.user-Port-Function .bg_02 {
    display: block;
    position: absolute;
    top: 100px;
    left: 38px;
    right: 38px;
    width: 1844px;
    height: 904px;
}
.user-Port-Function .row{
    margin-right: auto;
    margin-left: auto;
    max-width: 1140px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 100px;
}
.user-Port-Function .user-Port-row{
    display: flex;
    justify-content: end;
    margin-right: auto;
    margin-left: auto;
    font-size: 18px;
    font-family: SourceHanSansCN-Bold, SourceHanSansCN;
    font-weight: bold;
    color: #FFFFFF;
}
.user-Port-Function .user-Port-row2{
    display: flex;
    justify-content: center;
    margin-right: auto;
    margin-left: auto;
    font-size: 18px;
    font-family: SourceHanSansCN-Bold, SourceHanSansCN;
    font-weight: bold;
    color: #FFFFFF;
}
.user-Port-Function .user-Port-row2 .row-item{
    height: 361px;
}
.user-Port-Function .user-Port-row img{
    width: 435px;
    height: 671px;
}
.user-Port-Function .user-Port-row2 .bg_item{
    background: url("../img/dianzhao/img_yhd.png") no-repeat;
    background-size: 100% 100%;
    width: 190px;
    padding: 10px 0;
    text-align: center;
}
.user-Port-Function .user-Port-row2 .row-bg-col{
    margin-bottom: 120px;
}
/* 用户端功能-end */


/* 司机端功能-start */
.driver-Port-Function .bg_driver {
    display: block;
    position: absolute;
    width: 100%;
    height: 400px;
    bottom: 0;
}
.driver-Port-Function .row{
    margin-right: auto;
    margin-left: auto;
    max-width: 1310px;
}
.driver-Port-Function .driver_function {
    width: 289px;
    height: 590px;
    position: relative;
    font-size: 18px;
    font-family: SourceHanSansCN-Bold, SourceHanSansCN;
    font-weight: bold;
    color: #FFFFFF;
    display: flex;
    justify-content: start;
    text-align: center;
}
.driver-Port-Function .driver_function2 {
    display: flex;
    justify-content: center;
    text-align: center;
}
.driver-Port-Function .driver_function2 img{
    width: 289px;
    height: 590px;
}
.driver-Port-Function .driver_function span{
    width: 250px;
    padding: 10px 0;
    background: #10AB46;
    border-radius: 21px;
}
.driver-Port-Function .driver_function .span1{
    position: absolute;
    top: 0;
    left: 65%;
}
.driver-Port-Function .driver_function .span2{
    position: absolute;
    top: 106px;
    left: 30%;
}
.driver-Port-Function .driver_function .span3{
    position: absolute;
    top: 218px;
    left: 15%;
}
.driver-Port-Function .driver_function .span4{
    position: absolute;
    top: 324px;
    left: 15%;
}
.driver-Port-Function .driver_function .span5{
    position: absolute;
    top: 430px;
    left: 30%;
}
.driver-Port-Function .driver_function .span6{
    position: absolute;
    bottom: 0;
    left: 65%;
}
/* 司机端功能-end */



/* 管理后台-start */

.manage-back-stage .row{
    margin-right: auto;
    margin-left: auto;
    max-width: 1140px;
    position: relative;
}
.manage-back-stage .image_scheduling1 {
    display: block;
    position: absolute;
    top: 12%;
    left: 88px;
    width: 246px;
    height: 464px;
}
.manage-back-stage .image_scheduling {
    display: block;
    position: absolute;
    top: 30%;
    right: 57px;
    width: 199px;
    height: 382px;
}

.manage-back-stage .user-Port-row{
    display: flex;
    justify-content: center;
    align-items: end;
    padding-top: 100px;
}
.manage-back-stage .user-Port-row span{
    width: 172px;
    padding: 10px 0;
    text-align: center;
    background: #FEB934;
    border-radius: 21px;
    font-size: 18px;
    font-family: SourceHanSansCN-Bold, SourceHanSansCN;
    font-weight: bold;
    color: #FFFFFF;
}
.manage-back-stage .user-Port-row .span1{
    position: absolute;
    top: 0;
    left: 17%;
}
.manage-back-stage .user-Port-row .span2{
    position: absolute;
    top: 0;
    left: 60%;
}
.manage-back-stage .user-Port-row .span3{
    position: absolute;
    top: 180px;
    left: 0;
}
.manage-back-stage .user-Port-row .span4{
    position: absolute;
    top: 180px;
    left: 85%;
}
.manage-back-stage .user-Port-row .span5{
    position: absolute;
    top: 305px;
    left: 80%;
}
.manage-back-stage .user-Port-row .span6{
    position: absolute;
    bottom: 85px;
    left: 5%;
}
.manage-back-stage .user-Port-row .span7{
    position: absolute;
    bottom: 27px;
    left: 72%;
}
/* 管理后台-end */


/*客户案例*/

.customer-case .row{
    width: 1140px;
    margin-right: auto;
    margin-left: auto;
}
.col-xs-15,.col-sm-15,.col-md-15,.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-15 {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}
.customer-case-item{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin: 47px 0;
    font-size: 18px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #333333;
}
.customer-case .customer-case-item img{
    width: 132px;
    height: 132px;
    margin-bottom: 10px;
}

/*客户案例*/


/* 最新动态
*/

.recent-news .row{
    /*width: 1140px;*/
    display: flex;
    justify-content: center;
    margin-right: auto;
    margin-left: auto;
}
.recent-news .positioning_small{
    position: absolute;
    top: 0;
    left: 0;
    width: 75px;
    height: 99px;
}
.recent-news .positioning_big{
    width: 282px;
    height: 372px;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
}
.recent-news-content{
    position: relative;
    background: #FFFFFF;
    box-shadow: 0px 0px 6px 0px #E5E5E5;
    border-radius: 0px 176px 0px 176px;
    padding: 42px 80px;
    color: #999999;
    z-index: 99;
}
.news-content-item{
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.news-content-item div{
    margin: 9px 0;
}
.recent-news-content .news-content-item-top{
    font-size: 14px;
    color: #333333;
    display: flex;
    align-items: center;
}
.news-content-item-top:hover{
    color: #10AB46;
}
.news-content-item-top-assistant{
    font-size: 16px;
    color: #666666;
    display: flex;
    align-items: center;
}
.recent-news-content .dot{
    width: 8px;
    height: 8px;
    background: #2EC16C;
    border-radius: 50%;
    margin-right: 15px;
}
.recent-news-content .news-details{
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; /* 这里是超出几行省略 */
    overflow: hidden;
}

/* 最新动态
*/



/*系统导航条*/
.system-nav{
    width: 100%;
    background: #272727;
    margin-top: 100px;
}
.system-nav .row{
    max-width: 1300px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.system-nav .container-fluid{
    max-width: 1140px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.system-nav .row .system-nav-item{
    display: flex;
    align-items: center;
    /*justify-content: space-between;*/
    color: #FFFFFF;
    font-size: 18px;
}
.system-nav .row .system-nav-item img{
    width: 52px;
    height: 52px;
    margin: 20px 10px 20px 0;
}
.system-nav .system-nav-item div div:nth-child(2){
    color: #999999;
    font-size: 14px;
}
/*系统导航条*/





