body {
    background-color: #F6F6F6;
}

.page-wrapper {
    width: 7.5rem;
    margin: 0 auto;
    min-height: 100%;
}

img {
    width: 100%;
    display: block;
}

.user-card {
    margin: 0 auto;
    width: 7.18rem;
    height: 3.3rem;
    /* background: url('./../images/路径\ 917.png') no-repeat; */
    background-size: 100%;
    margin-top: 0.56rem;
    position: relative;
}

.user-card img {
    width: 1.52rem;
    height: 1.52rem;
    border-radius: 1.52rem;
    position: absolute;
}

.user-card img.headimg {
    left: 50%;
    margin-left: -0.76rem;
    margin-top: 0.27rem;
}

.user-card .border {
    width: 1.7rem;
    height: 1.7rem;
    border-radius: 1.7rem;
    position: absolute;
    background-color: #fff;
    margin-left: 0.666rem;
    margin-top: 0.8rem;
}

.user-card img.headimglogin {
    top: 50%;
    margin-top: -0.76rem;
    margin-left: 0.76rem;
}

.user-card .clicklogin {
    width: 2.34rem;
    height: 0.72rem;
    padding: 0.2rem 0.4rem;
    font-size: 0.24rem;
    line-height: 0.24rem;
    color: #fff;
    background-color: #FFC44E;
    border-radius: 0.5rem;
    position: relative;
    left: 50%;
    margin-left: -1.17rem;
    top: 70%;
}

.user-card .name {
    font-size: 0.36rem;
    line-height: 0.36rem;
    color: #fff;
    position: relative;
    top: 1.2rem;
    margin-left: 2.67rem;
}

.icon-card {
    margin: 0 auto;
    margin-top: 0.4rem;
    width: 7.18rem;
    height: 4rem;
    border-radius: 0.5rem;
    background-color: #fff;
    box-shadow: 0.01rem 0.01rem 0.2rem -0.1rem #707070;
}

.icon-card .item {
    width: 1.6rem;
    height: 2rem;
    float: left;
    margin: 0 0.01rem;
}

.icon-card .item:nth-child(4n+1) {
    margin-left: 0.38rem;
}

.icon-card .item img {
    width: 0.48rem;
    margin: 0 auto;
    margin-top: 0.59rem;
}

.icon-card .item span {
    margin-top: 0.08rem;
    margin-bottom: 0.18rem;
    display: block;
    font-size: 0.26rem;
    color: #666666;
    text-align: center;
}

.info-card {
    margin: 0 auto;
    margin-top: 0.64rem;
    width: 7.18rem;
    height: 4.16rem;
    border-radius: 0.5rem;
    background-color: #fff;
    box-shadow: 0.01rem 0.01rem 0.2rem -0.1rem #707070;
    overflow: hidden;
}

.info-card .head {
    width: 5.74rem;
    margin: 0 auto;
    height: 1.56rem;
    margin-top: 0.4rem;
}

.info-card .name {
    width: 5.74rem;
    margin: 0 auto;
    height: 0.37rem;
    margin-top: 0.4rem;
}

.info-card .middle {
    vertical-align: middle;
    float: none;
}

.info-card .tel {
    width: 5.74rem;
    margin: 0 auto;
    height: 0.37rem;
    margin-top: 0.4rem;
}

.info-card .head img {
    width: 1.56rem;
    border-radius: 1.56rem;
    float: right;
}

.info-card span {
    font-size: 0.28rem;
    color: #666666;
    float: left;
}

.info-card .right {
    float: right;
    margin-right: 0.2rem;
}

.but {
    width: 7.18rem;
    margin: 0 auto;
    margin-top: 3.04rem;
}

.but button {
    width: 7.18rem;
    height: 0.72rem;
    border-radius: 0.5rem;
    font-size: 0.32rem;
    line-height: 0.29rem;
    text-align: center;
    border: none;
}

.but .red {
    background-color: #FF6161;
    color: #fff;
}

.but .while {
    background-color: #fff;
    color: #666666;
    border: 0.01rem solid #666666;
}

.orderHead {
    width: 100%;
    height: 0.84rem;
    background-color: #fff;
}

.orderHead .center {
    margin: 0 auto;
    width: max-content;
    height: 100%;
    border: none;
}

.orderHead .tab {
    width: 1.13rem;
    height: 0.84rem;
    float: left;
    font-size: 0.28rem;
    line-height: 0.8rem;
    padding: 0;
}

.orderHead>.layui-tab-title .layui-this {
    color: #000;
}

.orderHead>.layui-tab-title .layui-this:after {
    height: 100%;
    box-sizing: border-box;
    border-bottom: 0.05rem solid #FF6161;
}

.orderHead .layui-tab-content {
    width: 7.18rem;
    margin: 0 auto;
    padding: 0;
    margin-top: 0.51rem;
}

.orderHead .layui-tab-item {
    width: 100%;
    border-radius: 0.15rem;
    background-color: #fff;
    box-shadow: 0.01rem 0.01rem 0.2rem -0.1rem #707070;
    float: left;
}

.orderHead .layui-tab-item .title {
    height: 0.43rem;
    margin: 0.26rem 0.43rem 0.15rem 0.43rem;
}

.orderHead .layui-tab-item .title .shop {
    float: left;
    display: block;
    font-size: 0.32rem;
    font-weight: bolder;
}

