@charset "UTF-8";

* {
	padding: 0;
	margin: 0;
}

body {
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	background: #fff;
	max-width: 375rem;
	margin: 0 auto;
	position: relative;
}

.f1 {
	color: #fff;
	font-size: 18rem;
}

.f2 {
	color: #fff;
	font-size: 14rem
}

.f3 {
	color: #fff;
	font-size: 18rem;
	font-family: Arial
}

.f4 {
	color: #999;
	font-size: 14rem;
}

body,
td,
th {
	font-family: Microsoft YaHei;
	font-size: 16rem;
}

i.home_detail {
	display: block;
	position: absolute;
	top: 10rem;
	right: 20rem;
	width: 19rem;
	height: 19rem;
	background-size: 19rem 19rem;
	background-image: url(/images/home_ww.png);
}

.downApp {
	width: 80rem;
	height: 40rem;
	position: fixed;
	right: 0;
	top: 50rem;
	z-index: 1000
}

.div_big {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-align: center;
	_position: absolute;
	_top: expression(eval(document.compatMode&& document.compatMode=='CSS1Compat') ? documentElement.scrollTop +0 : document.body.scrollTop +0);
	_bottom: auto;
	z-index: 5;
	background-color: #333;
	border: solid 0 #4CB3FA;
	overflow: hidden
}

.top_wrap {
	width: 100%;
	top: 68rem;
	border-bottom: 6rem solid #f0f0f0;
	padding-bottom: 10rem;
}

.top_wrap .touxiang {
	border-radius: 30rem;
	display: block;
	margin-left: 20rem;
	position: absolute;
	top: 77rem;
}

.toremiang-v {
	position: absolute;
	width: 20rem;
	height: 20rem;
	top: 70rem;
	left: 65rem
}

.toremiang-v img {
	width: 100%;
	height: 100%
}

.top-follow {
	width: 50rem;
	height: 20rem;
	line-height: 20rem;
	border: solid 1rem #01BA09;
	color: #01BA09;
	border-radius: 10rem;
	text-align: center;
	position: absolute;
	font-size: 12rem;
	top: 120rem;
	right: 15rem
}

.top_wrap p {
	margin-top: 6rem;
	margin-left: 20rem;
}

.top_wrap p.name {
	color: #1a1a1a;
	font-size: 18rem;
	font-weight: bolder;
	margin-top: 37rem;
}

.top_wrap p.about {
	color: #5b5b5b;
	font-size: 14rem;
	width: 90%;
}

.top_wrap .static {
	padding-left: 20rem;
	margin-top: 8rem;
	font-size: 14rem;
	color: #5b5b5b;
}

.top_wrap .static .num {
	font-size: 18rem;
	color: #405087;
	font-weight: bolder;
	margin-right: 6rem;
}

i.back_w {
	width: 12rem;
	height: 18rem;
	display: block;
	position: absolute;
	left: 15rem;
	top: 10rem;
	background-size: 12rem 18rem;
	background-image: url(/gyq/images/back_w.png);
}

#addone {
	width: 100%;
	height: 35rem;
	line-height: 35rem;
	text-align: center;
	background-color: #f0f0f0;
	font-size: 14rem;
	border-top: solid 1rem #ddd;
	color: #666;
	display: none
}

#loadimg {
	width: 100%;
	padding-top: 50rem;
	text-align: center;
	line-height: 30rem;
	font-size: 14rem;
	color: #999;
	display: none
}

.listVideo {
	width: 200rem;
	float: left;
	height: 150rem;
	text-align: left;
	margin-top: 10rem;
	position: relative
}

.listVideo img {
	width: 100%;
	height: 100%
}

.videoPlay {
	width: 40rem;
	height: 40rem;
	position: absolute;
	left: 80rem;
	top: 55rem
}

.videoPlay img {
	width: 100%;
	height: 100%;
	border-radius: 5rem
}

.top-follow.follow {
	border: solid 1rem #DCDFE6;
	color: #909399;
}