.gifts-wapper{margin:15px 0;clear:both;letter-spacing:normal}.gift-icon{color:#bc00fd;display:inline-block;width:18px;height:18px;margin-right:8px;vertical-align:middle;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M256 104v56h56a56 56 0 1 0-56-56zM256 104v56h-56a56 56 0 1 1 56-56z' fill='none' stroke='currentColor' stroke-linecap='round' stroke-miterlimit='10' stroke-width='32'/%3E%3Crect x='64' y='160' width='384' height='112' rx='32' ry='32' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='32'/%3E%3Cpath d='M416 272v144a48 48 0 0 1-48 48H144a48 48 0 0 1-48-48V272M256 160v304' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='32'/%3E%3C/svg%3E")}.gifts-item-title{margin-right:.25em;padding:.25em .5em;font-weight:bold;color:#666;border:#888 1px solid;-webkit-transition:all ease-in .2s;transition:all ease-in .2s}a.gifts-item-title:hover{color:#fff;background-color:#333;border-color:#333}.gifts-item-title>i{margin-left:.25em}.gifts-item-gift{color:var(--wt-MainColor, #0095fd);cursor:pointer;line-height:normal}.gifts-item-gift-gap::before{content:"、"}.gifts-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5px}.gifts-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:5px}.gifts-item{color:#666}.giftBoxWapper{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1000;display:none}.giftBox{width:90%;max-width:600px;min-height:300px;background-color:#fff;position:relative;padding:30px 20px 20px;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.1);box-shadow:0 4px 8px rgba(0,0,0,.1);border-radius:10px}.giftBox .giftTitle{font-size:18px;padding-bottom:20px;margin-bottom:20px;border-bottom:#ddd 1px solid}.giftBox .giftContent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.giftBox .giftList{width:100%}.giftBox .giftItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;padding:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.giftBox .giftImg{max-width:250px;width:100%}.giftBox .giftImg img{width:100%}.giftBox .giftInfo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.giftBox .giftName{font-size:20px;font-weight:bold;margin-bottom:16px}.giftBox .giftSummary{font-size:15px;color:#747474}.giftBox .close-btn{position:absolute;top:14px;right:10px;font-size:40px;width:45px;height:45px;line-height:45px;text-align:center;font-weight:lighter;color:#666;cursor:pointer;-webkit-transition:color .3s;transition:color .3s}@media(hover: hover){.giftBox .close-btn:hover{color:var(--wt-MainColor, #0095fd)}}@media(min-width: 650px){.giftBox{width:80%;padding:40px}.giftBox .close-btn{top:25px;right:27px}.giftBox .giftItem{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.giftBox .giftImg{width:150px}.giftBox .giftInfo{-webkit-box-flex:1;-ms-flex:1;flex:1}}@media(min-width: 768px){.giftBox .giftImg{width:200px;min-width:150px;margin-right:16px}}