/* CSS Document */
/*头部*/
body{background: #fff url(bodybg.png) top center no-repeat;}
.topbox{ width:100%;height:30px;background:rgba(0,102,187,0.66);}
.top{ width:1215px; margin:0 auto;height:30px;line-height:30px;}
.top_f{float: left;}
.top_f span{color:rgba(246,249,252,0.84);font-size: 12px;}
.top_r a{color:rgba(246,249,252,0.84);font-size: 12px;}
.top_r{float:right;color:rgba(246,249,252,0.84);position:relative;}
.top_r span{margin-left:10px;color:rgba(246,249,252,0.84);}
.top_r span .search,.top_r span .home,.top_r span .collect{color:rgba(246,249,252,0.84);padding-left:20px;font-size:12px;}
.top_r .search{background:url(search.png) left center no-repeat;}
.top_r .home{background:url(homepage.png) left center no-repeat;}
.top_r .collect{background:url(collect.png) left center no-repeat;}
/*logo*/
.logo_box{ width:100%; height:145px;}
.logo{ width:1215px; margin:0 auto;overflow:hidden; }
.logo a {display: block;float: left;font-size: 1px;line-height: 1px;height:92px;margin-top:32px;margin-left:15px;overflow: hidden;}

.nav_menu_box {width:100%;height:59px;}
.nav_menu{width:1215px;height:59px;margin:0px auto;overflow:hidden;background: #0066bb;}
.nav_menu li{width:135px;height:59px;float:left;overflow:hidden;}
.nav_menu li a{color:#fff;height:59px;line-height:59px;display:block;font-size:18px;text-decoration: none;text-align: center;}
#nav1 a{background: url(home.png) 20px center no-repeat;padding-left:50px;text-align: left;}
#nav1.over a{background-color: #4788d7;}
.nav_menu li.over a{background-color: #4788d7;}
#menu_nav dl {display:none; z-index:99;position:absolute;width:135px; display:block; font-size:14px;}
#menu_nav dl dt { height:35px; line-height:35px;  width:135px; border-bottom:1px solid #EEF；}
#menu_nav dl dt a:link, #menu_nav dl dt a:visited {background:#4788d7; height:35px; line-height:35px; padding-left:0; text-align:center;color:#fff; text-decoration: none;font-size:14px;}
#menu_nav dl dt a:hover {background:#0066bb; color:#fff; }
/*尾部*/
#footer {width:100%;text-align:center;font-size:12px;color:#fff;background:#0066bb;}
#footer .lane{border-bottom: 1px dashed rgba(255,255,255,0.22);text-align: center;line-height: 35px;}
#footer .lane a{font-size: 12px;}
#footer .lane a:hover{color:#fff;}
#inner{width:1215px;margin:0 auto;overflow:hidden;background:#0066bb;padding:10px 0px; }
.copyright{text-align: center;padding-top: 8px;}
.copyright li{line-height:24px;color:#fff;font-size:12px;text-align: center;}

.dzpic{width: 48%;text-align: left;display: inline-block;margin-left: 8px;margin-top: 10px;}
.zfpic{width: 48%;text-align: right;display: inline-block;margin-right: 10px;margin-top: 10px;}


/****自定义****/
#footer {margin:0 auto; width:1214px;}