@charset "utf-8";
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family:"微软雅黑",Arial,sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size: 12px;
}
ul,li {
	padding: 0;
	margin:0;
	list-style: none;
}
body {
  margin: 0;
  overflow-x: hidden;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
.header, .wcont {
margin: 0 auto;
width: 1000px;
display: block;
overflow: hidden;
font-size: 14px;
line-height: 24px;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
  text-decoration: none;
  color:#666;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
h4,dd,p{
	padding: 0;
	margin: 0;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}

td,
th {
  padding: 0;
}
.clearfix{zoom:1;}
.clearfix:after{display:block; overflow:hidden; clear:both; height:0; visibility:hidden; content:".";}


.clear{
	clear: both;
}
.relative{
	position:relative;
}
.wrapper{
	width:1000px;
	margin:auto;
	margin-top:30px;
	
}
.overflow{
	overflow:hidden;
}
.background-color{
	background:#eeeeee;
}
/*头部开始

table {
  border-spacing: 0;
  border-collapse: collapse;
}
*/
#header{
	margin: 0 auto;
	width: 1000px;
}
#header .header-top{
	height: 150px;
}
#logo{
	float: left;
	width: 377px;
	height: 147px;
}
#logo a{
	display: block;
	height: 100%;
	background: url(../images/logo.jpg) no-repeat;
}
.header-siderbar{
	float: right;
	width: 580px;
	height: 120px;
	padding: 15px 0 15px 40px;
}
.language ul.list{
	float: right;
}
.language ul.list li{
	float: left;
	/*width: 88px;*/
	padding-left: 15px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #666;
	
}
.language ul.list li a:hover{
	color: #fff;
	background: url(../images/lang_bg.png) repeat-x;
}
.language ul.list li.active{
	color: #fff;
	background: url(../images/lang_bg.png) repeat-x;
}
.language ul.list li a{
	display: inline-block;
	width: 80px;
	font-size: 16px;
}
.language ul.list li a.last{
	width: 110px;
}
.language ul.list li.active a{
	color: #fff;
}
.language ul.list li span{
	display: inline-block;
	position: relative;
	left: 5px;
	top: -1px;
	*top: -2px;
	top /*\**/:-2px\9;
	width: 18px;
	text-align: center;
	color: #666;
	background: #fff;
}
.weather{
	float:right;
	padding: 40px 10px 20px 0;
	font-size: 12px;
	color: #8c8c8c;
}
.weather strong,.pm strong{
	color: #0068B7;
	font-weight: normal;
	/*font-size: 16px;*/
}
.weather span{
	margin: 0 4px;
}
.pm{
	float: right;
	width: 620px;
	font-size: 14px;
	color: #8c8c8c;
	text-align:right;
}
/*导航条开始*/
.nav{
	width: 100%;
	height: 70px;
	background: #f1f1f1;
}
.nav-list{
	width: 1000px;
	margin: 0 auto;
}
.nav-list li{
	float: left;
	height: 68px;
	
	border-bottom: 2px solid  #f1f1f1;
}
.nav-list li.active{
	border-bottom: 2px solid #4071ba;
}
.nav-list li a{
	display: block;
	height: 100%;
	padding-right: 34px;
	font-size: 16px;
	color: #000;
}
.nav-list li a:hover{
	border-bottom: 2px solid #4071ba;
}
.nav-list li img{
	margin: 13px 12px 0 0;
	vertical-align: bottom;
	*vertical-align: baseline;
}
.nav-list li img.add-max{
	margin-top: 24px;
}
.nav-list li img.add-max1{
	margin-top: 20px;
}
/*导航条结束*/
/*面包屑指引开始*/
.direct{
	width: 1000px;
	margin: 12px auto;
	font-size: 14px;
	color: #545454;
}
.direct span{
	text-align: center;
	margin-right:4px;
}
/*面包屑指引结束*/
/*头部结束*/


/*banner开始*/
.banner-bar{
	height:300px;
}
/*banner结束*/
/*底部开始*/
#footer{
	border-top: 2px solid #d9d9d9;
	font-size: 12px;
	font-family:"宋体",Arial,sans-serif;
}
#footer .foot-wrap{
	margin: 40px auto 70px;
	width: 630px;
}
#footer .foot-wrap .foot-left{
	float: left;
	width: 100px;
	height: 100px;
	background: url(../images/dangzheng.png) center no-repeat;
}
#footer .foot-wrap .foot-right{
	float: left;
	margin-left: 20px;
	width: 500px;
	border-left: 1px solid #515151;
}
#footer .link a{
	float: left;
	padding:0 12px;
	border-right: 1px solid #000;
	font-size: 12px;
	color: #000;
}
#footer .link a.about{
	border: 0;
}
#footer p{
	margin:10px 0 0 12px;
}
#footer span{
	margin-right: 30px;
}
#footer p.last{
	margin-bottom: 0;
}
/*底部结束*/
