@charset "utf-8";
	.main {
	width:1200px;
	margin:100px auto 70px;
	overflow:hidden;
	font-size:14px
}
.article_content {
	width:980px
}
.path_area {
	margin-bottom:20px
}
.path_area a {
	color:#5e6267;
	text-decoration:none
}
.path_area .current {
	cursor:text;
	color:#000
}
.content_title {
	position:relative
}
.content_title .title {
	color:#000;
	font-size:20px;
	font-weight:400
}
.content_title .show_all {
	position:absolute;
	right:0;
	top:5px;
	color:#0457b7;
	font-size:14px;
	text-decoration:none
}
.service_item .title {
	padding:30px 0 10px;
	color:#5e6267;
	font-size:16px;
	font-weight:400
}
.service_item .txt {
	line-height:30px;
	color:#5e6267
}
.service_board {
	margin-top:20px
}
.shareholder_box {
	margin-top:20px;
	color:#5e6267
}
.shareholder_box .txt {
	line-height:30px
}
.shareholder_list .shareholder_item {
	line-height:28px;
	padding-left:18px;
	margin-bottom:5px;
	background:#f2f8fc;
	border-left:5px solid #0457b7
}
.shareholder_list .shareholder_item .qrcode-pic {
	display:inline-block;
	width:100px;
	height:100px;
	margin-bottom:8px
}
.shareholder_list .shareholder_item a {
	color:#0457b7;
	text-decoration:none
}
.shareholder_list .shareholder_item table {
	line-height:2;
	cellpadding:0;
	cellspacing:0;
	color:#5e6267
}

.article_content .breadcrumb{margin-bottom: 20px;}