.goods_box_xz {
    max-height: 290px;
    overflow: auto;
}
.goods_box_leng:hover{
    background-color: #f8f9fc80;
}
.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: 15px;
    padding-right: 15px;
    border: 1px solid #eee;
    border-radius: 4px;
    margin-right: 15px;
    margin-bottom: 18px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    overflow: hidden;
    width: 187px;
}
.goods_box_xz .goods_box_leng div:first-child {
    color: #666;
    font-size: 12px;
    font-weight: 400;
    margin-top: 12px;
}
.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 {
    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;
    line-height: 1.5;
}
.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: 40px;
    width: 130px;
    text-align: center;
    margin-right: 11px;
    border: 1px solid #dedede;
    position: relative;
    height: 40px;
    font-size: 25px;
    border-radius: 4px;
}
.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: 16px;
    color: #545454;
}
.pay_type_leng .xiadui {
    position: absolute;
    right: -1px;
    bottom: -1px;
    border-radius: 0 0 3px 0;
}
.wxpay{
    background-image: url(/user/img/wx.png) !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.xzpay,.pay_type_leng:hover{
    border: 1px solid #3369ff;
}
.text-xl{
    font-size: 1.8rem;
}