.memberCenterMenuHead {
    width: 77%;
    float: left;
    padding-left: 20px;
    overflow-y: scroll;
    margin-bottom: 50px;
}

.changeMenu {
    width: 100%;
    float: left;
    background: #fff;
    font-size: 15px;
    padding: 20px 20px 10px;
    margin-bottom: 16px;
    flex-wrap: wrap;
}
.operatingButton{
    height: 40px;
    width: 100%;
    float: left;
    background: #fff;
    font-size: 16px;
    margin-top: 38px;
}
.borderBottomStyle{
    border-bottom: 2px solid #F15A24 !important
}
.productDefault {
    background: #fff;
    color: #F15A24;
    border: 0px;
    float: left;
    padding-left: 17px;
    padding-right: 19px;
    height: 40px;
}

.borderRight {
    color: #e6e6e6;
    float: left;
    margin-top: 10px;
}

.changeCommon {
    background: #fff;
    border: 0px;
    float: left;
    padding-left: 12px;
    padding-right: 12px;
    height: 38px;
}
.accessoriesStyle{
    display: none;
}

.rightButtonSet {
    border: 1px solid #5584FF;
    background: #5584FF;
    /*border-radius: 5px;*/
    color: #fff;
    font-size: 14px;
    /*padding: 5px 8px;*/
    float: right;
    height: 38px;
    width: 189px;
}

.setStoresInput {
    font-size: 14px;
    float: right;
    padding: 5px 8px;
    /*margin-right: 10px;*/
    width: 80px;
    border: 1px solid #5584FF;
    height: 38px;
}

.bulkOperation {
    border: 1px solid #5584FF;
    background: #5584FF;
    /*border-radius: 5px;*/
    color: #fff;
    font-size: 14px;
    padding: 5px 8px;
    float: right;
    margin-left: 30px;
    height: 38px;
}

.allCheckedCount {
    width: 100%;
    background: #f5f6f7;
    height: 60px;
    text-align: center;
    float: left;
    margin-top: 51px;
    margin-bottom: 10px;
}

.allChecked {
    float: left;
    padding-left: 23px;
    padding-top: 24px;
    width: 15%;
}

.all {
    padding-left: 10px;
    float: left;
}

.commodityNumberName, .ProductNameCountStyle {
    float: left;
    width: 41%;
}

.numberName {
    float: left;
    padding-left: 23px;
    padding-top: 24px;
}

.editorInput {
    float: left;
    padding-left: 5px;
    padding-top: 12px;
}

.editorInput > input {
    height: 25px;
}

.rightPrice {
    float: left;
    padding-top: 24px;
    width: 14%;
}
.discountRight{
    float: right;
    margin-right: 18%;
    margin-top: 11px;
}

/*点击展开再次点击关闭*/
.menu summary:before {
    content: "+";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    font-size: 18px;
    font-weight: 700;
}

.menu[open] summary:before {
    content: "-";
}

/*.bkgStyleli:hover {*/
/*padding: 4px!important;*/
/*LINE-HEIGHT: 150%!important;*/
/*background: #fff!important;*/
/*width: 100%!important;*/
/*height: 30px!important;*/
/*text-align: center!important;*/
/*float: left!important;*/
/*}*/
.bkgStyleli {
    /*padding: 4px;*/
    LINE-HEIGHT: 150%;
    background: #F7F9FA;
    width: 100%;
    height: 48px;
    text-align: center;
    float: left;
    border-bottom: 1px solid #dfdfdf;
    padding-top: 16px;
    padding-left: 19px;
}

input {
    outline: none
}

.centerMemberCountStyle {
    width: 20%;
    float: left;
}

.allProp, .smallChecked, .ProductNumberStyle, .productNumberStyle {
    float: left;
    padding-left: 11px;
}

.NumberButtonStyle {
    border: 0px;
    background: #5584FF;
    padding: 5px 10px;
    color: #fff;
    border-radius: 5px;
    margin-top: 8px;
}

.titleSummaryStyle {
    height: 30px !important;
    font-size: 14px !important;
    margin-top: 5px !important;
    width: 100% !important;
    float: left !important;
    border: 1px solid #e8e8e8 !important;
    padding-top: 5px !important;
    PADDING-LEFT: 19px !important;
    CURSOR: hand !important;
    COLOR: #333333 !important;
    background: #DFDFDF !important;
    font-weight: bold;
}

#Isinitialdiscount {
    float: left;
    display: none;
}

.checkboxCountStyle {
    float: left;
    width: 15%;
}

.UnitPrice {
    float: left;
    color: #ff0036;
    width: 15%;
}

.UPOne {
    float: left;
    width: 15%;
    margin-left: 2%;
    text-align: center;
}

.unitpriceOne {
    padding-right: 15px;
    color: #ff0036;
}

.unitpriceOneInput {
    width: 60px;
    /*border: 0;*/
    border: 1px solid #e8e8e8;
    text-align: center;
}

.InitialdiscountStyleInput {
    float: left;
    color: #ff0036;
    width: 60px;
    /*border: 0;*/
    text-align: center;
    border: 1px solid #e8e8e8;
    margin-left: 4%;
}

.amend {
    cursor: pointer;
}
.customerchange{
    width: 48%;
    float: left;
    line-height: 30px;
    height: 30px;
    border-bottom: 1px solid #e8e8e8;
    text-align: left;
}
.cNameStyle{
    margin-left: 2%;
}
