﻿.header-bg{height:356px;background:url(../img/top-bg.jpg?v=1.0) top center no-repeat;}
.top-bar{width:1208px;margin:0 auto;}
.site-map{float:left;color:#fff;padding-top:16px;}
.search{float:right;margin:20px 60px 0 20px;background:#fff;position: relative;}
.search-content{width:200px;height:35px;color:#000;border:none;padding:0 8px;background:#fff;}
.search-submit{width:60px;height:35px;background: rgba(43,98,187, 0.8) url(../img/nav-search-ico.png) no-repeat center center; cursor:pointer; position: absolute;top:0;right: -60px;}
.date{float:right;color:#fff;padding-top:16px;}
nav{height:75px;line-height:75px;color:#fff;background:#114d9e;}
nav ul{width:1248px;margin:0 auto;}
nav li{float:left;position:relative;width:12.1%;}
nav a{position:relative;display:block;width:150px;font-size:20px;color:#fff;text-align:center;font-weight:bold;}
nav a:hover:after{position:absolute;left:0;bottom:0;content:'';width:100%;height:4px;background:#fff;}
nav li:after{position:absolute;top:50%;right:0;content:'';width:1px;height:18px;margin-top:-9px;background:rgba(255,255,255,0.3);}
nav li:last-child:after,nav li.last:after{width:0;}