#store {
    width: 1400px;
    margin: 0 auto;
    margin-top: 20px;
}

.store-top {
    background: url("https://www.onetextiles.com/static/image/supplier/bj.png");
    width: 100%;
    height: 228px;
    margin-bottom: 20px;
    padding: 40px 40px 40px 60px;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.store-top img {
    width: 160px;
    height: 148px;
    margin-right: 38px;
}

.store-top h1 {
    font-size: 36px;
    color: #fff;
}

.store-body {
    width: 100%;
    margin-bottom: 25px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.store-left {
    width: 280px;
}

.store-company{
    background-color: #fff;
    width: 100%;
    margin-bottom: 20px;
}

.store-company-top{
    background: linear-gradient(to bottom, #FFE3F1, #FFF3F9); /*渐变色*/
    border-bottom-left-radius: 42px;
    border-bottom-right-radius: 42px;
    padding: 22px 18px 30px 18px;
    box-sizing: border-box;
}

.store-company-top h3{
    font-size: 18px;
    font-weight: 700;
    color: #000;
    line-height: 24px;
    margin-bottom: 10px;
}

.store-company-top-star-grade{
    margin-bottom: 10px;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.store-company-top-star img{
    width: 74px;
    height: 16px;
    margin-right: 16px;
}

.store-company-top-grade{
    width: 94px;
    height: 24px;
    padding: 4px 0 4px 12px;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.store-company-top-grade img{
    width: 16px;
    height: 16px;
    margin-right: 10px;
}

.putongvip {
    font-size: 12px;
    color: #93ADC8;
    background-color: #EFF8FD;
    border-radius: 12px;
}

.yijivip {
    font-size: 12px;
    color: #EAB212;
    background-color: #FFF9E5;
    border-radius: 12px;
}

.erjivip {
    font-size: 12px;
    color: #D53100;
    background-color: #FFEAE4;
    border-radius: 12px;
}

.store-company-top-label{
    margin-bottom: 10px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.store-company-top-label1 {
    font-size: 12px;
    color: #F84013;
    background-color: #fff;
    border: 1px solid #F84013;
    border-radius: 4px;
    height: 22px;
    line-height: 22px;
    margin: 0 10px 10px 0;
    padding: 0 22px;
}

.store-company-top-label0 {
    font-size: 12px;
    color: #636363;
    background-color: #EFEFEF;
    border-radius: 4px;
    height: 22px;
    line-height: 22px;
    margin: 0 10px 10px 0;
    padding: 0 22px;
}

.store-company-top-body{
    display: flex;
    flex-direction: row;
}

.store-company-top-item{
    margin-right: 18px;
}

.store-company-top-item img{
    width: 37px;
    height: 37px;
    margin: 0 auto;
    margin-bottom: 8px;
}

.store-company-top-item span{
    font-size: 12px;
    color: #595959;
}

.store-company-body{
    padding: 20px 22px 30px 22px;
    box-sizing: border-box;
}

.store-company-body-cklxfs{
    font-size: 14px;
    color: #F072A6;
    background-color: #fff;
    border: 1px solid #F072A6;
    border-radius: 4px;
    width: 138px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    margin: 0 auto;
    cursor: pointer;
}

.store-company-body-item{
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 5px;
}

.store-company-body-item img{
    width: 12px;
    height: 14px;
    margin-right: 12px;
}

.store-company-body-item span{
    font-size: 16px;
    color: #707070;
    line-height: 34px;
}

.store-type{
    width: 100%;
    margin-bottom: 20px;
}

.store-type-top{
    background: linear-gradient(to bottom, #FFE3F1, #FFF3F9); /*渐变色*/
    height: 62px;
    padding: 20px 20px 20px 28px;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
}

.store-type-top img{
    width: 22px;
    height: 22px;
    margin-right: 10px;
}

.store-type-top span{
    font-size: 16px;
    font-weight: 700;
    color: #000;
}

.store-type-body{
    background-color: #fff;
    width: 100%;
    padding: 0 20px 80px 0;
    box-sizing: border-box;
}

.store-type-one{
    border-bottom: 1px solid #F1F1F1;
    height: 50px;
    line-height: 50px;
    padding-left: 30px;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.store-type-one span{
    font-size: 16px;
    color: #707070;
}

.store-type-one img{
    width: 13px;
    height: 6px;
}

.store-type-two{
    display: flex;
    flex-direction: column;
}

.store-type-two a{
    font-size: 16px;
    color: #707070;
    border-bottom: 1px solid #F1F1F1;
    height: 50px;
    line-height: 50px;
    padding-left: 60px;
    box-sizing: border-box;
}

.type-active{
    color: #F072A6 !important;
}

.store-qrcode{
    width: 100%;
}

.store-qrcode-top{
    background: linear-gradient(to bottom, #FFE3F1, #FFF3F9); /*渐变色*/
    height: 62px;
    padding: 20px 20px 20px 28px;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
}

.store-qrcode-top img{
    width: 22px;
    height: 22px;
    margin-right: 10px;
}

.store-qrcode-top span{
    font-size: 16px;
    font-weight: 700;
    color: #000;
}

.store-qrcode-body{
    background-color: #fff;
    height: 256px;
}

.store-qrcode-body img{
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

.lists-right{
    width: 1100px;
}

.lists-right-top{
    background: linear-gradient(to bottom, #FFE3F1, #FFF3F9); /*渐变色*/
    height: 62px;
    padding: 20px 20px 20px 28px;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
}

.lists-right-top img{
    width: 22px;
    height: 22px;
    margin-right: 10px;
}

.lists-right-top span{
    font-size: 16px;
    font-weight: 700;
    color: #000;
}

.lists-right-body{
    background-color: #fff;
    padding: 0 26px;
    box-sizing: border-box;
}

.lists-right-body-item{
    border-bottom: 1px solid #E4E4E4;
    padding: 30px 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: end;
}

.lists-right-body-item img{
    width: 236px;
    height: 236px;
    border-radius: 5px;
}

.lists-right-details{
    width: 500px;
    height: 236px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.lists-right-info{
    font-size: 18px;
    color: #fff;
    background: linear-gradient(to right, #FFB9DA, #F36AA5); /*渐变色*/
    border-radius: 25px;
    width: 194px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

.lists-right-details h2{
    font-size: 20px;
    font-weight: 400;
    color: #6E6E6E;
}

.lists-right-details-body{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.lists-right-details-body-item{
    width: 168px;
    margin-top: 25px;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.lists-right-details-body-item img{
    width: 24px;
    height: 24px;
    margin-right: 10px;
}

.lists-right-details-body-item span{
    font-size: 14px;
    color: #757575;
}