﻿* {
    margin: 0;
    padding: 0;
}

body, html {
    width: 100%;
    height: 100%;
}

.subNewDirection {
    margin-top: 20px;
    width: 100%;
    display: flex;
    justify-content: center;
}

.subDirection {
    width: 100%;
    align-content: center;
}

.solutionTopImg {
    width: 100%;
    height: 390px;
    /*overflow:hidden;*/
    align-content: center;
    background: url(/SolutionFiles/banner_03.jpg) no-repeat;
    background-position-x: center;
}

.solutionTopImg1 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.solutionTopImgText {
    padding-top: 19px;
    width: 464px;
    height: 14px;
    font-size: 13px;
    font-family: SourceHanSansCN-Regular;
    color: rgba(255,255,255,1);
    margin-right: 245px;
}

.solutionTopImgText1 {
    width: 250px;
    height: 26px;
    display: flex;
    align-items: center;
    padding-top: 13px;
}

.solutionTopImgText2 {
    width: 250px;
    height: 26px;
    border: 1px solid white;
    background: rgba(0,0,0,1);
}

.solutionTopImg2 {
    width: 17px;
    height: 15px;
    margin-left: -32px;
}

    .solutionTopImg2:hover {
        cursor: pointer;
    }

.line {
    margin-top: 20px;
    margin-left: 8%;
    width: 84%;
    border-bottom: 1px solid #C7C7C7;
}

.solutionMiddleContent {
    display: flex;
    margin-bottom: 60px;
    flex-direction: row;
    justify-content: center;
}

.leftSide {
}

.subLine {
    width: 730px;
    border-bottom: 1px solid #C7C7C7;
}

.solutionLi {
    display: flex;
    align-items: center;
    margin-top: 33px;
    margin-bottom: 16px;
}

.solutionImg1 {
    width: 240px;
    height: 200px;
}

/*img {
    width: 240px;
    height: 200px;
}*/

.solutionText {
    display: flex;
    flex-direction: column;
    margin-left: 32px;
}

.solutionTitle1 {
    width: 72px;
    height: 17px;
    font-size: 18px;
    font-family: SourceHanSansCN-Regular;
    color: rgba(25,127,230,1);
    line-height: 40px;
}

    .solutionTitle1:hover {
        cursor: pointer;
    }

.solutionTitle3 {
    width: 72px;
    height: 17px;
    font-size: 18px;
    font-family: SourceHanSansCN-Regular;
    color: rgba(25,127,230,1);
    line-height: 40px;
}

.solutionContent1 {
    margin-top: 20px;
    width: 448px;
    font-size: 14px;
    line-height: 25px;
    font-family: SourceHanSansCN-Regular;
    color: rgba(51,51,51,1);
}




.topRightSide {
    margin-top: 19px;
}

.solutionTitle2 {
    font-size: 14px;
    font-family: SimSun;
    color: rgba(25,127,230,1);
    text-align: center;
    background: url(/SolutionFiles/icons_03.png) no-repeat;
    background-position-y: center;
    padding-left: 12px;
    margin-left: 26px;
}

.subRightLine {
    width: 175px;
    height: 1px;
    background: rgba(199,199,199,1);
    margin-left: 12px;
}

.topRightSideContent {
    margin-top: 17px;
    margin-left: 35px;
}

.solutionContent2 {
    width: 85px;
    font-size: 14px;
    font-family: SourceHanSansCN-Regular;
    color: rgba(102,102,102,1);
    line-height: 30px;
}

    .solutionContent2:hover {
        cursor: pointer;
        color: rgba(25,127,230,1);
    }

.solutionContent3 {
    width: 85px;
    font-size: 12px;
    font-family: SourceHanSansCN-Regular;
    color: rgba(102,102,102,1);
    line-height: 30px;
}

.leftSide1 {
    width: 760px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.industryLi {
    width: 190px;
    height: 227px;
    /*background-color: green;*/
    /*margin-top: 23px;*/
    /*margin-right: 20px;*/
    display: flex;
    align-items: center;
    flex-direction: column;
}

.industryImg1 {
    margin-top: 32px;
}

.industryText {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 30px;
}

.industryTitle1 {
    font-size: 18px;
    font-family: SourceHanSansCN-Regular;
    color: #333333;
}

.industryLi:hover {
    cursor: pointer;
    background-color: rgba(25,127,230,0.15);
    /*opacity:0.15;
    filter:alpha(opacity=15);*/
    /*background-color: #D8F0F0;*/
    border-radius: 2px;
}

.industryContent1 {
    text-align: center;
    width: 144px;
    margin-top: 15px;
    font-size: 12px;
    font-family: SourceHanSansCN-Regular;
    color: #808080;
    line-height: 24px;
}

.rightItem {
    width: 198px;
    margin-top: 31px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    margin-left: 37px;
}

.rightSideTop {
    border: 1px solid #C7C7C7;
    width: 198px;
    /*margin-left: 37px;*/
    height: 130px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.rightSide {
    border: 1px solid #C7C7C7;
    width: 198px;
    margin-top: 8px;
    margin-left: 0px;
    height: 548px;
}

.topRightSideTitle {
    width: 170px;
    font-size: 14px;
    font-family: SourceHanSansCN-Regular;
    color: rgba(102,102,102,1);
    line-height: 30px;
}

.topRightSideTitle1 {
    width: 126px;
    height: 25px;
    line-height: 25px;
    margin-top: 7px;
    text-align: center;
    color: #197FE5;
    border:1px solid #197FE5;
}
.topRightSideTitle1:hover {
    cursor:pointer;
    color: #FFFFFF;
    background:#197FE5;
    border:1px solid #197FE5;
}
