﻿.photoview-mask{position:fixed;top:0;left:0;z-index:9999;width:100vw;height:100vh;background-color:rgba(255,255,255,.9);display:none;}.photoview-mask .wrapper{position:relative;}.photoview-mask .swiper-container{margin:20vh auto 0 auto;background-color:#fff;width:520px;height:520px;}.photoview-mask .swiper-container img{width:100%;height:100%;}.photoview-mask .close{width:200px;height:50px;line-height:50px;margin:50px auto 0 auto;background-color:#d5d5d5;text-align:center;cursor:pointer;}@media screen and (max-width:640px){.photoview-mask .swiper-container{margin:20vh auto 0 auto;background-color:#fff;width:300px;height:300px;}.photoview-mask .swiper-container img{width:100%;max-height:300px;}}