﻿html {
	color:#000;
	background:#fff;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	margin:0;
	padding:0
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block
}
audio, canvas, video {
	display:inline-block;
*display:inline;
*zoom:1
}
body, button, input, select, textarea {
	font:12px/1.5 \5b8b\4f53, arial, tahoma, sans-serif
}
input, select, textarea {
	font-size:100%
}
table {
	border-collapse:collapse;
	border-spacing:0
}
th {
	text-align:inherit
}
fieldset, img {
	border:0
}
iframe {
	display:block
}
abbr, acronym {
	border:0;
	font-variant:normal
}
del {
	text-decoration:line-through
}
address, caption, cite, code, dfn, em, th, var {
	font-style:normal;
	font-weight:500
}
ol, ul {
	list-style:none
}
caption, th {
	text-align:left
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:500
}
q:before, q:after {
	content:''
}
sub, sup {
	font-size:75%;
	line-height:0;
	position:relative;
	vertical-align:baseline
}
sup {
	top:-0.5em
}
sub {
	bottom:-0.25em
}
a{color:#000;}
a:hover {
	text-decoration:underline;
	color: #0968D2;
}

ins, a {
	text-decoration:none
}
.fn-clear:after {
	visibility:hidden;
	display:block;
	font-size:0;
	content:"";
	clear:both;
	height:0
}
.fn-clear {
	zoom:1
}
body .fn-hide {
	display:none
}
.fn-left, .fn-right {
	display:inline
}
.fn-left {
	float:left
}
.fn-right {
	float:right
}
.site-top {
	height:30px;
	background:#f6f6f6;
	border-bottom:1px solid #eaeaea;
}
.site-top-center {
	position:relative;
	width:980px;
	margin:0 auto;
}
.site-top-nav {
	width:600px;
	padding:0 10px;
	line-height:30px;
}
.site-top-nav span {
	margin:0 10px;
	color:#c9c9c9;
}
.site-top-nav a {
	color:#666;
}
.site-top-nav a:hover {
	color:#000;
}
.site-top-share {
	position:absolute;
	top:5px;
	right:0;
}
.site-header {
	position:relative;
	width:980px;
	margin:0 auto;
	padding:20px 0;
}
.site-header .logo {
	position:relative;
	width:400px;
	margin-left:10px;
}
.site-header .logo span {
	display:block;
	width:130px;
	height:36px;
	padding:2px;
	overflow:hidden;
	padding-right:10px;
	text-align:right;
	border-right:1px solid #eaeaea;
}
.site-header .logo img {
	width:127px;
	height:32px;
}
.site-header .logo h1 {
	position:absolute;
	top:-5px;
	left:152px;
	font:20px '微软雅黑', 'Microsoft Yahei', '黑体', '宋体', Arial, Sans-Serif;
	color:#333;
	letter-spacing:2px;
}
.site-header .logo h1 a {
	color:#333;
}
.site-header .logo h1 a:hover {
	text-decoration:none;
	color:#0e68cd;
}
.site-header .logo em {
	position:absolute;
	top:21px;
	left:152px;
	color:#878787;
}
.site-header .search {
	position:absolute;
	top:32px;
	left:430px;
	background:#eee;
}
.site-header .search .input-box {
	position:absolute;
	left:0;
	top:0;
	width:350px;
	height:30px;
	padding:0 5px;
	border:1px solid #ccd2db;
}
.site-header .search input {
	position:absolute;
	width:350px;
	top:6px;
	border:0;
	outline:0;
}
.site-header .search .button {
	position:absolute;
	top:0;
	left:366px;
	width:78px;
	height:32px;
	overflow:hidden;
	text-indent:-100px;
	border:0;
	margin-left:-5px;
	cursor:pointer;
	background:url(../images/0/bg.gif) no-repeat 0 0;
}
.site-nav {
	background:#f4f7fa;
}
.site-nav-bar {
	position:relative;
	width:980px;
	height:30px;
	line-height:30px;
	margin:0 auto;
	background:#0e68cd;
}
.site-nav-bar .hotline {
	position:absolute;
	top:0;
	right:10px;
}
.site-nav-bar .hotline a {
	color:#f0f4fa;
	font-family:'微软雅黑', Arial, Sans-Serif;
	font-size:14px;
}
.site-nav-bar .hotline a:hover {
	color:#fff;
	text-decoration:none;
}
.footer-links {
	width:940px;
	margin:20px auto 0;
	padding:5px 20px;
	line-height:30px;
	border:1px solid #eee;
}
.footer-links a {
	display:inline-block;
	margin-right:10px;
	color:#666;
}
.footer-links a:hover {
	color:#000;
}
.site-footer {
	width:980px;
	margin:20px auto 0;
	padding:10px 0;
	color:#878787;
	text-align:center;
	border-top:1px solid #ececec;
    line-height:26px;
}
#cnzz-stat {
    width:980px;
    text-align:center;
    margin:0 auto;
    padding-bottom:10px;
}
.http-error {
	margin-top:20px;
	border-top:1px solid #eee;
}
.http-error-message {
	margin:0 auto;
	width:560px;
	padding:20px 200px;
}
.http-error-message h1 {
	display:inline;
	float:left;
	width:180px;
	font:bold 72px/1 Tahoma;
	color:#999;
}
.http-error-message div {
	display:inline;
	float:left;
	width:300px;
}
.http-error-message .msg-title {
	margin:10px 0 5px;
	font:20px/1.5 'microsoft yahei', arial;
}
.http-error-message a {
	color:#0026ff;
}
.http-error-content {
	margin:20px auto;
	width:918px;
	padding:20px;
	border:1px solid #eed;
}
.http-error-infos h2 {
	font:18px/1.5 'microsoft yahei', arial;
	margin-bottom:10px;
}
.http-error-infos li {
	display:inline;
	float:left;
	line-height:26px;
	width:45%;
	margin:0 22px;
}
.http-error-cats {
	margin-top:30px;
}
.http-error-cats h2 {
	font:18px/1.5 'microsoft yahei', arial;
	margin-bottom:10px;
}
.http-error-cats li {
	display:inline;
	float:left;
	line-height:26px;
	width:160px;
	margin:0 10px;
}

#bdshare {
_overflow-x: hidden;
z-index: 999999;
padding-bottom: 2px;
font-size: 12px;
float: left;
text-align: left!important;
zoom: 1;
}


.bds_more {
background-image: url(../images/0/is.png)!important;
background-position: 0 4px!important;
}
span.bds_more {
background: url(../0/images/is.png) no-repeat 0 5px!important;
}
span.bds_more, .bds_tools a {
display: block;
font-family: '宋体',Arial;
height: 16px;
float: left;
cursor: pointer;
padding-top: 6px;
padding-bottom: 3px;
padding-left: 22px;
}
.bds_qzone {
background-position: 0 -75px!important;
}
.bds_tsina {
background-position: 0 -115px!important;
}
.bds_tqq {
background-position: 0 -235px!important;
}
.bds_renren {
background-position: 0 -195px!important;
}
span.bds_more, .bds_tools a {
display: block;
font-family: '宋体',Arial;
height: 16px;
float: left;
cursor: pointer;
padding-top: 6px;
padding-bottom: 3px;
padding-left: 22px;
}
.bds_tools a {
background: url(../images/0/is.png) no-repeat;
}
#bdshare a, #bdshare_s a, #bdshare_pop a {
text-decoration: none;
cursor: pointer;
}