
/* ----------------------固定头部开始---------------------------*/

.header {
    width: 7.5rem;
    height: 0.88rem;
    background-color: #ffffff;
    display: flex;
    position: fixed;
    top: 0;
    z-index: 999999;
}

.header img {
    width: 1.85rem;
    height: 0.5rem;
    margin: 0.22rem auto;
    justify-content: center;
    z-index: 999;
    position: relative;
    left: 0.1rem;
}

/* ----------------------固定头部结束---------------------------*/

/* ----------------------主体部分开始---------------------------*/

.main {
    margin: 0.88rem 0 0 0;
    -webkit-overflow-scrolling: touch;
    /*overflow-y: scroll;*/
}

/* banner轮播 */

.banner {
    height: 3.8rem;
}

/* 首页标签 */

.newcirle {
    width: 7.5rem;
  /*  height: 0.8rem;
    border-radius: 95% / 100% 100% 0 0;
    background: #ffffff;
    margin: -0.6rem 0;*/
    z-index: 11;
    position: relative;
}

.mark {
	width: 7.5rem;
    height: 2.4rem;
    z-index: 12;
    position: relative;
}

.mark li {
    float: left;
    width: 1.5rem;
    text-align: center;
}

.mark li b {
    display: inline-block;
    width: 0.84rem;
    height: 0.84rem;
    margin: 0.28rem 0.34rem 0.14rem 0.34rem;
}

.mark li b img {
    width: 100%;
    height: 100%;
}

.mark li span {
    display: inline-block;
    font-size: 0.26rem;
    margin: 0 0 0.32rem 0;
}
.annonce {
    position: relative;
    background-color: #fff;
    z-index: 2;
    width:80%;
    max-height: 0.5rem;
    color: #333333;
    padding: 0.1rem 0 0.4rem 0;
    /*box-shadow: 0px 0px 0.5rem  #ebebeb;*/
    border-radius:0.04rem;
    margin: 0.2rem auto;
}
/* 我的关注 */


.annonce .noticelist{ 
	width:80%; 
	height:0.3rem;
	margin:auto;
}
/* 我的关注 */

.attention {
    position: relative;
    z-index: 2;
    display: none;
}

.atfill {
    display: none;
}

.attention .subcon li:last-child {
    border-bottom: none;
}

.attention .title::before {
    content: '我的';
    color: #000022;
}

.attention li p em {
    width: 0.61rem;
    line-height: 0.32rem;
    /*margin: 0.2rem 0 -0.6rem 1.1rem;*/
    z-index: 2;
    position: absolute;
    color: #fff;
    font-size: 0.24rem;
    text-align: center;
    padding: 0.1rem;
    font-style: normal;
}

/* 新货浏览 */

.new {
    height: 4.58rem; 
    position: relative; 
    z-index: 2;
	width:7.5rem;
}

.new .title::before {
    content: '新货';
    color: #000022;
}

.new>div img {
    width: 3rem;
    height: 2.24rem;
}

.subtag {
    margin: 0.1rem 0.2rem 0.1rem 0rem;
    font-size: 0.12rem;
    background-color: #f4f4f4;
    border: solid 1px #e9e9e9;
    padding: 0.03rem 0.08rem 0.05rem 0.08rem;
    display: inline-flex;
}
.subtags{
	margin: 0.2rem 0.2rem 0.2rem 0.1rem;
	font-size: 0.12rem;
    background-color: #f4f4f4;
    border: solid 1px #e9e9e9;
    padding: 0.03rem 0.08rem 0.05rem 0.08rem;
    display: inline-flex;
}
.go span img{
	width: 0.2rem;
	height: 0.2rem;
}

.detail {
    float: right;
    clear: both;
    width: 0.42rem;
    height: 0.12rem;
    /* background: url(../images/icon_list.png) no-repeat; */
    background-position: -3rem -0.95rem;
    background-size: 5rem 3rem;
    margin: 0.15rem -0.01rem 0 0;
}

