.card {
    border-radius: 4px;
    background-color: white;
    border: none;
    vertical-align: top;
}

.clear {
    clear: both;
    margin-top: 15px;
}

.container {
    max-width: 1230px;
}

.category-box {
    width: 220px;
    height: 100%;
    padding: 16px 0;
    float: left;
}

.category-box .cate-title-wrap {
    padding: 25px 0px 0px 5px;
}

.category-box .cate-title-wrap .title-icon {
    float: left;
    margin-right: 10px;
}

.category-box .right-box {
    width: 890px;
    height: 100%;
    display: inline-block;
    margin-left: 16px;
    vertical-align: middle
}

.category-box ul {
    list-style: none;
}

.category-box .next-menu-item :hover {
    background-color: #3280fc;
}

.category-box .next-menu-item a :hover {
    color: white;
    text-decoration: underline;
}

.category-box .next-menu-item .next-menu-item-text {
    padding: 9px 24px;
    line-height: normal;
}

.main-box {
    position: relative;
    width: 100%;
    margin-top: 24px;
    height: 320px;
}

.main-box .right-box{
    width: 950px;
    position: absolute;
    margin-left: 250px;
    overflow: hidden;
}

.box-header {
    width: 100%;
    height: 70px;
    line-height: 70px;
    text-align: left;
    overflow: hidden;
    padding: 5px 16px;
}

.box-header .main-title {
    font-family: PingFangSC-Medium;
    font-size: 20px;
    color: #222;
    vertical-align: middle;
}

.box-header .sub-title {
    margin-left: 10px;
    font-size: 14px;
    color: #999;
    height: 70px;
    line-height: 70px;
    font-family: PingFang SC;
    vertical-align: middle;
}

.marketing {
    height: 339px;
    background-color: #f2f2f2;
    overflow: hidden;
    position: relative;
    width: 100%;
    display: flex;
    padding: 0px;
}

.marketing .left-box {
    float: left;
    width: 620px;
    margin-right: 10px;
}

.marketing .left-box .huopin-offer-list {
    margin: 0;
    overflow: hidden;
}

.marketing .left-box .huopin-offer-box {
    float: left;
    margin-right: 18px;
    list-style: none;
    width: 176px;
    overflow: hidden;
    cursor: pointer;
}

.marketing .left-box .huopin-offer-box:hover .offer-about {
    color: #ff2900
}

.marketing .left-box .huopin-offer-box a {
    text-decoration: none;
    color: black;
}

.marketing .left-box .huopin-offer-box .offer-price-box {
    width: 176px;
    height: 22px;
    margin-top: 8px;
    position: relative;
}

.marketing .left-box .huopin-offer-box .offer-price-box .offer-price-bg {
    width: 122px;
    height: 22px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.marketing .left-box .huopin-offer-box .offer-price-box .offer-price {
    position: absolute;
    width: 60px;
    height: 22px;
    top: 0;
    right: 28px;
    color: #fff;
    font-size: 12px;
    line-height: 22px;
    text-align: center;
    font-family: Helvetica Neue;
}

.marketing .left-box .huopin-offer-box .offer-about {
    width: 176px;
    font-size: 16px;
    margin-top: 9px;
    text-align: center;
    color: #222;
    overflow: hidden;
    font-family: PingFang SC;
    margin-bottom: 6px;
    font-weight: 400;
    text-overflow: ellipsis;
    height: 25px;
    letter-spacing: 0;
    text-align: center;
    line-height: 16px;
    white-space: nowrap;
}

.marketing .left-box .huopin-offer-box .offer-price-box .offer-price .price {
    height: 22px;
    line-height: 22px;
    font-size: 16px;
    margin-left: 2px;
    font-family: Helvetica Neue;
}

.marketing .left-box .offer-img-box {
    position: relative;
    width: 176px;
    height: 176px;
    display: block;
    text-decoration: none;
    overflow: hidden;
    border-radius: 2px;
}

.marketing .box-header {
    text-align: left;
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.marketing .box-header .header-info {
    width: 100%;
    height: 60px;
    position: relative;
}

.marketing .box-header .title {
    display: inline-block;
    height: 60px;
    font-size: 22px;
    line-height: 60px;
    color: #000;
    font-weight: 500;
    font-family: PingFang SC;
}

.marketing .box-header a {
    text-decoration: none;
    float: left;
}

.marketing .box-header a:hover {
    text-decoration: none;
    float: left;
    color: red;
}

.marketing .box-header .timing {
    display: inline-block;
    margin-top: 20px;
    margin-left: 7px;
    float: left;
    position: relative;
    font-family: PingFang SC,Microsoft Yahei;
    z-index: 5;
    overflow: hidden;
    width: 100%;
}

.marketing .box-header .timing .mod {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 19px;
}

.marketing .box-header .timing .mod .dot {
    position: relative;
    margin-top: 4px;
    width: 2px;
    height: 2px;
}

.marketing .box-header .timing .primary {
    position: relative;
    text-align: center;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: 3px;
    margin-right: 2px;
    border-radius: 2px;
    background-color: rgba(255,64,0,.15);
    width: 18px;
    height: 18px;
}

.marketing .box-header .timing .primary_1 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 1px;
    margin-right: 2px;
}

.marketing .box-header .timing .num {
    line-height: 18px;
    white-space: nowrap;
    color: #ff4000;
    font-family: HelveticaNeue,Helvetica Neue;
    font-size: 14px;
}

.marketing .gotoUrl {
    text-decoration: none;
    float: left;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 14px;
    color: #999;
    line-height: 60px;
    font-family: PingFang SC;
}

.recommend {
    padding: 0 18px 0 18px;
}

.recommend a {
    text-decoration: none;
}

.recommend .grid {
    float: left;
    width: 216px;
    border: 1px solid #f2f2f2;
    margin: 0 18px 18px 0;
}

.recommend .grid .offer-info {
    padding: 8px 10px;
}

.recommend .grid .offer-info .offer-title {
    height: 18px;
    overflow: hidden;
    font-size: 14px;
}

.recommend .grid .offer-info .tag {
    float: right;
    color: #fff;
    border: 1px solid #ff2900;
    background: #ff2900;
    background: -webkit-linear-gradient(314deg,#ff6000,#ff2900);
    background: -o-linear-gradient(314deg,#ff6000 0,#ff2900 100%);
    background: linear-gradient(136deg,#ff6000,#ff2900);
    padding: 10px;
}

.recommend .grid .price-info {
    color: #ff2900;
    font-size: 24px;
}

.recommend .grid .price-info .price-unit {
    font-size: 12px;
}

.help-info li {
    font-size: 12px;
    color: #bbb;
    width: 240px;
    height: 100%;
    display: inline-block;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 20px;
}

.help-info .icon {
    width: 48px;
    height: 48px;
    display: block;
    margin: 26px 0 0 40px;
    background-image: url(https://img.alicdn.com/tfs/TB1CM1GXrr1gK0jSZFDXXb9yVXa-48-48.png);
    padding-top: 10px;
}

.help-info .icon img {
    width: 28px;
    height: 28px;
    display: block;
    margin: 0 auto;
}

.help-info .name {
    text-align: left;
    display: block;
    margin-top: 15px;
    margin-left: 40px;
    font-size: 14px;
    color: #222;
    cursor: pointer;
}

.help-info .title {
    margin-left: 40px;
    margin-top: 10px;
    color: #555;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
}

.help-info a {
    padding-right: 9px;
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #555;
    letter-spacing: 0;
    line-height: 20px;
    text-decoration: none;
}

.help-info a:hover {
    color: red;
}