.main {
    width: 100%;
}

.goods {
    width: 1200px;
    min-height: 70px;

    background-color: #fafafa;
    margin-bottom: 10px;
    background-color: #fff;
    margin: auto;
}

.goods .all {
    font-size: 16px;
    font-weight: 550;
}

.bg_red {
    background: #2741ab !important;
    border-radius: 2px 2px 2px 2px;
    opacity: 1;
    border: 1px solid #2741ab;
    color: #fff;
    padding: 7px 10px;
}

.all-h {
    padding-left: 20px;
}

.goods_top {
    width: 1200px;
    height: auto;
    background: #FAFAFA;
    border-radius: 2px 2px 2px 2px;
}

.fen {
    width: 100px;
}

.fen_li {
    margin-bottom: 10px;
}

.fen_li p {
    margin-left: 15px;
    /* margin-top: 20px; */
    margin-bottom: 10px;
    /* width: 65px; */
    height: 31px;
    background: #FFFFFF;
    border-radius: 2px 2px 2px 2px;
    opacity: 1;
    border: 1px solid #DEDEDE;
    padding: 7px 10px;
}

.fen_li p:hover {
    background: #2741ab !important;
    border-radius: 2px 2px 2px 2px;
    opacity: 1;
    border: 1px solid #2741ab;
    color: #fff;
    padding: 7px 10px;
}

.fen {
    width: 100px;
}

.fen_li {
    /* margin-left: 20px; */
    /* margin-top: 10px; */
    margin-bottom: 10px;
}

.li_header {
    /* padding: 10px; */
    border: 1px solid gainsboro;
    background: #F5F5F5;
}

.goods_list {
    /* margin-top: 20px; */
    padding-bottom: 20px;
    margin-bottom: 15px;
}

.goods_list .li_img {
    width: 224px;
    height: 224px;
    background: #E8E8E8;
    border-radius: 6px 6px 0px 0px;
    opacity: 1;
    border: 1px solid #E8E8E8;
}

.goodslb-list {
    width: 220px;
    height: auto;
    margin-bottom: 15px;
    margin-left: 15px;
}


.goods_list li {
    width: 224px;
    height: 340px;
    background: #FFFFFF;
    border-radius: 6px 6px 6px 6px;
    opacity: 1;
    border: 1px solid #E8E8E8;
}

.cname_img {
    /* width: 20px;
    height: 20px; */
}

.weixinEr {
    display: none;
    position: absolute;
    /* margin-left: 20px !important; */
    margin-left: 29px !important;
    margin-top: -191px;
}

.weixinEr img {
    width: 150px;
    height: 200px;
}

.title {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 14px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 22px;
}

.piced {
    font-size: 18px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #ee121b;
    margin-top: 12px;
}

.goods_list li .li_img:hover {
    transform: scale(1.1);
}

.time_but {
    background-color: rgb(255, 255, 255);
    border: 1px solid #2741ab;
    padding: 3px 5px;
    margin-left: 10px;
    color: #2741ab;
}

.icon-shangjiantou {
    font-size: 8px;
}

.icon-xiajiantou2 {
    font-size: 8px;
}

.icon-shangjiantou:hover {
    font-size: 8px;
    color: #2741ab;
}

.icon-xiajiantou2:hover {
    font-size: 8px;
    color: #2741ab;
}

.bor_li {
    border-right: 1px solid gainsboro;
    width: 86px;
    text-align: center;
}

.top_gl {
    color: #fff;
    background-color: #2741ab;
    width: 86px;
    text-align: center;
    padding-top: 9px;
    height: 35px;
}
.tttt{
    margin-top: -4px;
}
.hihe {
    display: none;
}

.show {
    display: block;
    color: #2741ab;
}

.shang_px {
    display: none;
}

.xia_px {
    display: none;
}

.icon-paixumoren-01 {
    font-size: 24px;
}

.top-icon {
    cursor: pointer;
}

.bor_li {
    cursor: pointer;
}