/*章节详情页*/
.bread {
	margin: 0 auto;
	padding: 10px 0;
	width: 1200px;
	height: 30px;
	line-height: 30px;
	color: #999;
	text-indent: 22px;
}
.bread a {
	color: #999;
}
.bread a:hover {
	color: #fe7031;
}
.bread p {
	float: right;
}
.art_fm {
    min-height: 800px;
    padding: 0 50px 50px 50px;
    background: #f6f4ec;
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.title {
    height: 46px;
    line-height: 45px;
    font-size: 18px;
    text-indent: 15px;
    font-weight: 400;
    position: relative;
    border-bottom: 1px solid #efefef;
}
.art_fm .title {
    font-weight: bold;
    font-size: 24px;
    line-height: 1.6;
    text-align: center;
    padding: 30px 0 0 0;
}
.art_fm .title h1{
    font-size: 28px;
}
.art_fm .from {
    text-align: center;
}
.art_cnt {
    font-size: 18px;
    line-height: 36px;
    text-indent: 2em;
}
.art_cnt p {
    font-size: 18px;
    line-height: 36px;
    text-indent: 2em;
}
.art_ctrl{text-align:center;padding-top:30px;height:40px}
.art_ctrl a.noclick{color:#ddd;border:1px solid #ddd}
.art_ctrl a{border:1px solid #444;color:#555}
.art_ctrl a{display:inline-block;height:38px;line-height:38px;border:1px solid #aeafb1;padding:0 24px;border-radius:3px;margin:0 10px;color:#81817d}

