main>.left>.photo{width:94%;margin-bottom:20px;padding:20px 3%}main>.left>.photo>.p-title{padding-bottom:15px;font-size:20px;font-weight:bold}main>.left>.photo>.p-info>.date{margin-right:10px;color:rgba(0,0,0,0.6)}main>.left>.photo>.p-content{width:100%}main>.left>.photo>.p-content>.p-box{float:left;position:relative;width:31%;height:0;padding:8.72% 0;margin:1.166%}main>.left>.photo>.p-content>.p-box>img{max-width:95%;max-height:95%;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);border-radius:15px 0}main>.left>.photo>.p-content>.p-box>img:hover{box-shadow:0 2px 10px 0 rgba(127,200,255,1),0 2px 20px 0 rgba(127,200,255,1);cursor:pointer}@media screen and (max-width:1200px){main>.left>.photo>.p-content>.p-box{width:48%;padding:13.6% 0;margin:1%}}@media screen and (max-width:500px){main>.left>.photo>.p-content>.p-box{width:100%;padding:28.126% 0;margin:1.166% 0}}slide{display:block;width:100%;height:100%;position:fixed;background-color:rgba(21,21,21,1);z-index:2;color:#fff;display:none}slide>.close{position:fixed;top:1%;right:1%;font-size:50px;opacity:.5}slide>.close:hover{opacity:1;color:#7fc8ff;cursor:pointer}slide>.go{height:140px;margin:auto;position:fixed;top:0;bottom:0;color:#fff;font-size:80px;opacity:.5}slide>.go:hover{opacity:1;color:#7fc8ff;cursor:pointer}slide>.gor{right:1%}slide>.gol{left:1%}slide>.pic{margin:auto;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes zoomPic{from{max-width:20%;max-height:20%}to{max-width:100%;max-height:100%}}@-webkit-keyframes zoomPic{from{max-width:20%;max-height:20%}to{max-width:100%;max-height:100%}}slide>.pic>img{max-width:100%;max-height:100%;margin:auto;top:0;bottom:0;left:0;right:0;position:absolute;border-radius:10px;animation:zoomPic 1.2s linear;-webkit-animation:zoomPic 1.2s linear}slide>.detail{position:fixed;width:60%;padding:10px 20%;background-color:rgba(50,50,50,0.5);bottom:0;line-height:25px}