.solu-top-cont{
	width: 100%;
	min-width: 1200px;
	height: 600px;
	background: url(../images/cp-banner.jpg);
	background-size:cover ;
}
.solu-ban-wrap{
	padding-top: 86px;
    padding-left: 141px;
}
.solu-ban-txt{
	width: 612px;
	height: 344px;
	position: relative;
	color: #fff;
}
.banner-border .top,.banner-border .left{
	position: absolute;
	background-color: rgba(255,255,255,.8);
	top: 0;
	left: 0;
}
.banner-border .top,.banner-border .bottom{
	width: 50px;
	height: 1px;
}
.banner-border .left,.banner-border .right{
	width: 1px;
	height: 50px;
}
.banner-border .bottom,.banner-border .right{
	position: absolute;
	background-color: rgba(255,255,255,.8);
	right: 0;
	bottom: 0;
}
.solu-ban-txt .solution{
    position: absolute;
    top: 20px;
    left: 20px;
    font-size: 74px;
}
.solu-ban-txt .project{
    width: 35px;
    position: absolute;
    top: 16px;
    left: 188px;
    font-size: 27px;
}
.solu-ban-txt .client{
    position: absolute;
    left: 20px;
    top: 142px;
    font-size: 27px;
    font-style: oblique;
}
.solu-ban-txt .solutions{
    position: absolute;
    bottom: 29px;
    left: 20px;
    font-size: 83px;
    letter-spacing: 12px;
    font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
    text-transform: uppercase;
    font-style: oblique;
}
div[class^=solu-sec]>h1{
	text-align: center;
	margin-bottom: 75px;
}
.solu-item{
	float: left;
	width: 280px;
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.3);
	margin-right: 20px;
}
.solu-item li{
	width: 100%;
	height: 50px;
	text-align: center;
	line-height: 50px;
	color: #848283;
}
.solu-sec1{
    padding: 65px 10px 0px 10px;
    padding-bottom: 20px;
    overflow: hidden;
}
.solu-sec1 ul:last-child{
	margin-right: 0px;
}
.solu-item li:nth-child(2n){
	background: #eee;
}
.solu-item li:nth-child(2n+1){
	background: #f9f5f6;
}
.solu-item li:first-child{
	position: relative;
	height: 150px;
	background: #fff;
	line-height: 150px;
	font-size: 20px;
	font-weight: bold;
	border-top: 2px solid #000;
	border-bottom: 1.5px solid #aaa;
	box-sizing: border-box;
}
.solu-item .green-circle{
	background: #525252!important;
}
.solu-item .green-circle p{
	width: 130px;
	height:130px;
	border-radius: 50%;
	background-color: #e0181a;
	color: #fff;
	text-align: center;
	line-height: 130px;
	font-weight: bold;
	font-size: 20px;
	border:1px solid #525252;
	box-sizing: border-box;
	position: absolute;
	top: -60px;
	left: 75px;
}
.solu-item .green-circle span{
	color: #fff;
	line-height: 200px;
}
.cont-fill{
	width: 100%;
	min-height: 740px;
	padding: 50px 0 0 0;
	margin:85px 0 0 0;
	background: #efeef4;
	box-sizing: border-box;
}
.solu-sec2,.solu-sec4{
	width: 1200px;
	padding:10px;
	box-sizing: border-box;
	margin: 0 auto;
	overflow: hidden;
}
.solu-sec2 ul:last-child{
	margin-right: 0px;
}
.solu-sec3{
    padding: 40px 10px 0 10px;
    padding-bottom: 20px;
    overflow: hidden;
}
.solu-sec3 ul:last-child{
	margin-right: 0px;
}
.solu-sec4 ul:last-child{
	margin-right: 0px;
}