.download{
	padding-bottom: 1.5rem;
}
.download .wd p{
	color: #323232 !important;
	line-height: 0.46rem;
} 
.pic-img{
	padding: 0rem 0.25rem;
	overflow: hidden;
}
.pic-img ul{
	width: 110%;
	overflow: hidden;
}
.pic-img ul li{
	width: 2.2rem;
	height: 1.94rem;
	padding: 2px;
	float: left;
	margin-right: 0.12rem;
	margin-bottom: 0.16rem;
}
.pic-img ul li img{
	width: 100%;
}
.pic-img ul li.bg{
	background: #33cc73;
}
.pic-img .more{
  height: 0.66rem;
  line-height: 0.66rem;
  text-align: center;
  font-size: 0.2rem;
  color: #666;
  box-shadow: 0 0 10px #ddd;
  margin-top: 0.28rem;
  margin-bottom: 0.5rem;
  background: #fff;
  border-radius: 0.66rem;
  overflow: hidden;
}
.download-telebox .but{
	width: 1.7rem;
	height: 0.56rem;
	border-radius: 3px;
	background: #cccccc;
	text-align: center;
	font-size: 0.26rem;
	color: #fff;
	padding-left: 0px; 
	margin-top: 0.13rem;
}
.download-telebox .txt{
	width: 5rem;
}
.down .inquire{
	width: 7.1rem;
    height: 0.86rem;
    background: #00ce7a;
    text-align: center;
    line-height: 0.86rem;
    color: #fff;
    border-radius: 3px;
    overflow: hidden;
    margin-left: 0.2rem;
    border: 0px none;
    margin-bottom: 0.32rem;
    margin-top: 0.4rem;
}
.owner{
	padding-bottom: 1rem;
}
.owner ul{
	overflow: hidden;
}
.owner li{
	padding: 0.3rem;
	border-bottom: 1px solid #bfbfbf;
	width: 92%;
}
.owner li p{
	font-size: 0.26rem;
	color: #323232;
	width: 5.6rem;
}
.owner li span{
	color: #929292;
}
.owner li input{
	width: 0.9rem;
	height: 0.9rem;
	border-radius: 50%;
	background: #33cc73;
	color: #fff;
	font-size: 0.26rem;
	border: none;
	outline: none;
	margin-top: 25%;
}
.ibg-box{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 999
}
.ibg-box .ibg{
	padding: 0.35rem;
	width: 5.3rem;
	height: 3.3rem;
	text-align: center;
	overflow: hidden;
	position: absolute;
	top: 50%;
	margin-top: -2rem;
	left: 50%;
	border-radius: 5px;
	margin-left: -3rem;
	background: #fff;
}
.ibg-box .ibg .p1{
	border-bottom: 1px solid #bfbfbf;
	width: 100%;
	padding-bottom: 0.25rem;
	font-size: 0.3rem;
	color: #323232;
	text-align: center;
}
.ibg-box .ibg .p2{
	font-size: 0.32rem;
	color: #323232;
	margin-top: 0.2rem;
	margin-bottom: 0.2rem;
}
.ibg .inquire{
	width: 5.22rem;
    height: 0.8rem;
    background: #00ce7a;
    text-align: center;
    line-height: 0.86rem;
    color: #fff;
    border-radius: 3px;
    overflow: hidden;    
    border: 0px none;
    margin-bottom: 0.32rem;
}