@charset "UTF-8";
.tipInfoCont{position:fixed;width:7.5rem;height:100%;top:0;left:50%;margin-left:-3.75rem;text-align:center;z-index:102;}
.tipInfoCont p{position:relative;top:50%;margin-top:-0.3rem;display:inline-block;padding:0.11rem 0.34rem;background:rgba(0,0,0,0.88);border-radius:0.08rem;color:#fff;text-align:center;max-width:4.8rem;line-height:0.48rem;font-size:0.28rem;}

/* index star */
.indexTabsCont{position:relative;width:100%;margin-bottom:.3rem}
.indexTabsCont .whenSeason{width:100%;background:#fff;overflow:hidden}
.indexTabsCont .whenSeason .whsnBanner{width:100%;overflow:hidden;}
.indexTabsCont .whenSeason .whsnBanner img{width:100%;float:left;}
.indexTabsCont .whenSeason .whsnImgList{margin:0.24rem 0;width:100%;}
.indexTabsCont .whenSeason .whsnImgList .whsnLTitle{height:0.44rem;line-height:0.44rem;padding:0 0.26rem;padding-bottom:0.18rem;display:block}
.indexTabsCont .whenSeason .whsnImgList .whsnLTitle span{float:left;font-size:0.28rem;color:#C6A064;}
.indexTabsCont .whenSeason .whsnImgList .whsnLTitle a{float:right;padding-right:.24rem;background:url(../images/iconArrowR.png) no-repeat right center;background-size:.16rem;font-size:.24rem;color:#888}
.indexTabsCont .whenSeason .whsnImgList .whsnListCont{height:3.86rem;}
.indexTabsCont .whenSeason .whsnImgList .whsnListCont a{display:inline-block;margin-left:0.26rem;border:1px solid #E5E5E5;font-size: 0;}
.indexTabsCont .whenSeason .whsnImgList .whsnListCont a img{width:100%;}
.indexTabsCont .whenSeason .whsnImgList .whsnListCont a h3{font-size:.24rem;color:#8B5026;line-height:.36rem;padding:.05rem .1rem .07rem;}
.indexTabsCont .whenSeason .whsnImgList .whsnListCont a p{color:#888;font-size:.2rem;padding:.08rem .1rem .12rem}
.indexFootNav{height:1rem;background:#F9F9F9;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:-moz-flex;display:flex;}
.indexFootNav a{float:left;line-height:1rem;width:25%;border-right:1px solid #eee;text-align:center;color:#888;}
.indexFootNav a:last-child{border:none;}
.indexFootNav a span{font-size:0.28rem;display:inline-block;font-weight:bold}
.indexFootNav a.select{color:#C6A064;}
/* index end */

/* 拍卖结果 start */
.auctionResult{position:relative;width:100%;}
.auctionResult ul{overflow:hidden;margin:.1rem .2rem .3rem;}
.auctionResult ul li{display:inline-block;width:100%;background:#fff;margin-top:.2rem}
.auctionResult ul li a{display:block;width:100%;}
.auctionResult ul li .aunreImg{width:100%;min-height:3.4rem;background:#000}
.auctionResult ul li .aunreImg img{width:100%}
.auctionResult ul li .aunreText{padding:.14rem 0 .14rem .3rem;overflow:hidden}
.auctionResult ul li .aunreText p{line-height:.46rem;color:#424242;font-size:.24rem;}
.auctionResult ul li .aunreText p span{display:inline-block;padding-right:.2rem;}
.auctionResult ul li .aunreText p em{color:#C8A067;font-weight:bold;display:inline-block;padding-left:.2rem;}
.auctionResult ul li .aunreText p i{color:#D7D7D7;display:inline-block;font-style:normal;width:.2rem;}
/* 拍卖结果 end */


/* 拍卖会主页/专场主页 star */
.auctionList{width:100%;overflow:hidden;position:relative}
.auctionList .auctionTop{display:block;background:#fff;margin:.3rem .2rem}
.auctionList .auctionTop .aunreImg{width:100%;min-height:3.4rem;background:#000}
.auctionList .auctionTop .aunreImg img{width:100%;float:left;}
.auctionList .auctionTop .aunreText{padding:.14rem 0 .14rem .3rem;overflow:hidden}
.auctionList .auctionTop .aunreText p{line-height:.46rem;color:#424242;font-size:.24rem;}
.auctionList .auctionTop .aunreText p span{display:inline-block;padding-right:.2rem;}
.auctionList .auctionTop .aunreText p em{color:#C8A067;font-weight:bold;display:inline-block;padding-left:.2rem;}
.auctionList .auctionTop .aunreText p i{color:#D7D7D7;display:inline-block;font-style:normal;width:.2rem;}
.auctionList .commodityList{margin:0 .2rem .3rem;background:none;}
.auctionList .commodityList ul li{border:none;margin-bottom:.2rem;background:#fff;padding:0 .3rem 0 0;}
.auctionList .commodityList ul li a .comdtText{height:auto;width:56%;margin-top:4%}
.auctionList .commodityList ul li a .comdtImg{width:40%}
.auctionList .commodityList ul li a .comdtText h3{margin-bottom:14%}
.auctionList .commodityList ul li a .comdtText p{padding-top:.1rem}

.commodityList{background:#fff;margin-bottom:.3rem;}
.commodityList ul{overflow:hidden;width:100%;}
.commodityList ul li{overflow:hidden;padding:.2rem .26rem;border-bottom:1px solid #eee;}
.commodityList ul li a{overflow:hidden;width:100%;display:block;}
.commodityList ul li a .comdtImg{width:30%;overflow:hidden;position:relative;float:left;}
.commodityList ul li a .comdtImg img{width:100%;float:left;}
.commodityList ul li a .comdtText{width:66%;float:left;margin-left:4%;height:2.08rem;overflow:hidden;}
.commodityList ul li a .comdtText h3{line-height:0.48rem;height:.96rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:0.3rem;margin:0 0 .34rem;font-weight:bold;color:#000}
.commodityList ul li a .comdtText h3 span{display:block;color:#424242}
.commodityList ul li a .comdtText p{line-height:0.36rem;font-size:0.24rem;padding-top:.03rem;color:#424242}
.commodityList ul li a .comdtText p em{color:#C8A067;padding-left:.2rem;}

.specialFootSearch{padding:0.2rem 0 0.2rem 0.24rem;background:#e5e5e5;height:0.6rem;line-height:0.6rem;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:-moz-flex;display:flex;}
.specialFootSearch .inputSearch{background:#fff;border-radius:0.05rem;height:0.6rem;line-height:0.6rem;width:6.4rem;border:none;padding:0 0.12rem;font-size:0.26rem;}
.specialFootSearch .submitSearch{width:0.8rem;height:0.6rem;background:url(../images/iconSearchB.png) no-repeat center;background-size:0.3rem;}


.specialList{overflow:hidden;position:relative}
.specialList .caloisTop{width:100%;overflow:hidden;position:relative;margin-bottom:.2rem;background:#fff;}
.specialList .caloisTop .clostBg{width:100%;position:relative;overflow:hidden;height:2.3rem;background-position:center;background-repeat:no-repeat;background-size:120%}
.specialList .caloisTop .clostBg i{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(198,160,100,.86)}
.specialList .caloisTop .clostNums{padding:.14rem 0 .36rem 2.51rem;color:#BFBFBF;font-size:.2rem;line-height:.4rem;}
.specialList .caloisTop .clostNums span{color:#424242;padding: 0 .12rem;display:inline-block}
.specialList .caloisTop .clostImg{position:absolute;top:.4rem;left:.3rem;width:2rem;}
.specialList .caloisTop .clostImg img{width:100%}
.specialList .caloisTop .clostTitle{position:absolute;top:.58rem;left:2.65rem;}
.specialList .caloisTop .clostTitle h3{font-size:.32rem;line-height:.5rem;color:#fff;font-weight:bold;}
.specialList .caloisTop .clostTitle p{color:#fff;font-size:.2rem;padding-top:.23rem;}
/* 拍卖会主页/专场主页 end */

/* 详情页 star */
.detailsCont{position:relative;overflow:hidden;width:100%;background:#fff}
.detailsCont .deatilBanner{width:100%;background:#000;}
.detailsCont .deatilBanner .waresNum{position:absolute;left:0;bottom:0;width:0.86rem;height:0.86rem;line-height:0.86rem;text-align:center;font-size:0.28rem;background:rgba(220,221,221,0.6);z-index:10;font-weight:bold}
.detailsCont .deatilBanner .swiper-slide img{float:left;}
.detailsCont .deatilBanner .deatilBannerNav span{width:7px;height:7px;background:none;border:1px solid #fff;opacity:1}
.detailsCont .deatilBanner .deatilBannerNav .swiper-pagination-bullet-active{background:#fff}

.detailsCont .deatilInfoS{width:100%;border-bottom:0.2rem solid #eee;}
.detailsCont .deatilTextS .cdeliTitle{font-size: 0.28rem;color: #424242;height: .9rem;line-height: .9rem;font-weight:bold;text-align:center;position:relative;margin-top:.1rem;}
.detailsCont .deatilTextS .cdeliTitle i{position:absolute;top:0.43rem;left:50%;margin-left:-1rem;border-top:1px solid #424242;width:2rem;}
.detailsCont .deatilTextS .cdeliTitle span{padding:0 0.14rem;background:#fff;position:relative;z-index:10;font-size:0.28rem;}
.detailsCont .deatilInfoS h3{font-size:0.32rem;font-weight:bold;line-height:0.48rem;display:block;padding:.18rem .26rem;border-bottom:2px solid #eee}
.detailsCont .deatilInfoS p{font-size:0.3rem;line-height:.44rem;color:#424242;margin:0 .26rem;border-bottom:1px dashed #eee;padding:.15rem 0;}
.detailsCont .deatilInfoS p em{float:left;color:#888;width:1.8rem;height:.45rem}
.detailsCont .deatilTextS{border-bottom:.26rem solid #eee;color:#3f3e3e}
.detailsCont .deatilTextS .cdeliText{background:#F3F3F3;padding:0.26rem;margin:0 .26rem .26rem;font-size: .3rem;line-height:.48rem;}
.detailsCont .deatilTextS h3,.detailsCont .deatilTextS p{padding-bottom:0.08rem;display:block;font-size:0.26rem;line-height:0.44rem;}
.detailsCont .deatilInfoS p:last-child{border:none}

.detailFootLink{background:#fff;height:1rem;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:-moz-flex;display:flex;}
.detailFootLink a{display:inline-block;line-height:1rem;width:50%;text-align:center;}
.detailFootLink a:last-child{background:#F34545;color:#fff}
.detailFootLink a span{font-size:0.28rem;display:inline-block;}
/* 详情页 end */

/* 个人资料修改 star */
.dataPersonal{position:relative;overflow:hidden;width:100%;margin:0.3rem 0;}
.dataPersonal .daPerCont{background:#fff;padding-left:0.3rem;}
.dataPersonal .daPerCont li{min-height:0.9rem;line-height:0.9rem;border-bottom:1px solid #e6e6e6;padding-right:0.3rem;font-size:0.28rem;overflow:hidden;position:relative}
.dataPersonal .daPerCont li:last-child{border:none;}
.dataPersonal .daperTitle{height:0.6rem;line-height:0.6rem;font-size:0.24rem;padding:0 0.3rem;color:#666}
.dataPersonal .daPerCont li span{position:absolute;top:0;left:0;}
.dataPersonal .daPerCont li .exstyuInput{border:none;line-height:0.9rem;font-size:0.28rem;width:100%;background:none;position:relative;text-align:right}
.dataPersonal .daPerCont li.exstAddres #exstarea{background:url(../images/iconArrowR.png) no-repeat right center;background-size:0.16rem 0.3rem;border:none;line-height:0.9rem;width:100%;font-size:0.28rem;}
.dataPersonal .daPerCont li .cgoresTarea{border:none;height:0.9rem;line-height:0.4rem;width:100%;font-size:0.28rem;margin:0.18rem 0 0.12rem;outline:none;resize:none;float:left;}
/* 个人资料修改 end */

/*省市区选择 star*/
.gearArea{display:block;position:fixed;top:0;left:0;width:100%;height:100%;z-index:101;overflow:hidden;-webkit-animation-fill-mode:both;animation-fill-mode:both}
.gearArea .areaBg{background-color:rgba(0, 0, 0, 0.3);position:fixed;top:0;left:0;width:100%;height:100%;}
.gearArea .area_ctrl{background-color:#f5f3f1;width:100%;position:absolute;left:0;bottom:0;z-index:102;overflow:hidden;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}
.slideInUp{-webkit-animation:slideInUp .5s;animation:slideInUp .5s;}
@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0)}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}
@keyframes slideInUp{from{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}
.gearArea .area_roll{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;height:auto;overflow:hidden;-webkit-mask:-webkit-gradient(linear, 0% 50%, 0% 100%, from(#debb47), to(rgba(36, 142, 36, 0)));-webkit-mask:-webkit-linear-gradient(top, #debb47 50%, rgba(36, 142, 36, 0))}
.gearArea .area_roll>div{height:12em;float:left;background-color:transparent;position:relative;overflow:hidden;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}
.gearArea .area_roll>div .gear{width:100%;float:left;position:absolute;z-index:102;margin-top:4em}
.gearArea .area_roll_mask{-webkit-mask:-webkit-gradient(linear, 0% 40%, 0% 0%, from(#debb47), to(rgba(36, 142, 36, 0)));-webkit-mask:-webkit-linear-gradient(bottom, #debb47 50%, rgba(36, 142, 36, 0));}
.gearArea .area_grid{position:relative;top:4em;width:100%;height:2em;box-sizing:border-box;z-index:0;border-top:1px solid #d2d2d2;border-bottom:1px solid #d2d2d2}
.gearArea .area_roll>div:nth-child(3) .area_grid>div{left:42%}
.gearArea .area_btn{color:#955f29;font-size:0.32rem;text-align:center;padding:0 0.3rem}
.gearArea .area_btn_box:before,.gearArea .area_btn_box:after{position:absolute;height:1px;width:100%;display:block;background-color:#96979b;z-index:15;-webkit-transform:scaleY(0.33);transform:scaleY(0.33)}
.gearArea .area_btn_box{height:0.8rem;line-height:0.8rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;background-color:#e7dedb;position:relative}
.gearArea .area_btn_box:before{left:0;top:0;-webkit-transform-origin:50% 20%;transform-origin:50% 20%}
.gearArea .area_btn_box:after{left:0;bottom:0;-webkit-transform-origin:50% 70%;transform-origin:50% 70%}
.gearArea .tooth{height:2em;line-height:2em;text-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;line-clamp:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;overflow: hidden}
/*省市区选择 end*/

/* 个人积分查询 star */
.integralQuery{position:relative;overflow:hidden;width:100%;margin:0.3rem 0;}
.integralQuery ul{background:#fff;padding-left:0.3rem;}
.integralQuery ul li{min-height:0.9rem;line-height:0.9rem;border-bottom:1px solid #e6e6e6;padding-right:0.3rem;font-size:0.28rem;overflow:hidden;position:relative}
.integralQuery ul li:last-child,.integralRecord ul li:last-child{border:none;}
.integralQuery ul li span.dnwxRight{color:#955e29;font-size:0.3rem;}
.integralQuery ul li a{display:block;width:100%;background:url(../images/iconArrowR.png) no-repeat right center;background-size:0.16rem 0.3rem;}
/* 个人积分查询 end */

/* 个人积分纪录 star */
.integralRecord{position:relative;overflow:hidden;width:100%;}
.integralRecord .intreTitle{height:0.9rem;line-height:0.9rem;font-size:0.3rem;color:#94000b;padding-left:0.3rem;}
.integralRecord ul{overflow:hidden;margin:0 0.3rem 0.3rem;background:#fff;border-radius:0.08rem;}
.integralRecord ul li{padding:0.14rem 0.2rem 0.14rem 0;margin-left:0.2rem;font-size:0.28rem;border-bottom:1px solid #e6e6e6}
.integralRecord ul li p{line-height:0.54rem;display:block;}
.integralRecord ul li p em{font-size:0.3rem;color:#955e29;}
.integralRecord ul li span{line-height:0.44rem;display:block;color:#666}
/* 个人积分纪录 end */

/*物流信息 star*/
.logisticsInfo{position:relative;width:100%;text-align:left;overflow:hidden;margin:0.2rem 0 0;font-size:0.26rem;}
.logisticsInfo .lcsInfoTitle{background:#fff;padding:0.2rem 0.3rem;margin-bottom:0.2rem;height:1.8rem;}
.logisticsInfo .lcsInfoTitle .lcioImg{float:left;width:1.8rem;height:1.8rem;}
.logisticsInfo .lcsInfoTitle .lcioText{float:left;padding-left:0.4rem;width:4.53rem;}
.logisticsInfo .lcsInfoTitle .lcioText h3{height:0.5rem;line-height:0.5rem;font-size:0.32rem;padding:0.14rem 0 .18rem;}
.logisticsInfo .lcsInfoTitle .lcioText h3 em{color:#b60005;padding-left:0.18rem;}
.logisticsInfo .lcsInfoTitle .lcioText p{line-height:0.4rem;color:#666}
.logisticsInfo .lcsInfoPath{background:#fff;padding-left:0.3rem;position:relative;}
.logisticsInfo .lcsInfoPath .lcioLine{position:absolute;top:0.34rem;left:0;height:100%;width:0.3rem;border-right:1px solid #ccc;}
.logisticsInfo .lcsInfoPath ul{width:100%;margin-bottom:-1px;}
.logisticsInfo .lcsInfoPath ul li{position:relative;padding:0.12rem 0.3rem 0.12rem 0;margin-left:0.4rem;border-bottom:1px solid #eee}
.logisticsInfo .lcsInfoPath ul li p{color:#666;line-height:0.4rem;padding:0.03rem 0;}
.logisticsInfo .lcsInfoPath ul li i{position:absolute;left:-0.468rem;top:0.31rem;width:0.16rem;height:0.16rem;border-radius:50%;background:#ccc;}
.logisticsInfo .lcsInfoPath ul li.NewestOn i{width:0.23rem;height:0.23rem;top:0.26rem;left:-0.51rem;background:#b60005}
.logisticsInfo .lcsInfoPath ul li.NewestOn p{color:#b60005}
/*物流信息 end*/

/* 图录进度查询 star */
.progressQuery{position:relative;overflow:hidden;width:100%;}
.progressQuery .prosryTitle{height:0.6rem;line-height:0.6rem;font-size:0.24rem;padding:0 0.3rem;color:#666}
.progressQuery .prosryList{padding-left:0.3rem;background:#fff;margin:0.3rem 0;}
.progressQuery .prosryList li{padding:0.2rem 0.3rem 0.2rem 0;border-bottom:1px solid #e6e6e6;}
.progressQuery .prosryList li:last-child{border:none;}
.progressQuery .prosryList li a{display:block;width:100%;height:1.6rem;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:-moz-flex;display:flex;}
.progressQuery .prosryList li a .poyltImg{float:left;width:1.58rem;height:1.58rem;border:1px solid #ededed}
.progressQuery .prosryList li a .poyltImg img{float:left;width:1.58rem;height:1.58rem;}
.progressQuery .prosryList li a .poylText{float:left;padding:0 0.2rem;width:4rem;line-height:0.44rem;font-size:0.28rem;padding-top:0.14rem;}
.progressQuery .prosryList li a .poylBtn{float:right;width:1.4rem;height:0.5rem;line-height:0.5rem;border:1px solid #955e29;border-radius:0.26rem;color:#955e29;text-align:center;font-size:0.24rem;margin-top:0.5rem}
/* 图录进度查询 end */

/* 私人洽购/会员专享服务/东南会员计划/积分使用说明 star */
.articleACont{position:relative;overflow:hidden;width:100%;}
.articleACont .articleTitle{margin:0.3rem;background:url(../images/logo.png) no-repeat left center / 6.8rem 1.06rem;font-size:0.36rem;color:#94000b;text-align:left;height:1.06rem;line-height:0.74rem}.articleACont .articleText{padding:0.14rem 0.3rem 0.3rem;font-size:0.28rem;line-height:0.44rem;}
.articleACont .articleText p{padding-bottom:0.04rem;overflow:hidden	}
.articleACont .articleText h2{border-left:3px solid #94000b;color:#94000b;font-size:0.3rem;padding-left:0.14rem;line-height:0.32rem;margin-bottom:0.18rem;}
.articleACont .articleText h3{color:#955f29;padding-bottom:0.08rem;font-size:0.28rem;}
.articleACont .articleText img{width:100%;float:left;}
.articleACont .articleText .contacText{border:0.04rem solid #9e5741;text-align:center;padding:0.14rem 0;}
.articleACont .articleText .contacText p{line-height:0.4rem;padding:0;}
/* 私人洽购/会员专享服务/东南会员计划/积分使用说明 end */

/* 拍卖指南 star */
.auctionGuide{position:relative;overflow:hidden;width:100%;background:#fff}
.auctionGuide .guideBanner{width:100%;background-repeat:no-repeat;background-position:center;background:url(../images/guide/banner-1.jpg) no-repeat center;background-size:100% 100%;height:4.2rem;overflow:hidden;position:relative;text-align:center;color:#fff;font-size:0.26rem;}
.auctionGuide .guideBanner .guibeTop{position:absolute;top:0.7rem;left:50%;margin-left:-50%;width:100%;}
.auctionGuide .guideBanner .guibeTop img{width:1.6rem;height:1.6rem;border-radius:50%;box-shadow:0 0.05rem 0.2rem #333;-webkit-box-shadow:0 0.05rem 0.2rem #333;-moz-box-shadow:0 0.05rem 0.2rem #333;}
.auctionGuide .guideBanner .guibeTop p{font-size:0.46rem;line-height:0.64rem;padding-top:0.12rem;display:block}
.auctionGuide .guideBanner .guibeTop span{display:block;line-height:0.4rem;}
.auctionGuide .guideBanner .guibeText{position:absolute;bottom:0.14rem;left:0;width:100%;}
.auctionGuide .guideBanner .guibeText span{padding:0 0.24rem;line-height:0.64rem;}
.auctionGuide .guideLinks{background:#fff;overflow:hidden;width:100%;}
.auctionGuide .guideLinks li{width:50%;float:left;}
.auctionGuide .guideLinks li a{display:block;width:100%;height:2.6rem;border-bottom:1px solid #efefef;border-right:1px solid #efefef;margin-right:-1px;text-align:center;font-size:0.28rem;}
.auctionGuide .guideLinks li:last-child a{border-bottom:none;}
.auctionGuide .guideLinks li a.guilkIcon-1 p{line-height:0.44rem;}
.auctionGuide .guideLinks li a i{display:inline-block;width:1rem;height:1rem;background:url(../images/guide/iconGuide.png) no-repeat center / 0.6rem;border-radius:50%;margin:0.54rem 0 0.14rem;}
.auctionGuide .guideLinks li a.guilkIcon-1 i{background-position:center 0.12rem;}
.auctionGuide .guideLinks li a.guilkIcon-2 i{background-position:center -0.92rem;}
.auctionGuide .guideLinks li a.guilkIcon-3 i{background-position:center -1.94rem;}
.auctionGuide .guideLinks li a.guilkIcon-4 i{background-position:center -3.04rem;}
.auctionGuide .guideLinks li a.guilkIcon-5 i{background-position:center -4.16rem;}

/* 等级-会员 */
.gradeCss-1 .guideBanner{background-image:url(../images/guide/banner-1.jpg);}
.gradeCss-1 .guideLinks li a i{background-color:#626b84;}

/* 等级-贵宾 */
.gradeCss-2 .guideBanner{background-image:url(../images/guide/banner-2.jpg);}
.gradeCss-2 .guideLinks li a i{background-color:#aab1c3;}

/* 等级-金卡 */
.gradeCss-3 .guideBanner{background-image:url(../images/guide/banner-3.jpg);}
.gradeCss-3 .guideLinks li a i{background-color:#c5a46e;}

/* 等级-白金卡 */
.gradeCss-4 .guideBanner{background-image:url(../images/guide/banner-4.jpg);}
.gradeCss-4 .guideLinks li a i{background-color:#cf9762;}

/* 等级-钻石卡 */
.gradeCss-5 .guideBanner{background-image:url(../images/guide/banner-5.jpg);color:#bf9d6d}
.gradeCss-5 .guideLinks li a i{background-color:#212121;background-image:url(../images/guide/iconGuideZ.png)}

/* 拍卖指南 end */

/* 会员积分 star */
.leaguerIntegral{position:relative;overflow:hidden;width:100%;background:#fff}
.leaguerIntegral .leaintTop{width:100%;text-align:center;padding-top:0.54rem;}
.leaguerIntegral .leaintTop img{width:1.04rem;height:1.04rem;border-radius:50%;box-shadow:0 0.05rem 0.2rem #999;-webkit-box-shadow:0 0.05rem 0.2rem #999;-moz-box-shadow:0 0.05rem 0.2rem #999;}
.leaguerIntegral .leaintTop p{font-size:0.3rem;color:#696969;line-height:0.54rem;padding-top:0.08rem;}
.leaguerIntegral .leaintCard{position:relative;background-repeat:no-repeat;background-position:center top;margin:0.24rem;background-repeat:no-repeat;background-position:center top;background-size:7.05rem 4.32rem;display:inline-block;width:7.05rem;height:4.32rem;color:#fff;}
.leaguerIntegral .leaintCard p{font-size:0.26rem;position:absolute;top:2.54rem;left:1.16rem;line-height:0.44rem;}
.leaguerIntegral .leaintLink{margin:-0.6rem 0.24rem 0.44rem;overflow:hidden;position:relative;z-index:10;}
.leaguerIntegral .leaintLink a{width:33.3%;text-align:center;float:left;font-size:0.28rem;padding:0.18rem 0;}
.leaguerIntegral .leaintLink a p{line-height:0.46rem;}
.leaguerIntegral .leaintLink a i{display:inline-block;width:1rem;height:1rem;background:url(../images/integral/iconIntegral.png) no-repeat center / 0.6rem;border-radius:50%;margin:0.08rem 0;}
.leaguerIntegral .leaintLink a.leainIcon-1 i{background-position:center 0.12rem;}
.leaguerIntegral .leaintLink a.leainIcon-2 i{background-position:center -0.92rem;}
.leaguerIntegral .leaintLink a.leainIcon-3 i{background-position:center -1.94rem;}
.leaguerIntegral .leaintLink a.leainIcon-4 i{background-position:center -3.04rem;}
.leaguerIntegral .leaintLink a.leainIcon-5 i{background-position:center -4.16rem;}
.leaguerIntegral .leaintLink a.leainIcon-6 i{background-position:center -5.26rem;}

.integralFootBtn{height:1rem;text-align:center;background:#626b84;}
.integralFootBtn a{display:inline-block;line-height:1rem;width:100%;}
.integralFootBtn a span{padding-left:0.7rem;background:url(../images/integral/iconFootI.png) no-repeat left center / 0.6rem;display:inline-block;font-size:0.28rem;color:#fff;}

/* 等级-会员 */
.leaintCss-1 .leaintCard{background-image:url(../images/integral/cardBg-1.png);}
.leaintCss-1 .leaintLink a i{background-color:#626b84;}

.leaintCss-1 .integralFootBtn a{background-color:#626b84;}
.leaintCss-1 .integralFootBtn a span{background-position:left 0.18rem;}

/* 等级-贵宾 */
.leaintCss-2 .leaintCard{background-image:url(../images/integral/cardBg-2.png);}
.leaintCss-2 .leaintLink a i{background-color:#aab1c3;}

.leaintCss-2 .integralFootBtn a{background-color:#cacbd7;}
.leaintCss-2 .integralFootBtn a span{background-position:left -2.14rem;color:#020202}

/* 等级-金卡 */
.leaintCss-3 .leaintCard{background-image:url(../images/integral/cardBg-3.png);color:#f8e5cb}
.leaintCss-3 .leaintLink a i{background-color:#c5a46e;}

.leaintCss-3 .integralFootBtn a{background-color:#e4d0a3;}
.leaintCss-3 .integralFootBtn a span{background-position:left -2.14rem;color:#020202}

/* 等级-白金卡 */
.leaintCss-4 .leaintCard{background-image:url(../images/integral/cardBg-4.png);color:#f8e5cb}
.leaintCss-4 .leaintLink a i{background-color:#cf9762;}

.leaintCss-4 .integralFootBtn a{background-color:#cf9762;}
.leaintCss-4 .integralFootBtn a span{background-position:left -2.14rem;color:#020202}

/* 等级-钻石卡 */
.leaintCss-5 .leaintCard{background-image:url(../images/integral/cardBg-5.png);color:#bf9d6d}
.leaintCss-5 .leaintLink a i{background-color:#353535;background-image:url(../images/integral/iconIntegralZ.png)}

.leaintCss-5 .integralFootBtn a{background-color:#353535;}
.leaintCss-5 .integralFootBtn a span{background-position:left -1.04rem;color:#bf9d6d}

/* 会员积分 end */

