@charset "utf-8";
body {
	background-color: #EDFAFF;
}

.clear {
	clear: both;
}
/* CSS Document */
#warp_zsl {
	width: 100%;
}

/*main开始*/
#main_body {
	width: 100%;
}

.main_cont {
	width: 1260px;
	background-color: #fff;
	margin: 0px auto;
}

.path {
	margin-top: 10px;
	height: 40px;
	background: url(zsl_path_bdline_20141119.gif) bottom repeat-x;
}

.path_info {
	height: 36px;
	line-height: 36px;
	text-indent: 2em;
	background: url(zsl_pathicon_20141119.jpg) no-repeat 0% 50%;
}

.con_block {
	width: 100%;
	margin-top: 20px;
	min-height: 240px;
}

/**正文样式开始**/
.xilan_right2 {
	width: 100%;
	padding-bottom: 20px;
	margin: 0px auto
}

.xilan_content2 {
	margin: 10px 30px
}

.doctitle {
	padding: 5px 0;
	line-height: 30px;
	float: left;
	width: 100%;
	text-align: center;
	font-size: 22px;
	color: #3979b6;
	font-family: "Microsoft Yahei";
	font-weight: bold;
}

.xilan_content2 .font1 p {
	font-size: 16px;
}

.xilan_content2 .font2 p {
	font-size: 14px;
}

.xilan_content2 .font3 p {
	font-size: 12px;
}

.field {
	line-height: 40px;
	height: 45px;
	float: left;
	width: 100%;
	text-align: center;
	font-size: 12px;
	border-bottom: 1px solid #D1E5FD;
	display: flex;
	justify-content: center;
	align-items: center;
}

.field a {
	color: #666;
}

.field a:hover {
	color: #f00;
	text-decoration: underline
}

.field_con1 {
	height: 40px;
	text-align: right
}

.field_con2 {
	width: 150px;
	height: 40px;
}

.field_con2 span {
	float: left;
	display: block;
	height: 10px;
	width: 10px;
	margin: 15px 3px;
	border: 1px solid #666;
	overflow: hidden;
	cursor: pointer
}

.doccontent {
	width: 100%;
	float: left;
	padding: 20px 0px;
	line-height: 28px;
	color: #333;
}

.doccontent p {
	padding-bottom: 5px;
	line-height: 28px;
	color: #333333;
	font-size: 14px
}

.pager {
	width: 100%;
	line-height: 28px;
	color: #333333;
	float: left;
	font-size: 12px
}

.pager a:link,
.pager a:visited,
.pager a:active {
	color: #333333;
}

.pager a:hover {
	color: #f00;
	text-decoration: underline
}

.relation {
	width: 100%;
	float: left
}

.relation p {
	width: 100%;
	float: left;
	line-height: 30px;
	border-bottom: 1px solid #f2f2f2;
	border-top: 2px solid #3979b6;
	background: none;
	color: #3979b6;
	font-weight: bold;
	font-size: 14px;
	padding: 0px
}

.xilan_content2 ul {
	float: left;
	width: 100%;
	margin-top: 10px
}

.xilan_content2 ul li {
	text-align: right;
	color: #a2a2a2;
	line-height: 28px;
	width: 100%;
	font-size: 12px;
}

.xilan_content2 ul li a:link,
.xilan_content ul li a:visited,
.xilan_content ul li a:active {
	float: left;
	color: #4d4d4d;
	font-size: 14px;
}

.share {
	width: 100%;
	float: left;
	line-height: 50px;
	text-align: right;
	color: #4d4d4d
}

.share p {
	width: 500px;
	float: left;
	line-height: 50px;
	text-align: right;
	color: #4d4d4d
}

.icon_share {
	width: 300px;
	float: left;
	line-height: 50px;
	text-align: left;
	color: #4d4d4d
}

.share a:link,
.share a:visited,
.share a:active {
	color: #4d4d4d;
	font-size: 12px;
}

.share a:hover {
	color: #f00;
	text-decoration: underline;
	font-size: 12px;
}

/**正文样式结束**/
/*main结束*/