
body,html{
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

#pcShare {
  background-color:rgb(30, 32, 38);
  width: 100%;
  height: 100%;
  position: relative;
  line-height:0;

  
}

#pcShare .pctitle {
  height: 1.2rem;
  width: 100%;
  background-color: #2e2d2d;
  position: relative;
  display: block;
  text-align:center;
  display:none
}

.text-box {background:#2e2d2d;position: absolute;left:0;top:0;text-align:center;width:100%;padding:0.04rem 0 0.1rem;}
.text-box p{background:url(../img/logo3.png) no-repeat 0.2rem center;background-size:auto 0.24rem;padding-left:1.7rem;height:0.42rem;line-height:0.46rem;font-size:0.18rem;font-weight: bold}
.text-box p::before{content:'';background:url(../img/yuan.png) no-repeat 0 center;background-size:100% 100%;height:0.42rem;width:0.53rem;position: absolute;left:1.26rem;top:0.04rem}
#pcShare .pctitle .location{
  background:url(../img/location.png) no-repeat 0 center;
  background-size:0.12rem auto;
  height:0.3rem;line-height:0.3rem;overflow: hidden;
  font-size:0.2rem;
  padding-left:0.2rem;
  color:#fff;
  display:inline-block;vertical-align:top
}


#pcShare .pctitle i.item {
  position: absolute;
  top: 50%;
  right: 0.4rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  width: 1rem;
  height: 1rem;
  background: url("../img/01hanb.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  z-index: 9999;
  cursor: pointer;
}

#pcShare .pctitle i.item.active {
  background: url("../img/02hanb.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

#pcShare .mobiletitle {
  display: none;
}

#pcShare #map {
  width: 100%;
  height: 100%;
}
#pcShare #map div:focus{outline:none}

#pcShare .btn-grp-pc {
  display: block;
  width: 21rem;
  margin: 0.4rem auto 0;
  height: 4rem;
  background-color: #16181D;
  position: relative;
}

#pcShare .btn-grp-pc .left,
#pcShare .btn-grp-pc .center,
#pcShare .btn-grp-pc .right {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

#pcShare .btn-grp-pc .left,
#pcShare .btn-grp-pc .center {
  background-image: url("../img/btn-nml.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 20%;
  height: 1rem;
  color: #ffffff;
  line-height: 1rem;
  text-align: center;
  font-size: 0.32rem;
  cursor: pointer;
}

#pcShare .btn-grp-pc .left {
  left: 20%;
}

#pcShare .btn-grp-pc .center {
  left: 45%;
  position: relative;
}

#pcShare .btn-grp-pc .center .downloadQrcodeBox {
  width: 15.3rem;
  height: 5.6rem;
  position: absolute;
  z-index: 9999;
  left: 0;
  top: 0;
  -webkit-transform: translate(-35%, -115%);
          transform: translate(-35%, -115%);
  background-image: url("../img/download_qrcode.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: none;
}

#pcShare .btn-grp-pc .center.active {
  background-image: url("../img/btn-ovr.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

#pcShare .btn-grp-pc .right {
  background-image: url("../img/erwm.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 2.2rem;
  height: 2.2rem;
  left: 70%;
  z-index: 200;
}

#pcShare .btn-grp-mobile {
  display: none;
}

#filter {
  position: fixed;
  z-index: 999;
  left: 0;
  top:0;
  width:3.21rem;
  background:rgba(40,40,40,0.85);
  color:#fff;
  height:100%;
}

#filter .content {
  height: 100%;
  width: 100%;
  padding:.9rem 0 0.1rem;
  position: relative;
}

#filter .content .text {
  font-size: 0.44rem;
  font-weight: bold;
  height: 1.1rem;
  line-height: 1.1rem;
  text-align: center;
}

#filter .content .show-status {
  display:table;width:100%;position: absolute;top:0.92rem;height:0.45rem;left:0;text-align: center;line-height:0.56rem
}
#filter .content .show-status .all-btn,#filter .content .show-status a{
  background:#505969;color:#fff;display:inline-block;vertical-align:top;width:0.46rem;height:0.45rem;line-height:0.16rem;font-size:0.14rem;margin:0 0.14rem;border-radius:0.06rem;text-align:center;padding-top:0.08rem;
  position: relative;
}
#filter .content #opt_path::after{content: attr(data-text);background:#ff3636;font-size:0.14rem;line-height:0.22rem;position: absolute;left:50%;-webkit-transform: translateX(-50%);top:-0.16rem;color:#fff;white-space: nowrap;border-radius:.05rem;height:0.2rem;}

