@media screen and (max-width: 480px) {
.content {
	width: 100%;
	min-width: 320px;
}
#page {
	background-color: #EFEFEF;
}
#header, #page, #footer {
	width: 100%;
	min-width: 320px;
}
#topnav {
	display: none;
}
#topnav .nav-bd-r {
	display: none;
}
#header {
	height: auto;
	background-color: #d23;
	padding-top: 5px;
	padding-bottom: 5px;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 999;
}
.h_logo {
	margin: 0px;
	padding: 0px;
	width: 80px;
}
.t_logo {
	padding: 0px;
	margin: 0px;
	height: auto;
}
#logoimg {
	height: 40px;
	width: 70px;
	background-image: url(../images/logo_2.png);
	filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
	-moz-background-size: 70px;
	background-size: 70px;
}
.h_search {
	display: block;
	width: 220px;
	margin-top: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.h_search .h_text {
	margin: 0px;
	padding: 0px;
}
.h_search .h_text .s_inp {
	width: 120px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	line-height: 28px;
	height: 28px;
	-moz-border-radius: 5px 0px 0px 5px;
	-webkit-border-radius: 5px 0px 0px 5px;
	border-radius: 5px 0px 0px 5px;
}
.h_search .h_text .s_sub {
	width: 50px;
	background-color: #FFF;
	color: #999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ea4848;
	border-bottom-color: #ea4848;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ea4848;
	line-height: 28px;
	height: 28px;
	font-size: 12px;
	-moz-border-radius: 0px 5px 5px 0px;
	-webkit-border-radius: 0px 5px 5px 0px;
	border-radius: 0px 5px 5px 0px;
}
.h_search .h_text .s_sub:hover {
	background-color: #FFF;
}

.h_search .h_car {
	width: 0px;
	background-position: 6px 7px;
	border: 0px;
	display: none;
	z-index: 100;
	overflow: hidden;
	background-image: url(../images/car2.png);
	background-repeat: no-repeat;
	filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
	-moz-background-size: 20px;
	background-size: 20px;
}
.h_search .h_car:hover {
	background-image: url(../images/car2.png);
	border: 0px;
}
.h_search .h_ucen {
	float: left;
	width: 30px;
	height: 30px;
	background-image: url(../images/puser.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
	-moz-background-size: 20px;
	background-size: 20px;
	display: block;
	margin-left: 5px;
}

#sitenav {
	border: 0px;
	margin-top: 50px;
}
#sitenav .content {
	width: auto;
	min-width: auto;
}
#sitenav #shop_nav {
	margin: 0px;
	float: none;
	width: auto;
	padding: 0px;
	background-position: 10px;
	position: static;
	background-image: none;
	line-height: normal;
	height: 0px;
}
#sitenav #shop_nav em {
	display: none;
}
#sitenav #shop_cate {
	position: static;
	z-index: auto;
	width: 100%;
	height: auto;
	padding: 0px;
	top: auto;
	left: auto;
}
#sitenav #shop_cate .line {
	width: 25%;
	margin: 0px;
	float: left;
	border: 0px;
	padding: 0px;
}
#sitenav #shop_cate .line .lma {
	text-align: center;
	font-size: 14px;
}
#sitenav #shop_cate .line .lma .lmi {
	width: 40%;
	margin-right: auto;
	margin-left: auto;
	float: none;
	height: auto;
}
#sitenav #shop_cate .line .lma .lmt {
	float: none;
	margin-right: auto;
	margin-left: auto;
}
#sitenav #shop_cate .line .lma img {
	height: auto;
	width: 100%;
}
#sitenav #shop_cate .line .lmb {
	display: none;
}
#sitenav .main_box {
	display: none;
	width: 100%;
	background-color: #FFF;
}
#sitenav .main_box #gohome {
	display: none;
}
#sitenav .main_box .bt {
	font-size: 14px;
	width: 20%;
	display: block;
	margin: 0px;
	float: left;
	color: #333;
	background-image: url(../images/icons/note_32_16.png);
	background-repeat: no-repeat;
	background-position: 2px 10px;
	padding-left: 5%;
	padding-right: 0px;
}


