.screenShop{margin-top:20px;border:1px solid #ccc}.screenShop .title{display:flex;align-items:center;min-height:20px;padding:5px 20px;border-bottom:1px solid #ccc}.screenShop .title>span{font-size:18px;font-weight:700;color:dimgray}.screenShop .title>p{margin:0 10px 0 50px;font-weight:700;color:#ee4d2d}.screenShop .title>div{display:flex;align-items:center;margin-right:20px;margin-left:20px;font-size:14px;color:#19191e}.screenShop .title>div>p:first-child{margin-right:10px;font-weight:700;color:#ee4d2d}.screenShop .title>div>p:nth-child(2){padding:5px;font-weight:500;color:#ee4d2d;border:1px solid #ccc}.screenShop .title>div>p:nth-child(2) .iconClose{margin-left:10px;font-size:12px;color:#191919;cursor:pointer}.screenShop .class{padding:10px 50px;border-bottom:1px solid #ccc}.screenShop .shop{padding:0 50px}.screenShop .size{width:100px;font-size:14px;font-weight:700;color:#666672;text-align:right}.screenShop .content{display:flex;flex:1;flex-wrap:wrap}.screenShop .content span{display:inline-block;margin:10px;font-size:14px;color:#191919;cursor:pointer}.screenShop .content .brandActive,.screenShop .content .categoryActive,.screenShop .content .shopActive,.screenShop .content span:hover{color:#ee4d2d;text-decoration:underline}.screenShop .site{height:40px;padding:0 50px}.screenShop .site .siteContent{display:flex;flex:1;align-items:center;justify-content:space-around}