textarea{
    resize: none !important;
}

.rsa{
    padding: 0.25rem;
    border: 1px solid #eeeeee;
    margin-top: 0.75rem;
    border-radius: 3px 3px 0 0;
}

.night .rsa{
    border:1px solid #444;
}

.rsa>div{
    padding: 0.25rem;
}

.rsa>div>div{
    margin-bottom: 0 !important;
}

.rsacentdiv{

}

.rsacentdiv>div{
    width: calc(50% - 0.25rem);
    display: inline-block;
}

.rsacentdiv>div:nth-child(1){
    float: left;
}

.rsacentdiv>div:nth-child(2){
    float: right;
}

.rsacentdiv>div h4{
    font-size: 0.6rem;
    margin-bottom: 0.4rem;
}

.rsacentdiv>div h4 i{
    margin-left: 0.5rem;
    font-size: 0.6rem;
    color: #05b672;
    cursor: pointer;
}

.rsacentdiv>div textarea{
    height: 10rem;
}

.divbuts{
    padding: 0.5rem;
    border: 1px solid #eee;
    border-top: 0;
    border-radius: 0 0 3px 3px;
}

.night .divbuts{
    border:1px solid #444;
    border-top:0;
}

.divbuts button{
    padding: 0.4rem 1rem;
    text-align: center;
    border: 0;
    background-color: #607D8B;
    color: #fff;
    border-radius: 3px;
    cursor: pointer;
}

.divbuts button:nth-child(1) {
    background-color: #009688;
}

.divbuts button:nth-child(2) {
    background-color: #2196F3;
}

.divbuts button:nth-child(3) {
    background-color: #795548;
}

.divbuts button:nth-child(8) {
    background-color: #757575;
}

@media screen and (max-width: 1135px){
    .divbuts button:nth-child(1){
        width: calc(50% - 0.25rem);
        float: left;
    }

    .divbuts button:nth-child(2){
        width: calc(50% - 0.25rem);
        float: right;
    }

    .divbuts button:nth-child(3){
        width: calc(50% - 0.25rem);
        float: left;
        margin-top: 0.5rem;
    }
    
    .divbuts button:nth-child(4){
        width: calc(50% - 0.25rem);
        float: right;
        margin-top: 0.5rem;
    }

    .divbuts button:nth-child(5){
        width: calc(50% - 0.25rem);
        float: left;
        margin-top: 0.5rem;
    }
    
    .divbuts button:nth-child(6){
        width: calc(50% - 0.25rem);
        float: right;
        margin-top: 0.5rem;
    }

    .divbuts button:nth-child(7){
        width: calc(50% - 0.25rem);
        float: left;
        margin-top: 0.5rem;
    }
    
    .divbuts button:nth-child(8){
        width: calc(50% - 0.25rem);
        float: right;
        margin-top: 0.5rem;
    }
}

@media screen and (max-width: 495px){
    .rsacentdiv>div {
        width: 100%;
        display: inline-block;
    }
    .rsacentdiv>div:nth-child(2) {
        float: right;
        margin-top: 0.5rem;
    }
}

.addrsa_alert{
    margin: 0.5rem;
    display: none;
    margin-bottom: 0;
}

.addrsa_alertdiv .layui-layer-content{
    overflow: visible !important;
}

.addrsa_alert>button{
    padding: 0.4rem 1rem;
    text-align: center;
    border: 0;
    background-color: #607D8B;
    color: #fff;
    border-radius: 3px;
    cursor: pointer;
    width: calc(100% - 0.5rem);
    margin-top: 0.25rem;
    margin-left: 0.25rem;
    margin-bottom: 0.25rem;
}

.quxian{
    display: none;
}

.reares{
    border: 1px solid #e8e8fd;
    padding: 0.5rem;
    border-radius: 4px;
    margin-top: 0.75rem;
    display: none;
}

.night .reares {
    border: 1px solid #444;
}

.reares h3{
    margin-bottom: 0.5rem;
    font-size: 0.6rem;
}

.reares textarea{
    border: 1px solid #e8e8fd;
    color: rgba(0, 0, 0, .85);
    width: 100%;
    height: 6rem;
    padding: 0.5rem;
    font-size: 0.65rem;
    display: block;
}

.qianming_alert{
    margin: 0.5rem;
    display: none;
    margin-bottom: 0;
}

.qianming_alert .rsa{
    margin-top: 0;
}

.qianming_alert .layui-layer-content{
    overflow: visible !important;
}

.qianming_alert .rsa button{
    padding: 0.4rem 1rem;
    text-align: center;
    border: 0;
    background-color: #607D8B;
    color: #fff;
    border-radius: 3px;
    cursor: pointer;
}

.qianming_alert .rsa button:nth-child(1){
    width: calc(50% - 0.25rem);
    float: left;
    background-color: #2196F3;
}
.qianming_alert .rsa button:nth-child(2){
    width: calc(50% - 0.25rem);
    float: right;
}

.extgongyue_alert{
    margin: 0.5rem;
    display: none;
    margin-bottom: 0;
}

.extgongyue_alert .rsa{
    margin-top: 0;
}

.extgongyue_alert .layui-layer-content{
    overflow: visible !important;
}

.extgongyue_alert .rsa button{
    padding: 0.4rem 1rem;
    text-align: center;
    border: 0;
    background-color: #607D8B;
    color: #fff;
    border-radius: 3px;
    cursor: pointer;
    width: 100%;
}

.prijiajie_alert{
    margin: 0.5rem;
    display: none;
    margin-bottom: 0;
}

.prijiajie_alert .rsa{
    margin-top: 0;
}

.prijiajie_alert .layui-layer-content{
    overflow: visible !important;
}

.prijiajie_alert .rsa button{
    padding: 0.4rem 1rem;
    text-align: center;
    border: 0;
    background-color: #607D8B;
    color: #fff;
    border-radius: 3px;
    cursor: pointer;
}

.prijiajie_alert .rsa button:nth-child(1){
    width: calc(50% - 0.25rem);
    float: left;
    background-color: #2196F3;
}
.prijiajie_alert .rsa button:nth-child(2){
    width: calc(50% - 0.25rem);
    float: right;
}