

.display-pc{
    display: block;
}
.display-mobile{
    display: none;
}
.total-title{
    text-align: center;
    font-size: 70px;
    font-family: SourceHanSansCN-Bold, SourceHanSansCN;
    font-weight: bold;
    color: #FFFFFF;
    position: relative;
    top: 10%;
    margin-left: auto;
    margin-right: auto;
}
.backdrop,.system-Intercity,.scheme-Intercity,.application-scenarios,.multi-terminal,.user-Port-Function,.driver-Port-Function,.manage-back-stage,.recent-news{
    width: 100%;
    /*background: #FFFFFF;*/
    position: relative;
    font-weight: 400;
}


.backdrop .container-fluid,.system-Intercity .container-fluid,.scheme-Intercity .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;
}
.backdrop{
    background-image: url('../img/dingzhi/banner.png');
    width: 100%;
    height: 1081px;
    background-position: top;
    background-size: cover;
    margin-bottom: 200px;
}

.backdrop .container-fluid{
    position: relative;
    top: 50%;
    /*width: 1140px;*/
    margin-left: auto;
    margin-right: auto;
}


.manage-back-stage{padding-bottom: 100px;}
.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;
}
.backdrop .img_banner_m{
    display: none;
}
.backdrop .img_banner{
    width: 100%;
    display: block;
}

.backdrop .tite{
    color: #FFFFFF;
}
.backdrop .row{
    position: relative;
    top: 50%;
    width: 1140px;
    margin-left: auto;
    margin-right: auto;
}

