@CHARSET "UTF-8";

.iconfont{
	font-size: 0.28rem;
}
.myheader{
	background-color: #262626;
	height: auto;
}

.goodsclass-search-table{
	margin: 0.15rem 0.16rem;
	height: 0.4rem;
	line-height: 0.4rem;
}
.goodsclass-search-table .search{
	background:#4C4C4C;
	border-radius: 0.4rem;
	overflow: hidden;
	margin-left: 0.06rem;
	padding-left: 0.18rem;
}
.goodsclass-search-table .table-right{
	float: right;
	margin-right: 0.1rem;
	cursor: pointer;
}
.goodsclass-search-table .search a{
	padding: 0;
	color: #AFAFAF;
}
.goodsclass-search-table .search input[type=text]{
	width: 4rem;
	/* text-indent:0.15rem; */
	margin-left:0.15rem;
	border: none;
	height: 100%;
	line-height: 0.4rem;
	float: right;
	font-size:0.2rem;
	background-color: #4c4c4c;
	color: #fff;
}
.content{
	padding-bottom:0.75rem;
	padding-top: 0.7rem;
}
.content-left{
	width: 1.5rem;
	background-color: white;
	height: 100%;
	position: fixed;
	padding-top: 0.75rem;
	padding-bottom:0.75rem;
	overflow: scroll;
	box-sizing:border-box;
}
.content-left li{
	width: 100%;
	height: 0.79rem;
	line-height: 0.79rem;
	border-bottom:0.01rem solid #dbdbdb;
	border-right:0.01rem solid #dbdbdb;
	font-size: 0.24rem;
	color: #222222;
	text-align: center;
	cursor: pointer;
}
.content-left ul .active{
	background-color: #f1f1f1;
	color: #bb1d19;
	border-right: 0;
}
.content-right{
	width:4.89rem;
	padding-top: 0.75rem;
	padding-bottom:0.75rem;
	box-sizing:border-box;
}
.content-right .right-innerblock{
	padding: 0.2rem;
}
.content-right .right-innerblock:last-child{
	height: 88%;
}
.content-right .right-innerblock .hot-top{
	width: 100%;
	height: 1.6rem;
}
.content-right .right-innerblock .hot-top img{
	width: 100%;
	height: 100%;
}
.content-right .right-innerblock .hot-detile{
	width: 100%;
}
.content-right .right-innerblock .hot-detile ul{
	width: 1.4rem;
	border: 0.01rem solid #dbdbdb;
	background-color: white;
	display: inline-block;
	margin-top: 0.2rem;
	margin-left: 0.01rem;
}
.content-right .right-innerblock .hot-detile ul:nth-child(3n+1){
	margin-left: 0;
}
.content-right .right-innerblock .hot-detile ul li{
	padding: 0.1rem;
	border: 1px solid #DBDBDB;
}
.content-right .right-innerblock .hot-detile ul li img{
	width: 100%;
	height: 1.2rem;
}
.content-right .right-innerblock .hot-detile ul li .d-title{
	width: 100%;
	height: 0.3rem;
	line-height: 0.4rem;
	font-size: 0.18rem;
	color: #333333;
	text-align: center;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.content-right .right-innerblock .hot-detile ul li .d-price{
	width: 100%;
	height: 0.3rem;
	line-height: 0.35rem;
	font-size: 0.2rem;
	color: #bb1d19;
	text-align: center;
}

.content-right .right-innerblock .in-title{
	font-size: 0.24rem;
	height: 0.24rem;
	line-height: 0.24rem;
	margin-bottom: 0.12rem;
	color: #333333;
}
.content-right .right-innerblock .in-padding{
	background-color: white;
	border: 0.01rem solid #dbdbdb;
	padding: 0.2rem;
}
.content-right .right-innerblock .in-padding li{
	width: 1.2rem;
	display: inline-block;
	margin-left: 0.15rem;
}
.content-right .right-innerblock .in-padding li:nth-child(3n+1){
	margin-left: 0;
}
.content-right .right-innerblock .in-padding li img{
	width: 100%;
	height: 1.2rem;
}
.content-right .right-innerblock .in-padding li div{
	width: 100%;
	height: 0.4rem;
	line-height: 0.4rem;
	font-size: 0.2rem;
	color: #333333;
	text-align: center;
}


.footer-box{
	display: flex;
	height: 0.75rem;
	line-height: 0.75rem;
}
.footer-box div{
	flex: 1;
	text-align: center;
    color: #666;
}
.footer-box i.iconfont {
	display: block;
	line-height: 0.4rem;
	margin-top: 0.08rem;
}
.footer-box .global-nav-tit{
	display: block;
	font-size: 0.16rem;
	height: 0.16rem;
	line-height: 0.16rem;
}
.footer-box .active{
	color: #bb1d19;
}
.search-box-img_stwox{
	position: absolute;
	top: 0.18rem;
	right: 1.20rem;
}
.search-box-img_sthirdx{
	position: absolute;
	top: 0.18rem;
	right: 1.40rem;
}