/* 正在竞价 */

.notice {
    position: relative; 
    z-index: 2;
	width:7.5rem;
}
.noticeitem{
	height:3rem;
    font-size: 0.24rem;
}
.noticeitem em{
	
    line-height: 0.6rem;
    font-size: 0.6rem;
	color:#ff6f70;
}
.notice .subcon li:last-child {
    border-bottom: none;
}

.notice .title::before {
    content: '正在';
    color: #000022;
}

.notice .subinfo {
    margin: 0.05rem 0 0 0.1rem;
}

.notice .subprice span {
    flex: auto 1;
}

/* 猜你喜欢 */

.like { 
    width: 7.5rem;
    position: relative; 
}

.like>img {
    width: 3.56rem;
    position: relative;
    top: -0.4rem;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}

.like_title {
    display: flex;
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.3rem;
    justify-content: center;
}

.like_title::before {
    content: "智能";
    color: black;
}

.like_title::after {
    content: "推荐";
    color: #333333;
}

.child {
    float: left;
    width: 3.45rem;
    height: 3.78rem;
    margin: 0 0.2rem 0.2rem 0;
    outline: 1px solid #e2e2e2;
}

.child>div span {
    width: 0.61rem;
    /* height: 0.6rem; */
    line-height: 0.3rem;
    margin: 0 0.2rem -0.6rem 2.5rem;
    z-index: 11;
    position: absolute;
    font-size: 0.2rem;
    color: #fff;
    text-align: center;
    padding: 0.1rem;
}

.child>div img {
    width: 3.45rem;
    height: 2.24rem;
}

.child p {
    margin: 0 0.1rem 0.05rem 0;
}

.child .subtitle {
    width: 3.3rem;
    font-size: 0.24rem;
    padding: 0.1rem 0.15rem;
}

.child .subprice {
    display: flex;
    position: relative;
}

.child .subprice span {
    position: relative;
    left: 0.15rem;
}

.child .subprice .cur {
    color: #666666;
}

.child .subprice .subarea {
    min-width: 1rem;
    font-size: 0.2rem;
    color: #999;
    text-align: right;
    position: absolute;
    left: 1.9rem;
}

.child .subtag {
    text-align: center;
    font-weight: normal;
    position: absolute;
    right: -0.2rem;
    margin-top: -0.05rem;
}

.child .subinfo {
    color: #999;
}

.loadtip {
    display: block;
    width: 100%;
    line-height: 0.6rem;
    height: 0.7rem;
    text-align: center;
    color: #999;
    font-size: 0.24rem;
    margin-bottom: 1.1rem;
    background-color: #fafafa;
}

/* ---------------------主体部分结束---------------------------*/

.subcon li {
	margin:0.2rem 0.15rem 0.2rem 0.15rem; 
	
   -webkit-box-shadow: #ebebeb 0px 0px 50px; 
   -moz-box-shadow: #ebebeb 0px 0px 50px; 
   box-shadow: #ebebeb 0px 0px 50px; 
    display: inline-block;
    width: 2.2rem;
	border-radius:4px;
	background:#fff;
    border-bottom: 1px solid #e2e2e2;  
	border-radius:4px;
	padding-bottom: 0.1rem;
}
.subcon li:last-of-type {
	margin:0.2rem 0rem 0.2rem 0.15rem; 
}

.subcon li img {
    width: 2.2rem;
    height: 1.55rem;
    margin: 0.0rem 0 0 0rem;
    outline: 1px solid #e6e6e6;
}

.subcon li div {
    flex: 1;
    margin: 0.0rem 0 0.0rem 0;
    /*color: #999;*/
}

.subcon li b {
    font-weight: normal;
}

