.mainBody {
	padding-top: 20px;
	background-color: #f1f1f1;
	padding-bottom: 20px;
}

.infoDetail {
	width: 990px;
	margin: 0 auto;
}

.mainDetail {
	display: inline-block;
	width: 730px;
	border-top: solid 2px #18B1FE;
}

.mainDetail .title {
	display: block;
	line-height: 30px;
	color: #18B1FE;
	font-size: 15px;
	padding-left: 15px;
	background-color: #f8f8f8;
}

.mainText {
	padding: 0 30px 50px;
	background-color: white;
	height: 676px;
}

.topDiv {
	height: 50%;
	border-bottom: dashed;
	border-color: #ddd;
	border-width: 1px;
}

.bottomDiv {
	height: 50%;
	/*border: solid 1px;*/
}

.blockText {
	width: 50%;
	float: left;
	height: 100%;
	/*border: solid 1px;*/
	padding-top: 20px;
}

.blockText h4 {
	font-weight: normal;
	margin: 0;
	font-size: 18px;
	margin-bottom: 12px;
}

.blockText h4 a {
	color: #333;
}
.blockText li{
	margin-bottom: 10px;
	line-height: 1;
}
.blockText li a {
	font-size: 14px;
	color: #999;
}

.blockText li a img {
	width: 14px;
	height: 14px;
	vertical-align: middle;
}

.blockText li a .liName {
	vertical-align: middle;
	padding-left: 8px;
}

.clear {
	clear: both;
}

.rightBlock {
	display: inline-block;
	width: 250px;
	height: 709px;
	margin-left: 3px;
	vertical-align: top;
}

.rightBlock .info {
	border-top: solid 2px #18B1FE;
}

.rightBlock .info .title {
	background-color: #f8f8f8;
}

.rightBlock .info .title span {
	display: inline-block;
}

.rightBlock .info .title .text {
	background-color: #18B1FE;
	color: white;
	font-size: 14px;
	line-height: 28px;
	padding: 0 10px;
}

.rightBlock .info .title .text img {
	width: 18px;
	height: 18px;
	vertical-align: middle;
	margin-right: 10px;
	/*border: solid 1px white;*/
}

.rightBlock .info .title .more {
	margin-left: 100px;
}

.rightBlock .info .title .more a {
	color: #989898;
}

.infoBody {
	background-color: white;
	padding: 0 10px;
	padding-top: 10px;
}

.infoList {
	line-height: 25px;
}

.infoList a {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #323232;
	font-size: 14px;
}

.infoList a img {
	width: 14px;
	height: 14px;
	vertical-align: middle;
}

.infoBody .jiaoyuImg {
	margin-top: 17px;
	margin-bottom: 10px;
}

.infoBody .rencaiImg {
	margin-bottom: 15px;
}

.rightBlock .magazine {
	border-top: solid 2px #18B1FE;
	margin-top: 25px;
}

.rightBlock .magazine .title {
	background-color: #f8f8f8;
}

.rightBlock .magazine .title span {
	display: inline-block;
}

.rightBlock .magazine .title .text {
	background-color: #18B1FE;
	color: white;
	font-size: 14px;
	line-height: 28px;
	padding: 0 10px;
}

.rightBlock .magazine .title .text img {
	width: 14px;
	height: 14px;
	vertical-align: middle;
	margin-right: 10px;
	border: solid 1px white;
}

.rightBlock .magazine .title .subText {
	font-size: 14px;
	color: #989898;
	display: inline-block;
	margin-left: 10px;
}

.rightBlock .magazine .magazineDetail {
	background-color: white;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

.rightBlock .magazine .magazineDetail span {
	color: #656565;
	font-size: 14px;
	display: block;
	line-height: 20px;
}

.rightBlock .magazine .magazineDetail .detailTitle {
	text-align: left;
	margin-left: 25px;
}

.rightBlock .magazine .magazineDetail img {
	width: 160px;
	height: 210px;
	border: solid 1px #dedede;
	margin-top: 15px;
	margin-bottom: 10px;
}