.modal-content-region {
    height: 290px;
    overflow-x: hidden;
    overflow-y: auto;
     padding: 0;
}
.list-modal-region .vip-right-wrap {
    overflow: hidden;
    margin-top: 20px;
    width: auto;
}
.list-modal-region .vip-right-box {
    width: 464px;
     float: none;
     padding-left:0;
    overflow: hidden;
    line-height: 1;
    position: relative;
    margin-top: 0;
    white-space: normal;
    margin: 0 auto;
}
.region-policy-select {
    float: left;
    overflow: hidden;
    width: 464px;
    border: 1px solid #ededed;
    height: 42px;
    line-height: 34px;
    font-size: 14px;
    color: #333;
    padding: 4px 9px;
}
.facotry-content-policy {
    width: 526px;
    margin-top: -340px;
    margin-left: -259px;
    overflow: hidden;
    position: relative;
    padding-bottom: 20px;
}
.list-modal-region .right-input {
    float: left;
    overflow: hidden;
    width: 444px;
    border: 1px solid #ededed;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    color: #333;
    padding: 3px 9px;
}
.list-modal-region .input-unit input {
    overflow: hidden;
    width: 300px;
    border-right: 1px solid #ededed;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    color: #333;
    padding: 0 9px;
    float: left;
}
.list-modal-region .input-unit .vip-unit {
    overflow: hidden;
    width: 143px;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    text-align: center;
    color: #333;
    float: left;
}
.layer-btn-upload-region {
    width:150px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    overflow: hidden;
    font-size: 16px;
    color: #fff;
     float:none;
    margin: 0 auto;
    /* margin-right: 30px; */
    background: #d50000;
    cursor: pointer;
}
.select-img-box {
    position: relative;
    height: 42px;
}
.arrow-img {
    position: absolute;
    right: 20px;
    top: 50%;
    width: 20px;
    height: 20px;
    margin-top: -10px;
}
.policy-option-box {
    position: absolute;
    left: 0;
    top: 0;
}