.subtitle {
    width: 2rem;
    height: 0.4rem;
    line-height: 0.4rem;
    font-size: 0.28rem;
    color: #222;
    margin: 0 0.2rem 0 0.1rem;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.notice .subtitle {
    margin: -0.08rem 0.2rem 0.1rem 0.1rem;
}

.subinfo {
    margin: 0.15rem 0 0 0.1rem;
    position: relative;
    /* outline: 1px solid green; */
}

.new .subinfo,
.attention .subinfo {
    display: flex;
}

.like .subinfo {
    margin: 0.1rem 0.1rem 0 0;
    width: 3.4rem;
}

.subprice {
    margin: 0 0 0 0.1rem;
}

.subsp {
    font-size: 0.20rem;
    color: #ff6b6c;
    height: 0.32rem;
    line-height: 0.32rem;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.subsp::before {
    font-size: 0.20rem;
    content: '起拍价：';
    color: #999;
    height: 0.32rem;
    line-height: 0.32rem;
}

.subinfo span {
    flex: auto 1;
}

.subarea {
    max-width: 1.27rem;
    height: 0.32rem;
    line-height: 0.32rem;
    font-size: 0.20rem;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.like .subarea {
    max-width: 1.7rem;
    height: 0.4rem;
    margin-left: 0.1rem;
    float: left;
}

.new .subarea,
.attention .subarea {
    margin: 0.1rem 0 0 0;
}

.subarea b {
    width: 0.24rem;
    height: 0.32rem;
    line-height: 0.3rem;
    background: url(../images/icon_list.png) no-repeat;
    background-position: -1.21rem -0.78rem;
    background-size: 5rem 3rem;
    margin: -0.07rem 0.1rem 0 0;
    display: inline-block;
    position: relative;
    top: 0.06rem;
}
.childitem {
    float: left;
    width: 2.2rem; 
    margin: 0 0rem 0rem 0;
}
.childitem   span {
    width: 0.61rem;
    /* height: 0.6rem; */
    line-height: 0.3rem;
    margin: 0 0.rem -0.6rem 0rem;
    z-index: 11;
    position: absolute;
    font-size: 0.2rem;
    color: #fff;
    text-align: center;
    padding: 0.1rem;
}
 
.substime {
    font-size: 0.18rem;
    display: flex;
    /* outline: 1px solid blue; */
    height: 0.36rem;
    line-height: 0.36rem;
}
.substime em {  
	color:blue;
}
.substime b {
    width: 0.3rem;
    height: 0.3rem;
    background: url(../images/icon_list.png) no-repeat;
    background-position: -1.6rem -0.78rem;
    background-size: 5rem 3rem;
    margin: 0.02rem 0.1rem 0 -0.02rem;
}
.substime lable{ 
    font-size: 0.14rem;
    width: 1rem;
}
.substime span{
    display: inline-block;
    min-width: 0.25rem;
    height: 0.32rem;
    line-height: 0.32rem;
    color: #fff;
    background-color: #ff6b6c;
    border-radius: 0.03rem;
    text-align: center;
    margin: 0 0.02rem;
}
.subpnum {
    display: flex;
    font-size: 0.2rem;
    margin: 0.05rem 0;
    height: 0.32rem;
    line-height: 0.32rem;
}

.new .subpnum {
    height: 0.4rem;
    line-height: 0.4rem;
    position: absolute;
    right: 0.1rem;
    bottom: -0.1rem;
}

.like .subpnum,
.attention .subpnum {
    height: 0.4rem;
    line-height: 0.4rem;
    position: absolute;
    right: 0.2rem;
}

.like .subpnum {
    width: 1.8rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    float: right;
    position: relative;
    bottom: 0.08rem;
}

.subpnum b {
    width: 0.3rem;
    height: 0.18rem;
    background: url(../images/icon_list.png) no-repeat;
    background-position: -0.77rem -0.86rem;
    background-size: 5rem 3rem;
    margin: 0.08rem 0.05rem 0 0;
    display: inline-block;
}

.attention .subpnum b,
.new .subpnum b,
.like .subpnum b {
    margin: 0.12rem 0.05rem 0 0;
}

/* 竞拍流程 */

.auctionCon {
    height: 3.5rem; 
    margin-bottom: 0.15rem;
}

.auctionCon .title {
    min-width: 1.2rem;
    margin: 0 auto;
    padding: 0 0.2rem;
    height: 0.68rem;
    line-height: 0.68rem;
    color: #222;
}

.auctionCon .title::after {
    content: "伙伴";
    color: #333333;
}

.auctionCon .saleCon_3 {
    height: 1.7rem;
}

.auctionCon .saleCon_3 li:first-child,
.auctionCon .saleCon_3 li:last-child {
    margin: 0 0.2rem;
    border-top: 1px solid #e2e2e2;
}

.auctionCon .auctionSwiper,
.auctionSwiper .swiper-container {
    height: 1.7rem;
    position: relative;
    z-index: 0;
}

.auctionSwiper .swiper-slide {
    width: calc(7.1rem/5);
    height: 1.7rem;
}

.auctionSwiper .swiper-slide img {
    width: 0.94rem;
    height: 0.94rem;
    margin: 0.15rem 0.25rem 0 0.3rem;
}

.auctionSwiper .swiper-slide span {
    display: inline-block;
    width: calc(7.5rem/5);
    text-align: center;
    height: 0.24rem;
    line-height: 0.24rem;
    font-size: 0.2rem;
    color: #666;
}

.auctionSwiper .swiper-slide b {
    width: 0.3rem;
    height: 0.3rem;
    background: url(../images/icon_list.png) no-repeat;
    background-size: 5rem 3rem;
    background-position: -0.35rem -0.78rem;
    position: absolute;
    right: -0.13rem;
    top: 0.53rem;
}

.auctionSwiper .pre {
    display: inline-block;
    width: 0.4rem;
    height: 0.15rem;
    position: absolute;
    left: 0;
    top: 0.62rem;
    background: url(../images/icon_list_2.png) no-repeat;
    background-size: 5rem 3rem;
    background-position: -0.01rem -0.67rem;
    display: none;
}

.auctionSwiper .next {
    display: inline-block;
    width: 0.4rem;
    height: 0.15rem;
    position: absolute;
    right: 0rem;
    top: 0.62rem;
    background: url(../images/icon_list_2.png) no-repeat;
    background-size: 5rem 3rem;
    background-position: -0.41rem -0.67rem;
}

.auctionCon .copyright {
    margin: 0.1rem 0 0 0;
}

.auctionCon>span {
    display: inline-block;
    width: 7.5rem;
    height: 0.4rem;
    line-height: 0.4rem;
    font-size: 0.2rem;
    color: #666;
    text-align: center;
}

/* swiper相关设置 */

.normal-swiper {
    width: 100%;
    height: 100%; 
    min-height: 2rem;
    /* swiper和z-index有冲突 */
    /* z-index: -1; */
}

.swiper-pagination-bullet {
    background-color: #d8d8d8;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background-color: #333333;
}

.swiper-pagination {
    position: relative;
    margin: -0.76rem 0 0 0;
}

.banner img {
    width: 7.5rem;
    height: 3.8rem;
}

/* .banner .bannerTitle {
    width: 7.5rem;
    height: 0.6rem;
    line-height: 0.6rem;
    margin: 2.3rem 0;
    text-align: center;
    position: absolute;
    color: #222;
    background-color: #d8d8d8;
    opacity: 0.5;
} */

.banner .swiper-pagination-bullet {
    background-color: #fff;
    opacity: 0.5;
}

.banner .swiper-pagination-bullet-active {
    background-color: #fff;
    opacity: 0.7;
}

.inBottom {
    width: 7.5rem;
    height: 1rem;
}

/* 保证金，起拍价，成交价切换 */

.change::before {
    content: '保证金:';
}

.change2::before {
    content: '成交价:';
}
