.tag__container{padding:70px 0 34px}.tag__tab{border-bottom:1px solid #d8dde7;padding-left:26px;display:flex;justify-content:flex-start}.tag__tab li{margin-right:60px;padding:0 18px 20px 18px;line-height:30px;font-size:20px;cursor:pointer;position:relative}.tag__tab li:nth-last-of-type(1){margin-right:0}.tag__tab li:after{background:#fff;content:"";height:2px;width:0;display:inline-block;position:absolute;bottom:0;left:50%;transition:all .5s ease}.tag__tab li.active a{color:#333}.tag__tab li.active:after{background:#d53d4e;content:"";height:2px;width:100%;display:inline-block;position:absolute;bottom:0;left:0}.tag__tab li a{color:#60687d}.tag__list{display:flex;justify-content:flex-start;flex-flow:row wrap}.tag__list-wrapper{padding:46px 0 36px 0;border-bottom:2px solid #eee}.tag__list-wrapper:nth-last-of-type(1){border:none}.tag__list-wrapper .title{line-height:36px;color:#333;font-size:24px;font-weight:700;margin-bottom:12px}.tag__list a{margin-top:20px;display:inline-block;background:#f5f5f5;border-radius:4px;border:1px solid #eee;color:#666;font-size:16px;text-align:center;min-width:11.71875%;padding:0 6px;height:42px;line-height:42px;margin-right:.9375%}.tag__list a:hover{background:#0170c1;color:#fff}