@CHARSET "UTF-8";
.panel {
	background:#def3e1;
	color:#352929;
}
.list-block
{
	margin:0;
}
.list-block .item-inner {
	padding-right:0.1rem;
}

.content-block {
	  margin: 0.3rem 0;
    padding: 0.3rem;
}

.card {
	 margin: 0.3rem 0;
   padding: 0.3rem;
}
.card .list-block ul ul {
    padding-left: .5rem;
}
.item-title-row .app-title {
   white-space: normal;
}
.list-block.media-list .item-title {
	font-size:1rem;
}

.list-block.media-list .item-media {
	 margin: 0.1rem 0;
   padding: 0.1rem;
}

.list-block.media-list .item-media img {
	 border-radius: 10px;
}

.list-block .item-content {
	padding-left:0.1rem;
}
.install {
	margin:0 auto;
	padding:0.1rem 2rem 1.4rem 2rem;
	font-size:.8rem;
	text-align: center;
	background-color:#0052f9;
	color: #fff !important;
}
.swiper-wrapper img {
	margin:0 auto;
}
ul .icon img {
	width:2.5rem;
	height:2.5rem;
	margin: 0 auto
}
.maybelike .like {
	max-height: 16px;
}
.maybelike .likeli {
	width: 25%;
	float: left;
  height: 3.8rem;
  
  overflow: hidden;
}
.maybelike .appname {
	min-height: 16px;
	margin-top: 40px;
	font-size: 14px;
	position: absolute;
	white-space: nowrap;
}
.feedback input {
    color: #0894ec;
}
.ad_responsive { width: 320px; height: 100px; }
@media(min-width: 301px) { 
.ad_responsive { width: 300px; height: 250px; }
 }
@media(min-width: 500px) { 
.ad_responsive { width: 468px; height: 60px; }
 }
@media(min-width: 800px) { 
.ad_responsive { width: 728px; height: 90px; } 
}
@media(min-width: 1000px) { 
.ad_responsive { width: 970px; height: 250px; } 
}
