.carousel-inner{
	width: 100%;
}
.item > img {
	width: 100%;
}
.carousel-indicators {
	bottom: 10px;
}
.carousel-indicators li{
	width: 32px;
	height: 6px;
	margin: 0;
	border-radius: 0;
	border: none;
    background-color: grey;
    margin-left: 10px;
}
.carousel-indicators > li.active {
	width: 32px;
	height: 6px;
    background-color: rgb(20,145,237);
    margin-left: 10px;
}
a.next.carousel-control{
	left: 85%;
}
.main-body{
	width: 1270px;
	margin: 0 auto;
}
.index-news{
	width: 300px;
	display: inline-block;
	zoom: 1; *display: inline; 
	margin-top: -189px;
	float: left;
}
.index-news-header{
	background-image: url(../img/2.png);
	position: relative;
	top: 24px;
	width: 300px;
	height: 190px;
	padding: 0 20px;
	z-index: 111;
}
.index-news-en{
	font-size: 24px;
	color: #FFFFFF;
	line-height: 100%;
	padding: 30px 0 25px;
}
.index-news-gb{
	font-size:30px;
	color: #FFFFFF;
	line-height: 100%;
	padding: 25px 0 30px ;
}
.index-news-body{
	width: 300px;
	padding: 0;
	background-color: #E7E7E7;
}
.index-news-main{
	padding: 0 20px;
	cursor: pointer;
}
.index-news-tiltle{
	padding: 0;
	padding-bottom: 10px;
	color: #409BFC;
}
.index-news-tiltle-one{
	padding-top: 35px;
}
.index-news-context{
	padding:0;
	padding-bottom: 20px;
	font-size: 12px;
	color: #666666;
}
.index-solution{
	display: inline-block;
    zoom: 1; *display: inline; 	
	vertical-align: top;
	margin-top: 20px;
	margin-left: 20px;
	float: left;
}
.index-solution-header {
	background-color: #409BFC;
	padding: 20px;
	width: 280px;
	height: 60px;
	font-size: 24px;
	color: #fff;
}
.index-solution-header > span {
	font-size: 16px;
	padding-left: 15px;
}
.index-solution-body{
	border-top: 1px solid #409BFC;
	padding: 0;
	padding-right: 10px;
	padding-bottom: 10px;
}
.index-solution-grid{
	width: 935px;
}
.grid,.grid2{
	width: 120px;
	margin: 20px 50px 30px 60px;
	display: inline-block;
	zoom: 1; *display: inline; 
}
.grid-iocn{
	display: block;
    width: 100%;
    height: 120px;
    cursor: pointer;
    margin-bottom: 10px;
}
.grid > div {
	color: #409BFC;
	font-size: 20px;
	text-align: center;
}
.grid-business{
	background: url(../img/1.png) no-repeat 0 -94px;
}
.grid-business:hover{
	background: url(../img/1.png) no-repeat 0 -232px;
}
.grid-largedata{
	background: url(../img/1.png) no-repeat -130px -94px;
}
.grid-largedata:hover{
	background: url(../img/1.png) no-repeat -130px -232px;
}
.grid-openration{
	background: url(../img/1.png) no-repeat -260px -94px;
}
.grid-openration:hover{
	background: url(../img/1.png) no-repeat -260px -232px;
}
.grid-things{
	background: url(../img/1.png) no-repeat -390px -94px;
}
.grid-things:hover{
	background: url(../img/1.png) no-repeat -390px -232px;
}
.grid-trades{
	background: url(../img/1.png) no-repeat -520px -94px;
}
.grid-trades:hover{
	background: url(../img/1.png) no-repeat -520px -232px;
}
.grid-custom{
	background: url(../img/1.png) no-repeat -650px -94px;
}
.grid-custom:hover{
	background: url(../img/1.png) no-repeat -650px -232px;
}
.grid-system{
	background: url(../img/1.png) no-repeat -780px -94px;
}
.grid-system:hover{
	background: url(../img/1.png) no-repeat -780px -232px;
}
.grid-service{
	background: url(../img/1.png) no-repeat -910px -94px;
}
.grid-service:hover{
	background: url(../img/1.png) no-repeat -910px -232px;
}