
.focus{width:1000px; height:740px;margin:0 auto;}
.focusbox{background-color:#fff; position:relative;}
.focusimg{border-top:5px solid #fff;border-bottom:5px solid #fff;border-left:20px solid #fff;border-right:20px solid #fff; width:960px; height:560px; position:relative; overflow:hidden;-webkit-perspective: 1300px;}
.fimglist{width:99300px; position:relative;-moz-perspective: 1300px;}
.fimglist img{display:block; width:960px; height:560px; cursor:pointer;}
.fimglist li{width:960px; height:560px; float:left;-webkit-transform-origin:50% 100%;transform-origin:50% 100%;}
.fimglist li.onpre{-webkit-animation:onpre .5s ease-in-out;animation:onpre .5s ease-in-out;opacity:0;-webkit-transform:scale(0.8,0.8);transform:scale(0.8,0.8);}
@-webkit-keyframes onpre{
	0%{opacity:1;-webkit-transform:rotateY(0deg);}
	100%{opacity:0;-webkit-transform:rotateY(90deg)}
}
@keyframes onpre{
	0%{opacity:1;transform:rotateY(0deg);}
	100%{opacity:0;transform:rotateY(90deg)}
}
.focustool{width:950px; overflow:hidden; padding:5px 0 10px; margin:0 auto; }
.ftoollist{width:4655px; position:relative;}
.ftoollist img{display:block; width:130px; height:90px; margin-bottom:3px; }
.ftoollist a{background-color:#c4c4c4; display:block; width:130px; padding:4px 0 4px 4px; position:relative;-webkit-transition:all .3s linear;transition:all .3s linear;}
.ftoollist li{float:left; cursor:pointer; -webkit-transition:all .3s linear; transition:all .3s linear;position:relative;}
.ftoollist .imgname{line-height:25px; text-align:center; color:#fff !important; font-family:\5FAE\8F6F\96C5\9ED1; font-weight:400; font-size:12px; height:25px; cursor:pointer;}
.ftoollist .imgname a{color:#fff}
.ftoollist .imgshortcat{line-height:20px; text-align:center; color:#7D7D7D; font-size:12px; height:20px; overflow:hidden; cursor:pointer;}
.ftoollist a:hover{background-color:#c6171e; padding:4px; margin-right:-4px; z-index:100; top:-5px;}
.ftoollist a:hover .imgname{color:#DBC98C;}
.ftoollist a:hover .imgshortcat{color:#FFF;}
.ftoollist .on a{background-color:#c6171e; padding:4px; margin-right:-4px; z-index:100; top:-5px;}
.ftoollist .on .imgname{color:#DBC98C;}
.ftoollist .on .imgshortcat{color:#FFF;}

.ftoollist h4{ z-index:999; width:22px; height:26px; position:absolute; top:30px; left:60px; display:block; background:url(20180109fd24.png);}