.all-sort-list {
    position: relative;
    float: left;
    width: 234px;
    border-top: none;
    background: #fff;
    /* height: 100%; */
    padding: 20px 0;
}

.all-sort-list .item {
    height: 42px;
    /*border-top: 1px solid #FFFFFF;*/
}

.all-sort-list .item:hover {
    background: #f7f8fa;
}

.all-sort-list .item.bo {
    border-top: none;
}

.all-sort-list .item h3 {
    height: 30px;
    line-height: 45px;
    font-size: 15px;
    font-weight: normal;
    width: 199px;
    overflow: hidden;
}

.all-sort-list .item span {
    padding: 0px 5px;
    color: #1baeae;
    font-family: "\5B8B\4F53";
}

.all-sort-list .item > a {
    position: relative;
    padding-left: 30px;
    color: #000;
    text-decoration: none;
    font-weight: bold;
    line-height: 42px;
    width: 140px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.all-sort-list .item i {
    position: absolute;
    right: 10px;
    line-height: 42px;
}

.all-sort-list .item-list {
    display: none;
    position: absolute;
    width: 992px;
    min-height: 460px;
    background: #FFF;
    left: 234px;
    box-shadow: 0px 0px 10px #DDDDDD;
    top: 0px;
    z-index: 10;
}

.item-list .subitem {
    float: left;
    /*width: 477px;*/
    padding: 0px 4px 0px 35px;
}

.item-list .subitem dl {
    border-top: 1px solid #EEE;
    padding: 10px 0px;
    overflow: hidden;
    zoom: 1;
}

.item-list .subitem .fore1 {
    border-top: none;
}

.item-list .subitem dt {
    float: left;
    /*width: 84px;*/
    line-height: 43px;
    text-align: left;
    padding: 10px 6px 0px 0px;
    font-weight: 700;
    color: #1baeae;
}

.item-list .subitem dt a {
    color: black;
}

.item-list .subitem dd {
    /*float: left;*/
    /*width: 415px;*/
    padding: 10px 0 0 55px;
    overflow: hidden;
}

.item-list .subitem dd em {
    float: left;
    height: 14px;
    line-height: 20px;
    padding: 8px 10px;
    margin-top: 5px;
    font-style: inherit;
    /*border-left: 1px solid #CCC;*/
}

.item-list .subitem a:hover {
    color: #00BCD4;
}

.item-list .subitem dd em a, .item-list .cat-right dd a {
    color: #666;
    text-decoration: none;
}

.item-list .subitem dd em a:hover, .item-list .cat-right dd a:hover {
    font-weight: normal;
    /*text-decoration: underline;*/
}

#content {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    background-color: #F6F6F6;
}

/*轮播图*/
#content #banner {
    width: 1226px;
    flex-shrink: 0;
    height: 460px;
}

#content #banner #cate_menu {
    width: 234px;
    height: 100%;
    background-color: #0c0c13;
    box-sizing: border-box;
    position: relative;
}

#content #banner #cate_menu > ul {
    position: relative;
    padding: 20px 0;
}

#content #banner #cate_menu > ul:hover li:last-of-type {
    display: block;
}

#content #banner #cate_menu > ul > li {
    display: flex;
    align-items: center;
    height: 40px;
    padding: 0 30px;
    font-size: 14px;
}

#content #banner #cate_menu > ul > li:last-of-type {
    display: none;
    padding: 0;
    width: 800px;
    height: 461px;
    z-index: 2;
    position: absolute;
    left: 100%;
    top: 0;
}

#content #banner #cate_menu > ul > li:hover {
    background-color: #1baeae;
}

#content #banner #cate_menu > ul > li a {
    color: #fff;
    margin-left: 10px;
}

#content #banner #cate_menu > ul > li .pop {
    box-shadow: 2px 3px 5px #ccc;
    width: 800px;
    height: 461px;
    background-color: #fff;
    padding: 20px 0 0 20px;
    font-size: 12px;
    box-sizing: border-box;
}

