/* BASIC css start */
.promotion{padding-bottom:142px;}
.promotion .tab{border-bottom:solid 1px #E0E0E0; display:flex; margin-bottom:32px;}
.promotion .tab li{margin-right:12px;}
.promotion .tab li:last-child{margin-right:0;}
.promotion .tab li.on{border-bottom:solid 2px #000;}
.promotion .tab li a{display:block; padding:16px 0; font-size:16px; font-weight:500; line-height:19px; color:#999;}
.promotion .tab li.on a{color:#000;}

.promotion .item li{padding-bottom:32px;}
.promotion .item li a{display:block;}
.promotion .item li a > img{width:100%;}
.promotion .item li a > p{margin-top:24px; font-size:18px; font-weight:600; line-height:24px; color:#000;}
.promotion .item li a > span{display:block; margin-top:2px; font-size:14px; font-weight:500; line-height:18px; color:#999;}
/* BASIC css end */

