*{margin: 0;padding: 0;}
	.top_is{
		height: 44px;
		width: 100%;
		display: flex;
	align-items:center;
	justify-content:center;
	background:#4D5155;
	position: relative;
	font-size: 22px;
	color: #EBD7A2;font-weight: 900;
	position:fixed;top: 0px;z-index: 999;
	}
	.top_imgs1{
	height: 70%;margin-left: 10px;
}



.top_imgs2{
	height: 30px;
	width: 30px;
	position: absolute;
	left: 5px;
	top:calc(50% - 15px) ;
}
#theme{
	width: 100%;
	height: calc(100vh - 44px);
	background: #F0F0F0;
        margin-top: 46px;
}
.opgs{
	float: left;
	width: 100px;
	background: #F8F9F9;
		height: 100%;
}

.opgsd{
	float: left;
	width: calc(100% - 110px);
	margin-left: 10px;
	height: 100%;
	background: #FFFFFF;
	overflow: auto;
}
.opgsdd{
	float: left;
	width:100%;	
	height: 100%;
	background: #FFFFFF;
	overflow: auto;
}
li{
	list-style: none;
}




.sorli{
		height: 50px;
	text-align: center;
	line-height:50px;
	font-size: 12px;
}




.loop-theme{
	width: 100%;
	display: flex;
	justify-content:space-between;
	border-bottom:1px solid #F8F8F8 ;
	margin-top: 10px;
}
.loop-theme_img{
	height: 90px;
	width: 90px;
	margin-top: 10px;
	margin-left: 8px;
	border-radius:4px ;
	margin-bottom: 5px;
}
.loop-theme_div{
	width: calc(100% - 110px);
	height: 100%;
}
.loop-theme_span1{
	font-size: 11px;
	background: #F0C197;
	padding: 1px 3px;
	border-radius:2px ;
	font-weight: 900;
}
.loop-theme_span2{
	font-weight: 900;
	font-size: 13px;
	
}
.obgs{
	  overflow:hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  margin-top: 10px;
}
.loop-theme_span3{
	font-size: 11px;
	color: #9B9B9B;
}
.loop-po1{
	font-weight: 900;
	font-size: 12px;
}

.loop-po2{
	font-weight: 900;
	
}
.loop-po3{
	font-size: 12px;
	font-weight: 900;
	
}
.loop-theme_li{
	color: red;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 25px;
}
.bootn-img{
	height: 25px;
	width: 25px;
	float: right;
	margin-right: 25px;
	z-index: 998;
}


.sorindex{
	color:#59B989;
	background:#ffffff;
}


.for_li2_span2{
	font-size: 11px;
	margin-left: 5px;
	color: #E77881;
	margin-top: 5px;
	display: block;
	width: 75px;
	height: 18px;
	line-height: 18px;
	border: 1px solid #F5C2C6;
	border-radius:10px ;
	text-align: center;
	position: relative;
}
.for_liw{
	
		display: block;
	width: 100%;
	height: 18px;
	line-height: 18px;

	border-radius:10px ;
	position: absolute;
	left: 0px;top: 0px;
	z-index: 99;  
}
.inventory{
	
	display: block;
	width: 1%;
	height: 18px;
	line-height: 18px;
	background: #FDEBEB;
	border-radius:10px ;
	position: absolute;
	left: 0px;top: 0px;
	
}
a{
	color: #000000;
text-decoration:none;
}
#img_fh{
	position: absolute;
	height: 28px;left: 6px;top: calc(50% - 14PX);
}
#fan{
	position: absolute;left: 40px;color: #FFFFFF;
	font-size: 15px;
}

.opgsdd{
	float: left;
	width:100%;	
	height: 100%;
	background: #FFFFFF;
	overflow: auto;
}

.ouyt{
	position: fixed;
	width: 200px;
	height: 30px;
	border-radius:50px ;
	left: calc(50% - 100px);
	top: 30%;
	background: #000000;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 30px;
	text-align: center;
	display: none;
}
.bottom_top{
	
	height: 10%;
	width: 100%;
text-align: center;
line-height: 50px;
margin-bottom: 5px;

}
.bottm_top_ds1{
	height:65px ;
	width: 100%;

	position:fixed;
	background:#F3F5F7;
	bottom: 0px;
	z-index: 200;
}


.bottm_top_li{
	width:15%;
	height: 100%;float: left;
	list-style: none;
	margin-left:8% ;
	display: flex;
	flex-direction:column;
	align-items:center;
	justify-content:center;
	font-size: 12px;
}
	
	.bottm_top_li span{
		margin-top: 4px;
	}
	
	.bottm_top_li img{
		border-radius:200px ;
		height: 30px;width: 30px;
	}