

.display-pc{
    display: block !important;
}
.display-mobile{
    display: none !important;
}
.padding-left-100{
    padding-left: 100px;
}
.padding-left-70{
    padding-left: 70px;
}
.padding-left-60{
    padding-left: 60px;
}
.padding-left-50{
    padding-left: 50px;
}
.padding-left-30{
    padding-left: 30px;
}
.padding-right-60{
    padding-right: 60px;
}
.padding-right-50{
    padding-right: 50px;
}
.padding-right-70{
    padding-right: 70px;
}
.padding-right-30{
    padding-right: 30px;
}
.padding-right-100{
    padding-right: 100px;
}


.backdrop,.system-matrix,.system-matrix,.product-superiority,.product-flow,.customer-case,.user-Port-Function,.driver-Port-Function,.manage-back-stage,.recent-news{
    width: 100%;
    /*background: #FFFFFF;*/
    position: relative;
    line-height: 21px;
}

.backdrop .container-fluid,.system-matrix .container-fluid,.product-superiority .container-fluid,.product-flow .container-fluid,.customer-case .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;
}

@media (min-width: 1500px) {
    .total-title{
        text-align: center;
        font-size: 70px;
        font-family: SourceHanSansCN-Bold, SourceHanSansCN;
        font-weight: bold;
        color: #FFFFFF;
        position: absolute;
        top: 10%;
        left: 16%;
        margin-left: auto;
        margin-right: auto;
        z-index: 9;
        display: flex;
        flex-direction: column;
        align-items: start;
    }
}
@media (min-width: 1920px) {
    .total-title{
        text-align: center;
        font-size: 70px;
        font-family: SourceHanSansCN-Bold, SourceHanSansCN;
        font-weight: bold;
        color: #FFFFFF;
        position: absolute;
        top: 13%;
        left: 23%;
        margin-left: auto;
        margin-right: auto;
        z-index: 9;
        display: flex;
        flex-direction: column;
        align-items: start;
    }
}
@media (min-width: 1920px) {
    .backdrop{
        height: 1081px;
    }
}
@media (min-width: 2000px) {
    .backdrop{
        height: 1381px;
    }
}
.backdrop .total-title span{
    margin: 60px 0;
    font-size: 24px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #FFFFFF;
}
.backdrop .img_banner{
    display: block;
    width: 100%;
}
.backdrop .container-fluid{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    /*align-items: center;*/
    position: relative;
    bottom: 280px;
    max-width: 980px;
}
.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 .tite{
    color: #FFFFFF;
}
.backdrop .english-title{
    line-height: 30px;
    padding: 59px 45px 71px 43px;
    font-size: 18px;
    color: #999999;
    width: 658px;
    height: 280px;
    background: #FFFFFF;
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    border-radius: 23px;
    position: relative;
}
.backdrop .backdrop-t .tite:before{
    position: absolute;
    content: "";
    /*-webkit-transform: rotate(-35deg);*/
    /*    -ms-transform: rotate(-35deg);*/
    /*        transform: rotate(-35deg);*/
    bottom: -30px;
    /*width: 50px;*/
    /*height: 2px;*/
    /*background: #999999;*/
    /*opacity: 0.3;*/
    width: 80px;
    height: 16px;
    background: #FEB934;
    border-radius: 10px;
}
.backdrop .english-title .quotes_left{
    width: 59px;
    height: 52px;
    position: absolute;
    top: 0;
    left: 0;
}
.backdrop .english-title .quotes_right{
    width: 59px;
    height: 52px;
    position: absolute;
    bottom: 0;
    right: 0;
}
.backdrop-t{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.backdrop .row{
    position: absolute;
    min-width: 1123px;
    top: 61%;
    left: 20%;
    height: 400px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.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;
}
.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: #2EC16C;
    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;
}
.cont-Industry-bom{
    font-size: 14px;
}

@media (max-width: 768px){
    .backdrop .container-fluid{
        padding: 40px 0 38px 0;
    }
    .backdrop .container-fluid{
        background: #FFFFFF;
        box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
        border-radius: 20px;
        max-width: 1140px;
        padding: 59px 45px 71px 43px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        bottom: 0;
    }
}

/*  系统功能矩阵-start */

