.focus {
	margin: 100px auto 0px; width: 100%; height: 510px;
}
.focusbox {
	position: relative;
}
.focusimg {height: 510px; overflow: hidden; position: relative; -webkit-perspective: 1300px;
}
.fimglist {
	width: 99300px; position: relative; -moz-perspective: 1300px;
}
.fimglist img {
	height: 510px; display: block; cursor: pointer;
}
.fimglist li {
	transform-origin: 50% 100%; height: 510px; float: left; position: relative; -webkit-transform-origin: 50% 100%;
}
.fimglist li.onpre {
	animation:onpre 0.5s ease-in-out; opacity: 0; transform: scale(0.8); -webkit-animation: onpre .5s ease-in-out; -webkit-transform: scale(0.8, 0.8);
}
.focustool {
	background: 0px 0px rgba(0, 0, 0, 0.5) !important; margin: 0px auto; padding: 10px 0px; width: 100%; height: 27px; overflow: hidden;
}
.focustoo2 {
	left: 24.8%; top: 40%; width: 375px; height: 150px; overflow: auto; position: absolute; z-index: 1;
}
.focustoo2 span {
	color: rgb(251, 253, 247); line-height: 40px;
}
.focustoo2 a {
	border: 1px solid rgb(251, 253, 247); border-image: none; width: 160px; height: 40px; text-align: center; color: rgb(251, 253, 247); line-height: 40px; overflow: hidden; font-size: 14px; margin-top: 15px; display: block; cursor: pointer;
}
.focustoo2 a:hover {
	color: rgb(85, 187, 0);
}
.ftoollist {
	margin: 0px auto; width:103px; position: relative;
}
.ftoollist img {
	width: 129px; height: 69px; margin-bottom: 3px; display: block;
}
.ftoollist a {
	background: url("../images/huidian.png"); transition:0.3s linear; width: 20px; height: 20px; display: block; position: relative; -webkit-transition: all .3s linear;
}
.ftoollist li {
	transition:0.3s linear; margin-left: 10px; float: left; cursor: pointer; -webkit-transition: all .3s linear;
}
.ftoollist .imgname {
	height: 25px; text-align: center; color: rgb(255, 255, 255); line-height: 25px; overflow: hidden; font-family: Î¢ÈíÑÅºÚ; font-size: 18px; font-weight: 400; cursor: pointer;
}
.ftoollist .imgshortcat {
	height: 20px; text-align: center; color: rgb(125, 125, 125); line-height: 20px; overflow: hidden; font-size: 12px; cursor: pointer;
}
.ftoollist .on a {
	background: url("../images/lvdian.png"); width: 20px; height: 20px;
}
.ftoollist .on .imgname {
	color: rgb(219, 201, 140);
}
.ftoollist .on .imgshortcat {
	color: rgb(255, 255, 255);
}
.ftoollist .on img {
	border: 3px solid white; border-image: none;
}
