/*通用样式*/
html{
	font-size: 100px!important;
}
body{
	font-family:'youyuan'!important;
}
header{
	position: relative;
	width:100%;
	height: 0.7rem;
	background:#474747;
}
header img{
	width:1.5rem;
/*	margin-left:0.65rem;*/
	padding-top:0.15rem;
}
.login,.zhuce{
	color:#fff;
	font-size: 0.13rem;
	text-align: center;
	line-height: 0.35rem;
	position: absolute;
	width:0.7rem;
	height:0.35rem;
	top:50%;
	margin-top:-0.175rem;
	margin-right:-0.205rem;
	right:0.2rem;
	border-radius: 0.06rem;
	/*background:#1e6488;*/
}
.people{
	width:0.35rem;
	height:0.35rem;
	border-radius: 50%;
	position: absolute;
	top:50%;
	margin-top:-0.175rem;
	right:0.15rem;
	background:#bfbfbf;
	overflow: hidden;
}
header .people img{
	position: absolute;
	width:0.25rem;
	left:0.05rem;
	top:0.02rem;
	margin-left:0;
	padding-top:0;
}
.royalSlider{
	position: relative;
	width:100%!important;
	height:2rem!important;
}
.rsOverflow{
	width:100%!important;
	height: 2rem!important;
}
.rsContent a{
	height: 100%;
}
.rsContent img{
	width:100%!important;
	height: 100%!important;
	margin-left:0!important;
}
#mediaplayer_jwplayer_controlbar{
    display: none;
}
.rsArrowLeft,.rsArrowRight,.rsArrowDisabled{
    display: block!important;
}
.rsArrowLeft{
    left:4%;
    top:50%;
    margin-top:-0.1rem;
    width:0.24rem!important;
    height:0.24rem!important;
    background:#747373!important;
    border-radius: 50%;
}
.rsArrowRight{
    top:50%;
    margin-top:-0.1rem;
    width:0.24rem!important;
    height:0.24rem!important;
    background:#747373!important;
    border-radius: 50%;
    right:4%;
}
.rsArrowRight .rsArrowIcn{
    background:url(/apps/mobile/public/img/20190819115828.png) no-repeat!important;
    left:79%!important;
    left:69%!important;
}
.rsArrowIcn{
    background:url(/apps/mobile/public/img/20190819115748.png) no-repeat!important;
    left:63%!important;
    top:72%!important;
}
.rsMinW .rsBullets{
	display: none;
}
.rsMinW .rsArrowIcn{
	width:0.2rem!important;
	margin-left:-0.07rem!important;
}
.rsMinW .rsPlayBtnIcon{
	background: url(/apps/mobile/public/img/rs-minimal-white.png) no-repeat 0 -32px!important;
}
#mediaplayer_jwplayer_display_icon{
	display: block!important;
}
.rsMinW .rsCloseVideoIcn{
	background: url(/apps/mobile/public/img/rs-minimal-white.png) -64px 0!important;
}
.rsContent p{
	position: absolute;
	top:79%;
	left:0; 
	width:100%; 
	color:#fff;
	font-size: 0.2rem;
	text-align: center;  
}
.top{
	background:#404040;
	padding-top:0.01rem;
}
.font p:first-child{
	font-size:0.24rem;
	margin-bottom:0.02rem;
	padding-top:0.22rem;
}
.font p:nth-child(2){
	font-size: 0.18rem;
}
.font p:nth-child(3){
	font-size: 0.18rem;
}
.font p:nth-child(4){
	font-size: 0.13rem;
	color:#f7f5f5;
	position: relative;
	margin:0.16rem auto 0.14rem;
}
.font p.fonts span:first-child{
	margin-right:0.02rem;
}
.font p.fonts span:nth-child(2){
	position: absolute;
	width:0.11rem;
	display: inline-block;
	top:0.03rem;
}
.font img{
	float: left;
	width:1rem;
	margin-left:37%;
}
.font p.know{
	position: absolute;
	width:100%;
	bottom:0.22rem;
	margin-top:0;
	font-size: 0.13rem;
}
.font p.know img{
	float: right;
	width:0.1rem;
	margin-right: 6%;
	margin-left:2%;
	margin-top:0.03rem;
}
.font p.know span{
	float: right;
}
p.know a{
	width:100%;
}
.font a{
	color:#fff;
}
.jump{
	text-align: center;
}
.run{
	background:#303032;
	width:100%;
	height: 100%;
	position: relative;
}

.cut{
	position: absolute;
	top:0.01rem;
	right:0.05rem;
	cursor: pointer;
}
.que{
	position: fixed;
	top:8%;
	width:90%;
	margin-left:5%;
	z-index:10000;
	display: none;
}
.que .cut i{
	font-size:0.3rem
}
footer{
	margin-top:0.02rem;
	color:#fff;
	background:#1f1f1f;

}
footer i{
	float: right;
	display: none;
}
footer i.icon-youjiantou{
	display: block;
}
footer ul{
	display: none;
	background:#151515;
	padding:0.2rem 0 0.2rem 7%;
}
footer ul li{
	font-size: 0.14rem;
	margin-bottom:0.04rem;
}
footer ul li:last-child{
	margin-bottom:0;
}
footer h2{
	background:#1f1f1f;
	font-size: 0.15rem;
	margin-left:3%;
	margin-right:3%;
	height:0.4rem;
	line-height: 0.4rem;
	/*margin-bottom:0.01rem;*/
	border-bottom:0.004rem solid #404040;
}
.bottom{
	text-align: center;
}
.bottom img{
	width:21%;
	display: inline-block;
	margin:0.15rem auto 0.05rem;
}
.bottom p:last-child{
	font-size: 0.1rem;
	padding-bottom:0.15rem;
}