.demo-gallery{width:100%;}
.demo-gallery .a1{float: left;
    overflow: hidden;
    margin-bottom: 0.3rem;
    border-radius: 0.2rem;
    width: 2.03rem;
    position: relative;}
.demo-gallery a img{ width:98%;}	

.pswp__bg{background:rgba(0,0,0,0.9)!important}
.pswp__counter{left:50%;transform: translate3d(-50%,0,0);}
button{border: none}	
.demo-gallery a span {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0.05rem 0.1rem;
    background: rgba(0,0,0,0.48);
    font-size: 0.18rem;
    color: #fff;
    border-radius: 0 0.2rem 0 0;
}

.pswp__top-bar{top:5px}
.backbg{background:url(../images/jtou.png) 0 center no-repeat; background-size: 80%; content:" "}

.txtcon{position:absolute;left:44px;top:0;width:90%;display: -webkit-box; display: -ms-flexbox;display: flex;height: 40px;line-height:40px;font-size:18px;color:#fff;background:rgba(208,117,134,0.8);border-radius:8px 0 0 8px; }
.txtcon .txt{-webkit-box-flex: 1;-ms-flex: 1;flex: 1;padding:0 10px;overflow: hidden;text-overflow:ellipsis; white-space: nowrap;}
.txtcon .gengduo{width: 100px;text-align: center;color: #fff}
