<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#SOHUCS #SOHU_MAIN .module-hot-topic {
    display: none
}
*{
	margin:0;
	padding: 0;
}
.mypc #maincon{
	width: 1000px;
	margin:20px auto;
	
}
.mypc #a1{
	width: 1000px;
	margin:0 auto;
	background: white;
	z-index: 9999;
	text-align: center;
	padding-bottom: 20px;
	border-bottom: 1px gray solid;
	margin-top: 100px
}
.mypc #bs-example-navbar-collapse-1{
	padding-left: 160px
}
.mymobe #a1{
	margin-top: 95px;
}
.mypc #a1.topfix{
	position: fixed;
	top: 0;
	left: 50%;
	margin-left: -500px;

}
.mymobe,.youmobe{
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}
.mymobe #maincon{
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	width: 100%; 
	height: 100%;
	/* overflow:scroll; */
	display: -webkit-box;
	
	-webkit-box-orient:vertical; 
}
.mymobe #a1{
	width: 100% !important;
}
#SOHUCS{
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	padding:10px 15px !important;
	-webkit-box-flex:1;
	overflow: scroll !important;
	-webkit-overflow-scrolling:touch; 
}
::-webkit-scrollbar{
	width: 0;
	height: 0
}
.mypc #topdiv{
	width: 1000px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	text-align: center;

}
.mymobe #topdiv{
	width: 100%;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	text-align: center;
}
#topdiv img{
	
	max-width: 100%
}</pre></body></html>