.list .fl{
	width: 280px;
	width: 380px;
	border: 1px solid #798792;
	border-top: 8px solid #C5181F;
	background: #F9F9FA;
	color: #666;
}

.list .fl .img-book{
	width: 158px;
}

.list .fl img{
	margin-top: 20px;
	width: 100%;
}

.list .fl .name-book{
	margin-top: 20px;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
}

.list .fl .img-code-book{
	width: 120px;
	height:146px;
}
.list .fl .img-code-book img{
	width: 120px;
	height:146px;
}
.list .fl .info-book, .list .fl .subscribe-method, .list .fl .address-book{
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 15px;
	text-indent: 2em;
	line-height: 32px;
	font-size: 16px;
}

.list .fl .info-book a{
	color: #C5181F;
	text-decoration: none;
}

.list .fl .lines{
  width:100%;
  height: 2px;
  background: url(../images/lst_line.png)no-repeat;
  margin-top:15px;
}

.list .fl .address-book{
	text-indent: 0px;
	margin-bottom: 50px;
}




.list .fr{
	width: 510px;
	width: 610px;
}

.list .fr .category-index, .list .fr .party-book{
	width: 100%;
	background: #FBFBFC;
	border: 1px solid #798792;
}

.list .fr .title{
	padding-top: 20px;
	padding-left: 20px;
	font-size: 20px;
	color: #C5181F;
	font-size: 20px;
	border-bottom: 3px solid transparent;
}

.list .fr .category-index .content{
	margin-top: 10px;
	margin: 10px 0 0 40px;
	/* padding-left: 80px; */
	/* padding-right: 80px; */
	width: 550px;
	line-height: 30px;
}

.list .fr .category-index .content a{
	display: inline-block;
	text-align: left ;
	width: 250px;
	font-size: 16px;
	overflow: hidden;
    text-overflow: ellipsis;
	white-space: nowrap;
	padding-right:20px;
}
.list .fr .category-index .content a:nth-child(even){
	padding-right:0px;
	margin-left:20px;
}
.page_n{
	padding: 15px 0px 30px;
}
.list .fr .party-book{
	margin-top: 30px;
	color: #333;
}

.list .fr .party-book .content{
	width: 625px;
	width: 525px;
	margin-bottom: 24px;
	padding-left: 60px;
	margin-top: 20px;
	line-height: 40px;
	font-weight:500;
	font-size: 18px;
	margin-left:0;
}
.list .fr .party-book .bottom{
	padding-bottom: 30px;
}

.list .fr .party-book .info-people{
	width:  90%;
	margin-left: 0px;
	height:auto;
}

.list .fr .lines{
    margin-top: 20px;
    width:100%;
    height: 2px;
    background: url(../images/lst_line.png)no-repeat
}
.info-book{
	height: 420px;
	height: 220px;
    overflow: hidden;
    overflow-y: auto;
}
.info-address{
	height: auto;
   }