/*---------------------------------------------------------------------------------------------------------------
	$重置
----------------------------------------------------------------------------------------------------------------*/

html {
  overflow-y: scroll;
  background-color: #fff;
}

a {
  color: #333;
}

/*---------------------------------------------------------------------------------------------------------------
	$常见元素
----------------------------------------------------------------------------------------------------------------*/

.ico,
.bean-ico,
.ico-nav-leaf,
#roll-announce .arrow-ico,
#breadcrumb .arrow-ico,
.hotline .tel,
.nav-scalable .nav-mod .nav-mod-topper i {
  background-image: url("http://img.zjport.gov.cn/themes/gaza/images/common/icos-spirit.png?v=1.0");
  _background-image: url("http://img.zjport.gov.cn/themes/gaza/images/common/icos-spirit.gif?v=1.0");
  background-repeat: no-repeat;
}

.bean-ico {
  width: 6px;
  height: 6px;
  background-position: -12px 0;
}

.ico-nav-leaf {
  width: 5px;
  height: 9px;
  background-position: -14px -22px;
}

/*a*/

.link {
  color: #08c;
}

/*span*/

.time {
  color: #999;
}

/*---------------------------------------------------------------------------------------------------------------
	$页面布局
----------------------------------------------------------------------------------------------------------------*/

.main {
  display: block;
  width: 987px;
  margin-right: auto;
  margin-left: auto;
}

.main .border {
  border-right: 10px solid #002573;
  border-left: 10px solid #002573;
}

.main .body {
  padding: 10px;
}

.main .floor {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #294b8a;
}

.floor-nav,
.floor-copyright,
.floor-help {
  color: #fff;
  text-align: center;
}

.floor-nav a,
.floor-help a {
  color: #fff;
}

.floor-nav a:hover,
.floor-help a:hover {
  color: #fff;
}

.floor-nav .divider {
  width: 1px;
  height: 14px;
  margin: 4px 4px 0;
  background-color: #fff;
}

.floor-copyright p {
  margin: 0;
}

.aside {
  overflow: hidden;
}

.aside .aside-left {
  float: left;
  width: 168px;
}

.aside .aside-right {
  margin-left: 181px;
}

/*---------------------------------------------------------------------------------------------------------------
	$块结构
----------------------------------------------------------------------------------------------------------------*/

.chunk-t {
  height: 26px;
  padding-right: 7px;
  line-height: 26px;
  background: url("http://img.zjport.gov.cn/themes/gaza/images/common/chunk-bg.png?v=1.0") 0 0 repeat-x;
  border: 1px solid #84a8d8;
}

.chunk-t .caption {
  float: left;
  height: 26px;
  padding-right: 10px;
  padding-left: 10px;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  background: url("http://img.zjport.gov.cn/themes/gaza/images/common/chunk-bg.png?v=1.0") 0 100% repeat-x;
}

.chunk-t .more {
  float: right;
  padding-left: 16px;
  color: #6e7166;
  background: url("http://img.zjport.gov.cn/themes/gaza/images/common/more-ico.gif?v=1.0") 0 50% no-repeat;
}

.chunk-b {
  border-right: 1px solid #84a8d8;
  border-bottom: 1px solid #84a8d8;
  border-left: 1px solid #84a8d8;
}

.chunk-borderless .chunk-b {
  border: none;
}

/*---------------------------------------------------------------------------------------------------------------
	$行结构
----------------------------------------------------------------------------------------------------------------*/

.row {
  margin-top: 10px;
}

.col-l,
.col-m {
  float: left;
}

.col-r {
  float: right;
}

.row-full .col-m {
  float: none;
  width: 100%;
  margin-left: 0;
}

/*---------------------------------------------------------------------------------------------------------------
	$ 边导航
----------------------------------------------------------------------------------------------------------------*/

#chunk-aside-nav .chunk-t .caption {
  padding-left: 14px;
  color: #0162a7;
  background: url("http://img.zjport.gov.cn/themes/gaza/images/common/nav-title-bg.png?v=1.0") no-repeat 5px 50%;
}

/*---------------------------------------------------------------------------------------------------------------
	$ 置顶栏
----------------------------------------------------------------------------------------------------------------*/

