@charset "UTF-8";
/* CSS Document */

.bhcCommentMainBox{
	width: 100%;
	margin: 48px 0 80px;
	overflow: hidden;
}

.bhcRightBox{
	width: 75%;
	float: right;
}



.trainDeticalBox p{
	color: #808080;
	line-height: 28px;
	text-indent: 2em;
	font-size: 15px;
}

.trainDeticalBox h6{
	color: #05377e;
	font-size: 20px;
	line-height: 40px;
	font-weight: normal;
}

.messageList{
	margin: 20px 0;
}


.messageList h5 i,.trainDeticalBox ul li i{
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(/resources/css/images/smallPicBg.png) no-repeat 0 -47px;
	background-size: 500px;
	margin-right: 10px;
	vertical-align: -2px;
}

.messageList h5{
	color: #05377e;
	font-size: 16px;
	font-weight: normal;
}

.messageList p{
	line-height: 28px;
	text-indent: 2em;
	font-size: 15px;
}

.messageList p span{
	color: #05377e;
}


.trainDeticalBox ul{
	width: 100%;
	overflow: hidden;
	margin: 20px 0;
	padding-bottom: 15px;
	border-bottom: 1px solid #e6e6e6;
}

.trainDeticalBox ul li{
	width: 50%;
	float: left;
	margin-bottom: 10px;
	color: #05377e;
	font-size: 16px;
}

hr{
	height:1px;
	border:none;
	border-top:1px solid #e6e6e6;
	margin-bottom: 20px;
}
