/*滚动的资源类型*/
.bkLIne {
	background: url(../images/iconline.png) no-repeat 50% bottom;
	min-width: 1200px;
}

.bKwhite {
	margin-bottom: 12px;
}

.bKwhite .Box_type {
	position: relative;
}

.Box_type .scroll_horizontal {
	position: relative;
	padding: 20px 30px 15px;
	margin: 0 auto;
}

.radius-two .Box_type .scroll_horizontal {
	padding-top: 26px;
}

.Box_type .Box_con .conbox {
	position: relative;
	overflow: hidden;
}

.Box_type .Box_con .conbox ul {
	position: relative;
	list-style: none;
	overflow: hidden;
}

.Box_type .content {
	width: 100%;
	margin: 0 auto;
}

.Box_type .btnr,
.Box_type .btnr_1,
.Box_type .btnl,
.Box_type .btnl_1 {
	color: #e5e5e5;
	font-size: 30px;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	width: 50px;
	height: 56px;
	background-color: transparent;
}

.Box_type .btnl,
.Box_type .btnl_1 {
	left: -8px;
}

.Box_type .btnr,
.Box_type .btnr_1 {
	right: -8px;
	text-align: right;
}

.Box_type .btnl_1:hover,
.Box_type .btnr_1:hover,
.Box_type .btnr:hover,
.Box_type .btnl:hover {
	color: #666666;
}

.Box_type .width_li {
	float: left;
	overflow: hidden;
	text-align: center;
	width: 222px;
	height: 70px;
	padding: 0;
}

.Box_type .width_li a {
	display: block;
	text-align: center;
}

.Box_type .width_li img {
	width: 70px;
	height: 70px;
	margin-right: 10px;
	vertical-align: top;
	display: inline-block;
}

.Box_type .width_li .boxa-span {
	display: inline-block;
	margin-top: 10px;
}

.Box_type .width_li .boxa-span p {
	font-size: 26px;
	line-height: 40px;
	margin: 0;
}

.Box_type .width_li .text-left {
	font-size: 18px;
	margin: 0;
}