#top-bar {
  height: 26px;
  padding: 0 13px;
  line-height: 26px;
  text-align: right;
  background-color: #284b8b;
}

#top-bar a {
  color: #fff;
}

#top-bar .divider {
  display: inline-block;
  width: 1px;
  height: 12px;
  margin-right: 4px;
  margin-bottom: -2px;
  margin-left: 4px;
  background-color: #d6ffe1;
  border-right: 1px solid #9c4a8a;
  border-left: 1px solid #2b49b9;
}

/*---------------------------------------------------------------------------------------------------------------
	$logo栏
----------------------------------------------------------------------------------------------------------------*/

#logo-bar {
  position: relative;
  height: 107px;
}

#logo-bar .bg {
  height: 100%;
  background: url("http://img.zjport.gov.cn/themes/gaza/images/common/banner.png?v=1.0") 0 0;
}

#logo-bar .logo {
  position: absolute;
  top: 14px;
  left: 25px;
  display: inline-block;
  width: 315px;
  height: 73px;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}

/*---------------------------------------------------------------------------------------------------------------
	$导航栏
----------------------------------------------------------------------------------------------------------------*/

#nav-bar {
  position: relative;
  padding-bottom: 1px;
  border-bottom: 1px solid #0c6aaa;
}

#nav-bar .navbar {
  background-image: url("http://img.zjport.gov.cn/themes/gaza/images/common/navBar-bg.png?v=1.0");
  filter: none;
}

#nav-bar .navbar-inner {
  height: 35px;
  padding-right: 0;
  padding-left: 10px;
  border: 0;
}

#nav-bar .navbar-inner .nav {
  margin-left: 0;
}

#nav-bar .navbar-inner .nav-item {
  margin-right: 0;
}

#nav-bar .navbar-inner .nav-item .on,
#nav-bar .navbar-inner .nav-item a:hover {
  color: #fff;
  background: url("http://img.zjport.gov.cn/themes/gaza/images/common/navBar-bg.png?v=1.0") 0 50% repeat-x;
}

#nav-bar .navbar-inner .nav-item a {
  *display: block;
  width: 101px;
  height: 35px;
  padding: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 35px;
  color: #fff;
  text-align: center;
}

#nav-bar .navbar-inner .divider {
  width: 2px;
  height: 35px;
  margin-right: 2px;
  margin-left: 2px;
  background: url("http://img.zjport.gov.cn/themes/gaza/images/common/navBar-bg.png?v=1.0") 0 100%;
}

#nav-bar .nav-submenus {
  height: 32px;
  padding-right: 262px;
  padding-left: 10px;
  margin-top: 4px;
  line-height: 32px;
  background-color: #0063a7;
  border-top: 1px solid #012674;
}

#nav-bar .nav-submenus .wrap {
  overflow: hidden;
}

#nav-bar .nav-submenus .submenu {
  display: none;
  float: left;
}

#nav-bar .nav-submenus .on {
  display: block;
}

#nav-bar .nav-submenus a {
  padding-right: 6px;
  padding-left: 6px;
  color: #fff;
}

#nav-bar .nav-submenus .divide {
  display: inline-block;
  width: 1px;
  height: 12px;
  vertical-align: text-bottom;
  background-color: #fff;
}

#nav-bar .nav-search {
  position: absolute;
  right: 10px;
  bottom: 6px;
  height: 22px;
}

#nav-bar .nav-search .inp_text {
  width: 186px;
  height: 20px;
  margin-right: 4px;
  line-height: 20px;
  border-color: #819cba;
}

#nav-bar .nav-search button {
  width: 55px;
  height: 22px;
  padding: 0;
  margin: 0;
  overflow: hidden;
  vertical-align: top;
  cursor: pointer;
  background: url("http://img.zjport.gov.cn/themes/gaza/images/common/btn-search.png?v=1.0");
  border: 0 none;
  outline: 0 none;
}

#nav-bar .nav-search button em {
  display: none;
}

/*---------------------------------------------------------------------------------------------------------------
	$滚动公告
----------------------------------------------------------------------------------------------------------------*/

#roll-announce {
  position: relative;
}