#filter .content .show-status span{font-size:0.26rem;padding-right:0.1rem;}
#filter .content .show-status .active{background:#96999f;}
#filter .content .list {width:100%;height:100%;overflow:auto;}
#filter .content .list::-webkit-scrollbar{width:2px;height:2px;border-radius:10px;}    
#filter .content .list::-webkit-scrollbar-thumb{background-color:#a9f9ff} 
#filter .content .list .list-item{position: relative;width:1.64rem;height:0.97rem;float: left;overflow: hidden;font-size:0.2rem;margin:-0.1rem -0.04rem;}
#filter .content .list .list-item dl{background:url(../h-img-v2/dl-line.png) no-repeat center 0.35rem #5c6473;background-size:1.22rem auto;width:1.43rem;height:0.6rem;margin:0.18rem auto 0;border-radius:0.06rem;overflow: hidden;padding:0 0.1rem;position: relative;}
#filter .content .list .list-item dt{height:0.35rem;overflow: hidden;padding-top:0.03rem;}
#filter .content .list .list-item dt img{width:0.29rem;height:0.29rem;float: left;}
#filter .content .list .list-item dt span{height:0.29rem;line-height:0.33rem;width:0.8rem;float:right;overflow: hidden;font-size:0.14rem}
#filter .content .list .list-item dd{background:url(../h-img-v2/icon-normal.png) no-repeat 0 center;background-size:auto 0.13rem;height:0.24rem;line-height:0.28rem;overflow: hidden;padding-left:0.18rem;font-size:0.12rem}
#filter .content .list .list-item dd em{max-width:0.7rem;float: left;overflow: hidden;}
#filter .content .list .list-item dd a.edit{background:url(../h-img-v2/ico-edit.png) no-repeat 0 center;background-size:100% auto;width:0.21rem;height:100%;float:right;margin-right:0.1rem;position: relative;z-index:2;}
#filter .content .list .list-item dd span{float:right;}
#filter .content .list .list-item dd span i{color:#57e973}
.list-box{display:none}
.classify .c-on::after{-webkit-transform:scaleY(-1)}


#filter .content .list .active::before{content:'';background:url(../h-img-v2/active.png) no-repeat center 0;background-size:100% 100%;width:1.74rem;height:100%;position:absolute;left:-0.01rem;top:0;z-index:1;}
#filter .content .list-box .on::after{content:'';background:url(../h-img-v2/icon-time2.png) no-repeat 0 0;background-size:100% 100%;width:0.14rem;height:0.13rem;position: absolute;left:0.4rem;top:0.2rem}
#filter .content .list .classify:first-child{margin-top:0;}
#filter .content .list-manage .list-item dd{background-image:url(../h-img-v2/icon-manage.png)}


#filter .content .qq-text {
  font-size: 0.25rem;
  text-align: center;
  color: #020C13;
}

#filter .content .qq-text p {
  line-height: 0.3rem;
}

#filter .show-filter {
  position: absolute;
  top:0.5rem;
  right: -0.4rem;
  display: block;
  width:0.4rem;
  height:0.7rem;
  background: url("//newsimg.5054399.com/uploads/soft/200927/291_1805236512.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  z-index: 9999;
  cursor: pointer;
}

#filter .show-filter.active {
  background-image:url(//newsimg.5054399.com/uploads/soft/200927/291_1805232051.png)
}
 

.mobile-app {
  display: none;
}

.pc-app {
  display: block;
  position: absolute;
  z-index: 99;
  width: 5.4rem;
  height: 1.6rem;
  top: 1.7rem;
  right: 1.7rem;
}

.pc-app img {
  height: 100%;
  width: 100%;
}

#mobileShare {
  width: 100%;
  height: 100%;
  background-color: #10111D;
  position: relative;
}

