
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;
  color:#fff;
  
}

#pcShare .pctitle {
  height: 1.2rem;
  width: 100%;
  background-color: #2e2d2d;
  position: relative;
  display: block;
  text-align:center
}
.hidden{display:none}

.text-box {background:#2e2d2d;position: absolute;left:0;top:0;text-align:center;width:100%;padding:0 0 0.1rem;}
.text-box p{ background:url(../img/logo3.png) no-repeat 0.2rem center;background-size:auto 0.37rem;font-size:0.28rem;line-height:0.73rem;padding-left:2.81rem;text-align:left;position: relative;}
.text-box p::before{content:'';background:url(../img/yuan.png) no-repeat 0 center;background-size:100% 100%;height:0.69rem;width:0.85rem;position: absolute;left:1.86rem;top:0.04rem}
.location-pc{
  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;
  display:inline-block;vertical-align:top;
}

.location-wap{
  line-height:0.36rem;overflow: hidden;
  font-size:0.2rem;
  padding-left:0.2rem;
  text-align: left;height:0.72rem;
  display:none;
}
.location-wap em{ background:url(../img/locat2.png) no-repeat 0 center;
  background-size:0.16rem auto;font-size:0.24rem;display:block;padding-left:0.3rem;}
.location-wap span{background:#23c268;display:inline-block;vertical-align:top;padding:0 0.1rem;border-radius:0.06rem}

#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%;
  color:#333;
}
#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:5.02rem;
  background:rgba(40,40,40,0.85);
  color:#fff;
  height:100%;
}

#filter .content {
  height: 100%;
  width: 100%;
  padding: 1.3rem 0.06rem 0;
  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:1.3rem;height:0.4rem;left:0;text-align:center
}
#filter .content .show-status .all-btn,#filter .content .show-status a{
  background:#505969;color:#fff;display:inline-block;vertical-align:top;line-height:0.26rem;font-size:0.22rem;margin:0 0.2rem;border-radius:0.06rem;text-align:center;width:0.7rem;height:0.7rem;padding:0.1rem 0.05rem 0;position: relative;
}
#filter .content #opt_path::after{content: attr(data-text);background:#ff3636;font-size:0.18rem;line-height:0.26rem;position: absolute;left:50%;-webkit-transform: translateX(-50%);top:-0.2rem;color:#fff;white-space: nowrap;border-radius:.05rem;height:0.24rem;}
#filter .content .show-status .active{background:#96999f;}
#filter .content .list {width:100%;height:100%;overflow:auto;padding-left:0.02rem;}
#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{width:2.32rem;height:1.46rem;float: left;overflow: hidden;font-size:0.2rem;position: relative;margin:-0.12rem 0;}
#filter .content .list .list-item dl{background:url(../img-v2/dl-line.png) no-repeat center 0.62rem #5c6473;background-size:2.09rem auto;width:2.21rem;height:1.01rem;margin:0.22rem auto 0;border-radius:0.06rem;overflow: hidden;padding:0 0.1rem;position: relative;}
#filter .content .list .list-item dt{height:0.62rem;overflow: hidden;padding-top:0.06rem;}
#filter .content .list .list-item dt img{width:0.49rem;height:0.49rem;float: left;}
#filter .content .list .list-item dt span{height:0.49rem;line-height:0.53rem;width:1.36rem;float:right;overflow: hidden;font-size:0.22rem}
#filter .content .list .list-item dd{background:url(../img-v2/icon-normal.png) no-repeat 0 center;background-size:auto 0.19rem;height:0.38rem;line-height:0.42rem;overflow: hidden;padding-left:0.26rem;font-size:0.18rem}
#filter .content .list .list-item dd em{max-width:1rem;float: left;overflow: hidden;}
#filter .content .list .list-item dd a.edit{background:url(../img-v2/ico-edit.png) no-repeat 0 center;background-size:0.32rem auto;width:0.32rem;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(../img-v2/active.png) no-repeat center 0;background-size:auto 100%;width:100%;height:1.46rem;position:absolute;left:0;top:0;z-index:1;}
#filter .content .list .on dl::before{content:'';background:url(../img-v2/icon-time2.png) no-repeat 0 0;background-size:100% 100%;width:0.22rem;height:0.22rem;position: absolute;left:0.45rem;top:2px;}
#filter .content .list-manage .list-item dd{background-image:url(../img-v2/icon-manage.png)}