.orderHead .layui-tab-item .title .type {
    float: right;
    display: block;
    font-size: 0.28;
    margin-right: 0.05rem;
    font-weight: bolder;
    color: #FF6161;
}

.orderHead .layui-tab-item .list .item {
    width: 5.72rem;
    height: 2.12rem;
    margin: 0 auto;
}

.orderHead .layui-tab-item .list .item .left {
    float: left;
}

.orderHead .layui-tab-item .list .item .right {
    float: right;
}

.orderHead .layui-tab-item .list .item .left img {
    width: 1.71rem;
    height: 1.71rem;
}

.orderHead .layui-tab-item .list .item .right .name {
    display: block;
    width: 3.68rem;
    height: 0.73rem;
    font-size: 0.28rem;
    line-height: 0.32rem;
}

.orderHead .layui-tab-item .list .item .right .attr {
    display: block;
    font-size: 0.28rem;
    line-height: 0.29rem;
    padding: 0.01rem 0.28rem;
    border: 0.01rem solid #707070;
    border-radius: 0.15rem;
    width: max-content;
    max-width: 50%;
    overflow: hidden;
}

.orderHead .layui-tab-item .list .item .right .price {
    display: block;
    font-size: 0.28rem;
    line-height: 0.29rem;
    font-weight: bold;
    margin-top: 0.13rem;
    float: left;
}

.orderHead .layui-tab-item .list .item .right .num {
    display: block;
    font-size: 0.28rem;
    line-height: 0.29rem;
    font-weight: bold;
    margin-top: 0.13rem;
    margin-left: 0.2rem;
    color: #000;
    float: right;
}

.orderHead .layui-tab-item .list .item .line,
.orderHead .layui-tab-item .list .moreinfo .line {
    background: url(./../images/rec2.png) no-repeat;
    display: block;
    height: 0.25rem;
    width: 100%;
    float: left;
}

.orderHead .layui-tab-item .list .item .but {
    max-width: 1.62rem;
    width: max-content;
    height: 0.44rem;
    border: 0.01rem solid #707070;
    border-radius: 0.5rem;
    font-size: 0.24rem;
    line-height: 0.44rem;
    padding: 0 0.33rem;
    float: right;
    display: block;
    margin: 0.3rem 0.06rem;
    position: relative;
    right: -5%;
}

.orderHead .layui-tab-item .list .more {
    width: 6rem;
    float: left;
    font-size: 0.28rem;
    color: #666666;
    margin-left: 0.6rem;
    margin-bottom: 0.4rem;
}

.orderHead .layui-tab-item .list .up {
    background: url(./../images/shang.png) no-repeat;
    background-size: 0.36rem;
    background-position: right center;
}

.orderHead .layui-tab-item .list .down {
    background: url(./../images/xia.png) no-repeat;
    background-size: 0.36rem;
    background-position: right center;
}

.orderHead .layui-tab-item .list .moreinfo {
    width: 6rem;
    float: left;
    font-size: 0.28rem;
    color: #333333;
    margin-left: 0.6rem;
    line-height: 0.6rem;
}

.orderHead .layui-tab-item .list .moreinfo table {
    width: 100%;
    margin-bottom: 0.3rem;
}

.orderHead .layui-tab-item .list .moreinfo table td {
    float: right;
    max-width: 80%;
}

.orderHead .layui-tab-item .list .payinfo {
    width: 6rem;
    float: left;
    margin-left: 0.6rem;
    line-height: 0.5rem;
    margin-bottom: 0.2rem;
    position: relative;
}

.orderHead .layui-tab-item .list .payinfo span {
    font-size: 0.28rem;
    display: block;
}

.orderHead .layui-tab-item .list .payinfo .pay {
    position: absolute;
    right: 0;
    top: 50%;
    border: none;
    color: #fff;
    background-color: #FF6161;
    padding: 0.05rem 0.3rem;
    border-radius: 0.15rem;
    font-size: 0.28rem;
}

.user-card-login {
    margin: 0 auto;
    width: 5.8rem;
    height: 3.3rem;
    background-size: 100%;
    margin-top: 0.56rem;
    position: relative;
}

.user-card-login .layui-form-label {
    padding: 9px 0;
    color: #333333;
    text-align: left;
}

.user-card-login img {
    width: 1.52rem;
    height: 1.52rem;
    border-radius: 1.52rem;
    position: absolute;
}

.user-card-login img.headimg {
    left: 50%;
    margin-left: -0.76rem;
    margin-top: 0.83rem;
}

.user-card-login .login {
    top: 3rem;
    position: absolute;
    width: 100%;
}

.user-card-login .login .layui-input {
    border: none;
    background-color: #f6f6f6;
}

.user-card-login .login .layui-form-item {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(230, 230, 230);
}

.user-card-login span.l {
    color: #999999;
    top: 6rem;
    position: absolute;
}

.user-card-login span.r {
    color: #999999;
    top: 6rem;
    position: absolute;
    right: 0;
}

.user-card-login .layui-form-item {
    margin-bottom: 0.55rem;
}

.user-card-login .submit-button {
    top: 7rem;
    position: absolute;
    width: 100%;
}

.user-card-login .submit-button .bb{
    text-align: center;
    margin:0 auto;
    background-color: #FF6161;
    width:4.68rem;
    height:0.99rem;
    border-radius: 0.75rem;
}

.user-card-login .submit-button .bb a{
    line-height: 0.99rem;
    color:#fff;
    font-size:0.32rem;
}
