@charset "utf-8";
/* CSS Document */

#wrap{ width:100%; background-color:#666;}
/**头部**/
#content{ width:100%; background-color:#fff;}
#header{ width:1200px; height:160px; margin:0 auto; background-color:#fff;}
#logo{ width:400px; height:150px; float:left; margin-top:10px; }
#search{ width:600px; height:150px; float:right;}
#scroll{ width:200px; height:30px; line-height:30px;}
#search a{float:right; margin-top:120px; font-size:18px; text-decoration:none; font-weight:bold; color:#902232;}
#search a:hover{ color:#09F;}
/**内容**/
#main{ width:100%; height:900px; background-color:#666;}
#layout{ width:750px; height:500px; margin:0 auto;}
#subnav{ width:100%; height:220px; background-color:#f2f2f2; }
#joinus{ width:1200px; height:600px;  margin:0 auto; margin-top:40px;}
#joinus .banner{ width:550px; height:600px; background-color:#CCC; float:left;}
#joinus .blog{ width:550px; height:600px; background-color:#CCC; float:right;}
#joinus .forum{ width:550px; height:40px; background-color:#09F;}
strong{font-family:"微软雅黑","黑体","宋体",Verdana, Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; color:#fff; line-height:40px; padding:0 20px;}
#joinus .center{ overflow:scroll; color:#000; background-color:#FFF; width:550px; height:560px;}
#service{ width:1200px; height:400px; margin:0 auto; margin-top:20px;}
#service .status{ width:1200px; height:40px; background-color:#09F;}
#service .regsiter{ width:1200px; height:360px; background-color:#FFF;  overflow:scroll;}
#menu{ width:750px; height:120px; margin:0 auto;}
#menu p{font-size:24px; color:#fff; font-weight:bold; font-family:"微软雅黑","黑体","宋体",Verdana, Arial, Helvetica, sans-serif;line-height:120px;}
#box{border:#000 solid 2px; width:200px; height:200px;}

.scroll{width:1010px;height:220px; margin:0 auto; margin-top:60px;}
.scroll li{border:#333 solid 1px; width:200px; height:200px;}
.scroll li:hover{ border:#000 solid 2px;}
.scroll_left{width:50px;height:50px;background:url(../images/mfrl.png) no-repeat;float:left; margin-top:80px;}
.scroll_right{width:50px;height:50px;background:url(../images/mfrr.png) left no-repeat;float:left; margin-top:80px; margin-left:20px;}
.pic{float:left;}
.pic ul{display:block;}
.pic li{float:left;display:inline;text-align:center; margin:10px 10px;}
/**导航**/
#nav{ width:100%; height:40px; margin:0 auto; background-color:#09F;}
#list{ width:1200px; height:40px;margin:0 auto;}
#summary{ width:1200px; height:40px; position:absolute; z-index:5;}
#nav ul li{ float:left;}
#nav ul li a{ font-size:16px; color:#fff; font-weight:bold; font-family:"微软雅黑","黑体","宋体",Verdana, Arial, Helvetica, sans-serif;  padding:0px 30px; line-height:40px; display: block; text-decoration: none; }
#nav ul li .god{ background-color:#06F;}
#nav ul ul { display: none;}
#nav ul li:hover > ul { display: block;}
#nav ul {position: relative; display: inline-table; }
#nav ul li:hover { background-color:#069;}
#nav ul li:hover a {color:#09F; }
#nav ul ul {background:#f2fbff; border-radius:0px; padding:0;position: absolute; top: 100%;}
#nav ul ul li a{ font-size:14px;line-height:30px; padding:0 35px;}
#nav ul ul li { float: none; border-bottom: 1px inset #80d4ff;  position: relative; width:160px; height:30px; border-radius:0px;}
#nav ul ul li a:hover {background:#ffa200; height:30px; color:#FFF;}
#nav ul ul ul { position: absolute; left: 100%; top:0;}
/**底部**/
#footer{ width:100%; height:200px; background-color:#09F;}
#drop{ width:1200px; height:200px;margin:0 auto; }
#drop ul{ width:665px; padding-top:100px; margin:0 auto;}
#drop ul li a{ font-size:14px; padding:10px 20px; color:#333; line-height:30px; }
#drop ul li .news{ margin-left:55px;}