body {
	margin: 0;
	padding: 0;
}

.bodyback {
	width: 100%;
	position: absolute;
	top: 0;
}

.content {
	position: relative;
	width: 100%;
	height: 1px;
}

.roteteback {
	position: absolute;
	top: 0;
	width: 80%;
	left: 10%;
}

.totateclick {
	position: absolute;
	width: 24%;
	left: 38%;
	top: 37px;
}

.header {
	width: 100%;
	height: 3.5rem;
	margin-top: 2rem;
	position: relative;
	background-image: ;
}

.header span {
	z-index: 9999;
	border-radius: 5px;
	background-color: #FF4306;
	color: #F9DDDD;
	width: 50%;
	display: block;
	margin-left: 25%;
	height: 3.5rem;
	line-height: 3.5rem;
	text-align: center;
	float: left;
	font-size: 1.4rem;
	font-weight: bold;
}

.ac_num {
	width: 8%;
	display: inline-block;
	float: left;
}

.ac_content {
	width: 92%;
	display: inline-block;
	float: left;
}

#active_sm {
	height: 3rem;
	background: #1d6fd6;
	width: 100%;
	position: fixed;
	top: 0;
	line-height: 3rem;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 26px;
}

#active_sm img {
	position: absolute;
	left: 0;
	margin-left: 10px;
	width: 1.6rem;
	top: 0.5rem;
}

.ap_er_cont {
	width: 90%;
	margin: -30px auto;
}

.ac_tit {
	font-size: 16px;
	color: #494949;
	font-weight: bold;
}