/* banner */
.tms-banner .s4 {
    background: url(http://img.kuajingyan.com/uploadImg/home/article/20191010/1570675050446.png) no-repeat center;
}
.tms-banner .s5{
    background: url("http://img.kuajingyan.com/home/2020-06-08/754e9ea2df7ef13a.png") no-repeat center;
    background-size: 100% 100%;
}
.tms-banner .ul-tabs{
    position: relative;
    top:560px;
}

/* 概况-服务 */
.ec-tms{
    background: #f4f7fa;
}
.tms-main .service-page.webdesign .section3 {
    padding: 60px 0 76px;
}
.tms-main .service-page .h-title{
    margin-bottom: 40px;
}
.ec-tms .tms-detail .layout-box p {
    color: #1d2127;
    padding-top: 16px;
}
.ec-tms .tms-detail .col-md-2 {
    width: 14%;
}
/* 解决 */
.tms-solve{
    height: 500px;
}
.tms-solve .service-page .h-title {
    margin-bottom: 95px;
}

/* 管理流程 */
.manage-box .manage-chart{
    background: url("https://eccang-img.oss-cn-shenzhen.aliyuncs.com/www/eccang/img/2020/11/19/bbs_1605789861.png") no-repeat center;
    height: 614px;
}
/* 服务流程 */
.tms-service-chart{
    background: #f4f7fa;
}
.service-box{
    background: #fff;
}
.service-box .service-chart{
    background: url("http://img.kuajingyan.com/home/2020-06-09/547ff45945a8a01f.png") no-repeat center;
    height: 504px;
}
/*****************/
.tms_experience_box{
    width: 100%;
    height: 700px;
    background: #FFFFFF;
}
.tms_experience_box_container{
    width: 1200px;
    margin:0 auto;
    height: 100%;
    border:0px solid;
}
.tms_experience_box_container_title{
    text-align: center;
    padding: 30px 0 20px 0;
}
.left_span_jzc{
    font-size:32px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(51,51,51,1);
}
.right_span_jzc{
    font-size:32px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:#2468F2;
}
.tms_experience_box_container_title2{
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(51,51,51,1);
    text-align: center;
    padding-bottom: 30px;
}
.tms_experience_list_box{
    width: 1200px;
    margin: 0 auto;
    height: 500px;

}
.tms_experience_list_div{
    width:380px;
    height:140px;
    background:rgba(255,255,255,1);
    box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.06);
}
.true_feelings_box{
    width:100%;
    height:640px;
    background:rgba(30,9,162,0.4) url("http://img.kuajingyan.com/home/2020-06-03/12878f0adfb5ce19.png") no-repeat;

    border:1px solid;
}
.true_feelings_box_title{
    text-align: center;
    padding: 58px 0;
    font-size:32px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(255,255,255,1);
}
.true_feelings_box_list{
    width: 1200px;
    height: 85px;
    margin:0 auto;
}
.true_feelings_box_list_img{

    height:80px;
    background:rgba(255,255,255,1);
    box-shadow:0px 0px 18px 2px rgba(34,104,240,0.15);
    border-radius:4px;
    text-align: center;
    line-height: 80px;
    display:flex;
}
.col_md_2{
    width: 17%;
}
.true_feelings_box_list_banner{
    width:1165px;
    /*height:280px;*/
    margin:0 auto;
    background:rgba(255,255,255,1);
    box-shadow:0px 0px 18px 2px rgba(34,104,240,0.15);
    border-radius:4px;
    margin-top: 42px;
    padding: 10px;
}
.true_feelings_row{
    display: flex;
    justify-content: space-around;
}
.true_feelings_box_list_banner_left{
    padding: 18px 31px 16px 28px;
}
.banner_right_title{
    font-size:24px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(43,62,80,1);
    padding: 39px 0 34px 0;
}
.true_feelings_box_list_banner_right{
    overflow: hidden;
}
.media_title{
    font-size:24px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(43,62,80,1);
}
.media_desc{
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(29,33,39,1);
    line-height:30px;
    margin-top:35px;
    padding-right: 20px;
}
.media_box{
    display: flex;align-items: center;
    margin-top: 0;
}
.display_none{
    display: none;
}
.true_feelings_box_list_img_icon{
    position: relative;
    width: 21px;
    height: 15px;
    background: url("http://img.kuajingyan.com/home/2020-06-04/da04d1f21ceda79a.png") no-repeat;
    left: 50%;
    top: 7px;
    transform: translate(-50%, -50%);    /* 50%为自身尺寸的一半 */
}
.media-left, .media>.pull-left {
    padding-right: 35px;
}
.more_case_button_div{
    text-align: center;
    padding: 25px 0;
}
.more_case_button{
    width:110px;
    height:34px;
    background:rgba(36,104,242,1);
    border-radius:17px;
    color:#fff;
    text-align: center;
    line-height: 34px;
    border: none;
}
.technological_process .button_style{
    margin-top:5rem;
}
.btn-default:hover {
    color: #fff;
    background-color: #2268F0;
    border-color: #2268F0;
}
.font50{
    font-size: 50px !important;
}
/*****************/



