.detail{
	background: #FFFFFF;
	padding: 20px;
}
.detail .book-left{
	width: 380px;
}
.detail .book-left .book-img{
	width: 100%;
	height: 420px;
}
.detail .book-left .book-img img{
	height: 100%;
	display: block;
	margin: 0 auto;
}
.detail .book-left .share{
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	width: 100%;
	color: #666666;
}
.detail .book-left .share span{
	display: block;
	float: left;
	width: 50%;
	text-align: center;
	cursor: pointer;
}
.detail .book-left .share span.collect-icon em{
	display: inline-block;
	width: 20px;
	height: 15px;
	background: url(../img/collect-icon.png) no-repeat center;
	vertical-align: sub;
	margin-right: 5px;
}
.detail .book-left .share span.share-icon em{
	display: inline-block;
	width: 14px;
	height: 16px;
	background: url(../img/share-icon.png) no-repeat center;
	vertical-align: sub;
	margin-right: 5px;
}
.detail .book-right{
	width: 630px;
}
.book-right .book-title{
	font-size: 18px;
	color: #666666;
	font-weight: bold;
	margin-bottom: 10px;
}
.book-right .book-price{
	height: 120px;
	width: 100%;
	background: #f5f8fa;
	color: #999999;
	font-size: 14px;
	margin: 10px 0;
	padding: 15px 0;
	margin-bottom: 0;
}
.book-right .book-price p{
	line-height: 40px;
	padding-left: 30px;
}
.book-right .book-price p.past{
	text-decoration: line-through;
}
.book-right .book-price p.now span,.current_price_choose{
	font-size: 30px;
	color: #fc3838;
}
.book-right .auth{
	font-size: 12px;
	color: #666666;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px dotted #DDDDDD;
}
.book-right .expert{
	font-size: 12px;
	color: #666666;
	margin-top: 20px;
	line-height: normal;
	border-bottom: 1px dotted #DDDDDD;
}
.book-right .auth span{
	margin-right: 35px;
}
em.star{
	display: inline-block;
	height: 11px;
	width: 11px;
	background: url(../img/xingxing.png) no-repeat center;
	margin-right: 3px;
}
.book-right .item{
	font-size: 12px;
	color: #666666;
	margin-top: 15px;
}
.book-right .item label{
	width: 85px;
	display: inline-block;
}
.book-right .item .right-item{
	display: inline-block;
	vertical-align: top;
}
.book-right .num-box{border:1px solid #ddd;display: inline-block;width: 78px;margin-right: 10px;border-radius: 5px;vertical-align: top;position:relative;}
.book-right .num-box .disabled-bg{position: absolute;width: 100%;height: 100%;background: #dddddd4d;left: 0;top: 0;z-index: 9999;}
.book-right .item .right-item a{
	display: inline-block;
	height: 33px;
	width: 78px;
	border: 1px solid #DDDDDD;
	border-radius: 5px;
	margin-right: 10px;
	line-height: 33px;
	text-align: center;
	color: #999999;
	cursor: no-drop;
}
.book-right .item .right-item a.specification{cursor: pointer}
.book-right .item .right-item a.choose{
	color: #0086c6;
	border: 1px solid #0086c6;
}
.book-right .item .right-item input{
	width:55px;
	height: 33px;
	text-align: center;
	border-radius: 5px;
	vertical-align: top;
	border:none;
}
.book-right .item .right-item .add{
	height: 30px;
	width: 20px;
	vertical-align: top;
	display: inline-block;
	position: relative;
	float: right;
}
.book-right .item .right-item .add a{
	display: block;
	width: 18px;
	height: 16px;
	border:none;
	border-left: 1px solid #DDDDDD;
	border-radius: 0;
	background: url(../img/add-icon.png) no-repeat center;
}
.book-right .item .right-item .add a.reduce-num{
	background: url(../img/reduce-icon.png) no-repeat center;
}
.book-right .item .right-item span{
	vertical-align: middle;
	display: inline-block;
	height: 35px;
	line-height: 35px;
}
.buy-now ,.buy-latter{
	display: inline-block;
	height: 40px;
	width: 200px;
	margin-right: 20px;
	line-height: 40px;
	text-align: center;
	border-radius: 5px;
	font-size: 18px;
	color: #FFFFFF;
	margin-top: 40px;
	background: #0086c6;
	transition: all linear .3s;
    -ms-transition:all linear .3s;
    -moz-transition:all linear .3s;
    -o-transition:all linear .3s;
    -webkit-transition:all linear .3s;
}
.buy-now:hover,.buy-latter:hover{
	background:#075b84;
}
.buy-latter{
	background: #1da838;
}
.list .title div{
	cursor: pointer;
	display: inline-block;
	background: none;
	color: #333333;
	vertical-align: top;
}
.list .title div.active{
	color: #FFFFFF;
	background: #0086c6;
}
.con .introduction{
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #DDDDDD;
	line-height: 30px;
	color: #333333;
	font-size: 14px;
}
/**********评论*************/
.commit{
	width: 100%;
	padding-bottom: 30px;
}
.commit li{
	border-bottom:1px solid #DDDDDD ;
	margin: 0 20px;
}
.commit li .inner{
	padding-top: 30px;
	padding-bottom: 20px;
}
.tx-img{
	height: 40px;
	width: 40px;
	border-radius: 100%;
	overflow: hidden;
}
.tx-img img{
	width: 100%;
	height: 100%;
}
.inner .right-section {
	width: 1000px;
	font-size: 14px;
}
.inner .right-section div.name{
	color: #0086c6;
}
.inner .right-section div.name label{
	font-size: 12px;
	color: #FFFFFF;
	background: #83d587;
	padding: 2px 12px;
	border-radius: 5px;
	margin-left: 10px;
}
.inner .right-section div.main-commit{
	padding: 10px 0;
	font-size: 16px;
	color: #333333;
	line-height: 25px;
}
.inner .right-section div.time{
	color: #999999;
}
.inner .right-section div.time a{
	margin-left: 35px;
	color: #999999;
}
em.zan{
	height: 18px;
	width: 18px;
	display: inline-block;
	background: url(../img/zan-icon.png) no-repeat center;
	margin-right: 5px;
	vertical-align: bottom;
}
em.go-commit{
	height: 20px;
	width: 20px;
	display: inline-block;
	background: url(../img/chat-icon.png) no-repeat center;
	margin-right: 5px;
	vertical-align: bottom;
}
.reply{
	padding:0 20px;
	background: #fafafb;
	padding-left: 60px;
	margin-bottom: 20px;
	display: none;
}
.reply .inner .right-section{
	width: 920px;
}
.reply .inner .right-section .main-commit span{
	color: #999999;
}
.reply .inner .right-section .main-commit a{
	color: #0086c6;
}
.reply  textarea{
	width: 950px;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	padding: 10px;
	height: 140px;
	float: right;
	resize: vertical;
}
.reply .submit{
	height: 30px;
	width: 80px;
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
	background: #0086c6;
	border-radius: 5px;
	border: none;
	float: right;
	margin-top: 20px;
}
.reply-text{
	display: none;
	background: #fafafb;
	padding-top: 20px;
	padding-bottom: 20px;
}
