
.clearfix::after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden
}

.clearfix {
}
@media(min-width:1000px){
  
}
.aui-main {
	width: 1000px;
	min-height: 50px;
	margin: 0 auto
}

.aui-section-box {
	padding: 90px 0
}

.aui-section-box .aui-section-header {
	text-align: center
}

.aui-section-header-title {
	text-align: center;
	color: #383838;
	font-size: 34px;
	line-height: 1.5
}

.aui-summary {
	margin-top: 20px;
	text-align: center;
	font-size: 16px;
	line-height: 22px;
	color: #9b9ba3
}

.aui-summary a {
	line-height: 1;
	border-radius: 2px;
	cursor: pointer;
	display: inline-block;
	vertical-align: baseline;
	zoom: 1;
	margin: 0 5px;
	padding: 0;
	font-size: 16px;
	color: #488bff;
	background-color: #fff;
	border: 0
}

.aui-summary-tag {
	margin-left: -5px;
	margin-right: -8px
}

.aui-section-box .aui-section-body {
	position: relative;
	margin: 145px auto 50px;
	height: 486px;
	background: url(../images/main-bg.png) no-repeat center;
	background-size: auto 486px;
	background: url(../images/main-bg.png) no-repeat center\9
}

.aui-section-box .aui-section-list .aui-section-list-item {
	position: absolute;
	left: 0;
	top: 0;
	width: 5px;
	height: 5px;
	transition: .5s
}

.aui-section-box .aui-section-list .aui-section-list-item {
	position: absolute;
	left: 0;
	top: 0;
	width: 5px;
	height: 5px;
	transition: .5s
}

.aui-section-box .aui-section-list .aui-section-list-item .obj {
	position: absolute;
	top: 0;
	width: 150px;
	transition: .5s;
	z-index: 1
}

.aui-section-box .aui-section-list .aui-section-list-item .shadowBox {
	position: absolute;
	width: 150px;
	left: 0;
	top: 76px;
	opacity: 1;
	transition: .5s;
	z-index: 0
}

.i-process .btn.cur .obj {
	top: -20px;
	transition: .65s
}

.i-process .btn.cur .shadowBox {
	opacity: 1;
	transition: .65s;
	transform: scale(.8,.8)
}

.aui-section-box .aui-section-list .aui-section-list-item.one {
	left: 18px;
	top: 80px
}

.aui-section-box .aui-section-list .aui-section-list-item.two {
	left: 262px;
	top: -80px
}

.aui-section-box .aui-section-list .aui-section-list-item.three {
	left: 590px;
	top: -80px
}

.aui-section-box .aui-section-list .aui-section-list-item.four {
	left: 262px;
	top: 230px
}

.aui-section-box .aui-section-list .aui-section-list-item.five {
	left: 590px;
	top: 230px
}

.aui-section-box .aui-section-list .aui-section-list-item.six {
	left: 840px;
	top: 80px
}

