.banner{background: transparent url(../img/banner-bg.jpg) no-repeat center center; background-size: cover;min-width:1170px;}
.index-banner{width:1170px; margin:0 auto;}
.ctn01, .ctn02{ width:1070px; margin:0 auto; font-family: "Microsoft Yahei"; }
.ctn01 h3{ padding:68px 0 30px 0; text-align:center; font-size:38px; font-weight:100}
.ctn01 p{ line-height:48px; text-align:center; font-size:18px; color: #9E9E9E}

.ctn02 ul{ float:left; width:136px; padding-right:50px}
.ctn02 ul.pdno{ padding-right:0}
.ctn02 ul li{ text-align:center; line-height:34px; font-size:20px;}
.ctn02 ul li.st{  font-size:26px; padding-bottom:10px; color:#ea5718; line-height:40px}
.ctn02 ul li.st a{color:#ea5718; }
.ctn02 ul li.st span{ font-size:20px}


.js-silder {
	position: relative;
}

.silder-scroll {
	width: 1170px;
	overflow: hidden;
}

.silder-main {
	width: 1170px;
	height: 330px;
	background-color: #f60;
	position: relative;
}

.silder-main-img {
	position: absolute;
	top: 0;
	left: 0;
}

.js-silder-ctrl {
	text-align: center;
}

.silder-ctrl-prev, .silder-ctrl-next {
	position: absolute;
	cursor: pointer;
	display: block;
	width: 40px;
	height: 60px;
	line-height: 60px;
	text-decoration: none;
	text-align: center;
	color: #fff;
	font-size: 20px;
	background-color: #ea5718;
	display: block;
}

.silder-ctrl-prev {
	left: 0;
	top: 40%;
}

.silder-ctrl-next {
	right: 0;
	top: 40%;
}

.silder-ctrl-con {
	display: inline-block;
	cursor: pointer;
	overflow: hidden;
}

.current {
	background: #FFFFFFF;
}

.silder-scroll-left {
	width: 590px;
	overflow: hidden;
}

.js-silder-left {
	position: relative;
}

.silder-main-left {
	width: 590px;
	height: 230px;
	background-color: #f60;
	position: relative;
	overflow:hidden;
}

.silder-main-img-left {
	position: absolute;
	top: 0;
	left: 0;
}
.silder-main-img-left >a{display:block;position: relative;}
.silder-main-img-left >a span{width:100%;height:35px;line-height:35px;position: absolute;left:0;top:195px;text-align: left;color: #fff;font-size: 14px;padding-left:5px;background-color: #3E3A39;background-color:rgba(0,0,0,0.5)!important;filter:alpha(opacity=50);-moz-opacity:0.5;}
