.poster01{padding-bottom:40px}/* about us 开始 */
.about{text-align:center;min-height:380px;padding-top:60px;-webkit-box-sizing:border-box;box-sizing:border-box}.about .top{font-size:16px;padding:10px 0;display:inline-block}.about h3{font-size:40px}.about p{font-size:16px;line-height:1.8em;max-width:840px;margin:30px auto 0}.about a{display: inline-block;font-size: 16px;line-height: 16px;margin-top: 45px}.about a:hover{text-decoration: none}/* about us 结束 */
@media screen and (max-width: 1000px){.about{padding-top:20px;min-height:auto}.about .top{padding:5px 0;font-size:14px}.about h3{font-size:23px;line-height: 1.3}.about p{font-size:14px;margin-top:10px;max-height:3.6em;overflow:hidden}.about a{margin-top: 6vw;font-size: 14px}}
@media screen and (min-width: 1024px){.poster_li:hover .info span{-webkit-animation:fadeInUp 500ms ease-in-out;animation:fadeInUp 500ms ease-in-out}
    .poster_li:hover .info h3{-webkit-animation:fadeInUp 600ms ease-in-out;animation:fadeInUp 600ms ease-in-out}
    .poster_li2:hover .info h3{-webkit-animation:fadeInUp 500ms ease-in-out;animation:fadeInUp 500ms ease-in-out}
}

@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}