﻿@charset "utf-8";

/*主要CSS*/
body { text-align: center; }
.photo { position: relative; }
.title { position: absolute; bottom: 20px; left: 0px; text-align: center; right: 0px; font-size: 24px; font-weight: bold; color: #979797; }
.photos { margin: auto; font-size: 0px; }