﻿#event_Flash_shop .area2{margin-bottom:1%;text-align:left;font-weight:700}
a{text-decoration:none}
#FlashShop{width:100%;padding:0;margin:0 auto;position:relative;background:#f7f7f7;border:5px solid #ef544d;border-radius:8px}
#FlashContent{width:100%;display:inline-block;margin:5% auto;padding:0 10%;height:400px}
#FlashShop .FlashImg{width:90%;text-align:center;margin:1% auto;padding:5%}
#FlashShop .FlashImg img{max-width:100%;box-shadow:#888 0 2px 1px,#ccc 0 5px 3px;border-top:1px #ccc solid;height:245px}
#FlashShop .FlashTitle,.FlashAuthor,.FlashPrice{line-height:1.5em}
#FlashShop .FlashPrice{margin:2% 0 0;display:inline-grid;font-weight:700;width:100%}
del,b{display:inline-block}
del{color:#000;font-weight:lighter}
b{color:red}
#FlashShop .FlashPrice .b2{color:#4635b3;padding-left:.8em;font-size:.9em}
.GoBuy a{padding:1% 3%;border-radius:5px;color:#FFF;background:#ef544d;border:1px #f7f7f7 solid}
.GoBuy a:hover{color:#ef544d;background:#fff;border:1px #ef544d solid}
#FlashShop .FlashTitle,.FlashAuthor{margin-top:.5em;display:inline-block}
#FlashShop .FlashTitle{font-weight:700;font-size:1.1em;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical}
.FlashTitle a{color:#000}
.FlashTitle a:hover{text-decoration:underline}