li {
    list-style-type: none;
}
.bz-title {
	font-size: 27px;
	text-align: center;
	color: #333;
	line-height: 27px
}
.bz-sub-title {
	margin-top: 20px;
	font-size: 14px;
	text-align: center;
	color: #000;
	font-weight: lighter
}
.bz-case-wrapper .bz-case .bz-case-main {
		margin-top: 50px
	}
.bz-case-wrapper {
	position: relative
}

.bz-case-wrapper .bz-case {
	position: relative;
	z-index: 50;
	width: 100%;
	margin: 0 auto;
	padding: 0px 0 30px
}
.bz-case-wrapper .bz-case .bz-case-main .bz-case-all {
	float: left;
	width: 232px;
	margin-right: 10px;
	position: relative
}

.bz-case-wrapper .bz-case .bz-case-main .bz-case-all .all-text {
	position: absolute;
	bottom: 50px;
	width: 100%;
	padding-left: 10px
}

.bz-case-wrapper .bz-case .bz-case-main .bz-case-all .all-text .all-decoration {
	display: inline-block;
	vertical-align: bottom;
	width: 52px;
	height: 45px;
	background: url(../images/icon-index.png) 0 0 no-repeat
}

.bz-case-wrapper .bz-case .bz-case-main .bz-case-all .all-text .all-tip {
	margin-top: 5px;
	font-size: 26px;
	color: #fff;
	font-weight: 700;
	letter-spacing: 1px
}

.bz-case-wrapper .bz-case .bz-case-main .bz-case-all .all-text .all-tip i {
	position: absolute;
	right: 9px;
	width: 15px;
	height: 10px;
	margin-left: 6px;
	bottom: 13px;
	background: url(../images/icon-index.png) -52px 0 no-repeat
}

.bz-case-wrapper .bz-case .bz-case-main .bz-case-box {
	overflow: hidden
}

.bz-case-wrapper .bz-case .bz-case-main .bz-case-box .bz-case-part ul li {
	float: left;
	
	height:245px;
}

.bz-case-wrapper .bz-case .bz-case-main .bz-case-box .bz-case-part ul li+li {
	margin-left: 3.005%;
}

.bz-case-wrapper .bz-case .bz-case-main .bz-case-box .bz-case-part ul li a {
	display: block;
	height: 100%;
	text-align: center;
	padding-top:70px;
	background: #ebebeb;
	transition: all .8s
}

.bz-case-wrapper .bz-case .bz-case-main .bz-case-box .bz-case-part ul li a .icon-img-cover {
	height: 70px;
	line-height: 70px;
	margin-bottom: 15px
}

.bz-case-wrapper .bz-case .bz-case-main .bz-case-box .bz-case-part ul li a .icon-img-cover .icon-img {
	display: inline-block;
	vertical-align: middle;
	width: 70px;
	height: 50px;
	background: url(../images/icon-case.png) 0 0 no-repeat
}

.bz-case-wrapper .bz-case .bz-case-main .bz-case-box .bz-case-part ul li a .part-title {
	font-size: 16px;
	color: #3e3a39;
	font-weight:normal;
}

.bz-case-wrapper .bz-case .bz-case-main .bz-case-box .bz-case-part ul li a:hover {
	transition: all .8s;
	background: url(../images/icon-case-01-hover.jpg) 0 0 no-repeat
}

.bz-case-wrapper .bz-case .bz-case-main .bz-case-box .bz-case-part ul li a:hover .icon-img-cover .icon-img {
	background: url(../images/icon-case-01.png) 0 0 no-repeat;
	background-position: -70px 0
}

.bz-case-wrapper .bz-case .bz-case-main .bz-case-box .bz-case-part ul li a:hover .part-title {
	color: #fff
}

.bz-case-wrapper .bz-case .bz-case-main .bz-case-box .bz-case-part ul li.case-01 a .icon-img-cover .icon-img {
	width: 70px;
	height: 50px;
	background: url(../images/icon-case.png) 0 0 no-repeat
}

.bz-case-wrapper .bz-case .bz-case-main .bz-case-box .bz-case-part ul li.case-01 a:hover {
	transition: all .8s;
	background: url(../images/icon-case-01-hover.jpg) 0 0 no-repeat
}

.bz-case-wrapper .bz-case .bz-case-main .bz-case-box .bz-case-part ul li.case-01 a:hover .icon-img-cover .icon-img {
	background-position: -70px 0
}

.bz-case-wrapper .bz-case .bz-case-main .bz-case-box .bz-case-part ul li.case-02 a .icon-img-cover .icon-img {
	width: 70px;
	height: 68px;
	background: url(../images/icon-case.png) 0 -50px no-repeat
}

