.product-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-negative:0;flex-shrink:0;padding-right:20px}.product-header .logo{height:72px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-header .logo,.product-header .logo .left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-header .logo .left img{width:120px}.product-header .logo .left span{font-size:18px;font-weight:500;padding-left:13px;margin-left:16px;border-left:1px solid rgba(32,32,32,.16)}.product-header .logo .right .wf-is-plain{background:transparent!important}.product-header .banner{cursor:pointer}.product-header .banner img{height:141px;width:100%}.product-header .header-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-header .header-list span{padding:6px 18px;font-size:14px;color:rgba(32,32,32,.6);border-radius:16px;border:1px solid transparent;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.product-header .header-list span:hover{color:initial}.product-header .header-list span.active{border:1px solid rgba(2,86,255,.4);color:#0256ff}.product-header .all{height:72px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-header .all .title{font-size:16px;font-weight:400;margin-right:24px}