﻿@charset "utf-8";

/* CSS reset for c_b */

body {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;headerCenter
	font-size: 12px;
	font-family: "微软雅黑";
	position: relative;
}

.header,
.content,
.footer,
.container1 {
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
}
.container{
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
}

.center{ width:1200px; margin-left:auto; margin-right:auto;}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

table th,
table td {
	padding: 5px;
}

fieldset,
img {
	border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
	font-style: normal;
	font-weight: normal;
}

ol,
ul {
	list-style: none;
}

ception,
th {
	text-align: left;
}

q:before,
q:after {
	content: '';
}

abbr,
acronym {
	border: 0;
}

a {
	text-decoration: none;
}


/*for ie f6n.net*/

a:focus {
	outline: none;
}


/*for ff f6n.net*/

a:hover {
	text-decoration: underline;
}


/*定位*/

.tl {
	text-align: left;
}

.tc {
	text-align: center;
}

.tr {
	text-align: right;
}

.bc {
	margin-left: auto;
	margin-right: auto;
}

.fl {
	float: left;
	display: inline;
}

.fr {
	float: right;
	display: inline;
}

.zoom {
	zoom: 1
}

.hidden {
	visibility: hidden;
}

.vam {
	vertical-align: middle;
}

.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

p {
	word-spacing: -1.5px;
}

-moz-box-sizing:content-box;
-webkit-box-sizing:content-box;
box-sizing:content-box;

/*其他*/

.cur {
	cursor: pointer
}

;
sup {
	vertical-align: baseline;
}

sub {
	vertical-align: baseline;
}

input,
button,
textarea,
select,
optgroup,
option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

input,
button,
textarea,
select {
	*font-size: 100%;
}

input,
select {
	vertical-align: middle;
}

body {
	font: 12px/1.231 arial, helvetica, clean, sans-serif;
}

select,
input,
button,
textarea,
button {
	font: 99% arial, helvetica, clean, sans-serif;
}

table {
	font-size: inherit;
	font: 100%;
	border-collapse: collapse;
}

pre,
code,
kbd,
samp,
tt {
	font-family: monospace;
	*font-size: 108%;
	line-height: 100%;
}


/*title*/

h1 {
	font-size: 32px;
}

h2 {
	font-size: 26px;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 12px;
}

h6 {
	font-size: 10px;
}



/*页眉*/

.header {
	width: 100%;
	overflow: hidden;
}

.header .headerTop {
	overflow: hidden;
	width: 100%;
	height: 57px;
	background-color: #fff;
	border-bottom: 1px solid #dbdbdb;
}

.header .headerTop p {
	font-size: 14px;
	color: #999;
	float: left;
	line-height: 57px;
}

.header .headerTop ul {
	overflow: hidden;
	float: right;
}

.header .headerTop li {
	margin-right: 15px;
	color: #999;
	margin-top: 21px;
	float: left;
	padding: 0px 12px 0px 12px;
	border-right: 1px dotted #cecece;
	font-size: 14px;
}
.headerTop1{
	background: url(img/ditu.jpg) no-repeat 0px 0px;
}
.headerTop2 {
	background: url(img/xinwen.jpg) no-repeat 0px 0px;
}
.header .headerTop .last {
	line-height: 61px;
	margin-top: 0px;
	border-right: 1px solid #cecece;
	background: url(img/lianxi.jpg) no-repeat 0px 20px;
}
.header .headerTop .qing{
	padding-left: 27px;
	border: none;
	background: url(img/dianhua.jpg) no-repeat 0px 0px;
}
.header .headerTop .qing span{
	font-size: 20px;
	font-weight: bolder;
	color: #ff0000;
	line-height: 18.5px;
}
.header .headerTop li a {
	color: #999;
	display: block;
	padding-left: 10px;
}

.header .headerCenter {
	overflow: hidden;
	height: 120px;
}

.header .headerCenter dl {
	overflow: hidden;
	float: left;

}

.header .headerCenter dt {
	float: left;
	overflow: hidden;
		margin-top: 33px;
}

.header .headerCenter dd {
	overflow: hidden;
	margin-left: 32px;
	float: left;
	height: 120px;
}
.header .headerCenter dd ul{
	height: 120px;
}
.header .headerCenter dd ul li{
	float: left;
	line-height: 122px;
	padding: 0 10px;
	margin: 0 9.3px;
	
}
.header .headerCenter dd ul li a{
	font-size: 14px;
    color: #202020;
}
#on{
	background: #2b5ebf;
	
}
#on a{
	color: #fff;
}.header .headerCenter dd ul li:hover{
	background: #2b5ebf;
}	
.header .headerCenter dd ul li:hover a{
	color: #fff;
}

	