﻿/*头部*/
#header{width:100%;height:190px;background:url(../picture/header.png) center center no-repeat;}
#topbar{width:100%;height:28px;background:url(../images/topbg.png) repeat-x;}
.top{width:1100px;height:28px;line-height:28px;margin:0 auto;}
.top h2{float:left;color:#fff;font-weight:normal;font-size:14px;}
.topnav{float:right;color:#fff;}
.topnav li{float:left;position: relative;z-index: 100;color:#fff;}
.topnav .codeDiv{padding:5px;background: #fff;position: absolute;top:28px;left:0;width:100px;height:100px;display: none;box-shadow: 1px 1px 2px rgba(0,0,0,.15);}
.topnav li a{color:#fff;display:inline-block; padding-left:20px;margin:0 15px;background: url(../images/icons.png) 0px 0px no-repeat;}
.topnav .phone{background-position:0 6px;}
.topnav .goh{background-position:0px -26px;}
.topnav .collect{background-position:0px -64px;}
.topnav .cont{background-position:0px -98px;}
#header_t{float:right;}

.header{width:1100px;height:162px;margin:0 auto;overflow:hidden;position:relative;}
.logo{float:left;}
.search_form{width:258px;float:right;overflow:hidden;height:30px;position:absolute;top:69px;right:0;}
.search_form .keyword{width:180px;height:30px;line-height:30px;padding-left:10px;border:0;float:left;color:#333;background:#ffffff;font-family:"微软雅黑";}
.search_form .submitbtn{width:68px;height:30px;background:url(../images/searchbtn.png) left center no-repeat;float:left;border:0;}

#nav{width:100%;height:57px;background:#1b8cce;}
#nav .nav_menu{width:1100px;height:57px;margin:0 auto;}
#nav .nav_menu li {width:110px;height:57px;line-height:57px;float:left;text-align:center;}
#nav .nav_menu li a{color:#fff;display: block;font-size:16px;height:57px;line-height:57px;text-decoration: none;white-space: nowrap;font-weight:bold;}
#menu_nav dl {display:none; z-index:99;position:absolute; width:110px; display:block; background:#1b8cce;}
#menu_nav dl dt { height:30px; line-height:30px;width:110px; border-bottom:1px solid #ffffff}
#menu_nav dl dt a:link, #menu_nav dl dt a:visited {height:30px; line-height:30px;color:#fff;font-size:14px;text-decoration: none;background:none;}
#menu_nav dl dt a:hover {color:#fff;background:#3c96cb;}

.gov_nav {height:56px;background-color:#d50f30; width:100%}

/*尾部*/
#footer{width:100%;background:url(../images/footer.png) repeat-x;border-top:4px solid #1b8cce;text-align:center;padding:20px 0;}
.footer{width:1100px;margin:0 auto;overflow:hidden;}
.footer .copyright{padding:14px 0;text-align:center;color:#4d4d4d;}
.footer .copyright p{line-height:25px;font-size:14px;}
.footer .footdiv{height:auto;overflow:hidden;text-align:center;}
.footer .footdiv div{display:inline-block;}
.footer .footdiv .qrcode {width: 86px;text-align: center;margin: 0 5px;}