/*个人中心*/

.contenta {
    padding: 5px 0 20px;
}

.danye_left {
    width: 200px;
    min-width: 200px;
    background: #FFFFFF;
    margin-right: 30px;
    min-height: 400px;
    text-align: center;
}

.danye_left .tit {
    font-size: 16px;
    font-weight: 600;
    margin-top: 40px;
    margin-bottom: 12px;
}

.danye_left li {
    height: 36px;
    line-height: 36px;
    margin-bottom: 3px;
    font-size: 14px;
}

.danye_left li:hover,
.danye_left li.sel {
    color: #02A7EC;
}

.danye_left li:hover a,
.danye_left li.sel a {
    color: #02A7EC;
}

.danye_right {
    flex: 1;
    min-height: 400px;
    background: #fff;
}


/* 用户信息 */

.user-center {
    padding: 40px 80px 40px 40px;
    border-bottom: 10px solid #F6F6F6;
}

.user-center .head {
    width: 104px;
    height: 104px;
    border-radius: 50%;
    margin-right: 20px;
}

.user-center .flex1 .h2 {
    font-size: 18px;
}

.user-center .flex1 p {
    font-size: 14px;
    margin: 15px 0;
}

.user-center .flex1 a {
    font-size: 14px;
    color: #FF841F;
}

.user-center .right {
    text-align: center;
}

.user-center .right a {
    display: inline-block;
    background: #FF9020;
    color: #fff;
    border-radius: 20px;
    width: 88px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    margin-top: 17px;
}

table tr {
    margin-bottom: 10px;
}

table tr td:first-child {
    padding-right: 0px!important;
}

table tr td:first-child .fr {
    line-height: 86px;
    width: 95px;
}

table[frame='void'] td {
    border: 1px solid transparent !important;
}


/* 个人中心 */

.myOrder .tit {
    height: 65px;
    line-height: 65px;
    font-size: 18px;
    padding: 0 20px;
    border-bottom: 1px solid #eee;
}

.order_con {
    padding: 20px;
}

.order_tit {
    color: #999;
    font-size: 14px;
    background: #F8F8F8;
    border: 1px solid #E2E2E2;
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
}

.hy_orderlist td {
    border: 1px solid #eee;
    border-top: 0;
    padding: 15px;
    text-align: center;
    background: #fff;
}

.dingdan_list {
    padding-top: 10px;
    border-top: 1px #eee solid;
}

.dingdan_list:first-child {
    padding-top: 0;
    border-top: 0
}


/* 图片内容 */

.dd_img img {
    width: 86px;
    height: 86px;
    border: 1px solid #E2E2E2;
    margin-right: 15px;
}

.dd_con {
    height: 88px;
    padding: 24px 0;
    box-sizing: border-box;
    text-align: left;
}

.dd_name {
    width: 260px;
    font-size: 14px;
    line-height: 20px;
    display: inline-block;
}

.dd_tk {
    font-size: 14px;
    color: #999;
}

.dd_tk span:first-child {
    display: inline-block;
    margin-right: 15px;
}

.price {
    margin: 3px 0 8px;
}


/* 按钮 */

.dd_status {
    line-height: 40px;
}

.dd_status a:hover {
    color: #FF841F;
}

.dd_btn a,
.dd_btn span {
    display: inline-block;
    width: 116px;
    height: 39px;
    line-height: 39px;
    margin-bottom: 5px;
    text-align: center;
    cursor: pointer;
}

.dd_btn .tag {
    border: 1px solid #EEEEEE;
    color: #FF841F;
}


/* 我的订单 */

#tab,
.tab-tit {
    border-bottom: 1px solid #F6F6F6;
}

#tab li,
.tab-tit li {
    font-size: 16px;
    padding: 22px 40px;
    color: #999;
    display: inline-block;
    position: relative;
}

#tab li:after {
    content: '';
    width: 32px;
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
}

#tab li.ac {
    color: #333;
}

