.mainContainer_empty2 {
    width: 100%;
    background-image: linear-gradient(#0162ad,
            #0162ad),
        linear-gradient(#0168b7,
            #0168b7);
    background-blend-mode: normal,
        normal;
    flex-shrink: 0;
    height: 1.4rem;
    box-sizing: border-box;
    padding: 0rem 0;
}

/* 中心图区 */

/* 上部分 */
.centerInfoSolution_top {
    width: 100%;
    height: auto;
}

.centerInfoSolution_top_item {
    width: 100%;
    height: auto;
}

#centerInfoSolution_top_item1 {
    display: none;
}

#centerInfoSolution_top_item2,
#centerInfoSolution_top_item3,
#centerInfoSolution_top_item4,
#centerInfoSolution_top_item5,
#centerInfoSolution_top_item6,
#centerInfoSolution_top_item7,
#centerInfoSolution_top_item8,
#centerInfoSolution_top_item9,
#centerInfoSolution_top_item10 {
    display: none;
}

.service_img_1 {
    width: 100%;
    height: 6.38rem;
}

.centerInfoSolution_top_right {
    width: 100%;
    height: 6rem;
    box-sizing: border-box;
    padding: .35rem;
}

.centerInfoSolution_top_right_one {
    display: flex;
}

.centerInfoSolution_top_right_one_left {
    font: bold .92rem/1 ArialNarrow;
    color: #555555;
    margin-right: .01rem;

}

.centerInfoSolution_top_right_one_right {
    font: .38rem/.92rem FZSKJW--GB1-0;
    color: #555555;
    position: relative;
    bottom: -0.17rem;
    left: .1rem;
}

.centerInfoSolution_top_right_two {
    font: bold .52rem/1 MicrosoftYaHei;
    text-align: left;
    margin-top: .2rem;
    height: .52rem;
    font-family: MicrosoftYaHei-Bold;
    color: #333333;
}

.centerInfoSolution_top_right_three {
    font: .36rem/.56rem MicrosoftYaHei;
    text-align: left;
    margin-top: .4rem;
    width: 100%;
    height: 1.75rem;
    /* border: solid; */
    color: #333333;

    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.leftInfoSolution_button {
    display: block;
    text-decoration: none;
    color: #fff;
    margin-top: .4rem;
    width: 3.5rem;
    height: .95rem;
    background-color: #dd2226;
    border-radius: .47rem;
    text-align: center;
    font: .42rem/.95rem MicrosoftYaHei;
}


/* 下部分 */
.centerInfoSolution_down {
    margin-top: .34rem;
    display: flex;
    font-size: .38rem;
    color: #333333;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
}

.centerInfoSolution_down_item {
    width: 33%;
    height: 2.28rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.centerInfoSolution_down_item_img {
    width: 1.24rem;
    height: 1.24rem;
    margin-bottom: .1rem;
}

.centerInfoSolution_down_item_img1 {
    background: url(../../images/solution/solution_menu_bg1.png) no-repeat;
    background-size: 100% 2.48rem;
}

.centerInfoSolution_down_item_img2 {
    background: url(../../images/solution/solution_menu_bg2.png) no-repeat;
    background-size: 100% 2.48rem;
}

.centerInfoSolution_down_item_img3 {
    background: url(../../images/solution/solution_menu_bg3.png) no-repeat;
    background-size: 100% 2.48rem;
}

.centerInfoSolution_down_item_img4 {
    background: url(../../images/solution/solution_menu_bg4.png) no-repeat;
    background-size: 100% 2.48rem;
}

.centerInfoSolution_down_item_img5 {
    background: url(../../images/solution/solution_menu_bg5.png) no-repeat;
    background-size: 100% 2.48rem;
}

.centerInfoSolution_down_item_img6 {
    background: url(../../images/solution/solution_menu_bg12.png) no-repeat;
    background-size: 100% 2.48rem;
}

.centerInfoSolution_down_item_img7 {
    background: url(../../images/solution/solution_menu_bg11.png) no-repeat;
    background-size: 100% 2.48rem;
}

/* .centerInfoSolution_down_item_img6 {
    background: url(../../images/solution/solution_menu_bg6.png) no-repeat;
    background-size: 100% 2.48rem;
}

.centerInfoSolution_down_item_img7 {
    background: url(../../images/solution/solution_menu_bg7.png) no-repeat;
    background-size: 100% 2.48rem;
} */

.centerInfoSolution_down_item_img8 {
    background: url(../../images/solution/solution_menu_bg8.png) no-repeat;
    background-size: 100% 2.48rem;
}

.centerInfoSolution_down_item_img9 {
    background: url(../../images/solution/solution_menu_bg9.png) no-repeat;
    background-size: 100% 2.48rem;
}

.centerInfoSolution_down_item_img10 {
    background: url(../../images/solution/solution_menu_bg10.png) no-repeat;
    background-size: 100% 2.48rem;
}

.centerInfoSolution_down_item_img11 {
    background: url(../../images/solution/solution_menu_bg13.png) no-repeat;
    background-size: 100% 2.48rem;
}

.centerInfoSolution_down_item_img12 {
    background: url(../../images/solution/solution_menu_bg14.png) no-repeat;
    background-size: 100% 2.48rem;
}

.centerInfoSolution_down_item_img13 {
    background: url(../../images/solution/solution_menu_bg15.png) no-repeat;
    background-size: 100% 2.48rem;
}

/* 动画部分 */
.centerInfoSolution_down_item2 {
    animation-delay: 0.1s;
}

.centerInfoSolution_down_item3 {
    animation-delay: 0.2s;
}

.centerInfoSolution_down_item4 {
    animation-delay: 0.3s;
}

.centerInfoSolution_down_item5 {
    animation-delay: 0.4s;
}