﻿body {
    background-color: rgb(242, 242, 242);
}

.imagebuy {
    width: 100px;
    height: 100px;
    margin-top: 5px;
    border-radius: 5px;
}

.imagebuydetail {
    max-width: 63%;
    max-height: 100%;
    display: block;
    margin: auto;
    margin-top: 10px;
}

.list {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}

.item {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    margin-top: 10px;
    background-color: white;
    padding: 10px;
    border-radius: 10px;
}

.nickname {
    width: 100%;
    color: rgb(141,141,141);
    font-size: 12px;
    margin-top: 1px;
}

.keybuytime {
    color: rgb(255,85,0);
    font-size: 11px;
    text-align: center;
}

.keybuytime1 {
    color: rgb(255,85,0);
    font-size: 11px;
    margin-top: 5px;
    padding-left: 5px;
}

.content {
    width: 100%;
    display: flex;
}

.imageageDiv {
    width: 500px;
    height: 400px;
    border: 1px solid black;
    display: table-cell;
    vertical-align: middle;
}

.contentdiv {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
}

.contentdetail {
    width: 100%;
    text-align: center;
}

.nicknamedetail {
    width: 100%;
    color: rgb(141,141,141);
    font-size: 10px;
    text-align: center;
}

.titlea {
    color: black;
    text-decoration: none;
    /*display: flex;*/
    width: 100%;
    flex-wrap: wrap;
}

.value {
    align-items: center;
    align-content: center;
    display: flex;
    flex-wrap: wrap;
    font-size: 11px;
    justify-content: center;
}

.buyone {
    padding: 0px 5px;
    background-color: rgb(255,85,0);
    border-radius: 5px;
    color: white;
    width: 5em;
    height: 20px;
}

.Remark {
    padding: 4px 0px 0px 5px;
}

.lianxitaa {
    color: rgb(255,85,0);
    text-decoration: none;
    display: flex;
    width: 60px;
    text-align: center;
    justify-content: center;
}

.shaixuan {
    display: flex;
    font-weight: 700;
    width: 100%;
    margin-top: 10px;
}

.shaoxuan1 {
    padding: 5px;
    border-bottom: 3px solid rgb(255,85,0);
    text-decoration: none;
    color: black;
}

.shaoxuan {
    padding: 5px;
    text-decoration: none;
    color: rgb(149, 153, 166);
}
/*登录样式开始*/
.neirong {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    margin-top: 200px;
}

.login {
    display: flex;
    flex-wrap: wrap;
    width: 300px;
    background-color: white;
    padding: 20px;
    border-radius: 20px;
}

    .login > div {
        display: flex;
        justify-content: center;
        width: 100%;
        margin-top: 10px;
    }

        .login > div > input {
            width: 100px;
        }

.tishitext {
    display: flex;
    width: 100%;
    text-align: center;
    justify-content: center;
    border-bottom: 2px solid rgb(255,85,0);
    color: rgb(255,85,0);
    padding-bottom: 3px;
}

#TxtPhone {
    width: 80%;
    height: 30px;
    border-radius: 20px;
    border: 1px solid rgb(239,239,239);
    text-align: center;
    margin-top: 20px;
}

#TxtCode {
    width: 46%;
    height: 30px;
    border-radius: 20px;
    border: 1px solid rgb(239,239,239);
    text-align: center;
}

#BtnSendCode {
    font-size: 12px;
    border-radius: 20px;
    border: 1px solid rgb(255,85,0);
    color: rgb(255,85,0);
    margin-left: 1px;
    background-color: white;
}

#Button2 {
    width: 80%;
    background-color: rgb(255,85,0);
    border-radius: 20px;
    border: 1px solid rgb(255,85,0);
    color: white;
    height: 30px;
}
/*登录样式结束*/

/*添加供应样式开始*/
.xiaotubiao {
    width: 20px;
    height: 20px;
}

.addsupply {
    width: 96%;
    padding: 10px;
    display: flex;
}

#TextBuyContent {
    width: 80%;
    height: 200px;
}

.buytitle {
    width: 55px;
}


.qContent {
    display: flex;
    flex-wrap: wrap;
    background-color: white;
    border-radius: 20px;
    width: 95%;
    padding: 10px 10px 40px 10px;
    border-radius: 10px;
}

.soxupeijian {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.suoxutitle {
    width: 100%;
}

.toptitle {
    display: flex;
    width: 100%
}

.paername {
    margin-right: 20px;
}

.jiahaoview {
    width: 100%;
    display: flex;
    /*justify-content: center;*/
    color: rgb(255,65,0);
}

.partsimagejia {
    width: 25px;
    height: 25px;
    margin-top: -2px;
}

.partsimage {
    width: 65px;
    height: 65px;
    margin: 5px;
}

.suoxuitem {
    display: flex;
    width: 100%;
    background-color: rgb(200,200,200);
    padding: 5px;
}

.inputpaername {
    border-radius: 5px;
    border: 1px solid rgb(242,242,242);
    height: 20px;
}

#item {
    display: none;
}

.btnclass {
    /* display: flex; */
    width: 90px;
    padding: 5px 15px;
    /*    height: 30px;
    line-height: 30px;*/
    /* margin-left: 8%; */
    color: white;
    text-align: center;
    /* background-image: linear-gradient(to bottom, rgb(255,130,1),rgb(255,112,7),rgb(255,91,12)); */
    background-image: linear-gradient(to bottom, rgb(255, 130, 1), rgb(255, 112, 7), rgb(255, 91, 12));
    border-radius: 20px;
    font-size: 15px;
    border: 1px solid rgb(255,85,0);
    text-decoration:none;
    /*margin-top: 20px;*/
    /* margin: 40rpx 0rpx 40rpx 8%; */
}

.divsupply {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-evenly;
    width: 100%;
    margin-top: 20px;
}

.supplyitem {

    width:100%;
    margin-top:5px;
    text-align:justify;
    font-size:14px;
  
}

.abtnclass {
    /*height: 40px;*/
}

#btnAddSupply {
    display: none;
}

#FileUploadSupply {
    display: none;
}
.supplutitle {
    font-size: 15px;
    /* margin-top: 40rpx; */
    display: flex;
    width: 100%;
    font-weight: 700;
}
/*添加供应样式结束*/

.mianbaoxie {
display:flex;
width:100%;

}

.listheader {
display:flex;
align-items:center;
}