.goods_box_xz {
    max-height: 290px;
    overflow: auto;
}
.goods_box_leng:hover{
    background-color: #f8f9fc80 !important;
}
.goods_box_leng_xz:hover{
    border: 1px solid #fff;
}
.goods_box_xz .goods_box_leng {
    display: inline-block;
    vertical-align: middle;
    height: 84px;
    min-width: 182px;
    padding-left: 18px;
    padding-right: 26px;
    border: 1px solid #eee;
    border-radius: 3px;
    margin-right: 11px;
    margin-bottom: 10px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    overflow: hidden;
    width: 220px;
}
.goods_box_xz .goods_box_leng div:first-child {
    color: #666;
    font-size: 12px;
    font-weight: 400;
    margin-top: 16px;
}
.goods_box_xz .goods_box_leng div:nth-child(2) {
    color: #666;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
}
.goods_box_xz .goods_box_leng div:nth-child(2) span {
    font-size: 12px;
    vertical-align: bottom;
}
.goods_box_xz .goods_box_leng div:nth-child(3) {
    display: inline-block;
    background: #dab57c;
    color: #fff;
    padding: 1px 5px;
    border-radius: 3px;
    font-size: 10px;
    margin-left: 5px;
}
.goods_box_xz .goods_box_leng_xz {
    height: 84px;
    border: 1px solid #48b0f7;
}
.goods_box_xz .goods_box_leng_xz div:first-child {
    color: #591b28;
}
.goods_box_xz .goods_box_leng_xz div:nth-child(2) {
    color: #c31e1a;
}
.goods_box_xz .goods_box_leng div:nth-child(2) span {
    font-size: 12px;
    vertical-align: bottom;
}
.goods_box_xz .goods_box_leng div:nth-child(3) {
    display: inline-block;
    background: #dab57c;
    color: #fff;
    padding: 1px 5px;
    border-radius: 3px;
    font-size: 10px;
    margin-left: 5px;
}
.goods_box_xz .goods_box_leng img {
    position: absolute;
    right: -6px;
    bottom: -19px;
}
img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
img {
    border-style: none;
}
.pay_type_leng_xz {
    border-color: #3369ff;
}
.pay_type_leng {
    display: inline-block;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: 35px;
    width: 130px;
    text-align: center;
    margin-right: 11px;
    background: #f8f8f8;
    border: 2px solid #f6f6f6;
    border-radius: 4px;
    border-color: #3369ff;
    position: relative;
}
.pay_type_leng span {
    display: inline-block;
    vertical-align: middle;
}
.pay_type_leng_xz span {
    color: #3369ff;
}
.pay_type_leng span {
    font-weight: 700;
    font-size: 13px;
    color: #545454;
    margin-left: 8px;
}
.pay_type_leng .xiadui {
    position: absolute;
    right: -2px;
    bottom: -2px;
    border-radius: 0 0 5px 0;
}