#content #banner #cate_menu > ul > li .pop > li {
    margin-bottom: 10px;
    white-space: nowrap;
}

#content #banner #cate_menu > ul > li .pop > li .title {
    float: left;
    width: 70px;
    height: 20px;
    line-height: 20px;
    font-weight: bold;
}

#content #banner #cate_menu > ul > li .pop > li .title .iconfont {
    font-size: 12px;
}

#content #banner #cate_menu > ul > li .pop > li .list {
    float: left;
    max-width: 700px;
}

#content #banner #cate_menu > ul > li .pop > li .list li {
    float: left;
    margin-top: 2px;
    margin-bottom: 5px;
}

#content #banner #cate_menu > ul > li .pop > li .list li a {
    display: block;
    height: 16px;
    margin-left: 0;
    line-height: 16px;
    white-space: nowrap;
    padding: 0 10px;
    text-align: center;
    color: #666;
    border-left: 1px solid #e0e0e0;
}

#content #banner #cate_menu > ul > li .pop > li .list li a:hover {
    color: #1baeae;
}

#content #banner .swiper-container {
    width: 992px;
    height: 460px;
}

#content #banner .swiper-container .swiper-wrapper .swiper-slide img {
    width: 100%;
    height: 100%;
}

#content #sub_banner {
    width: 1226px;
    flex-shrink: 0;
    /*height: 398px;*/
    margin-top: 20px;
}

#content #sub_banner .selector {
    width: 234px;
    height: 100%;
}

#content #sub_banner .selector .sidebar {
    float: left;
    display: block;
    width: 78px;
    height: 85px;
}

#content #sub_banner .selector .sidebar img {
    opacity: 0.8;
}

#content #sub_banner .selector .sidebar img:hover {
    opacity: 1;
}

#content #sub_banner .hot-image {
    position: relative;
    width: 290px;
    /* height: 295px; */
    background: #fff;
    padding: 24px 0 35px 0;
}

.grid-tips {
    position: absolute;
    top: 0px;
    text-align: left;
}

.grid-tips span{
    display: inline-block;
    padding: 0 12px;
    margin: 0 auto;
    height: 24px;
    line-height: 24px;
    color: #fff;
    border-radius: 0 8px 8px 8px;
    font-size: 14px;
    font-style: normal;
}

#content #sub_banner .hot-image a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
}

#content #sub_banner .hot-image a img {
    width: 260px;
    height: 260px;
    /*opacity: 0.8;*/
}

#content #sub_banner .hot-image:hover {
    transition: all .2s linear;
    box-shadow: 0 15px 30px rgba(0,0,0,.1);
    transform: translate3d(0,-2px,0);
}

/*热卖商品*/
#content #sub_banner {
    width: 1226px;
    flex-shrink: 0;
    /*height: 398px;*/
    margin-top: 20px;
}

#content #sub_banner > h2 {
    height: 58px;
    line-height: 58px;
    font-weight: 200;
}

#content #sub_banner ul {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

#content #sub_banner ul li {
    position: relative;
    width: 234px;
    /*height: 352px;*/
    background-color: #fff;
    margin-right: 14px;
    margin-bottom: 20px;
}

#content #sub_banner ul li:nth-child(5),
#content #sub_banner ul li:nth-child(10) {
    margin-right: 0;
}

#content #sub_banner ul li a {
    display: block;
    font-size: 14px;
    text-align: center;
}

#content #sub_banner ul li a img {
    width: 160px;
    height: 160px;
    /*opacity: 0.8;*/
    margin: 10px;
}

#content #sub_banner ul li a .discount {
    font-size: 12px;
    color: #b0b0b0;
    margin: 15px 0;
}

#content #sub_banner ul li a .item_price {
    color: #1baeae;
}

#content #sub_banner ul li:hover  {
    transition: all .2s linear;
    box-shadow: 0 15px 30px rgba(0,0,0,.1);
    transform: translate3d(0,-2px,0);
}

#content #sub_banner .time {
    background-color: #f1eded;
}

