body {
    background-color: #F6F6F6;
}
.m_top{position: fixed; top: 0px; max-width: 640px; z-index: 99999; display: none;}
.detail {
    padding: 20px 10px;
    background-color: #fff;
    margin-bottom: 10px;
}
.kong{display: none}
.title{
	background: #fff;
	padding: 0 10px;
	margin-bottom: 10px;
	line-height: 50px;
}
.hardcover_style {
	background: #fff;
    padding: 10px;
    margin-bottom: 10px;
}
.hardcover_style dl dd{
	display: block;
	line-height: 25px;
	font-size: 14px;
	color: #757575;
}
.hardcover_style dl dd span{
	margin-left:10px;
	color: #000;
}
.hardcover_style div {
    width: 33.3%;
    float: left;
    text-align: center;
    line-height: 28px;
}

.detail_title {
    margin-bottom: 10px;
}

.detail_title span {
    width: 5px;
    height: 5px;
    background-color: #ff5200;
    display: block;
    float: left;
    margin: 6px 8px 0 0;
}

#view_jz{
	padding: 10px;
	margin-bottom: 50px;
	background: #fff;
	overflow: hidden;
}
#view_jz span{
	display: block;
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 5px;
}
#view_jz ul li{
	display: block;
	float: left;
	width: 20%;
	font-size: 14px;
	text-align: center;
	color: #757575;
	line-height: 25px;
}

.head{position: absolute; top: 0; width: 96%; padding: 2%; color: #fff; z-index: 999;}
.head .returns{display: block; float: left; background: url(https://static.fangxiaoer.com/m/static/images/house/menu.png) no-repeat;background-size: auto 100%;width: 35px;height: 35px;background-position: 0 0;}
.head .sharebtn{display: block; float: right; background: url(https://static.fangxiaoer.com/m/static/images/house/menu.png) no-repeat;background-size: auto 100%;width: 35px;height: 35px;background-position: -55px 0;}
.head .catalogs{display: block; float: right; background: url(https://static.fangxiaoer.com/m/static/images/house/menu.png) no-repeat;background-size: auto 100%;width: 35px;height: 35px;background-position: -168px 0; margin-left: 15px;}
#view_jz ul li img{width: 100%;}

.footer{position: fixed; bottom: 0; width: 100%; height: 50px; line-height: 50px; max-width: 640px; text-align: center; background: #fff; border-top: 1px solid #e4e4e4; z-index: 99;}
.footer ul{display: block;}
.footer ul li{display: block; float: left; font-size: 14px; position: relative;}
.footer ul li a{display: block; color: #52575e;}
.footer ul li i{display: block; height: 25px;width: 100%; margin: 0 auto; cursor: pointer;font-size: 12px; background: url(https://static.fangxiaoer.com/m/static/images/vip/coll.png) no-repeat top center; background-size: 22px auto;}
.footer ul li:first-child{width: 30%; padding-top: 3px;}
.footer ul li:first-child i{background-position: 55% -120px;background-size: 27px auto;}

.footer ul li:first-child p {
    display: block;
    line-height: 15px;
    font-size: 12px;
}
.footer ul li:last-child{width: 70%;}
.footer ul li .phone{display: block; background-image: linear-gradient(90deg, #ffb925,#ff5300); font-size: 15px; padding-left: 10%; color: #fff;}
.footer ul li .phone:before{content: ''; background: url(https://static.fangxiaoer.com/m/static/images/vip/coll.png) no-repeat; background-size: 100% auto; background-position: 0 -145px; display: block; width: 25px; height: 25px; position: absolute; left: 15%; top: 17px;}
@media screen and (max-width:320px) {
	.footer ul li .phone:before{left: 8%;}
}
