.index_focus {
	position: relative;
	width: 100%;
	margin:60px auto 0;
	overflow: hidden;
	text-align: center;
	z-index:99;
}
.index_focus .bd li {
	display: none;
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}
.index_focus_post {
	z-index: 10;
}
.index_focus_pre, .index_focus_next {
	display: none;
	position: absolute;
	top: 50%;
	margin-top: -36px;
	width: 72px;
	height: 72px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	z-index: 10;
	background:url(../images/ban/ico_sliding.png) no-repeat;
}
.index_focus_pre {
	left: 30px;
	background-position: 0 0;
}
.index_focus_pre:hover {
	background-position: 0 -144px;
}
.index_focus_next {
	right: 30px;
	background-position: 0 -72px;
}
.index_focus_next:hover {
	background-position: 0 -216px;
}
@media screen and (max-width:1440px){ 
.index_focus {height:auto;}
.index_focus .bd li {height:auto;}
.index_focus .bd li a{ width:100%; height:auto; display:block;}
.ban_bg1{ background:url(../images/enban/11.jpg) center no-repeat;}
.ban_bg2{ background:url(../images/enban/22.jpg) center no-repeat;}
.ban_bg3{ background:url(../images/enban/33.jpg) center no-repeat;}
.ban_bg4{ background:url(../images/enban/44.jpg) center no-repeat;}
.ban_bg5{ background:url(../images/enban/55.jpg) center no-repeat;}
.ban_bg6{ background:url(../images/enban/66.jpg) center no-repeat;}
}
@media screen and (min-width:1441px) and (max-width:1600px){
.index_focus {height:auto;}
.index_focus .bd li {height:auto;}
.index_focus .bd li a{ width:100%; height:auto; display:block;}
.ban_bg1{ background:url(../images/enban/111.jpg) center no-repeat;}
.ban_bg2{ background:url(../images/enban/222.jpg) center no-repeat;}
.ban_bg3{ background:url(../images/enban/333.jpg) center no-repeat;}
.ban_bg4{ background:url(../images/enban/444.jpg) center no-repeat;}
.ban_bg5{ background:url(../images/enban/555.jpg) center no-repeat;}
.ban_bg6{ background:url(../images/enban/666.jpg) center no-repeat;}
}
@media screen and (min-width:1601px) { 
.index_focus {height:auto;}
.index_focus .bd li {height:auto;}
.index_focus .bd li a{ width:100%; height:auto; display:block;}
.ban_bg1{ background:url(../images/enban/1111.jpg) center no-repeat;}
.ban_bg2{ background:url(../images/enban/2222.jpg) center no-repeat;}
.ban_bg3{ background:url(../images/enban/3333.jpg) center no-repeat;}
.ban_bg4{ background:url(../images/enban/4444.jpg) center no-repeat;}
.ban_bg5{ background:url(../images/enban/5555.jpg) center no-repeat;}
.ban_bg6{ background:url(../images/enban/6666.jpg) center no-repeat;}
}
.picy {
	position: relative;
	width:530px;
	height:360px;
	overflow: hidden;
	text-align: center;
	z-index:99;
}
.picy .bds li {
	display: none;
	position: absolute;
	width:100%;
	height:360px;
	left: 0;
	top: 0;
}
.picy .bds li img{ width:530px; height:360px;}
.index_focus_l, .index_focus_r {
	display: none;
	position: absolute;
	top: 50%;
	margin-top: -36px;
	width: 72px;
	height: 72px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	z-index: 10;
	background:url(../images/ban/ico_sliding.png) no-repeat;
}
.index_focus_l {
	left: 10px;
	background-position: 0 0;
}
.index_focus_l:hover {
	background-position: 0 -144px;
}
.index_focus_r {
	right: 10px;
	background-position: 0 -72px;
}
.index_focus_r:hover {
	background-position: 0 -216px;
}

.index_focus .bd li img{ width:100% !important; height:auto !important;}
.index_focus{ min-height:664px !important; max-height:822px !important;}
.index_focus .bd li{ min-height:664px !important; max-height:822px !important;}