@media screen and (min-width: 320px) and (max-width: 480px){
    /*!*iPhone < 5 Portrait*!*/
   
	#article .star{
		margin-top: 5%;
	}
}

@media screen and (min-width: 375px) and (max-width: 627px){
    /*!*iPhone 6*!*/
   

	#article .star{
		margin-top: 4%;
	}
}
@media screen and (min-width: 414px) and (max-width: 736px){
    /*!*iPhone 6+ Portrait*!*/
   
	
	#article .star{
		margin-top: 6%;
	}
	
	
}
@media screen and (min-width: 737px){
    /*!*大屏*!*/
    

}






.Ruogu_jiaM1 .phone{
	position: relative;
}
.Ruogu_jiaM1 .phone .project{
	position: absolute;
	width: 97%;
	height: 15px;
	top: 118%;
	border-radius: 0;
	border-radius: 2px;
}
.Ruogu_jiaM1 .phone .project .duibi{
	margin: 0 auto;
	display: block;
	height: 100%;
	line-height: 16px;
	background: none;
	color: #333;
	font-family: "微软雅黑";
	font-size:0.65rem;
	width:65px;
		background: url(../images/db_add.png) no-repeat 2px center;
	background-size:11px 11px ;
}
.Ruogu_jiaM1 .phone .line .twoSpan{
	height:100%;
	line-height:15px;
}

.Ruogu_jiaM1 .phone .bgNone{
	line-height:15px;
	background:#d7d7d7 url(../images/db_dui.png) no-repeat 18.6% center;
	background-size:11px 11px;
	text-align:center;
}

#duibiBox{
	width: 252px;
	height: 200px;
	background: red;
	z-index: 100;
	background: rgba(50,50,50,.7);
	font-family: "微软雅黑";
	display:none;
}


#duibiBox .InBox{
	width: 100%;
	background: #353535;
	height: 14.8%;
}
#duibiBox .InBox header{
	width: 91.66%;
	height: 34px;
	margin-left:4.1%;
	line-height: 34px;
	color: #fff;
}
#duibiBox .InBox header #top-left{
	width: 50%;
	height: 100%;
	float: left;
	font-size: 0.9rem;
}
#duibiBox .InBox header #top-left p{
	float: left;
}
#numDui{
	line-height: 33px;
	margin-left: 3%;
}
#clearAll{
	width: 50%;
	float: right;
	height: 100%;
	line-height: 34px;
	color: #fff;
	text-align: right;
}
#clearAll span{
	color: #fff;
	display: block;
	float: right;
	font-size: 0.75rem;

	
}
#clearAll span i{
	position: relative;
	top: 1px;
}
#article{
	height: 31.27%;
	width:91.66%;
	margin: 0 auto;
	margin-top: 6%;
	
}
#article ul{
	width: 100%;
}
#article ul li{
	width: 100%;
	height: 40px;
	background: #f7f7f7;
	border-radius: 5px;
	text-align: center;
	line-height: 40px;
	font-size: 0.9rem;
	position: relative;
}
#article ul li span{
	display: block;
	width: 15px;
	height: 15px;
	position: absolute;
	right: -1%;
	top: -4px;
	background: yellow;
	background: url(../images/db_cha.png) no-repeat;
	background-size: 100% 100%;
}
#article p{
	width: 100%;
	height: 35px;
	line-height: 35px;
	font-size: 0.9rem;
	background: #dfdddd;
	margin-top: 3%;
	text-align: center;
	color: #999999;
	border-radius: 5px;
	display: none;
}
#article .star{
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #e14546;
	text-align: center;
	color:#fff;
	border-radius: 5px;
}
#article .star a{
	color:#fff;
}
.returnbottom{
	bottom: 90px;
    display: block;
    position: fixed;
    right: 8px;
    z-index: 1300;
    width: 1.7066rem;
    height: 1.7066rem;
    font-size: 0.5rem;
    background: url(../images/db_project.png) no-repeat;
    background-size: 100% 100%;
}




.OneLi{
	margin-bottom: 4%;
	margin-top: ;
}
