@charset "gb2312";/* 全局样式 */
* {
	padding: 0;
	margin: 0;
}
ul {
	list-style: none;
}
img {
	border: none;
	vertical-align: middle;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p {
	margin: 0;
	padding: 0;
}
body {
	color: #444;
	font: 12px "宋体", Arial, Helvetica, sans-serif;
}
ul, ol {
	list-style: none;
}
img, fieldset {
	vertical-align: top;
	border: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
address, cite, code, em, th {
	font-weight: normal;
	font-style: normal;
}
input, button, textarea, select {
	font: 100% Arial, '';
	vertical-align: middle
}
table, td, tr, th {
	font-size: 12px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	clear: both;
}/* 超链接样式*/
a {
	color: #444;
	text-decoration: none;
}
a:hover {
	color: #c00;
	text-decoration: underline;
}/* 内容 */
.content {
	border: 1px solid #acddf9;
	width: 998px;
	height: 462px;
	background: url(../images/zjmk/bg.jpg) no-repeat right bottom;
	margin-top: 8px;
}
.title {
	background: url(../images/zjmk/title.jpg) no-repeat;
	height: 49px;
}
.conR {
	width: 694px;
	padding-top: 21px;
	padding-right: 20px;
}
.conR_text {
	line-height: 24px;
	text-indent: 25px;
	margin-top: 15px;
	padding-right: 15px;
}
.conR_text strong {
	color: #c00;
	font-size: 14px;
}
.conR_text b {
	color: #0a78c1;
	font-weight: normal;
}
.conR_con1 {
	background: url(../images/zjmk/conR_con2Bg.jpg) no-repeat;
	width: 695px;
	height: 106px;
	margin-top: 12px;
}
.conR_con1 ul {
	width: 305px;
	color: #fff;
	padding: 18px 0 0 95px;
}
.conR_con1 ul li{
        line-height:20px;
	text-indent:5px;
	margin-top:-3px;
}
.conR_con2 {
	margin-top: 0px;
}
.conR_con2 dl {
	width: 335px;
	float: left;
	margin-top: 10px;
}
.conR_con2_1 {
	margin-right: 15px;
}
.conR_con2 dl dd {
	padding-left: 7px;
	float: left;
	width: 195px;
	line-height: 22px;
}
.conR_con2 dl dd strong {
	display: block;
}
.conR_con2 dl dd p {
	text-indent: 2em;
}
.conR_con2 dl dt {
	float: left;
	width: 126px;
	border: 1px solid #dddddd;
	padding: 2px;
}
.bing_con dl {
	height: 100px;
	padding: 10px 0;
	text-align: left;
	width: 333px;
	line-height: 24px;
}
.bing_con dt {
	float: left;
	width: 110px;
	height: 95px;
	margin-right: 10px;
	border: 1px solid #ddd;
	padding: 1px;
}
.bing_con dd {
	float: left;
	width: 200px;
	padding: 0px;
}
.bing_con dd strong {
	display: block;
	color: #02578D;
	width: 182px;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
}
.bing_con dd strong a {
	color: #1A5F09;
}
.bing_con dd p a {
	background: url(../images/zjmk/bg_more.jpg) no-repeat;
	width: 85px;
	height: 19px;
	display: inline-block;
	text-align: center;
	line-height: 18px;
	color: #fff;
	text-indent: 0em;
}
