@charset "utf-8";
/* CSS Document */

.frame{margin:0; padding:0; border:0; background:none}
.column{margin:0; padding:0}
.move-span{margin:0; padding:0}
.block{margin:0; padding:0}
.portal_block_summary{margin:0; padding:0}


.focusd{width:580px; height:320px;margin:0 auto;}
.focusbox{background-color:transparent;}
.focusimg{border:0px solid #2F2F2F; width:580px; height:255px; position:relative; overflow:hidden;-webkit-perspective: 1300px;}
.fimglist{width:99300px; position:relative;-moz-perspective: 1300px;}
.fimglist img{display:block; width:580px; height:255px; cursor:pointer;}
.fimglist li{width:580px; height:320px; 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:580px; overflow:hidden; padding:2px 0 2px; margin:0 auto; position:relative;}
.ftoollist{width:4655px; position:relative;}
.ftoollist img{display:block; width:79px; height:35px; margin-bottom:3px;}
.ftoollist a{background-color:transparent; display:block; width:79px; padding:3px 0 3px 3px; position:relative;-webkit-transition:all .3s linear;transition:all .3s linear; color:#FFF; text-decoration:none}
.ftoollist li{float:left; cursor:pointer; -webkit-transition:all .3s linear; transition:all .3s linear;}
.ftoollist .imgname{line-height:25px; text-align:center; color:#FFF; font-family:\5FAE\8F6F\96C5\9ED1; font-weight:400; font-size:18px; height:25px; overflow:hidden; cursor:pointer;}
.ftoollist .imgshortcat{line-height:20px; text-align:center; color:#FFF; font-size:12px; height:20px; overflow:hidden; cursor:pointer;}
.ftoollist a:hover{background-color:#503769; 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:#069; padding:4px; margin-right:-4px; z-index:100; top:-5px;}
.ftoollist .on .imgname{color:#FF9;}
.ftoollist .on .imgshortcat{color:#FF9;}


*{ padding:0px; margin:0px;}
img{ border:none;}
ul,li{ list-style:none;}
.box li{ width:80px; height:90px; margin-left:10px; margin-top:12px; float:left; overflow:hidden; position:relative;}
.toll_img{ width:80px; height:90px;}
.toll_info{ height:90px; background:#EEE; vertical-align:middle;display:table-cell;}
.box li a{ color:#666; text-decoration:none; position:absolute; top:0; left:0;}

.submit{height:41px; line-height:40px;width:130px; color:#FFF; font-size:18px;border:none;background:#09C; display:block; cursor:pointer;-webkit-appearance: none; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;}
.submit:hover{background:#06C;}