@charset "utf-8";
/* CSS Document */
header{
	position: fixed;
	top: 0;
	height: 1.32rem;
	width: 100%;
	background: #fff;
	z-index: 999;
}
.det_headbox{
	width: 9.6rem;
	height: 0.87rem;
	margin: auto;
	display: flex;
	justify-content: space-between;
	margin-top: 0.43rem;
	
}
.back{
	
	width: 0.24rem;
	height: 0.42rem;
	margin-top: 0.1rem;
	
}
.back img{
	width: 0.24rem;
	height: 0.42rem;
	display: block;
}
.det_headbox span{
	font-size: 0.48rem;
	color: #666;
	font-weight: bold;
	line-height: 0.48rem;
}

.det_headbox .storing1{
	width: 0.4rem;
	height: 0.36rem;
	margin-top: 0.1rem;
}
.det_headbox .storing2{
	width: 0.4rem;
	height: 0.36rem;
	margin-top: 0.1rem;
}
.storing_hide{
	display: none;
}
.storing1 img{
	display: block;
	width: 100%;
	
}
.storing2 img{
	display: block;
	width: 100%;
}


.wrap2{
	width: 100%;
	top: 1.42rem;
	position: relative;
}

.titbox{
	width: 100%;
	height: 6.5rem;
	background: #fff;
	
}
.titbox .det_img img{
	width: 100%;
	height: 4.08rem;
	display: block;
}
.det_tit{
	overflow: hidden;
}
.det_tit section{
	float: left;
	margin-left: 0.35rem;
}
.det_tit section div:nth-child(1){
	font-size: 0.6rem;
	color: #333;
	margin-top: 0.4rem;
}
.det_tit section div:nth-child(2){
	font-size: 0.46rem;
	color: #f35f1e;
	margin-top: 0.3rem;
}

.det_tit .share{
	float: right;
	margin-top: 0.8rem;
	width: 1.8rem;
	height: 0.8rem;
	border-radius: 0.4rem 0 0 0.4rem;
	background: #e2e2e2  ;
	background-image: url(../images/share.png);
	background-repeat: no-repeat;
	background-position: 0.4rem center;
	background-size: 0.38rem 0.38rem;
	font-size: 0.36rem;
	padding-left: 0.9rem;
	box-sizing: border-box;
	line-height: 0.8rem;	
}
.piiicbox{
	width: 100%;
	background: #fff;
	margin-top: 0.2rem;
}
.Placeholder{
	height: 0.42rem;
	width: 9.6rem;
	margin: auto;
	background-size: 10.06rem 0.42rem;
	padding-bottom: 1.5rem;
}


#piiic{
	width: 10.8rem;
}


























.Bottom{
	width: 100%;
	height: 1.46rem;
	background: #fff;
	overflow: hidden;
	position: fixed;
	z-index: 999;
	bottom: 0;
	border-top: 0.1rem #f7f7f7 solid;
}

.Bottom .iconbox{
	width:6.8rem;
	margin: auto;
	list-style: none;
	text-align: center;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
}


.Bottom .iconbox li{
	overflow: hidden;
}
.Bottom .iconbox li span{
	display: block;
	margin-top: 0.05rem;
}
.Bottom .iconbox li img{
	display: block;
	width:0.7rem;
	height: 0.7rem;
	margin-top: 0.16rem;
	margin-bottom: 0.04
	
}
.Bottom .iconbox li a{
	font-size: 0.30rem;
	color: #666;
	display: block;
}

.Bottom .iconbox .onpage a{
	color: #f9bd3a;
}



.placeholder{
	width: 100%;
	height: 1.46rem;
}














