.layui-fluid{
    /*padding: 0;*/
}
@media screen and (max-width: 768px){
    .platform-box{
        background: url(../image/mobile/1.png) no-repeat;
    }
    .platform-box-child{
        /* max-width: 1200px; */
        margin: 0 auto;
        height: 100%;
        padding-top: 30px !important;
        padding-bottom: 30px !important;
        box-sizing: border-box;
    }
    .platform-box-child h2{
        font-size: 16px;
        font-weight: bold;
        width: 100%;
        text-align: center;
        margin-bottom: 40px;
    }

    .platform-box-child ul{
        /* display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap; */
    }
    .platform-box-child ul li .child{
        /* width: 50%; */
        /* min-height: 360px; */
        overflow: hidden;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 27px 15px;
        box-sizing: border-box ;
        background-color: #f5f9fc;
    }
    .platform-box-child ul li .text-green{
        color: #0AB25A !important;
    }
    .platform-box-child ul li .bg-green{
        background-color: #0AB25A !important;
    }
    .platform-box-child ul li img{
        /* position: absolute;
        bottom: 0;
        right: 0; */
        /* max-width: 118px; */
        max-width: 59px;

    }
    .platform-box-child .item .title{
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 13px;
        color: #0D4DBC;
    }
    .platform-box-child .item .line{
        width: 40px;
        height: 2px;
        background-color: #0d4dbc;
        margin-bottom: 10px;
    }
    .platform-box-child .item p{
        font-size: 12px;
        margin-bottom: 20px;
        text-align: center;
        max-width: 130px;
        height: 62px;

    }
    .solution-box{
        background: url(../image/mobile/2.png) no-repeat;
    }
    .solution-box-child{
        padding-top: 30px !important;
        padding-bottom: 30px !important;
        box-sizing: border-box;

    }
    .solution-box-child .title{
        font-size: 16px;
        font-weight: bold;
        width: 100%;
        text-align: center;
        margin-bottom: 9px;
    }
    .solution-box-child > p{
        text-align: center;
        margin-bottom: 19px;
        font-size: 12px;
    }
    .solution-box-child .list{
        width: 100%;

    }
    .solution-box-child .list .item{
        /* width: 300px; */
        /* min-height: 250px; */
        min-height: 420px;
        background-color: #fff;
        position: relative;
        border: 1px solid #F2F2F2;
    }
    .item-bg{
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0;
        width: 100%;
        height: 100%;
        display: none;
    }
    .hover{
        display: none;
    }
    .color-white{
        color: #fff;
    }
    .solution-box-child .list .item .content{
        padding: 10px;
        box-sizing: border-box;

        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        z-index: 1;

    }
    .solution-box-child .list .item .content img{
        width: 33px;
        height: 33px;
        margin-right: 10px !important;
    }
    .solution-box-child .list .item .content h2{
        font-size: 14px;
        font-weight: bold;
    }
    .solution-box-child .list .item .content p{
        font-size: 12px;
        min-height: 108px;
        /* line-height: 1.5; */
    }
    .solution-box-child .list .item .content .line{
        width: 100%;
        background-color: #f2f2f2;
        height: 1px;
        margin-top: 14px;
        margin-bottom: 10px;

    }
    .solution-box-child .list .item .content .list{
        font-size: 12px;
    line-height: 24px;
    }
    .plactformlist-box{
        width: 100%;


    }
    .plactformlist-box .plactformlist-child{
        text-align: center;
        padding-top: 30px !important;
        padding-bottom: 30px !important;
        /* width: 1200px;
        margin: 0 auto;
        padding: 60px 0;
        text-align: center; */
    }
    .plactformlist-child>h2{
        font-size: 16px;
        font-weight: bold;
        width: 100%;
        text-align: center;
        margin-bottom: 10px;

    }
    .plactformlist-child p{
        font-size: 12px;
        text-align: center;
        margin-bottom: 24px;
    }
    .plactformlist-child img{
        width: 100%;
    }
    .sb-list{
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;


    }
    .sb-item{
        width: 100%;
        display: flex;
        justify-content: flex-start;
    }
    .sb-item img{
        width: auto;
        height: 107px;
        margin-bottom:0 ;
        margin-right: 15px;
    }
    .sb-title{
        font-size: 14px;
        font-weight: bold;
        color: #03173E;
        margin-bottom: 10px;
        text-align: left;

    }
    .sb-desc{
        max-width: 316px;
        font-size: 12px;
        line-height: 1.2;
        color: #999999;
        text-align: left;
    }
    .paas{
        background-image: none;
    }
    .cjgn{
        position: relative;
        background: #999999;
    }
    .cjgn .title{
        font-size: 12px;
        color: #FFFFFF;
        bottom: 0;
        position: absolute;
        padding-left: 5px;
        line-height: 2;
        text-align: left;
    }
    .cjgn img{
        width: 100%;

    }
    .yycj{
        box-sizing: border-box;
    }
    .yycj h2{
        margin-top: 30px;
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 8px;
        text-align: center;
    }
    .yycj p{
        font-size: 12px;
        color: #999;
        margin-bottom: 34px;
        text-align: center;
    }
    .yycj .cj-item{
        font-size: 12px;
        border: 1px solid #ddd;
        display: flex;
        justify-content: center;
        align-items: center;
        min-height: 36px;
        cursor: pointer;
    }
    .yycj .img-box{
        margin-top: 22px;
        width: 100%;
        margin-bottom: 32px;
    }
    .yycj .img-box .img{
        overflow: hidden;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        /* height: 494px; */
    }
    .yycj .img-box .img li{
        flex:0 0 100%;
        position: relative;
        float: left;
        opacity: 0;
        margin-right: -100%;
        display: flex;
        align-items: center;
        z-index: 1;
        /* display: none; */
    }
    .yycj .img-box .img li:first-child{
        opacity: 1;
        z-index: 10;
    }
    .yycj .img-box .img li img{
        width: 100%;
    }
    .yycj .current{
        background-color: #0D4DBC;
        color: #fff;
    }
    .yycj .middle-text{
        position: absolute;
        right: 3%;
        background-color: #0D4DBC;
        display: flex;
        width: 45%;
        /* align-items: center; */
        flex-direction: column;
        z-index:auto;
        /* padding: 62px 48px; */
        padding: 2% 0;
        padding-left: 4%;
        padding-right: 8%;
        box-sizing: border-box;


    }
    .yycj .middle-text .cj-title{
        width: 100%;
        font-size: 16px;
        margin-bottom: 3%;
        color: #fff;
    }
    .yycj .middle-text .cj-desc{
        width: 100%;
        font-size: 12px;
        color: #fff;
    }
    .yycj .control{
        width: 100%;
        position: absolute;
        height: 48px;
        top: 50%;
        left: 0;
        margin-top: -24px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0 5%;
        box-sizing: border-box;
        z-index: 11;
        cursor: pointer;
    }
    .yycj .control-btn{
        width: 5%;
    }
    .yycj .control-btn img{
        width: 100%;
    }
    .xwzx .big-title{
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 30px;
        text-align: center;
    }
    .article-item{
        width: 100%;

    }
    .article-item img{
        width: 100%;
        height: 75px;
        display: block;
        margin-bottom: 15px;

    }
    .article-item h2{
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 5px;
        width: 100%;
        overflow:hidden; text-overflow:ellipsis; white-space:nowrap
    }
    .article-item p{
        font-size: 12px;
        line-height: 1.5;
        color: #999;
        display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;
    }
    .knowmore{
        width: 100%;
        display: flex;
        margin-top: 30px;
        justify-content: center;
    }
    .knowmore a{
        width: 86px;
        height: 25px;
        display: block;
        border-radius: 12px;
        text-align: center;
        line-height: 25px;
        font-size: 14px;
        border: 1px solid #999;
    }
}
