.wrap{border-bottom:1px solid #ccc}.header-box{height:70px;padding:0 10px}@media(max-width:1100px){.header-box .left-wrap{width:100%}}.header-box .logo{width:150px;color:#000;cursor:pointer}.header-box .searchInput{width:500px;height:40px;margin-left:150px;overflow:hidden;background-color:#fff;border-radius:20px;box-shadow:0 0 10px #ccc}@media(max-width:1100px){.header-box .searchInput{width:100%}}.header-box .searchInput input{width:100%;height:40px;padding:0 20px;outline:none;border:none}.header-box .searchInput input::selection{color:inherit;background-color:transparent}.header-box .searchInput .iconBox{display:flex;align-items:center;justify-content:center;width:50px;height:40px;cursor:pointer}.header-box .searchInput .iconBox .searchIcon{font-size:18;text-align:center}.header-box .searchInput .iconBox:hover{background-color:#ee4d2d}.header-box .searchInput .iconBox:hover .searchIcon{color:#fff}.header-box .searchInput:hover{box-shadow:0 0 10px #666}.header-box .tab{display:flex}@media(max-width:1100px){.header-box .tab{display:none}}.header-box .tab .shopTab{padding:.625rem 1rem;margin-right:100px;font-weight:700;cursor:pointer;border:none;border-radius:.5rem}.header-box .tab .shopTab:hover{background-color:#f0f0f0}.liner-wrap{border-bottom:1px solid #ccc}.tab-one{display:none;height:48px;font-weight:700;border-top:1px solid #ccc}@media(max-width:1100px){.tab-one{display:block;display:flex}}.tab-one .shop-tab{padding:.625rem 1rem;margin-right:100px;font-weight:700;cursor:pointer;border:none;border-radius:.5rem}.tab-one .shop-tab:hover{background-color:#f0f0f0}body{height:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;--primary-color:#409eff;--primary-color-hover:#0582ff;--primary-color-visited:#1f7fdf;--primary-color-plain:#daecfd;font-family:Microsoft YaHei,微软雅黑,sans-serif}a{text-decoration:none!important}html{min-height:100%}.flex{display:flex}.middle{align-items:center}.center{justify-content:center}.between{justify-content:space-between}.around{justify-content:space-around}.wrap{flex-wrap:wrap}.column{flex-direction:column}.noWrap{flex-wrap:nowrap}.end{justify-content:flex-end}.start{justify-content:flex-start}.grid-container{max-width:87.5rem;margin-right:auto;margin-left:auto}button{cursor:pointer;outline:none;border:none}