.section3 { background-color: rgb(242,229,208); font-family: SourceHanSansCN; }
.section3 .topicContent { width: 1200px; margin: 0 auto;  }

.section3 .topicContent .button { background: #FEF3E2; border: 1px solid #937549; font-weight: bold; font-size: 26px; color: #937549; text-align: center; cursor: pointer; }
.section3 .topicContent .button:hover { background: rgba(254,243,226,0); border: 1px solid #A77830; color: #A77830; }
.giftTips { height: 120px; background-color: rgb(241,231,212); font-weight: bold; font-size: 60px; color: #937549; line-height: 120px; text-align: center; }

.giftsMain {width:1200px; margin:0 auto; min-height: 435px; background: #FEF3E2; padding: 10px 0; }
.giftsMain > div { margin-bottom: 20px; }
/*.giftsMain > div .giftCard:first-child { margin-left: 3px; }
.giftsMain > div .giftCard:nth-child(n+2) { margin-left: 14px; }*/
.giftsMain .giftCard { width: 288px; float: left; margin-left: 10px; margin-bottom:20px;}
.giftsMain .giftCard .giftTitle { width: 280px; height: 18px; margin: 0 auto; background: url('../../../images/topic/anniversary8th/giftTitle.png'); }
.giftsMain .giftCard .gamename { font-weight: bold; font-size: 22px; color: #A77830; text-align: center; height: 66px; display: grid; align-items: center; }
.giftsMain .giftCard .giftContent { width: 288px; height: 166px; border: 1px solid #F1DEBE; padding: 3px; margin: 0 auto; }
.giftsMain .giftCard .giftContent img { width: 280px; max-height: 158px; border: 0; }
.giftsMain .giftDesc { width: 240px; height:50px; margin: 0 auto; margin-top: 10px; font-size: 16px; color: #937549;overflow:hidden; }
.giftsMain .giftCard .button { display: block; width: 240px; height: 60px; margin: 0 auto;  line-height: 60px; text-align: center; font-weight: bold; margin-top: 10px; }
.giftsMain .giftCard .quantity { font-weight: bold; font-size: 14px; color: #937549; text-align:center;margin-top:10px; }