﻿body { background-color: #eee; }
*{padding:0; margin:0; font-family:"微软雅黑"}
.wrap { margin: 0 auto; width: 1200px; max-width: 1200px; }
.tile99 { width: 300px; height: 250px; margin: 20px; background-color: #6BEC96; display: inline-block; background-size: cover; position: relative; cursor: pointer; transition: all 0.5s ease-out; box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0.24); overflow: hidden; color: white; }
.tile99 img { height:100%; width:100%; width:auto;  position: absolute; top: 0; left: 0; z-index: 0; transition: all 0.4s ease-out; }
.tile99 .text { z-index: 99; position: absolute; padding: 30px; height: calc(100% - 0px); }
.tile99 h1 { font-weight: 200; text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3); }
.tile99 h2 {  font-weight: 50; margin-top: 50px; font-style: italic; transform: translateX(300px); }
.tile99 p { font-weight: 300;   margin-top: 20px; line-height: 25px; transform: translateX(-300px); transition-delay: 0.2s; }
.animate-text { opacity: 0.5; transition: all 0.6s ease-in-out;color: aliceblue }
.tile99:hover { box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0.64); transform: scale(1.05); }
.tile99:hover img { opacity: 0.2; }
.tile99:hover .animate-text { transform: translateX(0); opacity: 1; }
.dots { position: absolute; bottom: 20px; right: 30px; margin: 0 auto; width: 30px; height: 30px; color: currentColor; display: flex; flex-direction: column; align-items: center; justify-content: space-around; }
.dots span { width: 5px; height: 5px; background-color: currentColor; border-radius: 50%; display: block; opacity: 0; transition: transform 0.4s ease-out, opacity 0.5s ease; transform: translateY(30px); }
.tile99:hover span { opacity: 1; transform: translateY(0px); }
.dots span:nth-child(1) { transition-delay: 0.05s; }
.dots span:nth-child(2) { transition-delay: 0.1s; }
.dots span:nth-child(3) { transition-delay: 0.15s; }
.a10011 { height:300px ; margin-top:0px;width: 1200px; max-width: 1200px; margin-right: auto; margin-left: auto;}
\\254343



