main>.left>.home>.photo{width:94%;margin-bottom:20px;padding:20px 3%;}main>.left>.home>.photo>.p-title{padding-bottom:15px;font-size:20px;font-weight:bold;color:rgba(255, 255, 255, 0.8);}main>.left>.home>.photo>.p-content{width:100%;}main>.left>.home>.photo>.p-content>.p-box{float:left;position:relative;height:0;text-align:center;}main>.left>.home>.photo>.p-content>.p-box{color:gray;}main>.left>.home>.photo>.p-content>.p-box>img{max-width:100%;max-height:100%;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);}main>.left>.home>.photo>.p-content>.p-box>img:hover{box-shadow:0 2px 5px 0 rgba(127,200,255,1),0 2px 10px 0 rgba(127,200,255,1);cursor:pointer;}.p-box-1{width:100%;padding:28.126% 0;}.p-box-2{width:48%;padding:13.6% 0;margin:0 1%;}.p-box-x{width:31%;padding:8.72% 0;margin:1.166%;}.bgc-1{background-color:BurlyWood !important;}.bgc-2{background-color:CadetBlue !important;}.bgc-3{background-color:DarkSeaGreen !important;}.bgc-4{background-color:DarkSalmon !important;}.bgc-5{background-color:SteelBlue !important;}.bgc-6{background-color:DarkKhaki !important;}.bgc-7{background-color:DarkCyan !important;}.bgc-8{background-color:IndianRed !important;}.bgc-9{background-color:SkyBlue !important;}.bgc-10{background-color:DarkGray !important;}@media screen and (max-width:1200px){.p-box-x{width:48%;padding:13.6% 0;margin:1%;}}@media screen and (max-width:500px){.p-box-2, .p-box-x{width:100%;padding:28.126% 0;margin:1.166% 0;}}photo{display:block;width:100%;height:100%;position:fixed;background-color:rgba(21, 21, 21, 0.9);z-index:2;color:#fff;display:none;}photo>.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%;}}photo>.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;}