.mystyle {
	clear: both;
}
.mystyle-fgbt {
	border-bottom: 1px solid #005bc6;
	font-size: 18px;
	line-height: 40px;
}
.mystyle-fgbt .mystyle-bt {
	display: inline-block;
	background: #005bc6;
	color: #fff;
	padding: 0 20px;
}
.mystyle-xhbt {
	position: relative;
	display: inline-block;
	border-bottom: 1px solid #2a5a98;
	line-height: 27px;
	padding-left: 40px;
}
.mystyle-xhbt .mystyle-xh {
	position: absolute;
	top: 0;
	left: 0;
	width: 26px;
	line-height: 26px;
	font-size: 16px;
	text-align: center;
	background: #2a5a98;
	color: #fff;
}
.mystyle-xhbt .mystyle-bt {
	font-size: 18px;
	color: #2a5a98;
}