#filter .show-filter {
  position: absolute;
  top: 1.7rem;
  right: -0.63rem;
  display: block;
  width:0.63rem;
  height:1.11rem;
  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:1rem;position: fixed;right:0.2rem;z-index:9998;bottom:0.3rem}
.fixed .f-link{background:url(../img-v2/s-2.png) no-repeat 0 0;background-size:100% 100%;width:0.53rem;height:0.53rem;display:block;margin-bottom:0.15rem;line-height:99;overflow: hidden;position: relative;margin-left:0.12rem;}
.fixed a.f-share{background-image:url(../img-v2/s-3.png)}
.fixed a.f-keep{background-image:url(../img-v2/s-1.png);width:0.59rem;height:0.67rem;}
.fixed .f-more{background-image:url(../img-v2/s-4.png);overflow:visible}
.fixed .f-more:hover .fx-box2,.fx-box2:hover,.fixed .f-user:hover .fx-box2{display:block}
.fixed .f-user{border-radius:100%;box-shadow:#fff 0 0 0 0.02rem;background-color:#fff;overflow:visible}
.fx-box2{background:#282c33;width:1rem;text-align:center;position: absolute;bottom:0.05rem;right:0.7rem;border-radius:0.06rem;display:none;line-height:normal;padding:0.05rem;}
.fx-box2::before{content:'';width:1.4rem;height:100%;position: absolute;right:-0.4rem;bottom:-0.1rem;z-index:-1;}
.fx-box2::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.16rem;-webkit-transform: rotate(45deg)}
.fx-box2 a,.fx-box2 span{background:url(../img/line2.png) no-repeat center bottom;background-size:0.8rem auto;height:0.4rem;line-height:0.4rem;color:#fff;font-size:0.16rem;overflow: hidden;display:block}
.fx-box2 span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.fx-box2 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(../img-v2/list.png) no-repeat 0 0;background-size:100% 100%;width:4.73rem;height:0.5rem;color:#fff;font-size:0.24rem;line-height:0.54rem;padding:0 0.4rem;position: relative;margin:0.1rem 0 0.1rem 0.04rem;}
.classify .c-tag::after{content:'';background:url(../img-v2/ico-set.png) no-repeat 0 0;background-size:100% 100%;position: absolute;top:50%;margin-top:-0.06rem;right:0.34rem;width:0.17rem;height:0.13rem;}
.classify .c-on::after{-webkit-transform:scaleY(-1)}
.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{height:0.4rem;line-height:0.4rem;overflow:hidden;font-size:0.2rem;text-align:center;position: absolute;left:0;bottom:0;width:100%;color:#96a6c3}
.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:0.17rem 100%;padding-left:0.2rem;color:#96a6c3;font-size:0.2rem;height:0.2rem;line-height:0.2rem;}
.manage-box .loading{position: absolute;left:0;bottom:1.4rem;}

.are-loc{background:#1ccb7f;width:1.48rem;height:0.5rem;line-height:0.54rem;display:block;border-radius:3px;position: absolute;right:0.2rem;top:0.8rem;z-index: 111;color:#fff;text-align:center}
.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.6rem;z-index:2;} 
.d-close{background:url(../img/pc-close.png) no-repeat 0 0;background-size:100% 100%;width:0.31rem;height:0.31rem;display:block;position: absolute;right:0;top:0}
.d-tab{background:#1f2127;height:0.4rem;overflow: hidden;border-radius:0.06rem;width:3.14rem;margin-left:0.2rem;}
.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;}
.nav{background:#fff;position: absolute;left:0;bottom:0;height:1rem;width:100%;z-index:1000;display:none;justify-content: space-between;padding:0 0.2rem;}
.nav a{background:url(../img/n1.png) no-repeat center 0.15rem;background-size:0.31rem auto;height:1rem;line-height:0.4rem;display:inline-block;vertical-align:top;padding:0.6rem 0 0;color:#282c33;font-size:0.24rem;position: relative;}
.nav a.n-2{background-image:url(../img/n2.png)}
.nav a.n-3{background:none}
.nav a.n-3 i{background:url(../img/n10.gif) no-repeat 0 0;background-size:100% 100%;width:0.7rem;height:0.66rem;position: absolute;left:50%;top:0;margin-left:-0.35rem;}
.nav a.n-4{background-image:url(../img/n4.png);background-size:0.28rem auto}
.nav a.n-5{background-image:url(../img/n5.png);background-size:0.33rem auto}
.nav a.n-6{background-image:url(../img/n6.png);background-size:0.32rem auto}
.nav a.n-7{background-image:url(../img/n7.png);background-size:0.37rem auto}
.nav a.n-8{background-image:url(../img/n8.png);background-size:0.37rem auto}
.nav a.n-9{background-image:url(../img/n9-2.png);background-size:0.29rem auto}
.nav a.n-other{background-image:url(../img/n9-ht.png);background-size:100% auto;background-position:center center;width:0.73rem;padding:0;line-height:99;overflow: hidden;}
.nav a.n-3::after{content:attr(data-text);background:#ff3636;font-size:0.18rem;line-height:0.34rem;padding:0 0.1rem;position: absolute;left:50%;-webkit-transform: translateX(-50%);top:-0.2rem;color:#fff;white-space: nowrap;border-radius:.1rem}
.fx-box{background:#282c33;width:1.6rem;text-align:center;position: absolute;bottom:1.1rem;right:.1rem;border-radius:0.06rem;display:block;line-height:normal;padding:0.05rem 0;z-index:9991;display:none}
.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.4rem;bottom:-0.08rem;-webkit-transform: rotate(135deg)}
.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}
.note{background:url(../img/note.png) no-repeat 0.16rem center rgba(40,44,51,0.95);background-size:0.34rem auto;height:0.5rem;line-height:0.54rem;border-radius:0.06rem;padding:0 0.54rem 0 0.7rem;position: absolute;right:0.2rem;top:0.2rem;color:#fff;font-size:0.18rem;z-index:1000;overflow: hidden;width:8rem;}
.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.3rem;height:0.3rem;display:block;position: absolute;right:0.1rem;top:0.1rem;}
.note a{color:#23c268;text-decoration:underline}
.c-langs{padding-bottom:0.1rem;}
.c-langs a{background:#ebebeb;width:2rem;height:0.5rem;line-height:0.5rem;overflow: hidden;border-radius:0.1rem;font-size:0.24rem;text-align:center;display:block;margin:0.2rem auto 0;color:#333}
.c-langs a.on{ background:#82858b;color:#fff;}
.search{background:#fff;width:4.58rem;height:0.44rem;line-height:0.44rem;border-radius:0.06rem;overflow: hidden;position: absolute;top:2.15rem;left:50%;margin-left:-2.29rem;box-shadow:#505969 0 0 0 1px}
.search input{height:0.44rem;width:3.17rem;padding-left:0.2rem;border:none;background:none;float: left;font-size:0.22rem}
.search em{background:url(../img/s-close.png) no-repeat center center;background-size:0.22rem auto;width:0.3rem;height:0.44rem;display:block;cursor: pointer;position: absolute;left:3.22rem;top:0}
.search a{background:#7a879e;width:1rem;height:0.44rem;float:right;color:#fff;font-size:0.22rem;text-align:center}
.searchlist{position: absolute;left:0.22rem;top:2.55rem;width:3.58rem;background:#fff;border-top:#c2ccdc solid 1px;border-radius:0 0 0.06rem 0.06rem;font-size:0.2rem;-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.34rem;line-height:0.34rem;overflow: hidden;color:#333}
.searchlist p{color:#999;font-size:0.2rem;padding:0.1rem;}
.tab{position: absolute;right:-0.63rem;top:2.96rem;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.63rem;height:1.11rem;display:block;margin-bottom:0.15rem;}
.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 0.1rem;height:100%;overflow:auto;}
.recommend::-webkit-scrollbar{width:2px;height:2px;border-radius:10px;}    
.recommend::-webkit-scrollbar-thumb{background-color:#a9f9ff} 
.recom-img{}
.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.6rem;position: absolute;left:0;bottom:0;width:100%;-webkit-box-sizing: border-box;padding:0 0.1rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;line-height:0.8rem;color:#fff;font-size:0.2rem}
.recom-btn{overflow: hidden;}
.recom-btn a{background:#505969;width:2.2rem;height:0.6rem;line-height:0.64rem;font-size:0.22rem;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.2rem;border-left:#ff3f3f solid 0.2rem;border-bottom:transparent solid 0.2rem;border-right:transparent solid 0.2rem;width:0;height:0;position: absolute;left:0;top:0}
.recom-btn a.hot::after{content:attr(data-text);width:0.24rem;line-height:0.26rem;height:0.26rem;color:#fff;font-size:0.18rem;position: absolute;left:0;top:0}
.manage-box{height:100%;-webkit-box-sizing: border-box;padding:1.4rem 0 0.4rem;}
.list-tab{height:0.52rem;overflow: hidden;text-align:center;position: relative;z-index:0;display: table;width:100%;}
.list-tab::before,.list-tab a.on::before{content:'';background:#505969;width:100%;height:0.05rem;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.4rem;height:0.52rem;line-height:0.46rem;position: relative;z-index:0;color:#fff;font-size:0.24rem}
.list-tab a.on::before{background:#28df78;}
.list-tab a::after{content: attr(data-text);background:#b80808;font-size:0.18rem;line-height:0.28rem;position: absolute;color:#fff;white-space: nowrap;border-radius:.05rem;height:0.24rem;right:-0.62rem;top:40%;margin-top:-0.12rem;}
.set-choose{width:4.52rem;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.2rem;height:0.34rem;line-height:0.36rem;overflow: hidden;font-size:0.24rem}
.set-hd::before{content:'';background:#28df78;width:0.05rem;height:0.26rem;position: absolute;left:0;top:0.02rem;overflow: hidden;border-radius:0.2rem;}
.set-hd .isOpen{background:#bbb;position: relative;height:0.34rem;overflow: hidden;float:right;width:0.75rem;border-radius:0.4rem}
.set-hd .isOpen::after{content:'';background:#eee;width:0.34rem;height:0.34rem;border-radius:100%;box-shadow:#bbb 0 0 0 0.04rem 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.04rem inset;left:0.41rem;}
.set-bd{color:#c7c7c7;font-size:0.2rem;line-height:0.3rem;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.38rem;margin-right:0.5rem;position: relative;font-size:0.22rem;height:0.34rem;line-height:0.36rem;overflow: hidden;}
.set-radio i:last-child{margin:0;}
.set-radio i::before{content:'';width:0.26rem;height:0.26rem;border-radius:100%;overflow: hidden;box-shadow:#28df78 0 0 0 1px inset;position: absolute;left:0;top:50%;margin-top:-0.13rem;}
.set-radio i.on::after{content:'';background:#28df78;width:0.14rem;height:0.14rem;left:0.06rem;top:50%;margin-top:-0.07rem;position: absolute;border-radius:100%}
.set-other{padding-bottom:0.1rem;}
.set-other li{background:#575757;height:0.66rem;line-height:0.4rem;overflow: hidden;padding:0.15rem;font-size:0.22rem;border-radius:0.06rem;margin-top:0.2rem;}
.set-other li span{float: left;}
.set-other li a{float:right;width:1.04rem;height:0.36rem;line-height:0.4rem;overflow: hidden;background:#23c268;border-radius:0.06rem;color:#fff;font-size:0.22rem;text-align:center}
.i-share{background:url(../img/icon-share.png) no-repeat center center #2d3134;background-size:0.29rem auto;width:0.5rem;height:0.5rem;border-radius:0.06rem;overflow: hidden;display:none;position: absolute;right:0.2rem;top:0.2rem;line-height:99;overflow: hidden;z-index:1000;}
.sidebar{width:1.3rem;position: absolute;left:5.9rem;top:1.7rem;z-index:1000;}
.sidebar a{background:rgba(40,40,40,0.85);width:1.3rem;height:0.54rem;line-height:0.54rem;display:block;margin-bottom:0.28rem;color:#fff;font-size:0.22rem;text-align:center;border-radius:0.1rem;position: relative;}
.sidebar a i{background:url(../img/side1.png) no-repeat 0 0;background-size:auto 100%;  height:0.54rem;width:0.4rem;display:inline-block;vertical-align:top;}
.sidebar a i.s-2{background-image:url(../img/side2.png)}
.sidebar a.on{color:#28df78}
.sidebar a.on i.s-1{background-image:url(../img/side1-on.png)}
.sidebar a.on i.s-2{background-image:url(../img/side2-on.png)}
.sidebar a.s-update::after{content: attr(data-text);background:#d72c2c;font-size:0.18rem;line-height:0.28rem;position: absolute;color:#fff;white-space: nowrap;border-radius:.05rem;height:0.24rem;right:0;top:-0.08rem;padding:0 0.04rem;}

.no-attr::after{display:none !important}
.tipFoot{width:6.98rem;position:absolute;left:50%;margin-left:-3.56rem;bottom:.2rem;z-index:1;padding-top:0.42rem;}
.tipFoot img{width:100%;}
.tipwap{display:none}
.tip-show{background:rgba(22,25,30,0.62);height:0.36rem;line-height:0.4rem;position:absolute;border-radius:0.03rem;font-size:0.16rem;display:inline-flex;align-items: center;padding:0 0.1rem;right:0.1rem;top:0}
.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.22rem;height:0.22rem;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.17rem 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.38rem;
  height:0.38rem;
  background-size:100% 100%;
  position: absolute;
  right:-0.38rem;
  top:0;

}

.recom-btn a{position: relative;}
.recom-btn .val{position:absolute;right:0;top: -0.08rem;height:.24rem;line-height:.26rem;color: #fff;font-size:0.16rem;padding:0 .1rem;border-radius:.12rem .1rem 0 .12rem;background:#ff3f3f;}


@media only screen and (max-width:1025px) {
  .download,.show-more,.are-loc{display:none}
  #filter .content {padding:1.65rem 0.1rem 1rem;}
  .nav{display: flex;}
  .note{left:0.2rem;right:auto;font-size:0.22rem;width:6.5rem;}
  .fixed{bottom:1rem}
  .fixed .f-link{display:none}
  #filter .content .list{padding-left:0;}
  #filter .content .list .list-item{width:2.38rem;}
  .search{line-height:0.48rem;top:2.5rem}
  .fil-ts{bottom:1rem}
  .i-share{display:block}
  #filter .content .show-status{top:1.7rem}
  .searchlist{top:2.94rem}
  .location-wap{display:block}
  .location-pc{display:none}
  .set-radio i::before{width:14px;height:14px;margin-top:-7px;}
  .set-radio i.on::after{width:8px;height:8px;margin-top:-4px;}
  .tipwap{display:block}
  .tipPc{display:none}
  .tipFoot{bottom:1.2rem;width:5.4rem;margin-left:-2.7rem;}

  

  } 
  .s-dong{-webkit-animation:rubberBand 1.2s 0.2s linear}
  @-webkit-keyframes em-icon{
    100%{background-position:100% 0}
  }
  @-webkit-keyframes rubberBand{
    0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}
}
