.set-block{
    min-width: 500px;
    margin: auto;
    margin-top: 20px;
    padding-bottom: 50px;
    /* max-width: 800px;*/
}
.set-one{
    border: 1px solid #ddd;
    height: 48px;
    padding: 0px 20px;
    position: relative;
    margin-bottom: 10px;
    border-radius: 8px;
    background: #f1f1f1;
    line-height: 48px;
}
.set-one span{
    margin-right: 38px;
}
.set-container-two{
    width: 475px;
}
.set-two{
    border: 1px solid #ddd;
    height: 48px;
    padding: 0px 20px;
    position: relative;
    margin-bottom: 10px;
    border-radius: 8px;
    background: #f1f1f1;
    line-height: 48px;
}
.set-two span{
    margin-right: 38px;
}
.sel_input{
    background: #fff;
    height: 28px;
    width: 110px;
    line-height: 48px;
}
.sel_input select{
    position: absolute;
    height: 26px;
    font-size: 12px;
}
.sel_input s{
    height: 26px;
    background: none;
}
.icon-shangxia1:before{
    position: absolute;
    top: -10px;
    left: 9px;
    color: #999;
    font-size: 14px;
}
.set-del{
    position: absolute;
    top: 15px;
    right: 22px;
    cursor: pointer;
    color: #69b7b7;
    border: none;
    background: none;
}
.set-del-two{
    position: absolute;
    top: 15px;
    right: 22px;
    cursor: pointer;
    color: #69b7b7;
    border: none;
    background: none;
}
.set-add{
    height: 28px;
    border: 1px solid #69b7b7;
    font-size: 12px;
    color:#69b7b7;
    position: relative;
    text-align: center;
    cursor: pointer;
    width: 64px;
    border-radius: 8px;
}
.set-add-two{
    height: 28px;
    border: 1px solid #69b7b7;
    font-size: 12px;
    color:#69b7b7;
    position: relative;
    text-align: center;
    cursor: pointer;
    width: 64px;
    border-radius: 8px;
    line-height: 28px;
}
.set-add span{
    line-height: 28px;
}
.set-add-icon{
    position: relative;
    top: -1px;
}

/*.set-one-model{
	display: none;
}
.set-two-model{
    display: none;
}*/
.option-model{
    display: none;
}
.b_checkbox{
    position: absolute;
    top: 21px;
    right: 22px;
    cursor: pointer;
}
.set-permission{
    min-height: 15px;
    padding: 10px 10px 0px 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin-bottom: 20px;
    display: none;
}
.set-per-one{
    border: 1px solid #ddd;
    height: 40px;
    line-height: 40px;
    padding: 0px 20px;
    position: relative;
    width: 120px;
    border-radius: 5px;
    float: left;
    margin:0px 10px 10px 0px;
}
.set-per-one .b_checkbox{top:13px;}
.set-per-one span{
    width: 60px;
    display: inline-block;
    height: 40px;
    overflow: hidden;
}
.set-synchro-button{
    background: #ff7200;
    color: #fff;
    display: inline-block;
    text-align: center;
    height: 36px;
    padding:0 20px;
    line-height: 36px;
    margin-top: 40px;
    border-radius: 6px;
    cursor: pointer;
    border:0px;
    margin-left: 41%;
}
.set-synchro-button.disable{
    background: #9c9c9c;
    color: #ffffff !important;
    cursor: auto;
}
.remark-switch{
    position: relative;
    float: left;
    width: 142px;
    height: 100%;
    top: 12px;
    left: 20px;
}
.remark-list{
    height: 50px;
    line-height: 50px;
}
.remark-label{
    color: #999;
    margin-left: -45px;
}
.acrossLine{
    width: 100%;
    border-bottom: 1px solid #ddd;
    margin: 25px auto;
}
.remark-list .sel_input{
    width: 78px;
}
.mlft{
    margin-left: -37px;
}
.ui-switch, .input-text{
    height: 50px;
    top: -8px;;
    right:auto;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
input[type="number"]{
    -moz-appearance: textfield;
}
.point{
    width: 2px;
    height: 30px;
    background: #c4cdd6;
    margin-right: 20px;
}
.addButton{
    cursor: pointer;
    height: 28px;
    border: 1px solid #4279ac;
    text-align: center;
    line-height: 27px;
    font-size: 12px;
    color: #4279ac ;
    width:64px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-left: 20px;
}
.remindList{
    margin-left: 20px;
    width: 854px;
    height: 50px;
    padding: 20px;
    background: #ebf2f8;
    margin-bottom: 10px;
    font-size: 12px;
    box-sizing:border-box;
    border: 4px solid transparent;
}
.remindListButton{
    width: 48px;
    height: 28px;
    text-align: center;
    line-height: 27px;
    border-radius: 4px;
    background: #fff;
    border: 1px solid #dddddd;
    cursor: pointer;
    font-size: 12px;
}
.remindList input{
    border-radius: 8px;
    text-align: center;
    margin: 0 10px;
    width: 50px;
    height: 26px;
    border: 1px solid #dddddd;
    font-size: 12px;
}
.remindList input:focus{
    border-color: #999;
}
.remindTip{
    color: #999;
    line-height: 30px;
    margin-left: 20px;
    font-size: 12px;
}
.remindList.active{
    border: 1px solid #c4cdd6;
    border-left: 4px solid #79abd2;
    box-shadow: 0px 0px 8px rgba(66,121,172,0.2);
}
.remindList.active .remindListButton{
    background: #4279ac;
    border-color:#4279ac ;
    color: #fff;
}
.autosure{
    display: none;
}
.remindList.active .autosure{
    display: block;
}
.remindList.active.activefeed{
    background: #ebf2f8;
}
.remindList.active.activefeed1{
    background: #ebf2f8;
}
.remindList.active.activefeed .remindListButton{
    background: #4279ac;
    color: #fff;
}
.remindList.active.activefeed .autosure{
    display: block;
}
.sure{
    display: none;
}
.mt{
    margin-top: 50px;
}
.remark-switch-list{
    height: 70px;
}
.ui-switch input{
    height: 26px;
}
[v-cloak] {
    display: none;
}
.pt{
    z-index: 100000;
}
.set-title{
    margin-bottom: 10px;
    background: #fafbfc;
}
.ui-switch input:checked:before{
    background-color: #79abd2;
    border-color: #79abd2;
}
.ui-switch input:checked:before{
    background-color: #79abd2;
    border-color: #79abd2;
    -webkit-box-shadow: #79abd2 0 0 0 0.16rem inset;
    box-shadow: #79abd2 0 0 0 0.16rem inset;
}