@media only screen and (max-width: 768px){
    .tms-banner {
        height: 648px;
    }
    .tms-banner .left-area {
        top: 70% !important;
    }
    .tms-banner .s4 {
        background:url(http://img.kuajingyan.com/home/2020-06-09/bc6914b91130e8e5.png) no-repeat center 30%;
        background-size: 100% 100%;
    }
    .tms-banner .s5{
        background: url("http://img.kuajingyan.com/home/2020-06-08/7bcdb9ec15ae111d.png") no-repeat center;
        background-size: 100% 100%;
    }
    .tms-banner .ul-tabs{
        position: relative;
        top:613px;
    }
    .technological_process .button_style {
        margin-top: 1.5rem;
    }


    .ec-tms .tms-detail .col-md-2 {
        width: 50%;
    }

    .tms-solve .service-page .h-title {
        margin-bottom: 20px;
    }
    .tms-solve {
        height: auto;
    }

    /* 管理流程 */
    .manage-box .manage-chart{
        background: url("https://eccang-img.oss-cn-shenzhen.aliyuncs.com/www/eccang/img/2020/11/24/youth_1606181545.png") no-repeat center;
        background-size: 100%;
        height: 1000px;
    }
    /* 服务流程 */
    .wms-flow-chart .service-page.webdesign .section3 {
        padding: 22px 0 32px;
    }
    .service-box .service-chart{
        background: url("http://img.kuajingyan.com/home/2020-06-09/fa2a24a59dfe3ff6.png") no-repeat center;
        background-size: 100%;
        height: 810px;
    }
    .tms_experience_box_container {
        width: 100%;
        margin: 0 auto;
        height: 100%;
        border: 0px solid;
    }
    .tms_experience_list_box {
        width: 100%;
        margin: 0 auto;
        height: 550px;
    }
    .experience_div_right {
        width: 75%;
        height: 85%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .left_span_jzc {
        font-size: 20px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: rgba(51,51,51,1);
    }
    .right_span_jzc {
        font-size: 20px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #2468F2;
    }
    .true_feelings_box_title {
        text-align: center;
        padding: 30px 0;
        font-size: 20px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: rgba(255,255,255,1);
    }
    .true_feelings_box_list {
        width: auto;
        height: 65px;
        margin: 0 auto;
        overflow-x: scroll;
    }
    .true_feelings_box_list_img_icon{
        position: relative;
        width: 21px;
        height: 15px;
        background: url("http://img.kuajingyan.com/home/2020-06-04/da04d1f21ceda79a.png") no-repeat;
        left: 50%;
        top: 7px;
        transform: translate(-50%, -50%);    /* 50%为自身尺寸的一半 */
        display: none;
    }
    .true_feelings_box_list_img {
        height: unset;
        background: rgba(255,255,255,1);
        box-shadow: 0px 0px 18px 2px rgba(34,104,240,0.15);
        border-radius: 4px;
        text-align: center;
        line-height: unset;
        align-items: center;
        display: flex;
    }
    .true_feelings_box_list_banner {
        width: 90%;
        height: 470px;
        margin: 0 auto;
        background: rgba(255,255,255,1);
        box-shadow: 0px 0px 18px 2px rgba(34,104,240,0.15);
        border-radius: 4px;
        margin-top: 0px;
        padding: 10px;
        padding-bottom: 35px;
    }
    .mobile_span_title{
        font-size:16px;
        font-family:Microsoft YaHei;
        font-weight:400;
        color:rgba(29,33,39,1);
        text-align: center;
        margin:25px 0 35px 0;
    }
    .mobile_span_desc{
        font-size:12px;
        font-family:Microsoft YaHei;
        font-weight:400;
        color:rgba(102,104,126,1);
        padding: 0 10px;
        line-height:22px;
    }
    .true_feelings_box {
        width: 100%;
        height: 750px;
        background: rgba(30,9,162,0.4) url(http://img.kuajingyan.com/home/2020-06-03/12878f0adfb5ce19.png) no-repeat;
        border: 1px solid;
        background-size: 100% 100%;
    }
    .mobile_media_box{
        padding-bottom: 20px;
        padding-top: 10px;
    }
    .mobile_span_img{
        height: 181px;
    }
    .more_case_button_div{
        text-align: center;
        padding: 45px 0;
    }
    .more_case_button{
        width:110px;
        height:34px;
        background:rgba(36,104,242,1);
        border-radius:17px;
        color:#fff;
        text-align: center;
        line-height: 34px;
        border: none;
    }
}
@media only screen and (max-width: 375px){
    .tms-banner {
        height: 535px;
    }
    .tms-banner .left-area {
        top: 60% !important;
    }
    .manage-box .manage-chart{
        height: 900px;
    }
    /* 服务流程 */
    .service-box .service-chart{
        height: 735px;
    }
}
@media only screen and (max-width: 320px){
    .tms-banner {
        height: 500px;
    }
    .tms-banner .left-area {
        top: 65% !important;
    }
    .tms-manage-chart .service-page .h-title{
        font-size: 18px;
    }
    .tms-client .swiper-client{
        height: 485px;
    }
    .manage-box .manage-chart{
        height: 765px;
    }
    /* 服务流程 */
    .service-box .service-chart{
        height: 615px;
    }
}