.sj_dh {
	display: none;
}

@media screen and (max-width: 768px) {
	.navbar-fixed-top {
		margin-top: 0px;
		opacity: 0.9;
		display: none;
	}

	.sj_dh {
		display: block;
	}

}

.pr {
	position: relative;
}

.abs {
	position: absolute
}

.fl {
	float: left;
	display: inline-block;
}

.fr {
	float: right;
	display: inline-block;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	*zoom: 1;
}

.wrap {
	min-width: 320px;
	max-width: 768px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

.htit {
	line-height: 1rem;
	padding: 0 .3rem;
	color: #ff8e2e;
	font-size: .4rem;
	margin: 1rem 0 .4rem 0
}


.wrapper04 {
	height: 1rem;
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	line-height: 0.8rem;
	/* background: rgba(0, 0, 0, 0.5); */
	position: fixed;
	right: 0;
	top: 33px;
	left: 30px;
	z-index: 3002;
}

.gg00 {
	height: 35px;
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	line-height: 35px;
	background: rgba(0, 0, 0, 0.5);
	position: fixed;
	right: 0;
	top: 0px;
	left: 0px;
	z-index: 3002;
	text-indent: 25px;
	text-align: center;
}

#btn_zk {
	height: 1rem;
	width: 20px;
	text-align: center;
	overflow: hidden;
	margin: 0px auto;
	position: fixed;
	left: 0px;
	line-height: 1rem;
	top: 40px;
	z-index: 3002;
	opacity: 0.7;
	display: block;
	transform: rotate(-90deg);
}

#btn_ss {
	height: 1rem;
	width: 20px;
	text-align: center;
	overflow: hidden;
	margin: 0px auto;
	position: fixed;
	right: 0px;
	line-height: 1rem;
	top: 40px;
	z-index: 3002;
	opacity: 0.7;
	display: none;
	transform: rotate(90deg);
}

.wrapper04 .scroller {
	position: absolute
}

.wrapper04 .scroller li {
	height: 50px;
    color: #fff;
    float: left;
    width: 120px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
}

.wrapper04 .scroller li a {
	color: #fff;
	display: block;
	margin: 0 .3rem
}

.wrapper04 .scroller li.cur {}

.wrapper04 .scroller li.cur a {
	color: #fff;
	text-decoration: none;
}
