/*模板来着于搬运狗网站www.banyundog.com*/

.top-header-black .back,.top-header-black .home,.top-header-black .search {
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0
}

body {
	background-color: #fff
}

.top-header-black {
	height: 57px;
	line-height: 57px;
	text-align: center;
	color: #fff;
	font-size: 15px;
	position: relative;
	padding: 0 14px
}

.top-header-black h1 {
	font-size: 15px;
	color: #555
}

.top-header-black .back {
	background-position: -55px -42px;
	width: 12px;
	left: 14px;
	z-index: 9999
}

.top-header-black .back {
	background-image: url(../image/star_sprit.6c40894.png);
	background-size: 100px 92px;
	height: 21px
}

.top-header-black .home {
	background-position: -77px 0;
	height: 21px;
	right: 51px
}

.top-header-black .home,.top-header-black .search {
	background-image: url(../image/star_sprit.6c40894.png);
	background-size: 100px 92px;
	width: 23px
}

.top-header-black .search {
	background-position: -30px -42px;
	height: 23px;
	right: 14px
}

.dt-gotop {
	bottom: 53px
}

.dt-gotop {
	position: fixed;
	right: 14px;
	z-index: 10
}

.dt-gotop-arrow {
	width: 40px;
	height: 40px;
	border-radius: 3px
}

.dt-gotop-arrow {
	background: rgba(0,0,0,.65)
}

.dt-gotop-arrow:before {
	content: "";
	display: block;
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	top: 5px;
	width: 12px;
	height: 12px;
	transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	border-top: 2px solid #fff;
	border-right: 2px solid #fff
}

.search-class-list-common {
	font-size: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: relative;
	padding: 0 14px 3px
}

.search-class-list-li {
	display: inline-block
}

.search-class-nav {
	margin-top: 15px;
	position: relative;
	font-size: 14px
}

.search-class-nav-more {
	position: absolute;
	right: 0;
	top: 0;
	line-height: 30px;
	padding-right: 14px;
	color: #222;
	background-color: #fff
}

.search-class-nav-more:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 55px;
	width: 55px;
	height: 30px;
	background: -webkit-gradient(linear,right top,left top,from(#fff),to(hsla(0,0%,100%,0)));
	background: -webkit-linear-gradient(right,#fff,hsla(0,0%,100%,0));
	background: -webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,0)),to(#fff));
	background: -webkit-linear-gradient(left,hsla(0,0%,100%,0),#fff);
	background: linear-gradient(90deg,hsla(0,0%,100%,0),#fff)
}

.search-class-nav-container {
	margin-bottom: 12px;
	height: 30px;
	overflow: hidden
}

.search-class-nav-container .search-class-nav-box {
	overflow: scroll;
	-webkit-overflow-scrolling: touch;
	white-space: nowrap;
	height: 50px;
	padding: 0 14px
}

.search-class-nav-container .cur {
	background: hsla(0,0%,96.1%,.7);
	border-radius: 2px;
	color: #e22b00
}

.search-class-nav-container .search-class-nav-li {
	display: inline-block
}

.search-class-nav-container .search-class-nav-li span {
	height: 30px;
	display: inline-block;
	line-height: 30px;
	padding-left: 16px;
	padding-right: 16px;
	margin-left: 1px
}

.search-class-list-li {
	width: 32%;
	vertical-align: top
}

a,a:active,a:focus,a:hover,a:link,a:visited {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-tap-highlight-color: transparent;
	outline: none;
	background: none;
	text-decoration: none
}

a {
	color: #222
}

.list-top-box {
	height: 106px
}

.list-top {
	background: #fff;
	position: fixed;
	top: 0;
	z-index: 100;
	width: 100%
}

.list-nav {
	position: relative;
	height: 48px;
	padding: 0 15px 0 10px;
	border-bottom: 1px solid #f1f1f1;
	overflow: hidden
}

.list-nav .list-nav-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	overflow: scroll;
	white-space: nowrap;
	height: 80px;
	-webkit-overflow-scrolling: touch;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around
}

.list-nav .list-nav-box .list-nav-item {
	color: #555;
	line-height: 49px;
	font-size: 17px;
	position: relative
}

.list-nav .list-nav-box .list-nav-item.cur:after {
	content: "";
	position: absolute;
	width: 70%;
	height: 2px;
	border-radius: 1px;
	background-color: #000;
	top: 46px;
	left: 15%
}

.list-nav .list-nav-box .cur {
	font-size: 17px;
	font-weight: 700;
	color: #222
}