.slideBox {
	width: 100%;
	height: 660px;
	position: relative;
}

.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 80px;
	bottom: 5px;
	z-index: 1;
}
.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}
.slideBox .hd ul li {
	float: left;
	margin-right: 5px;
	width: 6px;
	height: 6px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
	border-radius:3px;
}
.slideBox .hd ul li.on {
	background: #f00;
	color: #fff;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}
.slideBox .bd img {
	height: 660px;
	display: block;
}

.slider_btn .prev {
	position:absolute;
	left:80px;
	top:50%;
	z-index:888;
	display: block;
	width: 41px;
	height: 33px;
	margin-top:-16px;
}
.slider_btn .next {
	position:absolute;
	right:80px;
	top:50%;
	z-index:888;
	display: block;
	width: 42px;
	height: 33px;
	margin-top:-16px;
}
.slider_btn .prev:hover{
	opacity:0.8;
}
.slider_btn .next:hover{
	opacity:0.8;
}
.slideBox .prevStop {
	display: none;
}
.slideBox .nextStop {
	display: none;
}
.sx_13{
	height:660px;
	background:url(../images/picture1.jpg) center no-repeat;
	background-size:100% 100%;
}
.sx_14{
	height:660px;
	background:url(../images/picture2.jpg) center no-repeat;
	background-size:100% 100%;
}
.sx_15{
	height:660px;
	background:url(../images/picture3.jpg) center no-repeat;
	background-size:100% 100%;
}
.slideBox1 {
	width: 100%;
	height: 660px;
	position: relative;
}
.slideBox1 .bd img {
	height: 660px;
	display: block;
}
.slideBox1 .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 80px;
	bottom: 5px;
	z-index: 1;
}
.slideBox1 .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}
.slideBox1 .hd ul li {
	float: left;
	margin-right: 5px;
	width: 6px;
	height: 6px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
	border-radius:3px;
}
.slideBox1 .hd ul li.on {
	background: #f00;
	color: #fff;
}
.slideBox1 .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox1 .bd li {
	zoom: 1;
	vertical-align: middle;
}
.slideBox1 .prevStop {
	display: none;
}
.slideBox1 .nextStop {
	display: none;
}
.sx_1{
	height:660px;
	background:url(../images/i-b-1.png) center no-repeat;
	background-size:100% 100%;
}
.sx_2{
	height:660px;
	background:url(../images/i-b-2.png) center no-repeat;
	background-size:100% 100%;
}
.sx_3{
	height:660px;
	background:url(../images/i-b-3.png) center no-repeat;
	background-size:contain;
}
.sx_4{
	height:660px;
	background:url(../images/i-b-4.png) center no-repeat;
	background-size:contain;
}
.sx_5{
	height:660px;
	background:url(../images/i-b-5.png) center no-repeat;
	background-size:contain;
}
.sx_6{
	height:660px;
	background:url(../images/i-b-6.png) center no-repeat;
	background-size:contain;
}
.sx_7{
	height:660px;
	background:url(../images/i-b-7.png) center no-repeat;
	background-size:contain;
}


.slider_c_box{
	padding-top:160px;
}
.slider_c_box p{
	text-align:center;
	margin:10px 0px;
}
.s_size1{
	font-size:36px;
	font-weight:bold;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
}
.s_size2{
	font-size:72px;
	font-weight:bold;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
}
@media(max-width:660px) {
	/* For mobile phones: */
	.slideBox{
		height: 200px !important;
	}
	.slideBox .bd ul{
		height: 200px !important;
	}
  .slideBox1{
		height: 200px !important;
	}
	.slideBox1 .bd ul{
		height: 200px !important;
	}
	.sx_13{
    width: 100%;
		height: 200px !important;
    background-size:100% 100%;
	}
	.sx_14{
    width: 100%;
		height:200px !important;
    background-size:100% 100%;
	}
	.sx_15{
    width: 100%;
		height:200px !important;
    background-size:100% 100%;
	}
  .sx_1{
    width: 100%;
		height:200px !important;
    background-size:100% 100%;
	}
  .sx_2{
    width: 100%;
		height:200px !important;
    background-size:100% 100%;
	}
  .sx_3{
    width: 100%;
		height:200px !important;
    background-size:cover;
	}
  .sx_4{
    width: 100%;
		height:200px !important;
    background-size:cover;
	}
  .sx_5{
    width: 100%;
		height:200px !important;
    background-size:cover;
	}
  .sx_6{
    width: 100%;
		height:200px !important;
    background-size:cover;
	}
  .sx_7{
    width: 100%;
		height:200px !important;
    background-size:cover;
	}
}