body{
    background-color: #F7F7F7;
}
.list-body {
    width: 1230px;
    margin: 20px auto 0px;
    background-color: #fff;
    overflow: hidden;
    padding-top: 14px;
}

.select-item {
    padding: 0 20px;
}

.select-item .line {
    line-height: 50px;
    border-bottom: 1px dashed #e0e0e0;
    position: relative;
    font-size: 14px;
}

.select-item .line label {
    width: 70px;
    display: inline-block;
    vertical-align: middle;
    color: #9b9b9b;
}

.select-item .line .lineb {
    display: inline-block;
    vertical-align: top;
    width: 1025px;
}
.select-item .line .lineb .subcat{
    line-height: 1.5;
    margin-bottom: 10px;
    background-color: #f7f7f7;
    float: left;
    padding: 10px 0 4px;
    width: 100%;
}
.select-item .line .lineb .subcat span{
    margin-left: 15px;
    color: #575757;
    cursor: pointer;
    display: block;
    float: left;
    margin-bottom: 5px;
}
.select-item .line .lineb .subcat b{
    float: left;
    margin-left: 15px;
    color: #000;
}

.select-item .line .lineb a {
    margin: 0 15px;
    color: #171717;
    cursor: pointer
}

.select-item .line .lineb a.on,.select-item .line .lineb span.on {
    color: #02b4b6;
}

.select-item .line .selfcop {
    position: absolute;
    right: 0;
    top: 0;
}

.select-item .line .selfcop input {
    width: 56px;
    height: 25px;
    border: 1px solid #cecece;
    text-align: center;
    line-height: 25px;
    background-color: #f7f7f7;
    font-size: 14px;
    color: #171717;
    margin: 0 5px;
}

.select-item .line .selfcop button {
    width: 58px;
    height: 27px;
    background-color: #02b4b6;
    color: #fff;
    border: 0;
}

.gift-content {
    width: 1230px;
    margin: 45px auto;
    min-height: 350px;
    padding: 0 20px;
}

.gift-content .list {
    display: block;
    margin: 30px auto 0;
    zoom: 1;
}

.gift-content .list::after {
    content: '';
    display: block;
    clear: both;
    line-height: 0px !important;
    height: 0px !important;
    font-size: 0px !important;
}

.gift-content .list li {
    width: 218px;
    height: 339px;
    list-style-type: none;
    overflow: hidden;
    background-color: #fff;
    text-align: center;
    transition: all 0.1s linear;
    margin: 0 25px 15px 0;
    border: 1px solid #eaeaea;
    float: left;
}
.gift-content .list li:nth-child(5n){
    margin-right: 0;
}
.gift-content .list li:hover {
    box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.1);
    transition: all 0.1s linear;
    transform: translate3d(0, -2px, 0);
}

.gift-content .list li .gift-img {
    width: 100%;
    height: 190px;
    display: block;
    overflow: hidden;
    background-position: center center;
    cursor: pointer;
    padding: 25px 34px 20px 34px;
}

.gift-content .list li .gift-img img {
    width: 151px;
    height: 151px;
    transition: all 0.2s linear;
}

.gift-content .list li .gift-img:hover > img {
    transform: scale(1.05);
}

.gift-content .list li .gift-name {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 38px;
    text-align: left;
    line-height: 20px;
    word-break: break-all;
    padding: 0 11px;
    font-size: 14px;
    margin-bottom: 6px;
    color: #333;
}

.gift-content .list li .hotsp {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px;
    height: 46px;
    margin-bottom: 4px;
}

.gift-content .list li .gift-score,.gift-content .list li .gift-num {
    line-height: 22px;
    height: 22px;
    overflow: hidden;
    font-size: 12px;
    padding-right: 4px;
}

.gift-content .list li .gift-score span,.gift-content .list li .gift-num span {
    line-height: 22px;
    height: 22px;
    overflow: hidden;
    font-size: 16px;
    color: #E94637;
    display: inline-block;
    white-space: normal;
    padding-right: 2px;
    vertical-align: top;
    text-align: left;
}

.gift-content .list li .gift-num .input-box .disabled {
    background-color: #fff;
    color: #e5e5e5;
    cursor: pointer;
}

.gift-content .list li .gift-num .input-box input {
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    background-color: transparent;
    color: #03c6cd;
    width: 42px;
    height: 28px;
    text-align: center;
    color: #333;
    font-size: 16px;
    outline: none;
    line-height: 28px;
}

.gift-content .list li .add-giftbox {
    height: 36px;
    width: 196px;
    border-radius: 4px;
    background: linear-gradient(-90deg, #FFD200, #F7B924);
    margin: 0 auto;
    color: #fff;
    cursor: pointer;
    line-height: 36px;
    border: none;
}

.gift-content .list li .add-giftbox:hover {
    background-color: #c4c4c4;
}

.gift-content .list li .add-giftbox-disabled {
    background-color: #c4c4c4;
    cursor: default;
}

.gift-content .list li .add-giftbox-disabled:hover {
    background-color: #bbbbbb;
}

.clear {
    zoom: 1;
}

.inte {
    position: relative
}

.inte::before {
    content: "";
    width: 6px;
    height: 4px;
    background: url(../../Content/images/sort.png) no-repeat;
    background-size: 12px 8px;
    background-position: 0 0;
    position: absolute;
    right: -10px;
    top: 6px
}

.inte::after {
    content: "";
    width: 6px;
    height: 4px;
    background: url(../../Content/images/sort.png) no-repeat;
    background-size: 12px 8px;
    background-position: 0 -4px;
    position: absolute;
    right: -10px;
    top: 12px
}

.inte.up::before {
    background-position: -6px 0;
}

.inte.down::after {
    background-position: -6px -4px;
}