﻿﻿/* yui3 reset.css */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
button,
td {
    margin: 0;
    padding: 0
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
fieldset,
img {
    border: 0
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal
}
ol,
ul {
    list-style: none
}
a {
	text-decoration:none;
	color:#333;
}
caption,
th {
    text-align: left
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal
}
q:before,
q:after {
    content: ''
}
abbr,
acronym {
    border: 0;
    font-variant: normal
}
sup {
    vertical-align: text-top
}
sub {
    vertical-align: text-bottom
}
input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    *font-size: 100%
}
legend {
    color: #000
}
iframe {
    display: block;
}

/* yui3 fonts */
body {
  font-size:12px;
  font-family:"Simsun";
  color:#333;
  background: url(../images/bg.jpg) top repeat-x #cee4f3;
}
select,
input,
button,
textarea {
    font: 99% arial, helvetica, clean, sans-serif
}
table {
    font-size: inherit;
    font: 100%
}
pre,
code,
kbd,
samp,
tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%
}

/* utilities */
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.clearfix {
    *zoom: 1;
}
.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}
.clearfix:after {
    clear: both;
}
.l {
    float: left !important;
}
.r {
    float: right !important;
}
.hidden {
    display: none !important;
}
.invisible {
    visibility: hidden !important;
}

/*! grid system 24栅格 998px */
.container {
	width:998px;
	margin:0 auto;
}
.row {
	overflow:hidden;
}
.span24 {
	width: 998px;
	float:left;
}
.span23 {
	width: 956px;
	float:left;
}
.span22 {
	width: 914px;
	float:left;
}
.span21 {
	width: 872px;
	float:left;
}
.span20 {
	width: 830px;
	float:left;
}
.span19 {
	width: 788px;
	float:left;
}
.span18 {
	width: 746px;
	float:left;
}
.span17 {
	width: 704px;
	float:left;
}
.span16 {
	width: 662px;
	float:left;
}
.span15 {
	width: 620px;
	float:left;
}
.span14 {
	width: 578px;
	float:left;
}
.span13 {
	width: 536px;
	float:left;
}
.span12 {
	width: 494px;
	float:left;
}
.span11 {
	width: 452px;
	float:left;
}
.span10 {
	width: 410px;
	float:left;
}
.span9 {
	width: 368px;
	float:left;
}
.span8 {
	width: 326px;
	float:left;
}
.span7 {
	width: 284px;
	float:left;
}
.span6 {
	width: 242px;
	float:left;
}
.span5 {
	width: 200px;
	float:left;
}
.span4 {
	width: 158px;
	float:left;
}
.span3 {
	width: 116px;
	float:left;
}
.span2 {
	width: 74px;
	float:left;
}
.span1 {
	width: 32px;
	float:left;
}
.ml10 {
	margin-left:10px;
}
.mt10 {
	margin-top:10px;
}
/* 顶部  */
.date-wearther {
 	height: 31px;
 	line-height: 31px;
 }

.homepage {
	float: right;
	line-height: 31px;
}
 .homepage-item {
 	width: 64px;
 	float: left;
 	text-indent: 14px;
 	color: #333;
 	background: url(../images/three_arr.png) left no-repeat;
 }

 .homepage-link {
 	display: block;
 	width: 64px;
 	color: #333;
 }

 .mr15 {
 	margin-right: 15px;
 }

 .main {
 	width: 1018px;

 	margin: 0 auto;
 	background-color: #fff;
 	border-top: 1px solid #e0e0e0;
 }

 .banner {
 	margin-top: 10px;
 	height: 170px;
 	background: url(../images/banner.jpg) no-repeat;
 }

 .logo {
 	margin-left: 39px;
 	padding-top: 36px;
 }

 .nav {
 	height: 38px;
 	border: 1px solid #157dd7;
 	background: url(../images/nav_bg.jpg) top repeat-x;
 }

 .nav-items {
 	margin-left: 35px;
 }

 .nav-item {
	 position:relative;
 	float: left;
 	height: 38px;
 	line-height: 38px;
 	width: 116px;
 	text-align: center;
 	background: url(../images/nav_line.jpg) right center no-repeat;
 }

 .nav-link {
 	display: block;
 	height: 38px;
 	line-height: 38px;
 	font-size: 14px;
 	font-weight: bold;
 	color: #fff;
 	width: 110px;
 }

 .bgnone {
	background: none;
 }

 .nav-link:hover {
 	background: url(../images/nav_hover.jpg) top repeat-x;
 }  

 .search-area {
 	height: 32px;
 	line-height: 32px;
 	background: url(../images/search_bg.jpg) top no-repeat;
 }

 .search-tt {
 	font-weight: bold;
 }

 .search {
 	width: 231px;
 	height: 24px;
 	line-height: 24px;
 	margin-right: 26px;
 	margin-top: 4px;
 	background: url(../images/search_input_bg.png) left no-repeat;
 }

 .search-input {
 	margin-left: 25px;
 	width: 150px;
 	height: 16px;
 	color: #a9a9a9;
 	font-size: 12px;
 	border: none;
 	outline: none;
 	background: none;
 }

 .search-btn {
 	border: none;
 	width: 45px;
 	height: 24px;
 	font-weight: bold;
 	color: #fff;
 	text-align: center;
 	outline: none;
 	cursor: pointer;
	background: url(../images/btn_bg.png) no-repeat;
 }

  .search-btn:hover {
	background: url(../images/btn_bg_hover.png) no-repeat;
  }

  /* 底部 */

  .footer-line {
  	height: 2px;
  	background-color: #2184d9;
  	overflow: hidden;
  }

  .footer {
  	text-align: center;
  	height: 186px;
  	border-top: 1px solid #fff;
  	background-color: #ececec;
  }
  .footer-links {
  	padding-top: 7px;
  	padding-bottom: 12px;
  	line-height: 18px;
  }

  .footer-link {
  	color: #333;
  }

  .footer-info {
  	line-height: 22px;
  }
  
  
  .content {
	  padding:10px;
  }
  
  
  .nav-item.active {
	  background: url(../images/nav_hover.jpg) top repeat-x;
  }
  
  
    /* 二级菜单 */

.subname {
  display: none;
  position: absolute;
  width: 110px;
  left: 0;
  top: 38px;
  border: 1px solid #5a81a2;
  z-index: 999;
  background-color: #f5f4f2;
  border-top: none;
}

.sub-link {
  display: block;
  line-height: 30px;
  font-size: 14px;
  color: #333;
  font-weight: bold;
}

.active {
  background: url(../images/nav_hover.jpg) top repeat-x;
 } 

#Layer000 {
	position:fixed;
	left:0px;
	top:18px;
}
#Layer001 {
	position:fixed;
	right:0px;
	top:18px;
}
.content-head {
	height:32px;
	line-height:32px;
	background-color:#f5f5f5;
	border:1px solid #e8e8e6;
}

.menub6_2{
	border-right:1px solid #e8e8e6;
	display:block;
	width:100px;
	height:32px;
	float:left;
	text-align: center;
}
.menub6_1 {
	background-color:#FFF;
	border-top:2px solid #0f73b1;
	margin-top:-1px;
	height:32px;
	float:left;
	width:100px;
	text-align: center;
	display:block;
}
.attach {
	padding:10px 0px;
	font-size:14px;
}