.bz-case-wrapper .bz-case .bz-case-main .bz-case-box .bz-case-part ul li.case-02 a:hover {
	transition: all .8s;
	background: url(../images/icon-case-02-hover.jpg) 0 0 no-repeat
}

.bz-case-wrapper .bz-case .bz-case-main .bz-case-box .bz-case-part ul li.case-02 a:hover .icon-img-cover .icon-img {
	background-position: -70px -50px
}

.bz-case-wrapper .bz-case .bz-case-main .bz-case-box .bz-case-part ul li.case-03 a .icon-img-cover .icon-img {
	width: 70px;
	height: 56px;
	background: url(../images/icon-case.png) 0 -118px no-repeat
}

.bz-case-wrapper .bz-case .bz-case-main .bz-case-box .bz-case-part ul li.case-03 a:hover {
	transition: all .8s;
	background: url(../images/icon-case-03-hover.jpg) 0 0 no-repeat
}

.bz-case-wrapper .bz-case .bz-case-main .bz-case-box .bz-case-part ul li.case-03 a:hover .icon-img-cover .icon-img {
	background-position: -70px -118px
}

.bz-case-wrapper .bz-case .bz-case-main .bz-case-box .bz-case-part ul li.case-04 a .icon-img-cover .icon-img {
	width: 70px;
	height: 65px;
	background: url(../images/icon-case.png) 0 -174px no-repeat
}

.bz-case-wrapper .bz-case .bz-case-main .bz-case-box .bz-case-part ul li.case-04 a:hover {
	transition: all .8s;
	background: url(../images/icon-case-04-hover.jpg) 0 0 no-repeat
}

.bz-case-wrapper .bz-case .bz-case-main .bz-case-box .bz-case-part ul li.case-04 a:hover .icon-img-cover .icon-img {
	background-position: -70px -174px
}

.bz-case-wrapper .bz-case .bz-case-main .bz-case-box .bz-case-part ul li.case-05 a .icon-img-cover .icon-img {
	width: 70px;
	height: 70px;
	background: url(../images/icon-case.png) 0 -239px no-repeat
}

.bz-case-wrapper .bz-case .bz-case-main .bz-case-box .bz-case-part ul li.case-05 a:hover {
	transition: all .8s;
	background: url(../images/icon-case-05-hover.jpg) 0 0 no-repeat
}

.bz-case-wrapper .bz-case .bz-case-main .bz-case-box .bz-case-part ul li.case-05 a:hover .icon-img-cover .icon-img {
	background-position: -70px -239px
}

.bz-case-wrapper .bz-case .bz-case-main .bz-case-box .bz-case-part ul li.case-06 a .icon-img-cover .icon-img {
	width: 70px;
	height: 69px;
	background: url(../images/icon-case.png) 0 -311px no-repeat
}

.bz-case-wrapper .bz-case .bz-case-main .bz-case-box .bz-case-part ul li.case-06 a:hover {
	transition: all .8s;
	background: url(../images/icon-case-06-hover.jpg) 0 0 no-repeat
}

.bz-case-wrapper .bz-case .bz-case-main .bz-case-box .bz-case-part ul li.case-06 a:hover .icon-img-cover .icon-img {
	background-position: -70px -311px
}

.bz-case-wrapper .bz-case .bz-case-main .bz-case-box .bz-case-part ul li.case-07 a .icon-img-cover .icon-img {
	width: 70px;
	height: 61px;
	background: url(../images/icon-case.png) 0 -380px no-repeat
}

.bz-case-wrapper .bz-case .bz-case-main .bz-case-box .bz-case-part ul li.case-07 a:hover {
	transition: all .8s;
	background: url(/static/images/icon-case-07-hover.jpg) 0 0 no-repeat
}

.bz-case-wrapper .bz-case .bz-case-main .bz-case-box .bz-case-part ul li.case-07 a:hover .icon-img-cover .icon-img {
	background-position: -70px -380px
}

.bz-case-wrapper .bz-case .bz-case-main .bz-case-box .bz-case-part ul li.case-08 a .icon-img-cover .icon-img {
	width: 70px;
	height: 70px;
	background: url(../images/icon-case.png) 0 -441px no-repeat
}

.bz-case-wrapper .bz-case .bz-case-main .bz-case-box .bz-case-part ul li.case-08 a:hover {
	transition: all .8s;
	background: #f8b62c
}

.bz-case-wrapper .bz-case .bz-case-main .bz-case-box .bz-case-part ul li.case-08 a:hover .icon-img-cover .icon-img {
	background-position: -70px -441px
}

.bz-case-wrapper .bz-case .bz-case-main .bz-case-box .bz-case-part+.bz-case-part {
	margin-top: 10px
}

.bz-case-wrapper .dk-particles {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 10
}