#tab li.ac:after {
    background: #02A7EC;
}


/* 我的收藏 */

.collect-wrap table tr td:first-child {
    padding-right: 20px!important;
}

.collect-wrap .dd_name {
    width: auto;
}

.collect-wrap .hy_orderlist {
    border: 1px solid #eee;
    padding-bottom: 0;
}

.btn-small {
    width: 28px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    padding: 0 6px;
}

.bg-main {
    background: #FF841F;
    color: #fff;
}


/* 购物车 */

table label.dd_img img {
    margin-right: 0px;
}

table .dd_name.auto {
    width: auto;
}

.car-list {
    background: #fff;
	min-height: 300px;
}

.car-list .tit {
    border-bottom: 1px dashed #BFBFBF;
    height: 62px;
    line-height: 62px;
    margin: 0 40px 10px;
}

.car-list>div {
    padding: 0 40px 30px;
}

.car-list tr {
    border: 1px solid #eee;
}

.car-list td {
    padding: 15px 20px;
    text-align: center;
}

.car-list .bot {
    background: #F8F8F8;
    margin-top: 30px;
    padding-left: 40px;
}

.car-list .j-btn {
    height: 75px;
    width: 140px;
    display: inline-block;
    font-size: 20px;
    line-height: 75px;
    text-align: center;
    color: #fff;
    background: linear-gradient(137deg, #F37020 0%, #EE3D15 100%);
}


/* 订单详情 */

.page_tt {
    font-size: 18px;
    border-bottom: 1px solid #eee;
    height: 64px;
    line-height: 64px;
    padding: 0 20px
}

.pd20 {
    padding: 20px;
}

.bor10 {
    border-bottom: 10px solid #f6f6f6;
}

.d-btn span {
    display: inline-block;
    width: 116px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    color: #333;
    margin-top: 20px
}

.d-btn span.bg-main {
    background: #02A7EC;
    color: #fff;
}

.d-btn span[class*="bg-"]:hover {
    opacity: .8;
}


/* .d-btn span:last-child:hover{color: #02A7EC;} */

.order-detail .bor10 li {
    line-height: 36px;
}

.order-detail table[frame='void'] td {
    word-break: keep-all;
}

.order-detail .dd_name {
    width: auto;
}

.order-detail .order_con {
    padding: 10px 20px 10px
}

.price-list {
    font-size: 16px;
    color: #999;
    text-align: right;
    padding-right: 20px;
}

.price-list li {
    margin-bottom: 14px;
}

.price-list span {
    color: #333;
    display: inline-block;
    width: 100px;
    text-align: center;
}

.real-price {
    border-top: 1px solid #eee;
    height: 72px;
    line-height: 72px;
    text-align: right;
    padding-right: 40px;
}

.real-price span:first-child {
    font-size: 16px;
    vertical-align: top;
    padding-right: 20px;
}

.real-price span:last-child {
    color: #CC0810;
    font-size: 24px;
}


/* 订单详情 取消弹窗 */

#cancle {
    width: 665px;
}

#cancle>div {
    padding: 24px 24px 32px;
}

#cancle li {
    font-size: 16px;
    margin-bottom: 30px;
}

#cancle li label {
    padding-left: 15px;
    cursor: pointer;
}

#cancle p span {
    display: inline-block;
    width: 140px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    background: #F8F8F8;
    margin: 10px 12px;
    cursor: pointer;
}

#cancle p span:last-child {
    background: #02A7EC;
    color: #fff;
}

#cancle p span:hover {
    opacity: .8;
}


/* input[type="radio"]{ cursor: pointer; appearance: none; position: relative; }
input[type="radio"]:before, input[type="radio"]:checked:before{
	display: inline-block;font-family: "iconfont" !important;font-size: 14px;}
input[type="radio"]:before{ content: "\e62c";}
input[type="radio"]:checked:before{ content: "\e642"; color: #FF841F;} */


/* 订单详情 物流弹窗样式 */

