.user-youhuiquan {
    margin-top: 5px;
    width: 100%;
}

.user-youhuiquan .h1t {
    height: 50px;
    border-bottom: 1px solid #eae9e9;
}

.user-youhuiquan .h1t .tit {
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    padding-left: 5px;
}

.user-youhuiquan .h1t .tita a {
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    margin-left: 40px;
}

.user-youhuiquan .h1t .tita a.on {
    font-size: 16px;
    font-weight: 400;
    color: #fa0404;
}

.user-youhuiquan .tit-list .item {
    min-width: 375px;
    width: 32.5%;
    height: 105px;
    background: #fff8ee;
    border-radius: 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    position: relative;
    margin-right: 7px;
}

.user-youhuiquan .tit-list .item:nth-child(3n) {
    margin-right: 0;
}

.user-youhuiquan .tit-list .item {
    position: relative;
    padding: 10px 10px 0px;
    font-family: "黑体";
    box-sizing: border-box;
}

.user-youhuiquan .tit-list .item .lt {
    flex: 1;
}

.user-youhuiquan .tit-list .item .pil {
    align-items: flex-start;
}

.user-youhuiquan .tit-list .item .info {
    padding-left: 5px;
}

.user-youhuiquan .tit-list .item .info .t1 {
    display: block;
    height: 26px;
    line-height: 26px;
    font-size: 16px;
    font-weight: bold;
    color: #fe5937;
    padding: 0 !important;
}

.user-youhuiquan .tit-list .item .info .t2 {
    display: block;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    font-weight: bold;
    color: #6d6e6f;
}

.user-youhuiquan .tit-list .wb100 {
    align-items: flex-start;
}

.user-youhuiquan .tit-list .rt .pr {
    font-size: 18px;
    height: 24px;
    line-height: 24px;
    font-weight: bold;
    background-image: linear-gradient(to bottom, #fa932a, #fc7519);
    -webkit-background-clip: text;
    color: transparent;
}

.user-youhuiquan .tit-list .rt .pr {
    background-image: none;
    color: #fc7519;
}

.user-youhuiquan .tit-list .rt .pr-t {
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    color: #fd6c3a;
}

.user-youhuiquan .tit-list .rt .pr em {
    font-size: 16px;
    margin-right: 5px;
    font-weight: bold;
}

.user-youhuiquan .tit-list .rt .pra a {
    display: block;
    width: 90px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    background: #fb6314;
    background-image: -webkit-linear-gradient(305deg, #fd861c, #fb6314 77%);
    background-image: -moz- oldlinear-gradient(305deg, #fd861c 0, #fb6314 77%);
    background-image: -o-linear-gradient(305deg, #fd861c 0, #fb6314 77%);
    background-image: linear-gradient(145deg, #fd861c, #fb6314 77%);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    color: #ffffff;
    font-weight: bold;
    margin-top: 8px;
    margin-left: 10px;
}

.user-youhuiquan .tit-list .item .desc {
    padding-top: 10px;
    color: #858484;
    cursor: pointer;
}

.user-youhuiquan .tit-list .item.guoqi .guoqi-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 100;
    left: 0;
    top: 0;
    background: rgba(255, 255, 255, .5);
}

.user-youhuiquan .tit-list .item.guoqi .guoqi-img {
    position: absolute;
    z-index: 101;
    right: 0px;
    bottom: 0px;
    width: 60px;
}

.user-youhuiquan .tit-list .item .desc-info {
    color: #858484;
    font-size: 12px;
    line-height: 28px;
    padding-top: 8px;
    margin-top: 0px;
    border-top: 1px dashed #858484;
    position: absolute;
    left: 0;
    top: 100%;
    width: 92%;
    z-index: 999;
    background-color: #fff8ee;
    padding: 0px 17px 0px;
    display: none;
}

.user-youhuiquan .tit-list .item.on .desc-info {
    display: block;
}

.user-youhuiquan .tit-list .item .desc i {
    -webkit-transition: all .2s ease;
    -o-transition: all ease .2s;
    transition: all .2s ease;
}

.user-youhuiquan .tit-list .item.on .desc i {
    transform: rotate(180deg);
}

.youhui-img a {
    display: block;
}

.user-youhuiquan .tit-list .item .jguoqiimg {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 60px;
}

.yishiyon {
}

.yishiyon .shiyongjimg, .lingqu-img {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 60px;
}

.yishiyon {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -webkit-filter: grayscale(1);
    filter: progid:DXImageTransform.Microsoft.BasicImage(graysale=1);
}

.cart-bottom-item {
    background: #f6f5fa;
    height: 40px;
    line-height: 40px;
    margin-top: 24px;
}

.cart-bottom-item img {
    margin: 0px 8px 0px 13px
}

.cart-bottom-item-list {
    width: 100%;
    padding-right: 20px;
    flex-direction: column;
}

.cart-bottom-item-list .item-list {
    justify-content: space-between;
    width: 100%;
    margin-top: 10px;
}

.cart-bottom-item-list .item-list .item {
    padding: 12px;
    background: #fff2f2;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    height: 40px;
}

.cart-bottom-item-list .item-list .item .cppic img {
    height: 18px;
}

/*.cppic{
    width: 110px;
}*/

.cart-bottom-item-list .item-list .item .info {
    padding-left: 16px;
    font-weight: bold;
    color: #030303;
    width: 180px;
}

.cart-bottom-item-list .item-list .item .txt {
    padding-left: 16px;
    font-weight: 400;
    color: #030303;
    padding-right: 10px;
    width: 175px;
}

.cart-bottom-item-list .item-list .yhjian {
    width: 125px;
    font-size: 16px;
}

.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    position: relative;
}

.cart-bottom-item-list .item-list .flex {
    padding-left: 15px;
}

.cart-bottom-item-list .item-list .flex > input {
    margin-bottom: 0;
    margin-right: 15px;
}