@charset "utf-8";
/* CSS Document */
#wrap{ width:1200px; height:950px; background-color:#f2f2f2; margin:0 auto;}
/**头部**/
#header{ width:1200px;height:400px;background:url(../images/tu01.jpg);}
#scroll{ width:280px; height:100px; float:left;}
#subnav{ width:920px; height:100px; float:left;}
#scroll img{ margin-top:10px;}
#subnav img{ margin-top:30px;}
#status{ width:1200px; height:140px;}
#status img{ margin-top:50px; margin-left:180px;}
/**内容**/
#main{ width:1200px; height:400px;}
#main img{ margin:0px 145px; margin-top:25%;}
#tips{ width:400px; height:510px;float:left; }
#tips .god .left-a{ width:100%; height:60px;  margin-left:150px; margin-top:50px;}
#tips .god .left-b{ width:100%; height:60px;  margin-left:160px; margin-top:50px;}
#tips .god .left-c{ width:100%; height:60px;  margin-left:165px; margin-top:50px;}
#tips .god span{ font-size:12px; font-family:"微软雅黑","黑体","宋体",Verdana, Arial, Helvetica, sans-serif;}
#main .god{ width:400px; height:200px;  position:absolute; z-index:3; top:500px;}
.box{ font-size:18px; text-decoration:none; overflow:hidden; font-family:"微软雅黑","黑体","宋体",Verdana, Arial, Helvetica, sans-serif; color:#fff; font-weight:bold; }
.box:hover{ color:#F60; text-decoration:none;}
/**导航**/

/**底部**/
#footer{ width:1200px; height:180px; background-color:#09F; }
#drop{ width:1200px; height:80px;margin:0 auto; }
#drop ul{ width:665px; padding-top:60px; margin:0 auto;}
#drop ul li a{ font-size:14px; padding:10px 20px; color:#333; line-height:30px; }
#drop ul li .right{ margin-left:55px;}