
.main{
	min-height: 500px;
	background: #fff;
	padding: 19px 0 0;
	margin-bottom: 20px;
}
.all-title{
	height: 47px;
	line-height: 46px;
	border-bottom: 1px solid #E9E9E9;
}
/* .all-title i{
	width: 6px;
	height: 20px;
	margin-right: 10px;
	background: #006ab4;
	vertical-align: top;
	margin-top: 14px;
} */
.bt-title{
	font-size: 20px;
	line-height: 44px;
	color: #2c6a9b;
	font-weight: bold;
	width: 115px;
	text-align: center;
	border-bottom: 3px solid #006ab4;
	position: relative;
	bottom: -1px;
}
.bt-r {
	font-size: 14px;
	color: #474747;
	line-height: 46px;
	margin-right: 18px;
}
.bt-r img{
	width: 39px;
	height: 46px;
	vertical-align: top;
	margin-top: -5px;
}
.big-title{
	height: 93px;
	line-height: 93px;
	text-align: center;
	font-size: 18px;
	color: #333333;
}
.details-informations{
	background: #f7f7f7;
	height: 50px;
	line-height: 50px;
	color: #3e3e3e;
	font-size: 14px;
	text-align: center;
	margin: 0 32px;
	margin-bottom: 55px;
}
.details-informations>span{
	margin-left: 175px;
}
.details-informations>span:first-child {
    margin-left: 0;
}
.details-informations>span img{
	width: 16px;
	height: 16px;
	margin: 0 3.5px;
	vertical-align: top;
	margin-top: 17px;
}
#details{
	min-height: 500px;
	margin: 0 32px;
	margin-bottom: 35px;
}
.page-link{
	margin: 0 32px;
	height: 108px;
	font-size: 14px;
	color: #464646;
	line-height: 28px;
	border-top: 1px solid #e9e9e9;
	padding-top: 30px;
}
.page-link p a{
	color: #7c7b7b;
}