.client-banner {
    width:100%;
	background-image:linear-gradient(90deg, #00c6fb, #005bea);
}

.client-banner ul{
    width:1140px;
	height:680px;
	left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;

}

.client-banner p{
	width:555px;
    text-align:left;
	font-size:14px;
	color:#ffffff;	
}

.client-banner img{
	margin-top:140px;
	width:400px;
}




/* ----------------------------------公共------------------------------- */
.border1 {
	
	background:#509cff;
	width:60px;
	height:4px;
	margin:10px auto;
}

.border2 {
	
	background:#509cff;
	width:6px;
	height:40px;
	margin:8px 20px 0px 0px;
}

.title1{
    text-align:center;
	color:#2d3238;
	font-size:38px;
	padding-top:84px;
}

/* ----------------------------------横幅------------------------------- */
.bimg{
	height:470px;

}
/* ----------------------------------主体1------------------------------- */
.sdk-linux-body1 {
    width:100%;
	background:#f0f3f7;
}

.sdk-linux-body1 ul{
	width:1140px;
	height:650px;
	margin:0px auto;
}

.sdk-linux-body1 .text{
	font-size:16px;
	color:#54595e;
	line-height:26px;
	text-align:center;
	margin-top:20px;
}
/* ----------------------------------主体2------------------------------- */
.sdk-linux-body2{
    width:100%;
}

.sdk-linux-body2 ul{
    width:1140px;
	height:500px;
	margin:0px auto;
}

.sdk-linux-body2 img{
	margin-top:90px;
	height:370px;
}

.sdk-linux-body2 .text1{
	font-size:38px;
	color:#2d3238;
	text-align:left;
}

.sdk-linux-body2 .text3{
	width:480px;
	padding-top:18px;
	font-size:14px;
	color:#2d3238;
	line-height:26px;
	text-align:left;
	opacity: 0.8;
}

/* ----------------------------------主体3------------------------------- */
.sdk-linux-body3 {
    width:100%;
	padding-bottom: 55px;
}

.sdk-linux-body3 ul{
	width:1140px;
    margin:0px auto;
}

.sdk-linux-body3 li{
    margin-right:86px;
}

.sdk-linux-body3 img {
	height:80px;
	margin:0px 0px 18px 52px
}

.sdk-linux-body3 .text2 {
	text-align:center;
	font-size:18px;
	color:#2d2f32;
	line-height:36px
}

.sdk-linux-body3 .text3{
	width:220px;
	font-size:12px;
	color:#77828c;
	line-height:21px;
	text-align:center;
}
.pane-subtitle{
	font-size: 14px !important;
	width: 530px!important;
	opacity: 0.8!important;
	line-height: 25px;
}

.pane-btn-rightgen {
    display: inline-block;
    background: #2ddead;
    font-size:16px;
	color:#ffffff;
    text-decoration: none;
    padding: 11px 58px;
    border-radius: 3px;
    transition-duration: 0.4s;
	margin-top:20px;
}
.pane-btn-rightgen:hover {
    background-color: #FFFFFF;
    color: #359AFF;
    cursor: pointer;
}
.footertop{
	width:1140px;
	margin:0 auto;
	height:270px;
	text-align: center;
	box-sizing: border-box;
}
.footertop .content-btn{
	display:inline-block;
	width:220px;
	height:60px;
	font: 400 16px sans-serif;
	line-height: 60px;
	border:1px solid #2284fe;
	color:#2284fe;
	text-align: center;
	cursor:pointer;
	margin:0 10px;
}