@charset "utf-8";
body{
	margin: 0;
	padding: 0;
}
.page-header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
    height:0.88rem;
	z-index: 100;
}
.page-container {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.header-logo{
	height: 3.45rem;
}
.mui-slider-indicator .mui-active.mui-indicator {
    background: linear-gradient(-90deg, #ff4f00, #ff8900);
}
.mui-slider-indicator .mui-indicator {
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 1px 6px;
    cursor: pointer;
    border-radius: 50%;
    background: #cccccc;
    box-shadow: 0 0 10px #e5e5e5;
}
.header-logo img{
	width:100%;
	height: 3.6rem;
}
.page-header .page-search{
	position: absolute;
	top: 0.15rem;
	left: 0.69rem;
	right: 1.02rem;
	background-color: #F5F5F5;
	height: 0.6rem;
	border-radius: 0.29rem;
	padding-left: 0.68rem;
	line-height: 0.6rem;
	font-size: 0.28rem;
	color: #999999;
	opacity: 0.86;
}

.page-header .page-search img {
	position: absolute;
	width: 0.32rem;
	height: 0.32rem;
	top: 0.13rem;
	left: 0.13rem;
}
.page-header .page-category{
	position: absolute;
	width: 0.48rem;
	height: 0.48rem;
	top: 0.24rem;
	right: 0.35rem;
}
.page-header .page-category img{
	width: 100%;height: 100%;
}
.page-body{
	display:block;
	top: 3.5rem;
	width: 100%;
	text-align: center;
	z-index: 2;
}
.page-nav{
	display: inline-block;
	width:7.16rem;
	height:3.86rem;
	background:rgba(255,255,255,1);
	box-shadow:0.03rem 0.02rem 0.1rem 0 rgba(209,209,209,0.5);
	border-radius:0.2rem;
	overflow: hidden;
	position: relative;
	margin-top: -0.2rem;
	z-index: 10;
}
.page-nav-up,.page-nav-down{
	display: flex;
	justify-content: space-between;
}
.page-nav .nav-item{
	width: 1.43rem;
	height: 1.57rem;
	display: inline-block;
	border: 0.005rem solid #f4f4f4;
}
.page-nav .nav-item a{
	width: 100%;
	height: 100%;
	display: inline-block;
}
.nav-item .nav-item-logo{
	display: inline-block;
	margin-top: 0.19rem;
	width: 0.81rem;
	height: 0.8rem;
}
.nav-item .nav-item-logo img{
	width: 100%;
}
.nav-item .nav-item-name{
	display: block;
	height:0.32rem;
	font-size:0.22rem;
	padding-bottom: 0.13rem;
	font-family:PingFangSC-Regular;
	font-weight:400;
	color:rgba(98,98,98,1);
	line-height:0.32rem;
}
.nav-huanWoSuoXiang{
	text-align: left;
	margin-left: 0.16rem;
}
.nav-huanWoSuoXiang img{
	margin-top: 0.23rem;
	height: 0.26rem;
}
.main-block{
	display: inline-block;
}
.main-block-title{
	position: relative;
	line-height: 0.75rem;
	margin:0 auto;
}
.main-block-title img{
	height: 0.33rem;
}
.main-block .main-block-title span {
	position: absolute;
	top: 0;
	right: 0.2rem;
	line-height: 0.68rem;
	font-size: 0.26rem;
	color: #aaaaaa;
	background-image: url(../../../img/jd/icon_right_yellow.png);
	background-size: 0.18rem;
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 0.30rem;
	vertical-align: middle;
}
.main-block-content{
	position: relative;
	width:7.16rem;
	background:#f5f5f5;
	box-shadow:0.03rem 0.02rem 0.1rem 0 rgba(209,209,209,0.5);
	border-radius:0.2rem;
	overflow: hidden;
	height: 4.67rem;
}
.main-block-content .block-img:nth-child(1){
	position: absolute;
	width: 3.57rem;
	height: 2.32rem;
	left: 0;
}
.main-block-content .block-img>img{
	width: 3.57rem;
	height: 2.32rem;
}
.main-block-content .block-img:nth-child(2){
	position: absolute;
	width: 3.57rem;
	height: 2.32rem;
	right: 0;	
}
.main-block-content .block-img:nth-child(3){
	position: absolute;
	width: 3.57rem;
	height: 2.32rem;
	left: 0;
	bottom: 0;	
}
.main-block-content .block-img:nth-child(4){
	position: absolute;
	width: 3.57rem;
	height: 2.32rem;
	right: 0;
	bottom: 0;	
}
.main-block-content .block-img .img-inlined{
	font-size: 0;
	position: absolute;
	top:0.6rem;
	left: 0.43rem;
	width: 2.6rem;
	height: 1.16rem;
}
.block-img .img-inlined img{
	opacity: 1;
	width: 1.2rem;
	height: 1.16rem;
}
.block-img .img-inlined img:last-child{
	margin-left: 0.2rem;
}
.page-left-icon{
	position: absolute;
	width: 0.9rem;
	height: 0.88rem;
	top: 0;
	left: 0;
	font-size: 0.28rem;
	text-align: center;
	line-height: 0.88rem;
	color: #f88834;
}
.page-header .page-right-icon {
	position: absolute;
	padding-right: 0.25rem;
	height: 0.88rem;
	top: 0;
	right: 0;
	font-size: 0.28rem;
	text-align: center;
	line-height: 0.88rem;
}
.page-header .page-left-icon img,
.page-header .page-right-icon img {
	width: 0.38rem;
	height: 0.38rem;
	margin: 0.25rem;
}
.page-nav-fast{
	position: fixed;
	top: 0;
	right: 0;
	z-index: 100;
}
.fast-left{
	float: left;
	width: 1.05rem;
	height: 0.85rem;
	background: linear-gradient(-90deg,#ff4f00,#ff8900);
	border-radius: .08rem 0 0 .08rem;
	opacity: .8043;
	overflow: hidden;
	margin-top: .84rem;
	position: fixed;
	bottom: 4.3rem;
	right: 0;
	z-index: 99;
}
.fast-left.mxstyle {
	background: #B4A078;
}
.fast-left span{
	float: left;
	width: .26rem;
	height: .2rem;
	background-image: url(../../../img/jd/icon_nav_left.png);
	background-size: 100% 100%;
	margin-left: .08rem;
	margin-top: .3rem;
}
.fast-left .fast-left-title{
	float: left;
	height: 100%;
	font-size:0.22rem;
	color: #fff;
	padding-top: 16%;
	line-height: .28rem;
	padding-left: .06rem;
	box-sizing: border-box;
}
.fast-right{
	float: left;
	width: 5.1rem;
	height: 2.5rem;
	background: #fff;
	border-radius: .04rem 0 0 .04rem;
	position: fixed;
	bottom: 3.5rem;
	right: -5.1rem;
	z-index: 99;
}
.fast-right.mxstyle {
	height: 1.2rem;
	bottom: 4.1rem;
}
.fast-right ul{
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
	list-style: none;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.fast-right ul li{
	width: 25%;
	padding-top:0.2rem;
	text-align: center;
}
.fast-right ul li .nav-img{
	display: inline-block;
	width: .44rem;
	height: .44rem;
}
.fast-right ul li img{
	width: 100%;
	height: 100%;
}
.fast-right ul li .nav-img-title{
	font-size:0.22rem;
	color: #f08336;
}
.fast-right ul li .nav-img-title.mxstyle {
	color: #B4A078;
}
.submit-block {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #ffffff;
	height: 0.88rem;
	box-shadow: 0 0 0.5rem #e5e5e5;
	display: flex;
	justify-content: flex-start;
	padding-left: 0.2rem;
}

.submit-block .submit-message,.submit-shop,.submit-collect{
	padding-top: 0.1rem;
	text-align: center;
	width: 0.8rem;
}
.submit-block .submit-message img,.submit-shop img,.submit-collect img{
	width: 0.42rem;
}
.submit-block .submit-message .submit-name,.submit-shop .submit-name,.submit-collect .submit-name{
	height:0.24rem;
	font-size:0.22rem;
	font-family:PingFangSC-Regular;
	font-weight:400;
	color:rgba(51,51,51,1);
	line-height:0.22rem;
}
.submit-btn{
	margin-left: 0.2rem;
}
.submit-btn-buy, .submit-btn-add{
	width: 2.3rem;
	height:0.74rem;
	line-height:0.74rem;
	margin: 0.06rem auto;
	text-align: center;
	font-size: 0.28rem;
	color: #ffffff;
}
.submit-btn-add{
	position: absolute;
    right: 2.5rem;
    top: 0;  
}
.submit-btn-buy{
	position: absolute;
    right: 0.2rem;
    top: 0;  
}
.submit-shop{
	position: relative;
}
.submit-shop-number{
	position: absolute;
	right: 0;
	top: -0.1rem;
	width: 0.24rem;
	height: 0.24rem;
	border:0.01rem solid #ff0000;
	border-radius: 0.12rem;
	text-align: center;
	line-height: 0.24rem;
	font-size: 0.22rem;
	color: #FF0000;
}
.submit-block .submit-btn-buy{
	border-radius:0 0.37rem 0.37rem 0;
	background:-webkit-linear-gradient(270deg, rgba(255,79,0,1) 0%, rgba(255,118,0,1) 100%);
	background:-moz-linear-gradient(270deg, rgba(255,79,0,1) 0%, rgba(255,118,0,1) 100%);
	background:-o-linear-gradient(270deg, rgba(255,79,0,1) 0%, rgba(255,118,0,1) 100%);
	background:linear-gradient(270deg, rgba(255,79,0,1) 0%, rgba(255,118,0,1) 100%);
}
.submit-block .submit-btn-add{
	border-radius:0.37rem 0 0 0.37rem;
	background:-webkit-linear-gradient(270deg, rgba(255,203,0,1) 0%, rgba(255,150,1,1) 100%);
	background:-moz-linear-gradient(270deg, rgba(255,203,0,1) 0%, rgba(255,150,1,1) 100%);
	background:-o-linear-gradient(270deg, rgba(255,203,0,1) 0%, rgba(255,150,1,1) 100%);
	background:linear-gradient(270deg, rgba(255,203,0,1) 0%, rgba(255,150,1,1) 100%);
}

.no-data{
	width: 100%;
    position: absolute;
    top: 4rem;
    text-align: center;
}
.no-data p{
	display: inline-block;
    width: 1.58rem;
}
.no-data p img{
	width: 100%;
	height: 100%;
}
.no-data span{
	display: block;
    width: 100%;
    font-size: .3rem;
    color: #4a4a4a;
    text-align: center;
    margin-top: .46rem;
}
.nav-mark{
	width: 100%;
    height: 100%;
    background: rgba(0,0,0,.3);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 101;
}
.fast-right li:nth-child(2){
	position: relative;
}
.fast-all{
	width: 100%;
	height: 100%;
}
.car p{
	position: absolute;
    top: .18rem;
    right: .25rem;
    background: #ff5a00;
    width: .32rem;
    height: .32rem;
    text-align: center;
    line-height: .32rem;
    font-size: .22rem;
    border-radius: 50%;
    color: #fff;
    font-weight: 400;
}
.car.mxstyle p {
	background: #B4A078;
}
.submit-shop p{
	position: absolute;
    top: 0.06rem;
    right: 0;
    background: #ff5a00;
    width: .34rem;
    height: .34rem;
    text-align: center;
    line-height: .34rem;
    font-size: .24rem;
    border-radius: 50%;
    color: #fff;
    font-weight: 400;
}
.loading-mask {
	position: fixed;
	z-index: 6000;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
}

.loading-toast {
	position: fixed;
	z-index: 7000;
    width: 2.4rem;
    min-height: 2.4rem;
    top: 3.6rem;
    left: 50%;
    margin-left: -1.2rem;
    background: rgba(17, 17, 17, 0.7);
    text-align: center;
    border-radius: 5px;
    color: #FFFFFF;
    display: none;
}

.loading-icon.loading-icon-toast {
	margin: 0.6rem 0 0;
    vertical-align: baseline;
}

.loading-icon-toast {
	width: 0.8rem;
    height: 0.8rem;
    display: inline-block;
    vertical-align: middle;
    background: transparent url("../../img/move/icon_toast_loading.svg") no-repeat;
    background-size: 100%;
	-webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 0.5s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 0.5s;
    -webkit-animation: rotate 1.2s linear infinite;
    -moz-animation: rotate 1.2s linear infinite;
    -o-animation: rotate 1.2s linear infinite;
    animation: rotate 1.2s linear infinite;
}

@-webkit-keyframes rotate{
	from{-webkit-transform: rotate(0deg)}
    to{-webkit-transform: rotate(360deg)}
}

@-moz-keyframes rotate{
	from{-moz-transform: rotate(0deg)}
    to{-moz-transform: rotate(359deg)}
}

@-o-keyframes rotate{
	from{-o-transform: rotate(0deg)}
    to{-o-transform: rotate(359deg)}
}

@keyframes rotate{
	from{transform: rotate(0deg)}
    to{transform: rotate(359deg)}
}