
.wave-box {
	background-color: #f5f6f7;
}
.margin-bottom-60 {
	margin-bottom: 60px;
	margin-top:66px;
}
.about-index-wrap {
	padding: 33px 0 20px 0;
}
.about-index-wrap1 {
	background-color: #fff;
}
.about-index-wrap2 {
	background-color: #f5f6f7;
}
.about-index-wrap3 {
	background-color: #fff;
}
.about-index-wrap4 {
	background-color: #f5f6f7;
}
/*区块1样式,了解优帮云*/
.ab-div-title {
	height: 32px;
	line-height: 32px;
	font-size: 32px;
	color: #333;
	text-align: center;
	font-weight: bold;
}
.ab-div-sub-title {
	margin: 20px 0 60px 0;
	font-size: 14px;
	line-height: 14px;
	text-align: center;
	color: #666;
}
/*图标背景*/
.ab-icon-wrapper {
	margin:50px 0 60px 0;
	height: 120px;
}
.ab-icon-bg {
	height: 100%;
	width: 20%;
	background: url(../images/about-icon-01.png) no-repeat center;
}
.ab-icon-2 {
	background-image: url(../images/about-icon-02.png);
}
.ab-icon-3 {
	background-image: url(../images/about-icon-03.png);
}
.ab-icon-4 {
	background-image: url(../images/about-icon-04.png);
}
.ab-icon-5 {
	background-image: url(../images/about-icon-05.png);
}
.ab-icon-title {
	text-align: center;
	color: #333;
}
.ab-icon-top-title {
	margin: 28px 0 6px 0;
	font-size: 46px;
	line-height: 46px;
	font-weight: bold;
}
.ab-icon-sub-title {
	font-size: 16px;
}
/*了解介绍段落*/
.ab-introduce-p {
	margin-bottom: 30px;
	text-indent: 2em;
	font-size: 15px;
	line-height: 28px;
	color: #666666;
}


/*产品介绍*/
.product-icon-wrapper {
	margin-bottom: 40px;
}
.product-icon-item {
	margin-right: 2%;
	height: 440px;
	width: 47%;
	background-color: #fff;
	margin-bottom:2%;
}
.product-link-a {
	display: block;
	width: 100%;
	height: 100%;
}
.product-icon-item:hover {
	background-color: #fff;
	box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.12);
}
.product-icon-item:first-child {
	margin-left: 0;
}

.product-icon-item:nth-child(2n){	margin-right: 0;}

.product-icon-bg {
	width: 100%;
	height: 162px;
}
.product-icon-bg-1 {
	background:url(../../images/down.jpg) no-repeat center 62px;
}
.product-icon-bg-2 {
	background:url(../../images/product-icon-02.png) no-repeat center 62px;
}
.product-icon-bg-3 {
	background:url(../../images/product-icon-03.png) no-repeat center 62px;
}
.product-icon-bg-4 {
	background:url(../../images/product-icon-04.png) no-repeat center 62px;
}
.product-icon-bg-5 {
	background:url(../../images/product-icon-05.png) no-repeat center 62px;
}
.product-icon-title {
	margin-bottom: 30px;
	line-height: 18px;
	font-size: 16px;
	text-align: center;
	color: #333333;
}
.product-icon-discription {
	line-height: 24px;
	font-size: 14px;
	text-align: center;
	color: #888888;
	padding:0 10px;
}




.make-progress{
	color:#01a7fe;
	height:44px;
	line-height:44px;
	width:105px;
	text-align:center;
	margin: auto;
	display: block;
	border: 1px solid #01a7fe;
	border-radius: 3px;
	margin-top:40px;
}
.make-progress:hover{
	background-color: #01a7fe;
	color: white;
}





.strong {
	font-weight: 700
}

::selection {
	background: #1EACDF;
	color: #fff
}

img {
	border: 0
}

::-moz-selection {
	background: #1EACDF;
	color: #fff
}

::-webkit-selection {
	background: #1EACDF;
	color: #fff
}

.autoWidth {
	margin: 0 auto;
	max-width: 100%;
}

.auto {
	margin: 0 auto;
	max-width: 100%;
}

@media screen and (max-width:1233px) {
	.auto {
		padding-left: 10px
	}
}

.clearfix:after,.clearfix:before {
	display: table;
	line-height: 0;
	content: ""
}

.clearfix:after {
	clear: both
}

.pull-right {
	float: right
}

.pull-left {
	float: left
}

.hide {
	display: none
}

.show {
	display: block
}

.invisible {
	visibility: hidden
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.img-rounded {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px
}

.youshi h2, .index_Customer h2, .index_liucheng h2, .index_api h2, .download_api h2, .sdk h2 ,.kehu h2{ font-size: 30px;font-weight: 400;padding:60px 0; text-align: center;}

.w1200{ width:100%; margin:0 auto; clear:both;}