#content #sub_banner .time .name {
    margin-top: 53px;
    font-size: 21px;
    color: #ef3a3b;
}

#content #sub_banner .time img {
    width: 34px;
    height: 53px;
}

#content #sub_banner .time .text {
    font-size: 15px;
    color: rgba(0, 0, 0, 0.54);
}

#content #sub_banner .time .flashTime {
    margin: 28px 33px 0;
    color: #fff;
    font-size: 24px;
    line-height: 46px;
    display: flex;
    justify-content: center;
}

#content #sub_banner .time .flashTime .box {
    width: 46px;
    height: 46px;
    background-color: #605751;
}

#content #sub_banner .time .flashTime .dosh {
    height: 46px;
    font-size: 28px;
    color: #605751;
}


/*新品上线*/
#content #flash {
    width: 1226px;
    flex-shrink: 0;
    /*height: 398px;*/
    margin-top: 20px;
}

#content #flash > h2 {
    height: 58px;
    line-height: 58px;
    font-weight: 200;
}

#content #flash ul {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

#content #flash ul li {
    position: relative;
    width: 290px;
    height: 352px;
    background-color: #fff;
    margin-right: 14px;
    margin-bottom: 20px;
    padding-bottom: 45px;
}

#content #flash ul li:nth-child(5),
#content #flash ul li:nth-child(10) {
    margin-right: 0;
}

#content #flash ul li a {
    display: block;
    font-size: 14px;
    text-align: center;
}

#content #flash ul li a img {
    width: 260px;
    height: 260px;
    /*opacity: 0.8;*/
    margin: 35px 10px 25px 10px;
}

#content #flash ul li a .discount {
    font-size: 12px;
    color: #b0b0b0;
    margin: 15px 0;
}

#content #flash ul li a .item_price {
    color: #1baeae;
}

#content #flash ul li:hover  {
    transition: all .2s linear;
    box-shadow: 0 15px 30px rgba(0,0,0,.1);
    transform: translate3d(0,-2px,0);
}

#content #flash .time {
    background-color: #f1eded;
}

#content #flash .time .name {
    margin-top: 53px;
    font-size: 21px;
    color: #ef3a3b;
}

#content #flash .time img {
    width: 34px;
    height: 53px;
}

#content #flash .time .text {
    font-size: 15px;
    color: rgba(0, 0, 0, 0.54);
}

#content #flash .time .flashTime {
    margin: 28px 33px 0;
    color: #fff;
    font-size: 24px;
    line-height: 46px;
    display: flex;
    justify-content: center;
}

#content #flash .time .flashTime .box {
    width: 46px;
    height: 46px;
    background-color: #605751;
}

#content #flash .time .flashTime .dosh {
    height: 46px;
    font-size: 28px;
    color: #605751;
}

/*为你推荐*/
#content #recommend {
    width: 1226px;
    position: relative;
    flex-shrink: 0;
    /*min-height: 730px;*/
    /*margin-top: 20px;*/
}

#content #recommend > h2 {
    height: 58px;
    line-height: 58px;
    font-weight: 200;
}

#content #recommend .more {
    position: absolute;
    top: 18px;
    right: 30px;
}

#content #recommend .more:hover {
    color: #1baeae;
}

#content #recommend ul {
    display: flex;
    /*height: 614px;*/
    justify-content: flex-start;
    align-content: space-between;
    flex-wrap: wrap;
}

#content #recommend ul li {
    width: 290px;
    height: 400px;
    background-color: #fff;
    margin-bottom: 20px;
    margin-right: 14px;
}

#content #recommend ul li:nth-child(5),
#content #recommend ul li:nth-child(10) {
    margin-right: 0;
}

#content #recommend ul li:nth-child(1) .hot-image,
#content #recommend ul li:nth-child(6) .hot-image {
    width: 100%;
    height: 100%;
    margin: 0;
}

#content #recommend ul li:hover {
    transition: all .2s linear;
    box-shadow: 0 15px 30px rgba(0,0,0,.1);
    transform: translate3d(0,-2px,0);
}