.breadcrumb {
	background-color: #FFF;
	border-bottom: 1px solid #e7e7e7;
	line-height: 42px;
}
.breadcrumb .sy {
	width: 20%;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.breadcrumb .wz {
	display: none;
}
.breadcrumb .mbt {
	display: block;
	width: 19.5%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e7e7e7;
}




#main {
}
#main .car {
	width: 100%;
	margin-bottom: 10px;
	display: block;
	height: auto;
	border: 0px;
}
#main .sell {
	width: 100%;
	background-color: #FFF;
}
#main .sell .ht1 {
	width: 50%;
	border: 0px;
	float: left;
	height: auto;
}
#main .sell .ht1 img {
	width: 100%;
	height: auto;
}
#main .sell .ht2 {
	height: auto;
	width: 50%;
	border: 0px;
	float: left;
}
#main .sell .ht2 img {
	height: auto;
	width: 100%;
}
#main .groom {
	width: 100%;
}
#main .tabb {
}
#main .tabb img {
	width: 100%;
}
#main .tabc {
	margin: 0px;
}
#main .tita {
	padding: 0px;
	text-align: center;
	color: #d23;
}
#main .lista {
	border: 0px;
}
#main .listd {
}
#main .listb {
	background-color: #FFF;
	border: 0px;
}
#main .info {
	width: 100%;
	margin: 0%;
}
#main .disp {
	display: none;
}
#main .disw {
	width: 100%;
	border: 0px;
}
#main .heada {
	background-color: #FFF;
	margin: 0px;
	border: 0px;
}
#main .com_boxa {
	width: 47%;
	border: 0px;
	margin-left: 2%;
	margin-bottom: 10px;
	background-color: #FFF;
}
#main .com_boxa img {
	border: 0px;
}
#main .com_boxa:hover img {
	border: 0px;
}
#main .com_boxa .com_namea {
	font-weight: normal;
	color: #333;
}
#main .com_boxa .com_intra {
	display: none;
}
#main .com_boxa .com_pria {
	font-size: 18px;
	font-weight: normal;
}
#main .com_boxb {
	width: 47%;
	height: auto;
	border: 0px;
	margin-left: 2%;
	margin-bottom: 10px;
}
#main .com_boxb img {
	height: auto;
	width: 100%;
	margin: 0px;
	border: 0px;
}
#main .com_boxb:hover img {
	border: 0px;
}
#main .com_boxb .com_nameb {
	font-weight: normal;
	color: #333;
}
#main .com_boxb .com_intrb {
	display: none;
}
#main .com_boxb .com_prib {
	font-size: 18px;
	font-weight: normal;
}
#main .com_boxc {
	height: auto;
	width: 100%;
	border: 0px;
	margin-bottom: 10px;
}
#main .com_boxc img {
	height: auto;
	width: 100%;
}
#main .ptinfo {
	width: 100%;
	float: none;
	margin-right: 0%;
	margin-left: 0%;
	height: auto;
}
#main .listd {
	height: auto;
	background-color: #FFF;
}
#main .tvid {
	display: none;
}
#main .adv {
	display: none;
}
#page .filter {
	border: 0px;
	display: none;
}
#page .lm {
	margin-bottom: 2%;
	display: none;
}
#list {
	width: 100%;
	min-width: 320px;
	border: 0px;
	padding-top: 2%;
}
#list .goods_item {
	width: 47%;
	height: auto;
	border: 0px;
	margin-left: 2%;
	margin-bottom: 10px;
}
#list .goods_item .gpic {
	margin: 0px;
}
#list .goods_item .img {
	height: auto;
	width: 100%;
}
#list .goods_item .img img {
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle;
	background-position: 50% 50%;
	background-size: contain;
	background-repeat: no-repeat;
	height: auto;
	width: 100%;
}
#list .info_item {
}
#list .info_item .title {
}
#list .info_item .date {
}



.blogen {
	display: none;
}
#footer .content {
	display: none;
}
.footer-bot .links {
	display: none;
}
.footer-bot .authentication {
	display: none;
}
#nav {
	display: none;
}
}