#wuliu>div {
    padding: 20px;
    width: 720px;
}

#wuliu img.fl {
    border: 1px solid #eee;
    margin-right: 25px;
    width: 86px;
    height: 86px;
}

#wuliu li {
    color: #999;
    margin-top: 14px;
}

#wuliu .bfc {
    padding: 5px 0
}

#wuliu .bfc .text-cut-2 {
    height: 38px;
    margin-bottom: 15px;
}

#wuliu .ic-radiofill {
    padding-right: 12px;
}

#wuliu .text {
    width: 100%;
    height: 57px;
    line-height: 57px;
    background: #FAFAFA;
    color: #C3132A;
    padding: 0 20px;
    box-sizing: border-box;
    margin-top: 20px;
}

#wuliu .copy {
    color: #0144CC;
    padding-left: 14px;
}


/* 售后订单详情 */

.c-cc0 {
    color: #02A7EC
}

.bg-cc0 {
    background: #02A7EC;
    color: #fff;
}


/* 时间线 */

.time-line {
    padding: 22px 42px;
}

.time-line .ic-radiofill {
    color: #bfbfbf;
    font-size: 13px;
    padding-top: 4px;
    margin-right: 30px;
    background: #fff;
    margin-left: -6px;
}

.time-line .user {
    padding-right: 15px;
}

.time-line ul {
    /* border-left: 1px dashed #eee; */
}

.time-line li {
    min-height: 57px;
}


/* 填写退款单详情 */

.after-open {
    width: 667px;
}

.after-open>div {
    width: 80%;
    margin: 20px auto;
}

.after-open form>div {
    margin: 10px 0 20px;
}

.after-open div>label {
    float: left;
    margin-right: 20px;
}

#orde-sn li span.bfc {
    line-height: 20px;
    display: block;
}

.after-open p.bfc label {
    cursor: pointer;
}

.after-open input:not([type='radio']) {
    height: 36px;
    border: 1px solid #E2E2E2;
    padding: 0 10px;
    width: 400px;
}

.after-open input[type='number'] {
    width: 250px;
    padding-right: 26px;
    text-align: right;
}

.after-open span.c999 {
    padding-left: 20px;
}

.after-open i {
    font-style: normal;
    margin-left: -20px;
    color: #999;
}

.after-open textarea {
    width: 400px;
    height: 100px;
    border: 1px solid #E2E2E2;
}

.after-open .o-btn {
    width: 140px;
    height: 42px;
    line-height: 42px;
    background: #02A7EC;
    margin-top: 30px;
    font-size: 16px;
    color: #fff;
    margin-left: 77px;
    cursor: pointer;
}

.after-open .o-btn:hover {
    opacity: .8;
}

.after-open .layui-form-radio {
    margin-right: 30px;
}

.after-open .layui-form-radio>i {
    font-size: 16px;
}

.after-open .layui-anim-scaleSpring {
    color: #FF841F;
}

.after-open .layui-form-radio:hover *,
.layui-form-radioed {
    color: #FF841F;
}

.after-opens {
    width: 708px;
}

.after-opens>div {
    width: 75%;
    margin: 20px auto;
}

.after-opens form>div {
    margin: 10px 0 20px;
}

.after-opens div>label {
    float: left;
    margin-right: 20px;
}

#orde-sn li span.bfc {
    line-height: 20px;
    display: block;
}

.after-opens p.bfc label {
    cursor: pointer;
}

.after-opens input:not([type='radio']) {
    height: 36px;
    border: 1px solid #E2E2E2;
    padding: 0 10px;
    width: 400px;
}

.after-opens input[type='number'] {
    width: 250px;
    padding-right: 26px;
    text-align: right;
}

.after-opens span.c999 {
    padding-left: 20px;
}

.after-opens i {
    font-style: normal;
    margin-left: -1px;
    color: #999;
}

.after-opens textarea {
    width: 400px;
    height: 100px;
    border: 1px solid #E2E2E2;
}

