@charset "utf-8";
/*CSS通用重置样式*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code,
	form, fieldset, legend, input, button, textarea, p, blockquote, th, td
	{
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
}

fieldset, img {
	border: 0;
}

:focus {
	outline: 0;
}

address, caption, cite, code, dfn, em, th, var, optgroup, i {
	font-style: normal;
	font-weight: normal;
}

h1, h2,  h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

abbr, acronym {
	border: 0;
	font-variant: normal;
}

input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

code, kbd, samp, tt {
	font-size: 100%;
}

input, button, textarea, select {
	*font-size: 100%;
}

body {
	font-size: 12px;
	color: #333;
	background: #FFF;
}

ol, ul {
	list-style: none;
}

caption, th {
	text-align: left;
}

sup, sub {
	font-size: 100%;
	vertical-align: baseline;
}

:link, :visited, ins {
	text-decoration: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

img {
	vertical-align: middle;
}

.clearfix:before, .cf:before, .clearfix:after, .cf:after {
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden;
}

.clearfix:after, .cf:after {
	clear: both;
}

.clearfix, .cf {
	zoom: 1;
}

html {
	_text-overflow: ellipsis;
} /*���IE6��ͼƬ����*/
iframe {
	display: block;
}

ol, ul {
	list-style: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* Init */
html, body, div, span, applet, object, iframe, h1, h2,  h5, h6, p,
	blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn,
	em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup,
	tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

/* common */
body {
	font: 14px/1.5 "Helvetica Neue", Microsoft YaHei, "Microsoft Yahei",
		Helmet, Freesans, sans-serif;
	color: #333333;
	margin-top: 0px;
	background: #f9f5f0;
}

a, a:visited {
	text-decoration: none;
}

.clearer {
	line-height: 0px;
	clear: both;
}

strong {
	font-weight: bold;
}

/* new clear .clear{overflow:hidden; zoom:1; clear:both;}*/
.clear:after {
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}

.clear {
	display: inline-block;
}
/**/ /* Hides from IE-mac \*/
* html .clear {
	height: 1%;
}

.clear {
	display: block;
}
/**/ /* End hide from IE-mac */
.header {
	z-index: 9999;
	width: 100%;
	height: 55px;
	background: #005bac;
	position: fixed;
	top: 0px;
	left: 0px;
}

.headm {
	width: 1200px;
	margin: 0 auto;
	height: 55px;
	line-height: 55px;
}

.headm ul li {
	float: left;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	margin-left: 35px;
	padding-right: 30px;
}

.headm ul li a {
	color: #fff;
}

.bannera {
	width: 100%;
	height: 350px;
	background:url("/CommonImage/bannera.jpg") no-repeat center;
	margin-top: 20px;
}

.detail {
	width: 1920px;
	margin: 10px auto;
	overflow: hidden;
}
/* 新的网评样式开始 */
.detail .content .aside {
	width: 286px;
	float: left;
}

.detail .content .aside h4 {
	background:url("/CommonImage/aside.png") no-repeat center center;
	line-height: 48px;
	height: 48px;
	padding: 10px 12px;
	font-size: 22px;
	color: #ffffff;
	letter-spacing: 7px;
}

.detail .content .aside h4 img {
	vertical-align: middle;
	margin-right: 20px;
	margin-left: 10px;
	margin-top: -3px;
}

img {
	border: none;
}

a {
	text-decoration: none;
	border: none;
	color: #444444;
	font-size: inherit;
	font-weight: inherit;
}

.detail .content .aside ul {
	margin-top: 10px;
}

.detail .content .aside ul li.active {
	background: url("/CommonImage/active.png") no-repeat center center;
	color: #005bac;
}

.detail .content .aside ul li img.statute {
	vertical-align: middle;
	margin-right: 14px;
	margin-top: -3px;
}

.detail .content .aside ul li {
	line-height: 48px;
	height: 48px;
	padding: 10px 21px;
	font-size: 18px;
	color: #111111;
	cursor: pointer;
}

.clearfix, .cf {
	zoom: 1;
}

.detail .content .section {
	background-color: #ffffff;
}

* {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
}

.detail .content .section .show {
	display: block;
	width: 820px;
	margin: auto;
}

.detail .content .section .title {
	border-bottom: 1px solid #C4C4C4;
	/* padding-bottom: 12px; */
}

.detail .content .section .title h3 {
	display: inline-block;
	line-height: 50px;
	letter-spacing: 2px;
}

.detail .content .section .title .lookup {
	float: right;
	border: 1px solid #C4C4C4;
	position: relative;
	border-radius: 4px;
}

.detail .content .section ul.article li {
	font-size: 18px;
	color: #000000;
	line-height: 60px;
	border-bottom: 1px solid #C4C4C4;
}

.detail .content .aside ul li img.next {
	vertical-align: middle;
	float: right;
	margin-right: 4px;
	margin-top: 16px;
}

.detail .content .section ul.article li span {
	float: right;
	color: #777777;
	font-size: 16px;
}

ul li {
	list-style-type: none;
}

.clearfix {
	zoom: 1;
}
/* 新的网评样式结束 */
.deleft {
	width: 340px;
	float: left;
	overflow: hidden;
}

.deleft ul li {
	margin-top: 5px;
	width: 340px;
	/* height:70px; */
	padding-top: 5px;
	border-bottom: 1px #bbbbbb dashed;
}

.deleft ul li .timea {
	padding-top: 5px;
	font-size: 16px;
	line-height: 30px;
	color: #000000;
}

.deleft ul li h5 {
	font-size: 18px;
	font-weight: bold;
}

.deleft ul li a {
	color: #333;
}

.demin {
	width: 826px;
	float: left;
	margin-left: 30px;
}

.detopa {
	text-align: center;
	width: 100%;
}

.detopa h5 {
	font-size: 30px;
	color: #305576;
	font-weight: bold;
	line-height: 45px;
}

.detopa p {
	font-size: 16px;
	color: #555555;
	line-height: 45px;
}

.fxone {
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #bcbcbc;
	position: relative;
}

.fxone span.luone {
	padding-left: 35px;
	font-size: 14px;
	color: #555555;
}

.minone {
	margin-top: 20px;
	font-size: 18px;
	line-height: 36px;
	color: #555555;
}

.foota {
	width: 100%;
	height: 185px;
	background: #005bac;
	overflow: hidden;
	margin-top: 45px;
}

.footm {
	width: 730px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 35px;
}

.footm img {
	float: left;
}

.footm .fa {
	float: left;
	width: 360px;
	height: 80px;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	margin-right: 55px;
	margin-left: 20px;
}

.footm .fb {
	float: left;
	width: 130px;
	height: 80px;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	padding-top: 10px;
	margin-left: 20px;
}

.nav {
	width: 100%;
	height: 56px;
	background-color: #005bac;
}

.nav .itm {
	line-height: 56px;
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding: 0 27px;
	float: left;
}

.c_w_1200 {
	width: 1200px;
	margin: 0 auto;
}

.nav .itm a {
	color: #fff;
}

.bdsharebuttonbox {
	position: absolute;
	right: 0px;
	top: 10px;
}