#mobileShare .pctitle {
  display: none;
}

#mobileShare .mobiletitle {
  width: 100%;
  background-color: #2e2d2d;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9999;
  font-size: 2.13333vh;
  text-align: center;
  color: #ffffff;
  line-height:4vh;
  padding:2vh 0;
}
#mobileShare .mobiletitle p{
  font-size: 3.2vh;
}

#mobileShare .mobiletitle i.close {
  position: absolute;
  top: 50%;
  left: 1.33333vh;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  width: 4vh;
  height: 4vh;
  background-image: url("../img/close.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

#mobileShare .mobiletitle i.share {
  position: absolute;
  top: 50%;
  right: 1.33333vh;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  width: 4vh;
  height: 4vh;
  background-image: url("../img/share.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

#mobileShare #map {
  width: 100%;
  height: 100%;
}
/* 
#mobileShare #filter {
  position: fixed;
  z-index: 9991;
  left: 0;
  top:0;
  width:100%;
  height:auto !important;

}

#mobileShare #filter .content {
  background:rgba(40,40,40,0.7);
  width: 100%;
  padding: 0;
  box-sizing: border-box;
  padding:0 0.1rem 0.3rem;
}

#mobileShare #filter .content .text {
  font-size: 2.66667vh;
  font-weight: bold;
  height: 5.33333vh;
  line-height: 5.33333vh;
  text-align: center;
  display:none;
} */





/* #mobileShare #filter .content .list .list-item {
  width:1.64rem;
  height:1.64rem;
  float: left;
  padding:0.1rem;
  -webkit-box-sizing: border-box;
  margin-top:0.1rem;
}
#mobileShare #filter .content .qq-text {
  font-size: 1.33333vh;
  text-align: center;
}

#mobileShare #filter .content .qq-text p {
  line-height: 1.86667vh;
}

#mobileShare #filter .show-filter {
  position: absolute;
  left:0.4rem;
  display: block;
  width: 6vh;
  height:6vh;
  margin-left:-1.6666vh;
  background: url("../img/up.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  z-index: 9999;
  cursor: pointer;
  -webkit-transform: rotate(180deg)
}

#mobileShare #filter .show-filter.active {
  -webkit-transform: rotate(0deg)
}

#mobileShare #filter.active {
  display: block;
} */

#mobileShare .btn-grp-pc {
  display: none;
}

#mobileShare .btn-grp-mobile {
  display: block;
  width: 100%;
  height: 37.33333vh;
  position: relative;
}

#mobileShare .btn-grp-mobile img {
  height: 17.33333vh;
  width: 17.33333vh;
  position: absolute;
  left: 50%;
  top: 4vh;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

#mobileShare .btn-grp-mobile .btn {
  position: absolute;
  height: 5.33333vh;
  line-height: 5.33333vh;
  text-align: center;
  width: 21.33333vh;
  background-color: #A6875E;
  border: 2px solid #947044;
  left: 50%;
  top: 25.33333vh;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  color: #ffffff;
  font-weight: bold;
  font-size: 2.13333vh;
}

#mobileShare .mobile-app {
  display: block;
  position: absolute;
  height: 7.33333vh;
  width: 80%;
  background-color: #2BD9BC;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 6.66667vh;
  border-radius: 0.66667vh;
}

#mobileShare .mobile-app img {
  height: 5.33333vh;
  width: 40%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 2vh;
}

#mobileShare .mobile-app span {
  display: inline-block;
  position: absolute;
  height: 7.33333vh;
  line-height: 7.33333vh;
  top: 0;
  right: 1.33333vh;
  font-size: 1.86667vh;
  color: #ffffff;
  font-weight: 600;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
}

#mobileShare .pc-app {
  display: none;
}

.maskGroup {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 999999;
}

.maskGroup .mask {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
}

