body {
    background: #efefef;
}

.item {
    background: #ffffff;
    display: inline-block;
    border-radius: 10px;
    height: 358px;
    margin: 0 6px 13px 6px;
    position: relative;
}

.title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 188px;
    font-size: 12px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 32px;
    display: block;
    margin: 0 auto;
}

.item a:hover {
    color: #FF9B19;
}

.item > a > img {
    width: 214px;
    height: 297px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.item div img {
    display: inline-block;
    width: 10px;
}

.item div {
    cursor: default;
    font-size: 12px;
    line-height: 0;
}

.item div span {
    font-size: 12px;
    font-family: Arial;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 32px;
}

.recommend {
    margin-bottom: 25px;
}

.recommend h2 {
    font-size: 14px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 34px;
    text-indent: 12px;
}

.itemL {
    position: absolute;
    bottom: 0px;
    left: 13px;
}

.itemR {
    position: absolute;
    bottom: 0px;
    right: 8px;
}

.content {
    padding-bottom: 1px;
    padding-top: 56px;
}

.sort {
    background: #FFFFFF;
    padding: 55px 1px 15px 15px;
    position: fixed;
    z-index: 1006;
    width: 100%;
}

.sort2 {
    background: #FFFFFF;
    position: fixed;
    z-index: 1006;
    width: 100%;
    padding-left: 40px;
    padding-bottom: 40px;
    padding-top: 70px;
}

.sort3 {
    background: #FFFFFF;
    position: fixed;
    z-index: 1006;
    width: 100%;
    padding-top: 80px;
    padding-bottom: 50px;
}

.sort3 .link {
    display: block;
    margin: 0 auto;
}

.sort a {
    font-size: 14px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 26px;
    background: #E9E9E9;
    display: inline-block;
    width: 90px;
    height: 26px;
    border-radius: 29px;
    text-align: center;
}

.check1 {
    background: #FF8B19 !important;
    color: #FFFFFF !important;
}

.item1 {
    margin-bottom: 2px;
}

.item1 > p {
    font-size: 14px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    display: inline-block;
    vertical-align: sub;
    line-height: 50px;
}

.link {
    display: inline-block;
    margin-left: 25px;
    vertical-align: text-top;
    width: 80%;
}

.link a,
.linkTwo a {
    font-size: 14px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 26px;
    float: left;
    padding: 0 22px;
    height: 26px;
    text-align: center;
    border-radius: 29px;
}

.link a {
    margin-bottom: 5px;
}

.sort a:hover,
.link a:hover,
.linkTwo a:hover {
    background: #FF8B19;
    color: #FFFFFF;
}

#blackShade2 {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    min-height: 100vh;
    background: black;
    z-index: 1005;
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    opacity: 0.4;
}

.twoTab {
    height: 4px;
    background: #fffeff;
}

.twoTab input {
    width: 220px;
    height: 28px;
    background: rgba(235, 235, 235, 1);
    border-radius: 5px;
    float: right;
    outline: none;
    border: none;
    text-indent: 12px;
    margin-top: 6px;
    margin-right: 24px;
    font-size: 12px;
}

.twoTab input ~ img {
    position: absolute;
    top: 12px;
    right: 31px;
    width: 14px;
    cursor: pointer;
}

.twoTab span {
    float: left;
    width: 124px;
    position: relative;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    color: rgba(255, 139, 25, 1);
    line-height: 40px;
    text-indent: 23px;
    cursor: pointer;
}

.twoTab span {
    float: left;
    width: auto;
    position: relative;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    color: rgba(255, 139, 25, 1);
    line-height: 38px;
    text-indent: 23px;
    cursor: pointer;
}

.twoTab span img {
    width: 11px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
}

.twoTab b {
    font-weight: 400 !important;
    vertical-align: middle;
}

.check1 {
    background: #FF8B19 !important;
    color: #FFFFFF !important;
}

.header {
    background: #FFFFFF;
    height: 40px;
    position: fixed;
    width: 100%;
    z-index: 10000;
    border-bottom: .02rem solid #e5e5e5;
}

@media (max-width: 569px) {
    .twoTab input ~ img {
        right: 14px;
    }

    .twoTab input {
        width: 100px;
        margin-right: 10px;
    }
}

.back img {
    width: 7px;
    float: left;
    margin-left: 17px;
    margin-top: 12.5px;
    margin-right: 12px;
}

.back {
    cursor: pointer;
    float: left;
}

.back span {
    font-size: 12px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    vertical-align: middle;
    line-height: 40px;
    margin-right: 8px;
}