#roll-announce .wrap {
  padding-left: 45px;
  border: 1px dashed #ccc;
}

#roll-announce .title {
  position: absolute;
  top: 8px;
  top: 10px\9;
  *top: 9px;
  left: 8px;
  line-height: 14px;
}

#roll-announce .arrow-ico {
  float: left;
  width: 5px;
  height: 6px;
  margin-top: 10px;
  margin-right: 4px;
  background-position: 0 0;
}

#roll-announce .announce-item {
  display: inline-block;
  width: 440px;
}

#roll-announce .announce-item a {
  color: #0062a7;
}

#roll-announce .announce-item .time {
  color: #666;
}

/*---------------------------------------------------------------------------------------------------------------
	$面包屑
----------------------------------------------------------------------------------------------------------------*/

#breadcrumb {
  position: relative;
  height: 32px;
  color: #6f6f6f;
}

#breadcrumb .title {
  position: absolute;
  top: 0;
  top: 2px\9;
  left: 0;
  height: 100%;
  line-height: 32px;
}

#breadcrumb .arrow-ico {
  float: left;
  width: 7px;
  height: 7px;
  margin-top: 13px;
  margin-right: 3px;
  background-position: -5px 0;
}

#breadcrumb .breadcrumb {
  padding-left: 72px;
  background-color: #fff;
}

#breadcrumb .breadcrumb .active {
  color: #6f6f6f;
}

/*---------------------------------------------------------------------------------------------------------------
	$图钉（返回首页）
----------------------------------------------------------------------------------------------------------------*/

.thumbtack {
  position: fixed;
  left: 50%;
  _display: none;
  margin-left: 493.5px;
}

.thumbtack .wrap {
  width: 24px;
}

.thumbtack .gotop {
  display: block;
  height: 74px;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  background: url("http://img.zjport.gov.cn/themes/gaza/images/common/thumbtack.gif?v=1.0") no-repeat 0 0;
}

/*---------------------------------------------------------------------------------------------------------------
	$热线电话
----------------------------------------------------------------------------------------------------------------*/

.hotline {
  position: relative;
  font-family: '微软雅黑';
  font-size: 14px;
  color: #666;
}

.hotline .tel {
  position: absolute;
  top: 1px;
  width: 70px;
  height: 17px;
  background-position: -20px -1px;
}

/*---------------------------------------------------------------------------------------------------------------
	$文章
----------------------------------------------------------------------------------------------------------------*/

#essay .essay-hd {
  text-align: center;
}

#essay .essay-hd h2 {
  font-family: '微软雅黑';
  font-size: 18px;
}

#essay .essay-hd .additional {
  color: #acacac;
}

#essay .essay-hd .additional .site {
  color: #acacac;
}

#essay .essay-hd .additional .pubtime,
#essay .essay-hd .additional .origin {
  margin-left: 14px;
}

#essay .essay-bd h3 {
  font-family: '微软雅黑';
  font-size: 14px;
}

#essay .essay-bd p {
  text-indent: 2em;
}

/*---------------------------------------------------------------------------------------------------------------
	$可伸缩导航栏
----------------------------------------------------------------------------------------------------------------*/

.nav-scalable .nav-mod .nav-mod-topper {
  position: relative;
  display: block;
  height: 30px;
  padding-left: 22px;
  font-family: '微软雅黑';
  font-size: 14px;
  line-height: 30px;
  color: #3e3e3e;
  cursor: pointer;
}

.nav-scalable .nav-mod .nav-mod-topper i {
  position: absolute;
  top: 11px;
  left: 9px;
  width: 9px;
  height: 9px;
  background-position: -23px -22px;
}

.nav-scalable .nav-mod .nav-mod-seed {
  display: none;
}

.nav-scalable .nav-mod .nav-mod-seed .nav-item a {
  position: relative;
  padding-right: 0;
  padding-left: 25px;
}

.nav-scalable .nav-mod .nav-mod-seed .nav-item a .ico-nav-leaf {
  position: absolute;
  top: 11px;
  left: 15px;
}

.nav-scalable .nav-mod-opened .nav-mod-topper i {
  background-position: 0 -22px;
}

.nav-scalable .nav-mod-opened .nav-mod-seed {
  display: block;
}