#content #recommend ul li:hover .comment {
    transform: translateY(0);
}

#content #recommend ul li a {
    display: block;
    font-size: 14px;
    text-align: center;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

#content #recommend ul li a .info {
    width: 104px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    color: #fff;
    font-size: 10px;
    margin: auto;
}

#content #recommend ul li a .new {
    background-color: #83c44e;
}

#content #recommend ul li a .discount {
    background-color: #45aba1;
}

#content #recommend ul li a > p {
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    font-weight: bold;
}

#content #recommend ul li a .item_price {
    color: #1baeae;
}

#content #recommend ul li a .counter {
    height: 15px;
    line-height: 15px;
    color: #aaa;
    font-size: 12px;
}

#content #recommend ul li a img {
    width: 260px;
    height: 260px;
    margin: 10px 0 20px;
}

#content #recommend ul li a .comment {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    transform: translateY(101%);
    transition: transform 0.4s;
    box-sizing: border-box;
    height: 70px;
    padding: 10px 0 0 0px;
    background-color: #1baeae;
    color: #fff;
    text-align: left;
}

#content #recommend ul li a .comment p {
    font-size: 12px;
    margin-top: 5px;
}


/*秒杀专区*/
#content #seckill {
    margin-top: 20px;
    width: 1226px;
    min-height: 630px;
    flex-shrink: 0;
    padding: 0 10px 20px 10px;
    background-color: #f5f5f5;
}

#content #seckill > h2 {
    height: 58px;
    line-height: 58px;
    font-weight: 200;
}

#content #seckill ul {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

#content #seckill ul li {
    width: 234px;
    height: 352px;
    background-color: #fafafa;
    border-top: 1px solid #ffa500;
    margin: 15px 10px 0 0;
}

#content #seckill ul li:hover {
    box-shadow: 0px 0px 30px #ccc;
}

#content #seckill ul li:nth-child(2) {
    border-color: #008000;
}

#content #seckill ul li:nth-child(3) {
    border-color: #00f;
}

#content #seckill ul li:nth-child(4) {
    border-color: #f00;
}

#content #seckill ul li:nth-child(5) {
    border-color: #008080;
}

#content #seckill ul li a {
    display: block;
    font-size: 14px;
    text-align: center;
}

#content #seckill ul li a .name {
    height: 40px;
}

#content #seckill ul li a img {
    width: 160px;
    height: 160px;
    opacity: 0.8;
    margin: 37px;
    display: block;
}

#content #seckill ul li a price {
    display: flex;
    margin: 5px 0 0 0;
    display: flex;
    height: 50px;
}

#content #seckill ul li a .priceMod {
    display: flex;
    margin: 25px 0 0 0;
    height: 50px;
}

#content #seckill ul li a .priceMod .seckillPrice {
    flex: auto;
    color: #269b89;
    line-height: 50px;
    font-size: 24px;
}

#content #seckill ul li a .priceMod .originPrice {
    flex: auto;
    text-align: left;
    line-height: 58px;
    font-size: 15px;
    color: #ea1e1e;
}


#content #seckill ul li a .priceMod .seckillButton {
    flex: auto;
}

#content #seckill ul li a .priceMod .seckillButton button {
    width: 100%;
    height: 100%;
    border-width: 0px; /* 边框宽度 */
    border-radius: 3px; /* 边框半径 */
    background: #1baeae; /* 背景颜色 */
    cursor: pointer; /* 鼠标移入按钮范围时出现手势 */
    outline: none; /* 不显示轮廓线 */
    font-family: Microsoft YaHei; /* 设置字体 */
    color: white; /* 字体颜色 */
    font-size: 17px; /* 字体大小 */
}

#content #seckill ul li a .priceMod .seckillButton button:hover {
    background-color: lightskyblue;
}

#content #seckill ul li a img:hover {
    opacity: 1;
}
.my-outer-container {
    width: 100%; /* 设置外部容器宽度 */
    overflow: hidden; /* 隐藏溢出部分 */
}
