body>div {
	background: #FFFFFF;
}

/* ------------------------------------ */
/* 固定头部 */
/* ------------------------------------ */

.msFixedTitle {
    background: #0083e0;
    width: 100%;
    height: 0.82rem;
    line-height: 0.82rem;
    padding: 0rem 0.32rem;
    color: #ffffff;
    position: fixed;
    top: 0;
    z-index: 2;
}
.msFixedTitleSearch>.icon-sousuo {
    top: -0.02rem;
}

/* ------------------------------------ */
/* 筛选条件 */
/* ------------------------------------ */

.msFilterTerm {
    padding: 0.2rem 0.24rem;
    margin-top: 0.82rem;
    box-sizing: border-box;
}
.msFilterTerm>div {
    /* margin-bottom: 0.5rem; */
}
.msFilterTerm>div:last-child {
	margin-bottom: 0;
}
.msFilterTerm>div>div {
	color: #545577;
}
.msfClassList > span.on,.msFilterPrice  span.on{
	background: #0083e0;
	color:#fff;
	border-radius:0.3rem;
}

/* ------------------------------------ */
/* 综合筛选条件 */
/* ------------------------------------ */

.msMultipleFilter {
    height: 0.89rem;
    border-bottom: 0.01rem solid #dedede;
    border-top: 0.01rem solid #dedede;
    padding-left: 0.2rem;
    
}
.msmuFixedTop {
	position: fixed;	
	top: 0.82rem;
    width: 100%;
    z-index: 2;
}
.msMultipleFilterList {
    border-right: 0.01rem solid #dedede;
    margin: 0.08rem 0;
    line-height: 0.73rem;
}
.msMultipleFilterList>span {
    font-size: 0.2688rem;
    margin-right: 0.5rem;
}
.msMultipleFilterList>span:nth-of-type(4) {
	position: relative;
	padding-right: 0.2rem;
}
.msMultipleFilterList>span:nth-of-type(4)>span {
    position: absolute;
    right: 0rem;
    font-size: 0.22rem;
    color: #cecece;
}
.msMultipleFilterList>span:nth-of-type(4)>.icon-sanjiaoxing-up {
    position: absolute;
    top: -0.02rem;
}
.msMultipleFilterList>span:nth-of-type(4)>.icon-sanjiaoxing-down {
    position: absolute;
    bottom: 0.01rem;
}
.icon-daohang {
    font-size: 0.3688rem;
    line-height: 0.9rem;
    padding-right: 0.6rem;
    padding-left: 0.4rem;
}

/* ------------------------------------ */
/* 结果列表 */
/* ------------------------------------ */

.msResultList {
    height: 100%;
    position: relative;
}
.msResultListTop {
	padding-top: 0.82rem;
}
.msrListAimg>img {
    margin: 0 auto;
}
.msrListAimg>img {
    width: 2.42rem;
    height: 2.41rem;
    display: block;
    border-radius: 0.1rem;
}
.msResultListA {
    padding-top: 0.11rem;
    padding-bottom: 0.14rem;
    padding-left: 0.2rem;
    border-bottom: 0.01rem solid #ededed;
}
.msResultListA>a {
    display: flex;
}
.msrListAimg>img {
    width: 2.42rem;
    height: 2.41rem;
    display: block;
    border-radius: 0.1rem;
}
.msrListAinfo {
    padding-bottom: 0.14rem;
    position: relative;
    top: 0.14rem;
    width: 100%;
}
.msrListAinfo>p>em,
.msrListAinfoSold>span>span>i,
.msrListAinfoSold>em>i,
.msbrListAinfo>p>em,
.msbrListAinfoPrice>span>i {
    font-style: normal;
}
.msrListAinfoSold {
    position: absolute;
    bottom: 0.34rem;
    font-size: 0.2304rem;
    padding-left: 0.1rem;
}
.msrListAinfoPrice {
	position: absolute;
	bottom: 0.7rem;
	width: 100%;
    padding-left: 0.1rem;
}
.msrListAinfoTitle,
.msbrListAinfoTitle {
    color: #383838;
}
.msrListAinfoTitle {
    padding-left: 0.14rem;
    font-size: 0.288rem;
}
.msrListAinfoTitle>em {
    margin-left: -0.14rem;
}
.msrListAinfoPrice,
.msbrListAinfoPrice {
	color: #de394a;
}
.msrListAinfoPrice>em:first-child>big,
.msbrListAinfoPrice>em>big {
    font-weight: bold;
    font-size: 0.3rem;
}
.msrListAinfoSold>span>span:first-child {
    margin-right: 0.14rem;
}
.msrListAinfoSold {
    width: 100%;
}
.msbrListAinfoPrice>em {
    font-size: 0.24rem;
}
.msrListAinfoPrice>em:last-child,
.msbrListAinfoPrice>span {
	display: none;
	font-size: 0.2104rem;
	color: #8f8f94;
}
.msrListAinfoPrice>em:last-child>i {
	font-style: normal;
}
.msUlDiv {
	padding-right: 0.2rem;
}
.msUlFlex {
    flex-wrap: wrap;
    list-style: none;
}
.msUlFlex>li:nth-of-type(2n) {
    border-right: 0;
}
.msUlResultListA {
	border-bottom: 0.01rem solid #e8e8e8;
    width: 50%;
    border-right: 0.01rem solid #e8e8e8;
}
.msUlResultListA>a {
    display: block;
}
.msUlResultListA>a>.msrListAimg {
	margin-top: 0.05rem;
}
.msUlResultListA>a>.msrListAinfo {
    border-bottom: none; 
    position: static; 
    top: 0; 
}
.msUlResultListA>a>.msrListAinfo>.msrListAinfoTitle {
    position: relative;
}
.msUlResultListA>a>.msrListAinfo>.msrListAinfoPrice {
    position: static;
    bottom: 0;
}

