/* 头部 */
.date-box{ background: #2E4054; height: 40px; line-height: 40px; }
.date-box .date{ width: 1100px; color: #E6EEF9; }
.now-date{ font-size: 12px; }
.weibo{ background: url("../images/weibo.png") no-repeat center; width: 120px; height: 38px; }
.weixin{ background: url("../images/weixin.png") no-repeat center; width: 120px; height: 38px; margin-left: 1px; }

/* 搜索 */
.search-box{ background: url("../images/search.jpg") no-repeat center; width: 100%; height: 403px; }
.logo-box{ background: url("../images/logo.png") no-repeat center; width: 435px; height: 95px;  }
.search{ background: url("../images/search_bg.png") no-repeat center; width: 439px; height: 46px; margin-top: 20px; }
.search-info{ padding-top: 90px; }
.search input[type="text"]{ height: 45px; line-height: 45px; padding-left: 20px; background: none; border: 0; outline: none; color: #9BC6CF; width: 375px; }
.search input[type="submit"]{ border: 0; background: none; cursor: pointer; width: 33px; height: 50px; }

/* 导航 */
.nav-box{ background: #083556; width: 100%; height: 60px; }
.nav{ border-right: 1px solid #084769; }
.nav a{ width: 121.2px; height: 60px; line-height: 60px; color: #DEE4EB; text-align: center; border-left: 1px solid #084769; }
.nav a:hover{ background: #134373; }

/* 事务导航 */
.server-1{ background: #489DDE url("../images/nav-1.jpg") no-repeat center; width: 165px; height: 63px; }
.server-2{ background: #40B1D3 url("../images/nav-2.jpg") no-repeat center; width: 165px; height: 63px; }
.server-3{ background: #2C8E77 url("../images/nav-3.jpg") no-repeat center; width: 165px; height: 63px; }
.server-4{ background: #2E629B url("../images/nav-4.jpg") no-repeat center; width: 165px; height: 63px; }
.server-5{ background: #489DDE url("../images/nav-88.jpg") no-repeat center; width: 165px; height: 63px; }
.server-6{ background: #F15D7D url("../images/nav-99.jpg") no-repeat center; width: 165px; height: 63px; }
.server-margin{ margin-left: 20px; }

/* 友情链接 */
.link-box{background: #33475A;}
.link{ width: 1100px; margin: 0 auto; padding: 30px 0; }
.link p{ color: #FFF; }
.link-group{ margin-top: 10px; }
.link-group select{ width: 256px; margin-right: 20px; padding: 5px; }

/* 版权声明 */
.copy-box{ background: #2B3D4F; border-top: 1px solid #4B5C6C; padding: 20px 0;}
.copy{ width: 1100px; margin: 0 auto; color: #FFF; }
.copy span{ margin-right: 3px; }
.copy a{ color: #FFF; }
.str-group{ width: 810px; }
.copy-box .group-1{ margin-bottom: 5px;background: none !important; }