﻿/*
// 作品原创: 出名·工作室
// 官方网站: www.353500.com
*/
body{color:#222;font-size:15px;background:#000 url("bg.jpg"/*tpa=http://w.117600.com/db/skin/bg.jpg*/) no-repeat center top fixed;}
a,a:link{color:#222;}
a:hover{color:#e00;}
*{padding:0;margin:0;border:0;outline:0;font-family:'Microsoft Yahei','Lucida Grande',Helvetica,Arial,sans-serif;list-style-type:none;font-style:normal;text-decoration:none;}
img{display:block;}
h1,h2,h3,h6{color:#000;font-size:16px;font-weight:bold}
#main{width:1000px;margin:0 auto;}
/* 顶部 */
#head{color:#888;height:50px;line-height:50px;width:100%;position:absolute;top:0;background:#fff;background:rgba(255,255,255,0.9);z-index:9;border-top:3px solid #000;}
#head ul{width:1000px;margin:0 auto;}
#head ul li{float:right;margin-left:25px;}
#head ul li a{color:#555;}
#head ul li a:hover{color:#393;}
#head #more{float:right;color:#222;position:relative;cursor:pointer;}
#head #more ol{display:none;width:auto;height:auto;position:absolute;padding:10px;z-index:9;top:50x;right:0;background:#fff;background:rgba(255,255,255,0.9);box-shadow:0 5px 10px rgba(0,0,0,0.2);border-radius:0 0 3px 3px;}
#head #more ol table{width:100%;border-collapse:1;border-spacing:0;border:1px solid #ddd;border-width:1px 0 0 1px;}
#head #more ol table tr:hover{background:#fff;}
#head #more ol td{line-height:20px;padding:10px 12px;border:1px solid #ddd;border-width:0 1px 1px 0;position:relative;white-space:nowrap;}
#head #more ol tr td:first-child{color:#393;}
/* 幻灯 */
#focus{width:1000px;margin:0 auto;overflow:hidden;position:relative;}
#focus ul{clear:both;position:absolute;}
#focus ul li{float:left;overflow:hidden;}
#focus,#focus li,#focus img{width:1000px;height:390px;}
#focus ul li div{position:absolute;overflow:hidden}
#focus .bn{position:absolute;bottom:90px;right:0;}
#focus .bn i{display:inline-block;_display:inline;_zoom:1;width:35px;height:5px;margin-left:5px;background:#fff;cursor:pointer;border-radius:2px;}
#focus .bn i.on{opacity:1;}
#node{color:#ff0;font-size:15px;position:absolute;height:40px;line-height:40px;padding-right:12px;bottom:30px;right:0;background-color:#000;background:rgba(0,0,0,0.6);border-radius:2px;}
#node i{color:#fff;float:left;padding:0 12px;display:block;line-height:40px;margin-right:12px;background-color:#f00;background:rgba(255,0,0,0.7);border-radius:2px 0 0 2px;}
/* 下载 */
#down{position:absolute;bottom:85px;left:0;}
#down h1{color:#fff;font-size:39px;font-weight:normal;line-height:50px;animation:h1 5s linear infinite 2s;}
#down h1 sup{font-size:18px;vertical-align:super;margin-left:5px;}
#down p{padding:25px 0 60px 0;}
#down p a{color:#777;}
#down dl dt{float:left;animation:dt 2s linear infinite 1s;}
#down dl dt:hover,#down dl dd:hover{animation:none;}
#down dl dd{float:left;animation:dd 2s linear infinite 1s;}
#down dl a{animation:h2 2s linear infinite 1s;background-color:#5ab001;background:linear-gradient(75deg,#6acf02 0,#5ab001 100%);padding:16px 20px;border-radius:3px;color:#e2f4ce;font-size:16px;margin-right:20px;}
/* 切换TAB */
#stage{background:#fff;background-color:rgba(255,255,255,0.9);}
#stage ul{padding:20px 0 15px 25px;overflow:hidden;}
#stage ul li{float:left;width:100px;margin:5px 0 0 5px;line-height:25px;padding:15px 0;cursor:pointer;text-align:center;border-radius:2px;background:#d8d8d8;}
#stage ul li:hover{color:#fff;background-color:#333;background:linear-gradient(75deg,#444 0,#222 100%);}
#stage ul li.on{color:#fff;background-color:#f50;background:linear-gradient(75deg,#ff7e00 0,#ff3f00 53%,#f00 100%);}
#stage dl{display:none;line-height:38px;padding:0 30px 30px 30px;border-top:5px solid #000;}
#stage dl.on{display:block}
#stage dl h6{color:#5d4a3c;display:block;margin:15px 0;padding:10px 0;border-bottom:3px solid #5d4a3c;}
#stage dl strong{color:#fff;font-size:14px;font-weight:normal;line-height:20px;padding:7px 11px;margin-right:8px;border-radius:3px;background-color:#5d4a3c;background:linear-gradient(75deg,#a19185 0,#5d4a3c 100%);}