.banner{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.slideBox {
	width: 1480px;
	overflow: hidden;
	position: relative;
	margin-bottom: 36px;
	margin: 0 auto;
	height: 470px;
}
.slideBox1{
	height: 573px;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;background-size: cover !important;
}
/*ÃƒÂ¥Ã¢â‚¬Â°Ã‚Â/ÃƒÂ¥Ã‚ÂÃ…Â½ÃƒÂ¦Ã…â€™Ã¢â‚¬Â°ÃƒÂ©Ã¢â‚¬â„¢Ã‚Â®ÃƒÂ¤Ã‚Â»Ã‚Â£ÃƒÂ§Ã‚Â Ã‚Â */
.slideBox .btn1{
	width: 1190px;
	bottom: 9px;
	left: 50%;
	margin-left: -595px;
	position: absolute;
}
.slideBox .prev,
.slideBox .next {
	display: block;
	-moz-transition: all 0s ease-in;
	-webkit-transition: all 0s ease-in;
	-o-transition: all 0s ease-in;
	transition: all 0s ease-in;
}
.slideBox1 .prev,
.slideBox1 .next {
	display: block;
	float: right;
	margin-right: 14px;
}
.slideBox1 .prev,
.slideBox1 .next {
	width: 42px;
	height: 42px;
	background: url() 0 0 no-repeat;
}
.slideBox1 .next {
	background-position: right 0; 
}
.slideBox1 .prev:hover{
	-moz-transition: all 0s ease-in;
	-webkit-transition: all 0s ease-in;
	-o-transition: all 0s ease-in;
	transition: all 0s ease-in;
	background-position: 0 bottom;
}
.slideBox1 .next:hover{
	-moz-transition: all 0s ease-in;
	-webkit-transition: all 0s ease-in;
	-o-transition: all 0s ease-in;
	transition: all 0s ease-in;
	background-position: right bottom;
}
.slideBox1 .bd li .tit{
	height: 58px;
	position: absolute;
	bottom: 0;
	width: 100%;
	color: #fff;
	font-size: 14px;
	text-indent: 14px;
	line-height: 58px;
	background: rgba(0,0,0,0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000',endColorstr='#66000000');      /*IE6,IE7*/ 
    -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000', endColorstr='#66000000')";      /*IE8*/
}
.slideBox1 .bd li .tit p {
    width: 1190px;
    margin: 0 auto;
}

/*banner2*/
.slideBox2 .prev,
.slideBox2 .next {
	position: absolute;
	left: 8px;
	top: 50%;
	display: block;
	-moz-transition: all 0s ease-in;
	-webkit-transition: all 0s ease-in;
	-o-transition: all 0s ease-in;
	transition: all 0s ease-in;
}
.slideBox2 .prev,
.slideBox2 .next {
	margin-top: -30px;
	width: 60px;
	height: 60px;
	background: url(/youth/images/btn2.png) 0 0 no-repeat;
}
.slideBox2 .next {
	left: auto;
	right: 8px;
	background-position: right 0; 
}

/*banner3*/
.slideBox3 .bd li .tit{
	width: 1150px;
	top: 210px;
	left: 50%;
	margin-left: -575px;
	position: absolute;
    color: #fff;
}
.slideBox3 .bd li .tit span{
    background: #7ea02a;
    font-size: 24px;
    padding: 0 10px;
    height: 56px;
    line-height: 56px;
    display: inline-block;
}
.slideBox3 .bd li .tit h3{
    font-size: 16px;
    margin-top: 2px;
    width: 496px;
    padding: 12px 10px;
    line-height: 26px;
    color: #383838;
    background: rgba(255,255,255,0.8);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aaffffff',endColorstr='#aaffffff');      /*IE6,IE7*/ 
    -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#aaffffff', endColorstr='#aaffffff')";      /*IE8*/
}
/*banner4*/
.slideBox4 .hd {
	overflow:hidden;
	position:absolute;
	bottom:20px;
	z-index:1;
	left: 50%;
	margin-left: -54px;
}
.slideBox4 .hd ul {
	overflow:hidden;
	zoom:1;
	float:left;
}
.slideBox4 .hd ul li {
	float:left;
	margin: 0 7px;
	width: 18px;
	height: 18px;
	text-align: center;
	cursor: pointer;
	background: url() no-repeat;
}
.slideBox4 .hd ul li.on {
	
}
/*banner5*/
.slideBox5 .hd {
	overflow:hidden;
	position:absolute;
	bottom:0px;
	z-index:1;
	left: 50%;
	margin-left: -84px;
}
.slideBox5 .hd ul {
	overflow:hidden;
	zoom:1;
	float:left;
	height: 16px;
	position: relative;
}
.slideBox5 .hd ul li {
	float:left;
	margin: 0 5px;
	width: 32px;
	height: 8px;
	text-align: center;
	cursor: pointer;
	background: #fff;
	position: relative;
	margin-top: 8px;
}
.slideBox5 .hd ul li.on {
	background: #7ea02a;
	height: 16px;
	margin-top: 0;
}
.slideBox5{
	margin-bottom: 0;
}

.tenLisImg {
    width: 545px;
    height: auto;
    float: left;
    position: relative;
}
.tenLisImg .hd {
    height: 20px;
    overflow: hidden;
    position: absolute;
    right: 16px;
    bottom: 10px;
    z-index: 1;
}
.tenLisImg .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}
.tenLisImg .hd ul li {
    float: left;
    margin-left: 6px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background: #7a7a7a;
    cursor: pointer;
    color: #fff;
    font-size: 12px;
}
.tenLisImg .hd ul li.on{
	background: #faa209;
}
.tenLisImg .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}
.tenLisImg .bd li {
    zoom: 1;
    vertical-align: middle;
}
.tenLisImg .bd li p {
    font-size: 14px;
    color: #fff;
    width: 100%;
    height: 42px;
    line-height: 42px;
    background: rgba(0,0,0,0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#55000000',endColorstr='#55000000');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#55000000', endColorstr='#55000000')";
    position: absolute;
    text-indent: 10px;
    bottom: 0;
    left: 0;
    margin: 0;
}