.maskGroup .oper {
  width: 4.4rem;
  height: 5rem;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding: 0 0.6rem;
  background-image: url("../img/share-windbg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  font-size: 0.28rem;
  color: #00ffdf;
  text-align: center;
}

.maskGroup .oper i.close {
  position: absolute;
  right: -0.15rem;
  top: -0.15rem;
  width: 0.5rem;
  height: 0.5rem;
  background-image: url("../img/share-windclose.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.maskGroup .oper span {
  display: inline-block;
  margin-top: 2.3rem;
  margin-bottom: 0.4rem;
  line-height: 0.48rem;
}

.maskGroup .oper .operBtn {
  display: inline-block;
  width: 2rem;
  height: 0.6rem;
  line-height: 0.55rem;
  text-align: center;
  font-size: 0.28rem;
  border: 0.04rem solid #04a895;
  color: #00ffdf;
}

.maskGroup .shareTipImg {
  position: absolute;
  right: 0.18rem;
  top: 0.22rem;
  width: 3.4rem;
  height: 2.5rem;
}
/*# sourceMappingURL=share.css.map */

/*20200827*/
.fixed{width:0.59rem;position: fixed;right:0.2rem;z-index:9998;top:50%;-webkit-transform:translateY(-50%)}
.fixed .f-link{background:url(../h-img-v2/s-2.png) no-repeat 0 0;background-size:100% 100%;width:0.53rem;height:0.53rem;display:block;margin-bottom:0.1rem;line-height:99;overflow: hidden;position: relative;margin-left:0.12rem;}
.fixed a.f-share{background-image:url(../h-img-v2/s-3.png)}
.fixed a.f-keep{background-image:url(../h-img-v2/s-1.png);width:0.59rem;height:0.67rem;}
.fixed .f-more{background-image:url(../h-img-v2/s-4.png);overflow:visible}
.fixed .f-more:hover .fx-box,.fx-box:hover{display:block}
.fx-box{background:#282c33;width:1.6rem;text-align:center;position: absolute;bottom:0.1rem;right:1.1rem;border-radius:0.06rem;display:block;line-height:normal;padding:0.05rem 0;display:none;}
.fx-box::before{content:'';width:1.8rem;height:100%;position: absolute;right:-0.2rem;bottom:0;z-index:-1;}
.fx-box::after{content:'';border-top:#282c33 solid 0.1rem;border-right:#282c33 solid 0.1rem;border-bottom:transparent solid 0.1rem;border-left:transparent solid 0.1rem;position: absolute;right:-0.08rem;bottom:0.2rem;-webkit-transform: rotate(45deg)}
.fx-box a{background:url(../img/line2.png) no-repeat center bottom;background-size:1.37rem auto;height:0.56rem;line-height:0.56rem;color:#fff;font-size:0.24rem;overflow: hidden;display:block}
.fx-box a:last-child{background:none}

.fix-ad{margin-bottom:0.2rem;position: relative;padding-top:0.3rem;}
.fix-ad em{background:url(../img/ico-del.png) no-repeat 0 0;background-size:100% 100%;width:0.32rem;height:0.31rem;position: absolute;right:0;top:0;display:block}
.fix-ad img{width:1rem;display:block}
.pic{background:rgba(0,0,0,0.8);position: absolute;left:0;top:0;width:100%;height:100%;z-index:111;text-align: center;display:none}
.pic img{max-width:100%;width:auto;max-height:100%;position: relative;top:50%;-webkit-transform: translateY(-50%)}
.classify{overflow: hidden;position: relative;}
.classify:last-child{background:none;padding-bottom:0.1rem;}
.classify .c-tag{background:url(../h-img-v2/list.png) no-repeat 0 0;background-size:100% 100%;width:3.04rem;height:0.32rem;color:#fff;font-size:0.16rem;line-height:0.36rem;-webkit-box-sizing: border-box;padding:0 0.2rem;margin:0.06rem 0 0.06rem 0.06rem;position: relative;}
.classify .c-tag::after{content:'';background:url(../h-img-v2/ico-set.png) no-repeat 0 0;background-size:100% 100%;position: absolute;top:50%;margin-top:-0.03rem;right:0.27rem;width:0.1rem;height:0.07rem;}
.classify:first-child .c-tag{margin-top:0;}


.show-more{color:#fff;font-size:0.24rem;line-height:0.34rem;margin-top:0.2rem;position: absolute;left:0;bottom:0.3rem;width:100%;height:0.34rem;overflow: hidden;padding:0 0.3rem 0 0.5rem;}
.show-more a{color:#fff;font-size:0.2rem;padding:0 0.1rem;}
.show-more a img{width:auto;height:0.34rem;vertical-align:top}

.fil-ts{line-height:0.2rem;overflow:hidden;width:100%;color:#96999f;font-size:0.12rem}
.are-loc{background:#1ccb7f;width:1.1rem;height:0.4rem;line-height:0.44rem;display:block;border-radius:3px;position: absolute;right:0.2rem;top:0.5rem;z-index: 111;color:#fff;text-align:center;font-size:0.2rem}
.diary{background:url(../img/ico-diary.png) no-repeat 0.14rem center #535353;background-size:0.17rem auto;display:inline-block;position: absolute;right:0.2rem;top:0.3rem;padding:0 0.14rem 0 0.4rem;color:#fff;font-size:0.2rem;height:0.32rem;line-height:0.36rem;overflow: hidden;display:inline-block;vertical-align:top;border-radius:0.06rem}
.leaflet-grab-cus {
  cursor: url("//www.yxhhdl.com/hykb/hykb_tools/yuanshen/cxq/static_v1/img/point_mouse.png") 20 40,-webkit-grab;
  cursor: url("//www.yxhhdl.com/hykb/hykb_tools/yuanshen/cxq/static_v1/img/point_mouse.png") 20 40,grab
}
.download{background:#292c34;width:3.84rem;padding:0.14rem 0.1rem;position:fixed;right:1.54rem;bottom:0.8rem;z-index:2;display:none} 
.d-tab{background:#1f2127;height:0.4rem;overflow: hidden;border-radius:0.06rem}
.d-tab a{width:50%;float: left;height:0.4rem;line-height:0.42rem;overflow: hidden;text-align: center;font-size:0.2rem;color:#505969;}
.d-tab a.on{background:#505969;color:#fff;}
.d-content{overflow: hidden;padding:0.13rem 0.02rem 0;display:none}
.d-content img{width:1.11rem;height:1.11rem;float: left;border-radius:0.06rem;overflow: hidden;}
.d-content dl{width:2.38rem;display:block;float:right;}
.d-content dt{color:#c0cce2;font-size:0.23rem;display:block}
.d-content dd{color:#767f8f;font-size:0.18rem;line-height:0.24rem;display:block;padding-top:0.1rem;width:2.2rem;margin:0 auto;}
.note{background:url(../img/note.png) no-repeat 0.12rem center rgba(40,44,51,0.95);background-size:0.24rem auto;height:0.4rem;line-height:0.44rem;border-radius:0.06rem;padding:0 0.4rem 0 0.5rem;position: absolute;top:0.1rem;color:#fff;font-size:0.18rem;z-index:1000;overflow: hidden;left:0.1rem;width:80%;}
.note p{overflow: hidden;position: relative;height:100%;display:block}
.note span{white-space: nowrap;position:absolute;top:0rem;left:0}
.note em{background:url(../img/n-close.png) no-repeat 0 0;background-size:100% 100%;width:0.26rem;height:0.26rem;display:block;position: absolute;right:0.07rem;top:0.07rem;}
.note a{color:#23c268;text-decoration:underline}
.fx-box{width:1.2rem;right:0.76rem;bottom:0.06rem}
.fx-box a{font-size:0.16rem;height:0.4rem;line-height:0.4rem;background-size:1rem auto}
.nav{display:table}
.c-langs{padding-top:0.06rem;}
.c-langs a{background:#ebebeb;width:1.3rem;height:0.3rem;line-height:0.34rem;overflow: hidden;border-radius:3px;font-size:0.16rem;text-align:center;display:block;margin:0.12rem auto 0;color:#333}
.c-langs a.on{ background:#82858b;color:#fff;}
.search{background:#fff;width:2.9rem;height:0.3rem;line-height:0.34rem;border-radius:0.05rem;overflow: hidden;position: absolute;top:1.5rem;left:50%;margin-left:-1.45rem;box-shadow:#505969 0 0 0 1px}
.search input{height:0.3rem;width:2rem;padding-left:0.1rem;border:none;background:none;float: left;font-size:0.16rem}
.search em{background:url(../img/s-close.png) no-repeat center center;background-size:0.18rem auto;width:0.24rem;height:0.3rem;display:block;cursor: pointer;position: absolute;left:2rem;top:0}
.search a{background:#7a879e;width:0.64rem;height:0.3rem;float:right;color:#fff;font-size:0.16rem;text-align:center}
.searchlist{position: absolute;left:0.15rem;top:1.77rem;width:2.27rem;background:#fff;border-top:#c2ccdc solid 1px;border-radius:0 0 0.06rem 0.06rem;font-size:0.16rem;-webkit-box-sizing: border-box;padding:0.1rem;z-index:2;}
.searchlist ul{padding:0 0.1rem;overflow:auto;}
.searchlist ul::-webkit-scrollbar{width:2px;height:2px;border-radius:10px;}    
.searchlist ul::-webkit-scrollbar-thumb{background-color:#7a879e} 
.searchlist li{height:0.26rem;line-height:0.26rem;overflow: hidden;color:#333}
.searchlist p{color:#999;font-size:0.15rem;padding:0.05rem 0;}


.tab{position: absolute;right:-0.63rem;top:1.3rem;width:0.63rem;z-index:9999;}
.tab span{background:url(../img/resource2.png) no-repeat 0 0;background-size:100% 100%;width:100%;height:100%;display:block;line-height:99;overflow: hidden;}
.tab span.s-2{background-image:url(../img/recom2.png)}
.tab span.s-3{background-image:url(../img/set.png)}
.tab a{width:0.4rem;height:0.7rem;display:block;margin-bottom:0.1rem;}
.tab a:last-child{margin:0;}
.tab a.on span{background-image:url(../img/resource2-on.png)}
.tab a.on span.s-2{background-image:url(../img/recom2-on.png)}
.tab a.on span.s-3{background-image:url(../img/set-on.png)}
.tab-box{display:none;height:100%}
.recommend{padding:0 0.15rem;height:100%;overflow:auto;}
.recommend::-webkit-scrollbar{width:2px;height:2px;border-radius:10px;}    
.recommend::-webkit-scrollbar-thumb{background-color:#a9f9ff} 
.recom-img{width:100%;}
.recom-img a{position: relative;width:100%;display:block;overflow: hidden;margin-top:0.15rem;}
.recom-img a:first-child{margin:0;}
.recom-img img{width:100%;display:block;border-radius:0.06rem;overflow: hidden;}
.recom-img a.has-txt::after{content:attr(data-text);background:-webkit-linear-gradient(rgba(0,0,0,0) 10%,rgba(0,0,0,0.3) 30%,rgba(0,0,0,0.5) 50%,rgba(0,0,0,0.6) 70%);height:0.3rem;position: absolute;left:0;bottom:0;width:100%;-webkit-box-sizing: border-box;padding:0 0.6rem 0 0.1rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;line-height:0.4rem;color:#fff;font-size:0.14rem}
.recom-img .swiper-pagination{width:0.6rem;text-align:right;right:0.06rem;left:auto;bottom:0.08rem;height:0.05rem;}
.recom-img .swiper-pagination-bullet{width:0.05rem;height:0.05rem;margin:0 0.02rem !important;background:#fff;opacity:1;box-shadow:rgba(0, 0, 0, 0.3) 0 0 8px 1px;vertical-align: top}
.recom-img .swiper-pagination-bullet-active{background:#7a879e}
.recom-btn{overflow: hidden;}
.recom-btn a{background:#505969;width:1.4rem;height:0.38rem;line-height:0.42rem;font-size:0.14rem;text-align: center;border-radius:0.06rem;float:left;color:#fff;margin-top:0.15rem;position: relative;}
.recom-btn a:nth-child(2n){float:right}
.recom-btn a.hot::before{content:'';border-top:#ff3f3f solid 0.16rem;border-left:#ff3f3f solid 0.16rem;border-bottom:transparent solid 0.16rem;border-right:transparent solid 0.16rem;width:0;height:0;position: absolute;left:0;top:0}
.recom-btn a.hot::after{content:attr(data-text);width:0.18rem;line-height:0.2rem;height:0.22rem;color:#fff;font-size:0.12rem;position: absolute;left:0;top:0}
.manage-box{height:100%;-webkit-box-sizing: border-box;padding-top:1rem;}
.list-tab{height:0.38rem;overflow: hidden;text-align:center;position: relative;z-index:0;display: table;width:100%;padding:0 2px;-webkit-box-sizing: border-box}
.list-tab::before,.list-tab a.on::before{content:'';background:#505969;width:100%;height:0.04rem;position: absolute;bottom:0;left:0;border-radius:0.1rem;overflow: hidden;z-index:-1;}
.list-tab a{display:inline-block;vertical-align:top;margin:0 0.24rem;height:0.38rem;line-height:0.38rem;position: relative;z-index:0;color:#fff;font-size:0.16rem}
.list-tab a.on::before{background:#28df78;}
.list-tab a::after{content: attr(data-text);background:#b80808;font-size:0.12rem;line-height:0.22rem;position: absolute;color:#fff;white-space: nowrap;border-radius:.05rem;height:0.2rem;right:-0.4rem;top:45%;margin-top:-0.1rem;}
.set-choose{margin:0 auto;height:100%;overflow:auto;padding:0 0.1rem;}
.set-choose::-webkit-scrollbar{width:2px;height:2px;border-radius:10px;}    
.set-choose::-webkit-scrollbar-thumb{background-color:#a9f9ff} 
.set-hd{position: relative;padding-left:0.14rem;height:0.2rem;line-height:0.22rem;overflow: hidden;font-size:0.16rem}
.set-hd::before{content:'';background:#28df78;width:0.04rem;height:0.18rem;position: absolute;left:0;top:0.01rem;overflow: hidden;border-radius:0.2rem;}
.set-hd .isOpen{background:#bbb;position: relative;height:0.2rem;overflow: hidden;float:right;width:0.46rem;border-radius:0.4rem}
.set-hd .isOpen::after{content:'';background:#eee;width:0.2rem;height:0.2rem;border-radius:100%;box-shadow:#bbb 0 0 0 0.02rem inset;position: absolute;left:0;top:0;-webkit-transition:all 0.5s}
.set-hd .isOpen.on{background:#28df78}
.set-hd .isOpen.on::after{background:#c8f0d9;box-shadow:#28df78 0 0 0 0.02rem inset;left:0.26rem;}
.set-bd{color:#c7c7c7;font-size:0.14rem;line-height:0.18rem;padding:0.1rem 0;border-bottom:#fff solid 1px;}
.set-radio{float:right;font-size:0;}
.set-radio i{display: inline-block;vertical-align:top;padding-left:0.26rem;margin-right:0.24rem;position: relative;font-size:0.16rem;height:0.22rem;line-height:0.22rem;overflow: hidden;}
.set-radio i:last-child{margin:0;}
.set-radio i::before{content:'';width:12px;height:12px;border-radius:100%;overflow: hidden;box-shadow:#28df78 0 0 0 1px inset;position: absolute;left:0;top:50%;margin-top:-6px;}
.set-radio i.on::after{content:'';background:#28df78;width:6px;height:6px;left:3px;top:50%;margin-top:-3px;position: absolute;border-radius:100%}
.set-other{padding-bottom:0.1rem;}
.set-other li{background:#575757;height:0.38rem;line-height:0.26rem;overflow: hidden;padding:0.07rem 0.1rem;font-size:0.14rem;border-radius:0.06rem;margin-top:0.1rem;}
.set-other li span{float: left;}
.set-other li a{float:right;width:0.66rem;height:0.24rem;line-height:0.26rem;overflow: hidden;background:#23c268;border-radius:0.06rem;color:#fff;font-size:0.15rem;text-align:center}

.no-attr::after{display:none !important}
.loading{align-items:center;justify-content:center;height:0;width:100%;overflow: hidden;display: flex}
.loading span{display:inline-block;vertical-align:top;background:url(../img/ico-refresh.png) no-repeat 0 0;background-size:auto 100%;padding-left:0.16rem;color:#96a6c3;font-size:0.14rem;height:0.16rem;line-height:0.16rem;}
.manage-box .loading{position: absolute;left:0;bottom:0.1rem;}

.tipFoot{width:3rem;position:absolute;left:50%;margin-left:-1.5rem;bottom:.1rem;z-index:1;padding-top:0.3rem;}
.tipFoot img{width:100%;}
.tip-show{background:rgba(22,25,30,0.62);height:0.26rem;line-height:0.28rem;position:absolute;border-radius:0.03rem;font-size:0.12rem;display:inline-flex;align-items: center;padding:0 0.1rem;right:0.1rem;top:0;color:#fff;}
.tip-show input{position:absolute;left:0;top:0;width:100%;height:100%;display:block;z-index:1 ;opacity:0}
.tip-show input + span {width:0.16rem;height:0.16rem;border:1px solid #fff;border-radius:0.03rem;position:relative;margin-right:0.1rem;}
.tip-show input:checked + span:after {content:'';background:url(../img/sure.png) no-repeat center center;background-size:0.14rem auto;position:absolute;top:0px;left:0px;width:100%;height:100%;} 
.tip-close{
  background:url(../img/tip-close.png) no-repeat 0 0;
  width:0.2rem;
  height:0.2rem;
  background-size:100% 100%;
  position: absolute;
  right:-0.2rem;
  top:0;

}
.sidebar{background:rgba(40,40,40,0.85);width:1.36rem;height:80%;position: absolute;left:3.8rem;top:10%;z-index:1000;text-align:center;border-radius:0.1rem;overflow: hidden;-webkit-box-sizing: border-box;padding:1rem 0 0.2rem;}
.si-tit{overflow: hidden;padding:0.1rem 0;font-size:0.26rem;color:#fff;font-size:0.16rem;position: absolute;left:0;top:0;width:100%;}
.si-tit span{background:url(../img/map.png) no-repeat 0 center;background-size:0.17rem auto;padding-left:0.26rem;display:inline-block;vertical-align:top;height:0.3rem;line-height:0.32rem;overflow: hidden;}
.sidebar em{background:#505969;width:1.16rem;height:0.32rem;display:block;border-radius:0.06rem;font-size:0.15rem;color:#fff;line-height:0.36rem;position: absolute;left:0.1rem;top:0.5rem}
.sidebar em.on{background:#2c5e80;}
.sidebar a{width:1.16rem;height:0.32rem;display:inline-block;vertical-align:top;border-radius:0.06rem;color:#fff;font-size:0.15rem;line-height:0.36rem;position: relative;margin:0.06rem 0 0.06rem 0.1rem;float: left;}
.sidebar a.zhan{background:#505969;}
.sidebar a.zhan::after{content:'';background:url(../h-img-v2/ico-set.png) no-repeat 0 0;background-size:100% 100%;position: absolute;top:50%;margin-top:-0.03rem;right:0.1rem;width:0.1rem;height:0.07rem;}
.sidebar a.shou::after{-webkit-transform: scaleY(-1)}

.sidebar a.s-update{margin-bottom:0.2rem;}
.sidebar a.s-update::after{content: attr(data-text);background:url(../img/update.png) no-repeat 0 0;background-size:100% 100%;position: absolute;bottom:-0.16rem;right:50%;width:0.68rem;height:0.2rem;margin-right:-0.34rem;font-size:0.12rem;text-align:center;line-height:0.24rem;overflow: hidden;color:#fff;white-space: nowrap;}
.sidebar .s-link{height:100%;overflow:auto}
.sidebar .s-link a:first-child{margin-top:0;}
.sidebar .s-link::-webkit-scrollbar{width:2px;height:2px;border-radius:10px;}    
.sidebar .s-link::-webkit-scrollbar-thumb{background-color:#a9f9ff} 
.sidebar p a{height:0.3rem;line-height:0.34rem;margin:0 0 0 0.1rem;}
.sidebar .s-link a.on{color:#28df78}

.recom-btn a{position: relative;}
.recom-btn .val{position:absolute;right:0;top: -0.08rem;height:.16rem;line-height:.18rem;color: #fff;font-size:0.1rem;padding:0 .05rem;border-radius:.08rem .06rem 0 .08rem;background:#ff3f3f;}


@media only screen and (max-width:300px) {
  #filter{display:none !important;left:-5rem !important;}
  .sidebar{display:none !important}
}