.banner {
	width: 100%;
	height: 376px;
	background-image: url(../img/banner.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.web-api {
	height: 645px;
	background-image: url(../img/cloud/bj40.png);
	background-position: center center;
	background-repeat: no-repeat;
	padding-top: 50px;
	text-align: center;
}

.api h2 {
	font-size: 30px;
	color: #0db2ef;
}

.api p {
	font-size: 18px;
	color: #393939;
	margin-top: 14px;
	line-height: 30px;
}

.advantage {
	background-color: #EAF0F4;
	padding-bottom: 80px;
}

.function-tit {
	padding-top: 40px;
	height: 39px;
	border-bottom: 2px solid #ddd;
	color: #050B26;
	font-size: 30px;
	text-indent: 17px;
	background-image: url(../img/product/function.png);
	background-repeat: no-repeat;
	background-position: 125px bottom;
	line-height: 1;
	position: relative;
}

.function-tit:before {
	content: "";
	width: 7px;
	height: 28px;
	background-color: #00B4FF;
	position: absolute;
	left: 0;
	top: 41px;
}

.advantage_items {
	width: 580px;
	height: 500px;
	float: left;
	background-color: #fff;
	margin-top: 40px;
	box-shadow: 0 5px 10px 0 rgba(0,0,0,0.1);
}

.marginRight {
	margin-right: 40px;
}
.advantage_items:hover{
	box-shadow: 0 5px 15px  rgba(0,0,0,0.3);
}
.advantage_items_img {
	width: 580px;
	height: 285px;
	text-align: center;
}

.advantage_items_img a {
	display: block;
	width: 100%;
	height: 100%;
	line-height: 285px;
}

.advantage_items_img a img {
	vertical-align: middle;
}

.advantage_items_header {
	padding: 0 80px;
	font-size: 28px;
	text-align: center;
	color: #393939;
	font-weight: bold;
}

.advantage_items_txt {
	padding: 0 17px;
	font-size: 16px;
	color: #333333;
	line-height: 26px;
	padding-top: 12px;
	text-align: center;
}

.common_title {
	width: 1200px;
	height: 80px;
	margin: 0 auto;
	background: url(../../images/index/bj11.png) no-repeat left 40px;
	position: relative;
	border-bottom: 2px solid #D2D2D2;
}

.common_title:before {
	content: "";
	width: 7px;
	height: 28px;
	background-color: #00B4FF;
	position: absolute;
	left: 0;
	top: 41px;
}

.common_title_h2 {
	position: absolute;
	left: 18px;
	bottom: 4px;
	background: url(../../images/index/bj20.png) no-repeat;
	font-size: 30px;
	color: #494949;
	font-weight: normal;
	line-height: 45px;
	padding-right: 270px;
}

.cloud_client_body {
	padding-top: 50px;
	text-align: center;
	width: 100%;
}

.in_use {
	min-width: 1200px;
	background-color: #fff;
	margin: 0 auto;
}

.inner_in_use {
	width: 1200px;
	margin: 0 auto;
	background-color: #fff;
}
.in_use_body{
	    width: 100%;
    height: 256px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: center center;
}
}