.backdrop .row .row-card{
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.backdrop .row .card-item{
    position: relative;
    width: 260px;
    height: 393px;
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    border-radius: 10px;
    background-color: #FFFFFF;
    z-index: 99;
    margin-left: auto;
    margin-right: auto
}
.backdrop .row .card-item img{
    z-index: -1;
    position: absolute;
    right: 0;
    left: 0;       /*表示左右距离相等*/
    /*margin: 0 auto;*/
    top: 15%;
    width: 260px;
    height: 268px;
}
.backdrop .row .card-item:hover{
    background: #2c72fb;
    color: #FFFFFF;
}
.cont-Industry{
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
}
.backdrop .row .card-item .cont-Industry{
    padding: 196px 18px 97px 18px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.cont-Industry .cont-Industry-top{
    font-size: 18px;
    color: #666666;
}
.cont-Industry-bom{
    margin-top: 15px;
    font-size: 14px;
    color: #999999;
    font-weight: normal;
}
.card-item:hover .cont-Industry-top,.card-item:hover .cont-Industry-bom{
    color: #FFFFFF;
}

/*  建立线上城际客运系统-start */

.system-Intercity .img_circular1{
    display: block;
    position: absolute;
    top: 0;
    width: 358px;
    height: 366px;
}
.system-Intercity .row {
    margin-right: auto;
    margin-left: auto;
    width: 1140px;
    background: #FFFFFF;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.16);
    border-radius: 10px;
}
.system-Intercity-item{
    margin-right: auto;
    margin-left: auto;
    display: flex;
    justify-content: space-around;
    align-items: center;
    height: 536px;
    margin: 0 15px;
}
.row-intercity-item{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.row-intercity-item img{
    width: 260px;
    height: 270px;
}
.row-intercity-item .span{
    font-size: 22px;
    font-weight: bold;
    color: #10AB46;
}
.row-intercity-item .describe{
    margin-top: 26px;
    color: #999999;
    max-width: 256px;
    height: 66px;
    font-size: 16px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: normal;
}
.row .img_right_arrow{
    width: 60px;
    height: 62px;
}


/*  建立线上城际客运系统-end */

/*  城际客运解决方案-start */

.scheme-Intercity .img_circular{
    display: block;
    position: absolute;
    width: 260px;
    height: 536px;
    top: 15%;
}
.scheme-Intercity .img_circular2{
    display: block;
    position: absolute;
    width: 260px;
    height: 536px;
    top: -8%;
    right: 0;
}
.scheme-Intercity .img_circular3{
    display: block;
    position: absolute;
    width: 260px;
    height: 536px;
    top: 75%;
    right: 0;
}

.scheme-Intercity .container-fluid{
    padding-bottom: 107px;
}
.scheme-Intercity .row .image_diversified{
    width: 660px;
    height: 345px;
}
.scheme-Intercity .scheme-item{
    max-width: 1262px;
    margin-right: auto;
    margin-left: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.scheme-item-top .title{
    font-size: 22px;
    font-weight: bold;
    color: #10AB46;
    margin-bottom: 31px;
}
.scheme-item-top .describe{
    max-width: 288px;
    font-size: 16px;
    color: #999999;
    font-weight: normal;
}
.scheme-Intercity .specialist{
    margin: 48px 0;
}

/*  城际客运解决方案-end */

/* 应用场景 */

.application-scenarios .img_circular{
    display: block;
    position: absolute;
    width: 260px;
    height: 536px;
}
.application-scenarios .row{
    max-width: 1140px;
    margin-right: auto;
    margin-left: auto;
}
.application-scenarios-img{
    margin-right: auto;
    margin-left: auto;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.application-scenarios-img-item{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.application-scenarios-img img{
    width: 370px;
    height: 384px;
}
.application-scenarios-img .img-text{
    font-size: 30px;
    font-weight: bold;
    color: #333333;
}

/* 多终端融合-start */
.multi-terminal .container-fluid{
    padding-top: 150px;
}
.multi-terminal .img_circular_right{
    display: block;
    position: absolute;
    width: 273px;
    height: 366px;
    top: -155px;
    right: 0;
}
.multi-terminal .bg_terminal{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 40%;
    display: block;
    width: 100%;
}
.multi-terminal .bg_terminal_m{
    display: none;
}
.multi-terminal .row{
    margin-right: auto;
    margin-left: auto;
    justify-content: space-around;
    align-items: center;
    width: 1140px;
}
.multi-terminal .row .row-card{
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding-bottom: 465px;
}
.multi-terminal .row .card-item{
    position: relative;
    width: 350px;
    height: 500px;
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    border-radius: 10px;
    background-color: #FFFFFF;
    z-index: 99;
}
.multi-terminal .row .card-item img{
    z-index: -1;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 322px;
    height: 308px;
}
/*.multi-terminal .row .card-item:hover{*/
/*    background: #2c72fb;*/
/*    color: #FFFFFF;*/
/*}*/
.multi-terminal .cont-Industry{
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
}
.multi-terminal .row .card-item .cont-Industry{
    padding: 28px;
    display: flex;
    flex-direction: column;
    justify-content: start;
}
.multi-terminal .row .card-item .cont-Industry .cont-Industry-top{
    font-weight: bold;
    color: #10AB46;
    font-size: 18px;
    margin-bottom: 10px;
}
.multi-terminal .row .card-item .cont-Industry .cont-Industry-bom{
    /*max-width: 200px;*/
    font-size: 14px;
    font-weight: 400;
    color: #999999;
}


/* 多终端融合-end */
/* 用户端功能-start */
.user-Port-Function .img_ellipse {
    display: none;
}

.user-Port-Function .img_ellipse_l {
    display: block;
    position: absolute;
    top: 40%;
    left: 0;
    width: 904px;
    height: 705px;
}
.user-Port-Function .img_circular_right {
    display: block;
    position: absolute;
    top: 30%;
    right: 0;
    width: 367px;
    height: 536px;
}
.user-Port-Function .row{
    margin-right: auto;
    margin-left: auto;
    max-width: 1140px;
    display: flex;
    justify-content: space-between;
}
.user-Port-Function .user-Port-row{
    display: flex;
    justify-content: space-between;
    margin-right: auto;
    margin-left: auto;
}
.user-Port-Function .user-Port-row img{
    width: 289px;
    height: 590px;
    margin-top: 60px;
}
.user-Port-Function .rhombus{
    position: relative;
    left: 80px;
    width: 450px;
    height: 590px;
}

.user-Port-Function .rhombus-l .rhombus-item,.rhombus-r .rhombus-item{
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 15px;
    width: 84px;
    height: 84px;
    padding: 0px 0;
    background-color: #FEB934;
    transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    /* Internet Explorer */
    -moz-transform:rotate(45deg);
    /* Firefox */
    -webkit-transform:rotate(45deg);
    /* Safari 和 Chrome */
    -o-transform:rotate(45deg);
    /* Opera */
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
}

.user-Port-Function .rhombus-l .rhombus-item span,.rhombus-r .rhombus-item span{
    transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    /* Internet Explorer */
    -moz-transform:rotate(-45deg);
    /* Firefox */
    -webkit-transform:rotate(-45deg);
    /* Safari 和 Chrome */
    -o-transform:rotate(-45deg);
    font-size: 14px;
    font-family: SourceHanSansCN-Bold, SourceHanSansCN;
    font-weight: bold;
    color: #FFFFFF;
    width: 84px;
    text-align: center;
}
.user-Port-row .rhombus-l div:nth-child(1){
    position: absolute;
    left: 30%;
    top: 31%;
}
.user-Port-row .rhombus-l div:nth-child(2){
    position: absolute;
    left: 10%;
    top: 45%;
}
.user-Port-row .rhombus-l div:nth-child(3){
    position: absolute;
    left: -10%;
    top: 60%;
}
.user-Port-row .rhombus-l div:nth-child(4){
    position: absolute;
    left: 10%;
    top: 75%;
}
.user-Port-row .rhombus-l div:nth-child(5){
    position: absolute;
    left: 30%;
    top: 90%;
}
.user-Port-row .rhombus-r div:nth-child(1){
    position: absolute;
    top: 60%;
    left: 26%;
}
.user-Port-row .rhombus-r div:nth-child(2){
    position: absolute;
    top: 60%;
    left: 51%;
}
.user-Port-row .rhombus-r div:nth-child(3){
    position: absolute;
    top: 60%;
    left: 76%;
}
.user-Port-row .rhombus-r div:nth-child(4){
    position: absolute;
    top: 40%;
    left: 51%;
}
.user-Port-row .rhombus-r div:nth-child(5){
    position: absolute;
    top: 80%;
    left: 51%;
}
/* 用户端功能-end */


/* 司机端功能-start */

.driver-Port-Function .img_ellipse {
    display: none;
}
.driver-Port-Function .img_ellipse_r {
    display: block;
    position: absolute;
    top: 40%;
    right: 0;
    width: 904px;
    height: 705px;
}
.driver-Port-Function .img_circular_left {
    display: block;
    position: absolute;
    top: 30%;
    left: 0;
    width: 417px;
    height: 536px;
}
.driver-Port-Function .container-fluid{
    padding: 140px 15px;
}
.driver-Port-Function .row{
    margin-right: auto;
    margin-left: auto;
    max-width: 1140px;
}
.driver-Port-Function .user-Port-row{
    display: flex;
    justify-content: flex-end;
    margin-right: auto;
    margin-left: auto;
}
.driver-Port-Function .user-Port-row img{
    margin-left: 150px;
    width: 289px;
    height: 590px;
    margin-top: 60px;
}
.driver-Port-Function .rhombus{
    display: flex;
    justify-content: space-around;
    position: relative;
    width: 500px;
    height: 590px;
    font-weight: bold;
}
/*.driver-Port-Function .user-Port-row{*/
/*    background: #10AB46;*/
/*    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);*/
/*    border-radius: 10px;*/
/*}*/
.driver-Port-Function .user-Port-row .rhombus-item{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.driver-Port-Function .user-Port-row .rhombus-item div{
    color: #FFFFFF;
    padding: 25px 10px;
    background: #10AB46;
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    border-radius: 10px;
    margin: 20px 0;
}
.driver-Port-Function .user-Port-row .rhombus-item.item-padding{
    padding-bottom: 130px;
}

/* 司机端功能-end */



/* 管理后台-start */

.manage-back-stage .img_ellipse_l {
    display: block;
    position: absolute;
    top: 40%;
    left: 0;
    width: 904px;
    height: 705px;
}
.manage-back-stage .img_circular_right {
    display: block;
    position: absolute;
    top: 30%;
    right: 0;
    width: 367px;
    height: 536px;
}
.manage-back-stage .img_ellipse_mage{
    display: none;
}

.manage-back-stage .row{
    margin-right: auto;
    margin-left: auto;
    max-width: 1140px;
}
.manage-back-stage .user-Port-row{
    display: flex;
    justify-content: space-between;
    align-items: end;
    margin-right: auto;
    margin-left: auto;
}
.manage-back-stage .user-Port-row img{
    width: 548px;
    height: 430px;
}
.manage-back-stage .manage-row-center{
    width: 482px;
    height: 430px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    margin-left: 100px;
    font-weight: bold;
}
.manage-back-stage .manage-row-center .manage-row-item{
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 20px 0;
}
.manage-row-center .manage-row-item.item-left{
    padding-left: 65px;
}
.manage-row-center .manage-row-item.item-right{
    padding-right: 65px;
}
.manage-back-stage .manage-row-center .manage-row-item div{
    color: #FFFFFF;
    padding: 8px 20px;
    background: #FEB934;
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    border-radius: 20px;
}
/* 管理后台-end */


/* 最新动态
*/
.recent-news .container-fluid{
    padding: 300px 15px 91px 15px;
}
.recent-news .row{
    /*width: 1140px;*/
    display: flex;
    justify-content: center;
    margin-right: auto;
    margin-left: auto;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
}
.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: #2c72fb;
    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;
}
/*系统导航条*/

/* 大屏幕（大桌面显示器，大于等于 1200px） */

body{
    width: 100%;
    height: 100%;
    font-family: 'Microsoft YaHei',"Helvetica Neue",Helvetica,'PingFang SC',Arial,sans-serif !important;
}
a{
    text-decoration: none !important;
}
input,button,a,i,p{
    outline:0 none !important; blr:expression(this.onFocus=this.blur()) !important;
    background-color: none !important;
}
.swiper-button-prevs,.swiper-button-nexts{
    position: absolute;
    top: 50%;
    z-index: 20;
    margin-top:-25px;
    border: 0;
    outline:none;
}
.swiper-button-prevs{
    left: 10px;

}
.swiper-button-nexts{
    right: 10px;
    z-index: 20px;
}
.swiper-button-prevs i,.swiper-button-nexts i{
    font-size: 50px;
    color: #fff;

}
@media (max-width: 767px){
    .swiper-button-prevs i,.swiper-button-nexts i{
        font-size: 40px;
        color: #fff;
    }
}
.swiper-button-disabled{
    opacity: 0.3;
    color: #000;
}
.stick{
    width: 40px;
    height: 40px;
    background: #999999;
    border-radius: 50%;
    position: fixed;
    right: 20px;
    bottom: 20px;
    -webkit-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
}
.stick:hover{
    background: #02692e;
}
.stick i{
    font-size: 25px;
}
.box{
    width: 100%;
    background: #F5F5F5;
}
