.col_tit {
	font-size: 30px;
	color: #000;
	text-align: center;
}

.col_tit span {
	display: block;
	font-size: 16px;
	font-family: Arial;
	color: #8a8a8a;
	text-transform: uppercase;
}

.service_case {
	height: 152px;
}

.service_case li {
	float: left;
	width: 130px;
	margin-left: 60px;
	margin-right: 60px;
	display: inline;
}

.service_case li h3 {
	padding-top: 14px;
	font-size: 16px;
	color: #696969;
	text-align: center;
}

.service_case li span {
	display: block;
	width: 126px;
	height: 121px;
	position: relative;
	overflow: hidden;
}

.service_case li span em {
	display: block;
	position: absolute;
	top: 0px;
	left: 4px;
	width: 122px;
}

.service_case li span .service_photo {
	z-index: 50;
	height: 242px;
}

.service_case li span .service_border {
	z-index: 100;
	height: 121px;
	background: url(/static/wisvalley/images/wisvalley/service_case_border_08.png) no-repeat;
}

.service_case li span em.ppjz {
	background: url(/static/wisvalley/images/wisvalley/service_icon_01_18.gif) no-repeat;
}

.service_case li span em.rjkf {
	background: url(/static/wisvalley/images/wisvalley/service_icon_02_20.gif) no-repeat;
}

.service_case li span em.ydhl {
	background: url(/static/wisvalley/images/wisvalley/service_icon_03_22.gif) no-repeat;
}

.service_case li span em.wlyx {
	background: url(/static/wisvalley/images/wisvalley/service_icon_04_24.gif) no-repeat;
}

.service_case li span em.ymzc {
	background: url(/static/wisvalley/images/wisvalley/service_icon_05_26.gif) no-repeat;
}

.service_case li span em.xnzj {
	background: url(/static/wisvalley/images/wisvalley/service_icon_06_28.gif) no-repeat;
}

.service_case li a:hover h3 {
	color: #009fd3;
}



.left {
	float: left
}

.right {
	float: right
}

.chinese {
	font-family: "微软雅黑"
}

.sliderHeight {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 480px;
	padding-top: 72px;
	float: left;
}

.sliderHeight .sliderContainer {
	width: 100%;
	height: 480px;
	position: absolute
}

.iosSlider {
	width: 100%;
	height: 480px;
	position: relative
}

.iosSlider .slider {
	width: 100%;
	height: 480px;
}

.iosSlider .slider .item {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 480px;
	margin: 0
}

.iosSlider .slider .item img {
	width: 100%;
	float: left
}

.iosSlider .indicators {
	width: 100%;
	padding: 0 15px;
	position: absolute;
	bottom: 25px;
	right: 0;
	z-index: 999;
	margin: 0 auto;
	left: 0
}

.iosSlider .indicators .item {
	text-indent: -9999px;
	float: left;
	width: 45px;
	height: 7px;
	background-color: #fff;
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	-khtml-opacity: .5;
	opacity: .5;
	margin: 0 2px;
}

.iosSlider .indicators .item.active {
	background: #fff;
	opacity: 1
}