.system-matrix .img_rectangle_green{
    display: block;
    position: absolute;
    top: 15%;
    right: 15%;
    width: 520px;
    height: 472px;
}
.system-matrix .img_rectangle{
    display: block;
    position: absolute;
    top: 35%;
    left: 0;
    width: 494px;
    height: 1002px;
}
.system-matrix .row{
    width: 1140px;
    margin-right: auto;
    margin-left: auto;
}
.padding-top{
    padding-top: 148px;
}
.system-matrix .row .col-lg-6{
    height: 575px;
}
.system-matrix .system-row-item{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.system-matrix .row-item{
    display: flex;
    justify-content: center;
    align-items: center;
}
.system-matrix .row-item .img_big{
    width: 203px;
    height: 214px;
    margin: 15px;
}
.system-matrix .row-item .img_small{
    width: 168px;
    height: 178px;
    margin: 15px;
}

.system-matrix .function_matrix{
    min-height: 90px;
    max-width: 480px;
    background: #FFFFFF;
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    padding: 8px 24px;
    margin: 24px 0;
    font-size: 14px;
}
.system-matrix .function_matrix_top div{
    padding-top: 8px;
    color: #999999;
}
.system-matrix  .function_matrix .cartips{
    font-size: 18px;
    font-weight: bold;
    color: #2EC16C;
}
.function_matrix-r{
    max-width: 480px;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.rounded{
    width: 40px;
    height: 40px;
    background: #E0F7EA;
    border-radius: 50%;
}


/*  系统功能矩阵-end */

/*  城际客运解决方案-start */
.product-superiority .container-fluid{
    padding-bottom: 107px;
}
.product-superiority .row{
    width: 1240px;
    margin-right: auto;
    margin-left: auto;
}
.product-superiority .row .image_ys{
    width: 470px;
    height: 370px;
}
.product-superiority .row-item-box ,.product-superiority .row-item{
     display: flex;
     justify-content: space-around;
     align-items: center;
 }
.product-superiority .row-item {
    flex-direction: column;
}
.product-superiority .row-item img{
    width: 112px;
    height: 112px;
}
.product-superiority .row-item .row-item-top{
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
}
.row-item-top .title{
    margin: 56px 0 33px 0;
    font-size: 16px;
    font-weight: 400;
    color: #10AB46;
}
.row-item-top .describe{
    width: 154px;
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    height: 80px;
}

/*  城际客运解决方案-end */

/* 应用场景 */

.product-flow .img_rectangle4{
    display: block;
    position: absolute;
    width: 506px;
    height: 1002px;
    top: -28%;
    right: 0;
}
.product-flow .img_rectangle3{
    display: block;
    position: absolute;
    width: 147px;
    height: 147px;
    top: 400px;
    left: 124px;
}
.product-flow .img_circular{
    position: absolute;
    width: 260px;
    height: 536px;
}
.product-flow .row{
    width: 1140px;
    margin-right: auto;
    margin-left: auto;
}
.product-flow .product-flow-img{
    width: 1070px;
    height: 239px;
    position: relative;
    margin-top: 140px;
}
.product-flow .product-flow-img span{
    position: absolute;
    font-size: 18px;
    font-family: SourceHanSansCN-Bold, SourceHanSansCN;
    font-weight: bold;
    color: #FFFFFF;
    width: 120px;
    background: #FEB934;
    border-radius: 32px;
    text-align: center;
    padding: 10px 0;
    left: 44.4%;
    top: -40px;
}
.product-flow .product-flow-img-item{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.product-flow .product-flow-img img{
    width: 100%;
    height: 100%;
}
.product-flow .product-flow-img .describe{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    font-size: 18px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #999999;
}
.product-flow .product-flow-img .describe img{
    width: 40px;
    height: 40px;
    margin-bottom: 10px;
}
.icon_user01{
    position: absolute;
    bottom: 30px;
    left: 27px;
}
.icon_user02{
    position: absolute;
    bottom: 30px;
    left: 214px;
}
.icon_user03{
    position: absolute;
    bottom: 30px;
    left: 403px;
}
.icon_user04{
    position: absolute;
    bottom: 30px;
    left: 594px;
}
.icon_user05{
    position: absolute;
    bottom: 30px;
    left: 785px;
}
.icon_user06{
    position: absolute;
    bottom: 30px;
    left: 976px;
}
/* 产品流程-end */
/* 用户端功能-start */
.user-Port-Function .container-fluid{
    padding-top: 130px;
}
.user-Port-Function .img_rectangle {
    display: block;
    position: absolute;
    top: 15%;
    left: 0;
    width: 501px;
    height: 1002px;
}
.user-Port-Function .img_hexagon {
    display: block;
    position: absolute;
    top: 30%;
    left: 40%;
    width: 75px;
    height: 67px;
}
.user-Port-Function .row{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 1140px;
    margin-right: auto;
    margin-left: auto;
}
.user-Port-Function .user-Port-row{
    display: flex;
    justify-content: end;
    max-width: 1140px;
    margin-right: auto;
    margin-left: auto;
}
.user-Port-Function .user-Port-row2{
    position: relative;
}
.user-Port-Function .user-Port-row img{
    width: 289px;
    height: 590px;
    margin-top: 60px;
}
.user-Port-Function .user-Port-row2 .rhombus{
    height: 400px;
}
.user-Port-Function .user-Port-row2 .rhombus img{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%,-50%,0);
    width: 231px;
    height: 203px;
}
.user-Port-Function .user-Port-row2 .rhombus .rhombus-item{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 80px 0;
}
.user-Port-Function .user-Port-row2 .rhombus .rhombus-item span{
    display: block;
    width: 166px;
    padding: 6px 0;
    background: #10AB46;
    border-radius: 20px;
    font-size: 18px;
    font-family: SourceHanSansCN-Bold, SourceHanSansCN;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
}
/* 用户端功能-end */


/* 司机端功能-start */

.driver-Port-Function .img_rectangle4 {
    display: none;
}

.driver-Port-Function .img_rectangle {
    display: none;
}
.driver-Port-Function .img_rectangle3 {
    display: block;
    position: absolute;
    top: 180px;
    right: 41px;
    width: 679px;
    height: 680px;
}

.driver-Port-Function .row{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 1140px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 30px;
}
.driver-Port-Function .user-Port-row{
    display: flex;
    justify-content: start;
    margin-right: auto;
    margin-left: auto;
}
.driver-Port-Function .user-Port-row img{
    width: 289px;
    height: 590px;
}
.driver-Port-Function .user-Port-row2{
    position: relative;
    display: flex;
    justify-content: center;
    margin-right: auto;
    margin-left: auto;
    height: 560px;
}
.driver-Port-Function .rhombus{
    height: 560px;
}
.driver-Port-Function .user-Port-row2 .rhombus .rhombus-item span{
    display: block;
    width: 166px;
    padding: 6px 0;
    background: #10AB46;
    border-radius: 20px;
    font-size: 18px;
    font-family: SourceHanSansCN-Bold, SourceHanSansCN;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
}
.one{
    position: absolute;
    top: 0px;
    right: 100px;
}
.tow{
    position: absolute;
    right: 200px;
    top: 105px;
}
.three{
    position: absolute;
    right: 300px;
    top: 210px;
}
.four{
    position: absolute;
    right: 300px;
    bottom: 210px;
}
.five{
    position: absolute;
    right: 200px;
    bottom: 105px;
}
.six{
    position: absolute;
    bottom: 0;
    right: 100px;
}

/* 司机端功能-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;
}
/*系统导航条*/

/* 大屏幕（大桌面显示器，大于等于 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;
}
.top{
    max-width: 1140px;
    height: 40px;
    line-height: 40px;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
#nav{
    width: 100%;
    height: 70px;
    background: #fff;
}
.nav-check{
    position: fixed;
    top: 0;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    z-index: 99;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.top-left{
    font-size: 14px;
    color:#999999;
}
.top-left span:hover{
    color: #04B24E;
}
.top-right{
    color: #666666;
    font-size: 14px;
}

.nav-item{
    max-width: 1140px;
    height: 70px;
    margin: auto;
    line-height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.nav-link{
    width: 100%;
    height: 100%;
    z-index: 10;
    margin-left: 200px;
    display: flex;

}
.nav-link .present{
    flex: 1;
    height: 100%;
    position: relative;
    text-align: center;
    padding: 0;
}

.present>:first-child{
    display: block;
    color: #000;
}
.nav-link  .present:hover{
    background: #F6F7F8;
}
.nav-link  .present:hover:after{
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 2px;
    background: #04B24E;
}
.nav-item .nav-link .check>a{
    color: #04B24E;
}
.nav-link .submenu {
    position: absolute;
    left:0;
    width: 100%;
    padding: 10px 10px;
    background: #161C19;
    z-index: 10002;
    opacity: 0.9;
    display: none;
}
.nav-link .submenu li{
    height:40px;
    width: 100%;
    font-size: 13px;
    line-height: 40px;
}
.nav-link .submenu a{
    display: block;
    color: #fff;
    font-size: 12px;
}
.nav-link .submenu a:hover{
    color: #04B24E;
}



/*绉诲姩绔鑸爮*/
.mobile{
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
}
.mobile-nav{
    width: 100%;
    height: 50px;
    background: #fff;
    padding:0 10px;
    /*  position: fixed;
      top: 0;
      left: 0;*/
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.mobile-logon{
    height: 22px;
}
.mobile-logon img{
    height: 100%;
}
.menu{
    width: 40px;
    height: 100%;
    line-height: 50px;
    text-align: right;
}
.icon-daohang{
    font-size: 28px;
    color: #04B24E;
}
.mobile-menu {
    background: #04B24E;
    height: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    overflow: hidden;
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.mobile-h{
    height: 50px;
    background: #fff;
}
.show{
    height: auto;
    overflow-y: scroll;
    opacity: 1;
}
.menu-item{
    height: 40px;
    line-height: 40px;
    color: #fff;
}
.menu-item a{
    display: block;
    margin-left: 15px;
    color: #fff;
}
.menu-item .icon{
    color: #fff;
}
.menu-item .text{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.menu-item .text span{
    padding-left: 15px;
}
.menu-item .text .icon{
    width: 50px;
    height: 40px;
    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;
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.menu-item .text .rotate{
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.text .icon i{
    font-size: 20px;
}
.item-child{
    display: none;
}
.mobile-menu .has-child{
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.menu-item .item-child a{
    padding-left: 20px;
    color: #fff;
    display: block;
}
.mobile-menu .menu-item.active{
    /*  background: #000;*/
    /*   opacity: 0.7;*/
}
/*绉诲姩绔鑸猠nd*/

/*移动端导航end*/

/*尾部*/
.footer{
    width: 100%;
    background: #FFFFFF;
}
.footer .container-fluid{
    width: 1140px;

}
.footer .row{
    padding: 69px 0 53px 0;
}

.footer .row p{
    font-size: 24px;
    color: #000;
    margin-bottom: 27px;
}
@media (width: 767px){
    .footer .row{
        padding: 30px 0 0 0;
    }
    .footer .row p{
        font-size: 24px;
        color: #000;
        margin-top: 10px;
        margin-bottom: 10px;
    }
}
.footer .row a,.footer .row span{
    font-size: 14px;
    color: #666666;
    margin-bottom: 15px;
}
.footer .row a:hover{
    color: #04B24E;
}
.footer .row img{
    margin-bottom: 35px;
}
.footer .row img.center-block{
    margin-left: 0;
}
.weixin{
    width: 100px;
}
.footer .row div{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.blogroll{
    width: 100%;
    background: #F6F7F8;
    border-bottom: 1px solid #d2d3d5;
}
.blogroll .container-fluid{

    margin: 0 auto;
    padding: 20px 15px;
}

.blogroll .container-fluid span{
    font-size: 14px;

}
.blogroll .container-fluid span a{
    color: #666666;
}
.copyright{
    width: 100%;
    background: #F6F7F8;

}
.copyright .container-fluid{

    padding: 20px 0;
}
.copyright .container-fluid span{
    font-size: 14px;
    color: #666666;
}
@media (width: 767px){
    .blogroll .container-fluid{
        padding: 10px 15px;
    }
    .blogroll .container-fluid span,.copyright .container-fluid span{
        font-size: 12px;
    }
    .copyright .container-fluid{
        padding: 10px 0;
    }

}
/*@media screen and (min-width: 768px) and (width:991px ){
     .container{width:750px;}
     .my-img{width:50%}
}
width:767px*/
@media (width: 767px){
    .footer .row div{
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .footer .row img.center-block{
        margin-left:auto;
    }
    .copyright .container-fluid span{
        text-align: center;
    }
    /*.copyright .container-fluid .text-right{
      margin-top: 10px;
    }*/
}