/* ------------------------------------ */
/* 右侧浮动列表 */
/* ------------------------------------ */

.msRightFloat {
    position: fixed;
    right: 0.26rem;
    bottom: 2rem;
    background: none;
    z-index: 4;
    
}
.msRightFloat>ul {
    list-style: none;
}
.msRightFloat>ul>li {
    width: 0.8rem;
    height: 0.8rem;
    border-radius: 50%;
    border: 0.02rem solid #d6d6d6;
    text-align: center;
    margin-bottom: 0.11rem;
    background: #ffffff;
}
.msRightFloat>ul>li:last-child {
	margin-bottom: 0;
}
.msRightFloat>ul>li>span:first-child {
    display: block;
    font-size: 0.3728rem;
    position: relative;
    top: 0.2rem;
}
.msRightFloat>ul>li>span:last-child {
    font-size: 0.1728rem;
    color: #727272;
    position: relative;
    bottom: 0.01rem;
}
.msrfNoticeNum {
    position: absolute;
    width: 0.34rem;
    height: 0.34rem;
    border-radius: 50%;
    background: #fc453f;
    color: #FFFFFF;
    text-align: center;
    line-height: 0.34rem;
    font-size: 0.1728rem;
    top: -0.2rem;
    right: 0.1rem;
}

/* ------------------------------------ */
/* 浏览记录 */
/* ------------------------------------ */

.msBrowseRecords {
    display: none;
    background: #ebf0f3;
    width: 100%;
    height: 100%;
}
.msBrowseRecordsFixed {
    position: fixed;
    top: 0.82rem;
    bottom: 0;
    overflow-y: scroll !important;
    overflow-x: hidden !important;
    z-index: 3;
}
.msbrTitle {
    text-align: center;
    position: fixed;
    width: 100%;
    font-size: 0.2496rem;
    color: #555A5E;
    padding: 0.19rem 0 0.19rem 0;
    background: #ebf0f3;
    z-index: 2;
}
.msbrTitle>h5 {
    display: inline-block;
    font-size: 0.2496rem;
}
.msbrTitleClose {
    position: absolute;
    right: 0.2rem;
}
.msbrList {
    padding: 0 0.2rem;
    margin-top: 0.6rem;
    margin-bottom: 1rem;
}
.msbrList>ul {
	flex-wrap: wrap;
	list-style: none;
}
.msbrListA {
    margin-top: 0.15rem;
    background: #ffffff;
    border-radius: 0.1rem 0.1rem 0 0;
    overflow: hidden;
    height: 4.35rem;
    position: relative;
    width: 3.42rem;
}
.msbrListA>a {
	display: block;
}
.msbrListAimg>img {
	border-radius: 0.1rem;
}
.msbrListAinfoPrice>span {
    display: block;
    margin-top: 0.05rem;
}
.msbrListAinfoTitle>em {
    margin-left: -0.1rem;
}
.msbrListAinfoTitle {
    font-size: 0.2496rem;
}
.msbrListAinfoTitle {
    margin: 0.05rem 0 0.1rem 0;
}
.msbrListAinfoPrice {
    padding-bottom: 0.05rem;
}
.longTapBrowse {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.4);
    font-size: 0.192rem;
    color: #ffffff;
}
.longTapBrowse>span {
    display: block;
    width: 1.08rem;
    height: 1.08rem;
    text-align: center;
    line-height: 1.08rem;
    border-radius: 50%;
    margin: 0 auto;
    background: linear-gradient(to right, #f98935 , #fe6d00);
    letter-spacing: 0.02rem;
}
span.longTapBrowseDel {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
}
span.longTapBrowseFindSimilar {
    margin-top: 0.56rem;
}
.nothingRecord {
    text-align: center;
    margin-top: 2rem;
}
.nothingRecord>img {
    width: 2.88rem;
    height: 1.59rem;
    display: block;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 0.2rem;
}
.nothingRecord>span {
    font-size: 0.3rem;
    color: #D2D2D2;
    letter-spacing: 0.01rem;
}
.nothingRecord>div {
    margin-top: 0.4rem;
}
.nothingRecord>div>span {
    display: block;
    width: 2rem;
    margin: 0 auto;
    height: 0.6rem;
    line-height: 0.6rem;
    border: 0.02rem solid #DF4756;
    border-radius: 0.1rem;
    color: #DF4756;
    font-size: 0.3rem;
    letter-spacing: 0.01rem;
}
.nothingRecord>div>span>span {
    transform: rotateZ(90deg);
    margin-left: 0.1rem;
    font-size: 0.3rem;
}