.solveBanner{
    width: 100%;
    height: 567px;
    background:url("../images/solve1Bac.png") no-repeat center;
    text-align: center;
    color: white;
}
.solveBanner h2{
    font-size: 38px;
    padding-top: 190px;
}
.solveBanner p{
    font-size: 20px;
    margin-top: 20px;
}
/**/
.solveCtn h2{
    font-size: 14px;
    color: #CCCCCC;
    margin-left: 122px;
    padding-top: 126px;
}
.solveCtn h3{
    font-size: 30px;
    color: #4A4A4A;
    margin: 18px 0 0 122px;
}
.solveCtn .pBox{
    width: 500px;
    margin-left: 122px;
    font-size: 14px;
    color: #4A4A4A;
    line-height: 30px;
    margin-top: 35px;
}
.solveCtn img{
    margin:42px 0 0 122px;
}
.solveBox{
    width: 1200px;
    height: 1070px;
    margin: 0 auto;
    overflow: hidden;
}
.solveBox .leftCtnOne{
    height: 870px;
    width: 1200px;
    margin-top: 100px;
    overflow: hidden;
    background: url("../images/solve2.png") no-repeat left;
}
.solveBox .leftText{
    width: 712px;
    height: 620px;
    background-color: #ffffff;
    margin: 125px 0 125px 488px;
}
.solveBox .rightCtnOne{
    height: 870px;
    width: 1200px;
    margin-top: 100px;
    overflow: hidden;
    background: url("../images/solve3.png") no-repeat right;
}
.solveBox .rightText{
    width: 712px;
    height: 620px;
    background-color: #ffffff;
    margin: 125px 0 125px 0;
}
.solveBox .leftCtnTwo{
    height: 870px;
    width: 1200px;
    margin-top: 100px;
    overflow: hidden;
    background: url("../images/solve4.png") no-repeat left;
}
.solveBox .rightCtnTwo{
    height: 870px;
    width: 1200px;
    margin-top: 100px;
    overflow: hidden;
    background: url("../images/solve5.png") no-repeat right;
}
.solveBox .leftCtnThree{
    height: 870px;
    width: 1200px;
    margin-top: 100px;
    overflow: hidden;
    background: url("../images/solve6.png") no-repeat left;
}
