* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	font-family: "兰亭黑-简" !important;
}

html,
body {
	font-family: "兰亭黑-简" !important;
	background: #FFFFFF !important;
}
.oppocontent{
	background: #FFFFFF !important;
}
.title {
	padding: 16px;
	padding-top: 12px;
	padding-bottom: 0;
	line-height: 1.3;
	color: #000;
	font-size: 24px;
	margin: 0;
	font-weight: bold;
}

.user-info {
	padding: 0px 16px;
	margin: 5px 0 24px 0;
	font-weight: 300;
}

.user-info>span {
	color: #a8a8a8;
	font-size: 12px;
	margin-right: 10px;
}

.oppocontent {
	width: 100%;
	position: relative;
}

.oppodetail {
	height: 800px;
	margin:0px 16px;
	font-size: 16px;
	line-height: 27px;
	overflow: hidden;
}

.oppodetail p {
	line-height: 28px;
	color: #333;
	margin-bottom: 1em;
	letter-spacing: 1px;
	word-wrap: break-word;
	word-break: break-all;
}

.oppodetail h1 h2 h3 h4 h5{
	word-break: break-word;
	text-align: justify;
	font-size: 16px;
}
.oppodetail strong {
	font-weight: bolder;
	color: #333;
	font-size: 16px;
	font-family: 方正兰亭 !important;
	word-wrap: break-word;
	word-break: break-all;
}

.oppodetail img {
	display: block;
	max-width: 100% !important;
	height: auto !important;
	border-radius: 8px;
	margin: 0 auto;
}

.Covershdowbox {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0px;
	background-image: linear-gradient(-180deg, rgba(255,255,255,0.00) 15%, #FFFFFF 96%);
}

.Covershdow {
	width: 100%;
	height: 200px;
	display: flex;
    font-size: 12px;
	color: #000000;
	letter-spacing: 1px;
	padding-top:10px;
    line-height: 330px;
	justify-content : center;
}
.Covershdow>img{
	display: block;
	width: 30px;
	height: 30px;
	margin-top: 150px;
}
.ospshdow{
	width: 100%;
	height: 100px;
	position: absolute;
	left: 0;
	bottom: 51px;
	background-image: linear-gradient(-180deg, rgba(255,255,255,0.00) 15%, #FFFFFF 96%);
}
.fullend{
	display: block;
	width: 91.46%;
	line-height: 30px;
	margin: 20px 0px 25px;
	margin-left: 4.27%;
}
.fullend>p{
	display: inline-block !important;
	width:35% !important;
	height: 5px !important;
	border-top:1px solid rgba(0,0,0,0.10) !important;
}
.fullend>span{
	display: inline-block;
	width: 26%;
	text-align: center;
	color: rgba(0,0,0,0.3);
	font-size: 12px;
}
#ad-oppo-root::before {
	margin: 0px 23px 20px;
}
