.banner_bg{width: 100%; height: 500px; background: #041729;}
.banner{width: 1280px; height: 500px; margin: 0 auto;}

.solution_bg{width: 100%; height: 100%; background: #F7F8FC;}

.solution_title{width: 1100px; height: 60px; margin: 0 auto;}
.solution_title > .solution_back{width: 26px; height: 60px;}
.solution_title > .solution_back > a{display: block; width: 26px; height: 60px; background: url("../images/solution/back.png") 50% 50% no-repeat;}
.solution_title > .solution_back > a:hover{background: url("../images/solution/back(hover).png") 50% 50% no-repeat;}
.solution_title > p{width: 500px; height: 60px; margin: 0 auto; line-height: 60px; font-size: 36px; text-align: center; position: relative; top: -60px;}

.solution_content{width: 1100px; height: 100%; margin: 0 auto;}
.solution_content > p.title{height: 35px; line-height: 35px; font-size: 24px;}
.solution_content > p.blue{height: 32px; line-height: 32px; font-size: 21px; color: #0087D8;}
.solution_content > p.content{line-height: 25px; font-size: 16px; color: #818182;}
.solution_content > div.cloud{width: 1100px; height: 557px; margin: 0 auto; background: url("../images/solution/cloud.png") no-repeat;}
.solution_content > table{width: 1100px; border-collapse: collapse;}
.solution_content > table tr > td{width: 365px; height: 153px; border: 1px solid #0087D8;}
.solution_content > table tr > td > div{position: relative;}
.solution_content > table tr > td > div > p.title{width: 215px; height: 27px; line-height: 27px; font-size: 18px; color: #0087D8; position: absolute; left: 120px; top: -60px;}
.solution_content > table tr > td > div > p.content{width: 215px; line-height: 21px; font-size: 12px; position: absolute; left: 120px; top: -25px;}
.solution_content > table tr > td > div.cloud3 > img{position: absolute; left: 30px; top: 50%; margin-top: -30px;}
.solution_content > table tr > td > div.cloud4 > img{position: absolute; left: 30px; top: 50%; margin-top: -30px;}
.solution_content > table tr > td > div.cloud5 > img{position: absolute; left: 30px; top: 50%; margin-top: -30px;}
.solution_content > table tr > td > div.cloud6 > img{position: absolute; left: 30px; top: 50%; margin-top: -30px;}
.solution_content > table tr > td > div.cloud7 > img{position: absolute; left: 30px; top: 50%; margin-top: -30px;}
.solution_content > table tr > td > div.cloud8 > img{position: absolute; left: 30px; top: 50%; margin-top: -30px;}
.solution_content > div.platform{width: 1100px; margin: 0 auto;}
.solution_content > div.platform > div.content{width: 200px; float: left; margin-left: 100px;}
.solution_content > div.platform > div.content:first-child{margin-left: 0px;}
.solution_content > div.platform > div.content > img{width: 80px; height: 80px; display: block; margin: 0 auto;}
.solution_content > div.platform > div.content > p.title{margin-top: 10px; margin-bottom: 25px; font-size: 21px; text-align: center;}
.solution_content > div.platform > div.content > p.content{line-height: 24px; font-size: 14px; color: #5D5D5D;}