@charset "utf-8";
/* CSS Document */
@media(max-width:767px) {
	.wrap{
		padding-bottom:49px;
	}
	.global-nav {
		height: 49px;
	}
	.global-nav li a {
		height: 49px;
	}
	.global-nav li a i {
		font-size: 18px;
	}
	.global-nav li a span {
		font-size: 12px;
	}
	.totop {
		bottom: 60px;
		width: 36px;
		height: 36px;
		background: url(../images/totop.png) center center no-repeat;
		background-size: 36px;
	}
	.coupon-list ul {
		grid-template-columns: 1fr 1fr;
	}
	.super_cate_wrap .lcnt{
		width:78px;
	}
	.super_cate_wrap .rcnt ul {
		grid-template-columns: 1fr 1fr 1fr;
		grid-gap:14px 20px;
	}
	.super_cate_wrap .rcnt li img {
		width: 72px;
		height: 72px;
	}
	.super_cate_wrap .lcnt li.on::after {
		width: 2.2px;
	}
	.nine_cate{
		line-height:44px;
	}
	#jiu-list {
		margin-top: 44px;
	}
	.super_cate_wrap .lcnt li{
		line-height: 50px;
	}
	.footerop{
		height: 49px;
	}
	.footerop .lina {
		height: 49px;
	}
	.footerop .lina i {
		font-size: 18px;
	}
	.footerop .lina span {
		font-size: 12px;
	}
	.footerop .code {
		border-radius: 18px 0 0 18px;
	}
	.footerop .code_text {
		border-radius: 18px 0 0 18px;
	}
	.footerop .right>a, .footerop .right>span {
		height: 36px;
		line-height:36px;
	}
	.footerop .buy {
		border-radius: 0 18px 18px 0;
	}
	.footerop .jdbuy {
		border-radius: 18px;
	}
	.steps{
		font-size:13px;
	}
	.am-header-fixed{
		line-height:44px;
	}
	.arts_box{
		margin-top:44px;
	}
	#tbcode{
		display:none;
	}
	#brand-list{
	}
	.brd_text .b_logo{
		width:110px;
		height:55px;
	}
	.brd_text .b_logo img{
		width:110px;
		height:55px;
		object-fit: contain;
	}
	.brd_text .b_info{
		padding:5px 0;
		margin-left:15px;
	}
	.brd_text .title{
		margin-bottom:0;
	}
	.brd_text .name{
		font-size:16px;
	}
	.brd_text .sales{
		font-size:12px;
	}
	.brd_text .features{
		font-size:12px;
	}
	#brand-item{
		margin-top:44px;
	}
	.detail_brand .b_logo img{
		width:200px;
		max-height:150px;
	}
	.cates_brand{
		padding-top:44px;
	}
	.hm_qlinks ul{
		grid-template-columns: repeat(4, 1fr);
	}
	.hm_qlinks li img{
		width:48px;
		height:48px;
	}
	.hm_qlinks li span{
		font-size:13px;
	}
	
	.ranking_title{
		height:34px;
	}
	.ranking_title img{
		height:22px;
	}
	#ranking_tab a{
		line-height:44px;
	}
	#ranking-list{
		margin-top:78px;
	}
	#ddq_tab a.index_ddq{
		height: 52px;
	}
	#ddq_tab a.index_ddq .s1{
		font-size:14px;
	}
	#ddq_tab a.index_ddq .s2{
		font-size:12px;
		line-height:22px;
		border-radius:11px;
	}
	.ddq_title{
		height:44px;
	}
	.ddq_title img{
		height:22px;
	}
	#ddq-list{
		margin-top:96px;
	}
}