.after-opens .o-btn {
    width: 140px;
    height: 42px;
    line-height: 42px;
    background: #FF841F;
    margin-top: 30px;
    font-size: 16px;
    color: #fff;
    margin-left: 77px;
    cursor: pointer;
}

.after-opens .o-btn:hover {
    opacity: .8;
}

.after-opens .layui-form-radio {
    margin-right: 30px;
}

.after-opens .layui-form-radio>i {
    font-size: 16px;
}

.after-opens .layui-anim-scaleSpring {
    color: #FF841F;
}

.after-opens .layui-form-radio:hover *,
.layui-form-radioed {
    color: #FF841F;
}


/* 拼团详情 */

.person .head {
    width: 80px;
    height: 80px;
    border: 2px solid #FF7A29;
    border-radius: 50%;
    margin: 20px;
}

.person span {
    border: 1px dashed #999;
    width: 82px;
    height: 82px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 82px;
    font-size: 36px;
    color: #999;
    vertical-align: top;
    margin: 20px;
}

.group-status .tit {
    margin-bottom: 14px;
    font-size: 20px;
}

.group-status .font18 {
    color: #808080;
    margin-top: 14px;
}


/* 结算 */

.balance-wrap {
    padding: 12px 0 50px
}

.balance-wrap .title {
    height: 54px;
    line-height: 54px;
    background: #FAFAFA;
    padding-left: 40px;
}

.balance-wrap .title span::before {
    content: '';
    display: inline-block;
    width: 4px;
    margin-right: 10px;
    height: 14px;
    background: #02A7EC;
    border-radius: 30px;
    vertical-align: middle;
}

.no-addr {
    padding: 40px 0;
    text-align: center;
}

.no-addr span {
    color: #07A0F8;
}

.no-addr img {
    width: 148px;
    height: 102px;
    padding-top: 5px;
}

.trans li {
    background: #FAFAFA;
    width: 340px;
    padding: 20px;
    box-sizing: border-box;
    margin-top: 20px;
}

.balance-wrap .price-list {
    border-top: 1px solid #eee;
    padding-top: 30px;
    margin-top: 20px;
}

.balance-wrap .layui-form label.fl {
    width: 100px;
    text-align: right;
    line-height: 38px;
}

.balance-wrap .layui-form input,
.balance-wrap .layui-form-item .layui-input-inline {
    width: 280px;
}

.balance-wrap .layui-form textarea {
    width: 280px;
    height: 38px;
    min-height: 38px;
}

.balance-wrap .real-price {
    background: #F8F8F8;
    height: 64px;
    line-height: 64px;
    border-top: none;
    margin-top: 30px
}

.balance-wrap .s-btn {
    padding-top: 30px;
    text-align: right;
}

.balance-wrap .s-btn .layui-btn {
    width: 180px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 16px;
    display: inline-block;
    cursor: pointer;
    background: #fff;
    color: #333;
}

.balance-wrap .s-btn .layui-btn:last-child {
    background: #02A7EC;
    color: #fff;
}

.balance-wrap .s-btn .layui-btn:hover {
    opacity: .8;
}

.have-addr {
    padding: 16px 40px 20px;
}

.have-addr .item {
    width: 266px;
    padding: 22px 20px 15px;
    box-sizing: border-box;
    background: #F8F8F8;
    border: 1px solid #EEEEEE;
}

.have-addr .item p:nth-child(2) {
    margin: 15px 0 20px
}

.have-addr .item.active {
    border: 1px dashed #02A7EC;
    background: #FFF5EF;
}

.have-addr .item.active::after {
    content: "\e717";
    position: absolute;
    right: 0;
    bottom: 0;
    color: #F37021;
    font-size: 24px;
    font-family: 'iconfont';
}

.summitBtn2 {
    color: #FfF;
    background-color: #FF841F;
    width: 180px;
    text-align: center;
    height: 42px;
    line-height: 42px;
    border: 0;
}