/*更多详情*/
.more{
	float: left;
    width: 100%;
    margin-top: 10px;
    background: ghostwhite;
}
.more-title{
	float: left;
	width: 100%;
	margin-top: 85px;
	text-align: center;
	color: #0DB26B;
}
.more-add{
	float: left;
	width: 100%;
	text-align: center;
	margin-top:40px;
	margin-bottom: 10px;
	color: gray;
	font: normal normal normal 15px/1.4em raleway,sans-serif;
	cursor: pointer;
}
/*版权*/

.banquan{
	float: left;
	margin:40px 0 0 30px;
	color: white;
}
.info-c{
	height: 100%;
	width: 980px;
	margin: 2px auto;
}
.info-url img{
	float: right;
	height: 29px;
	width: 29px;
	margin-right: 10px;
}
.info-img{
	margin-left: 852px;
}
.book-now{
	bottom: -0.5px;
    right: -1px;
    position: fixed;
    z-index: 50;
    height: 38px;
    min-height: 18px;
    width: 159px;
    background: rgba(255, 184, 31, 1);;
    border-radius: 1.2em 1.2em 0 0;
    cursor: pointer;
}
.book-now p{
	margin-top: 10px;
	text-align: center;
	color: white;
	font: normal normal normal 15px/1.4em '\6977\4f53';
}
.book-now:hover{
	background: darkgreen;
}
.kongbai-top{
	background: white;
	width: 100%;
	height: 25px;
}
.kongbai{
	width: 100%;
	height: 18px;
}
