.setF-wage-title {
    font-size: 16px;
    padding: 30px 10px 18px 0px;
    color: #4279ac;
    position: relative;
}
/*set-focus*/
.setF-block {
    min-width: 500px;
    margin: auto;
    padding-bottom: 50px;
    margin-top: 15px;
}
.setF-block h3{
    color: #a7b5b5;
    font-size: 16px;
    padding: 33px 0 10px;
}
.setF-setdl{
    width: 43%;
    height: 120px;
    padding: 0px;
    border: 1px solid #ddd;
    float: left;
    margin: 7px 30px 22px 0px;
    cursor: pointer;
    border-radius: 6px;
}
.setF-setdl i{
    float: left;
    width:76px;
    height: 84px;
    margin: 18px 33px;
    color:#bfbfbf;
    text-align: center;
    font-size:64px;
}
.setF-setdl .box-imgico1{
    background: url(/Public/img/setting/setFocus/set101.png) no-repeat center;
    background-size: contain;
}
.setF-setdl .box-imgico2{
    background: url(/Public/img/setting/setFocus/set201.png) no-repeat center;
    background-size: contain;
}
.setF-setdl .box-imgico3{
    background: url(/Public/img/setting/setFocus/set301.png) no-repeat center;
    background-size: contain;
}
.setF-setdl .box-imgico4{
    background: url(/Public/img/setting/setFocus/set401.png) no-repeat center;
    background-size: contain;
}
.setF-setdl .box-imgico5{
    background: url(/Public/img/setting/setFocus/set501.png) no-repeat center;
    background-size: contain;
}

.setS-fety{
    padding:0 10px;
}
.red{
    font-size: 14px;
    margin-left: 10px;
    color: red;
}
.tip_red.c_col_ec {
    /*padding-left: 55px;*/
    padding-bottom: 95px;
}
.col_e5{
   color: #e51c23; 
   margin-right: 20px
}
.box-cont{
    display: -webkit-box;
    display: -moz-box;
    -webkit-box-align: center;
    -moz-box-align: center;
}
.box-p{
    width:66%;
    display: block;  
}
.set-button {
    background: #4279ac;
    color: #fff;
    padding: 0 20px;
    text-align: center;
    height: 36px;
    width: 100px;
    line-height: 36px;
    border-radius: 4px;
    cursor: pointer;
    border: none;
    font-size: 12px;
}
.mar_top_40{
    margin-top:30px;
}
.set-button.disable{
    background: #9c9c9c;
    color:#ffffff !important
}
.set-border{
    border-radius: 6px;
    border-bottom:none;
    overflow: hidden;
    margin-top:22px;
}
/*safety*/
.set-list{
    position: relative;
    height: 60px;
    line-height: 60px;
}
.ui-switch{
    width: 94px;
    height:56px;
    position: absolute;
    right: 40px;
    top:8px;
    font-size: 12px;
}
.input-text{
    width: 94px;
    height:56px;
    font-size: 12px;
}
.ui-switch input {
    width: 46px;
    height:28px;
    position: absolute;
    top: 10px;
    left: 0;  
    z-index: 2;
    border: 0;
    background: 0 0;
    -webkit-appearance: none;
    outline: 0
}
.ui-switch .setS-fety{
    width:60px;
}
.ui-switch input:before {
    content: '';
    width: 100%;
    height: 80%;
    border: 2px solid #e3e3e3;
    background-color: #fdfdfd;
    border-radius:30px;
    cursor: pointer;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    border-color: #e3e3e3;
    -webkit-box-shadow: #e3e3e3 0 0 0 0 inset;
    box-shadow: #e3e3e3 0 0 0 0 inset;
    -webkit-transition: border .4s,-webkit-box-shadow .4s;
    transition: border .4s,box-shadow .4s;
    -webkit-background-clip: content-box;
    background-clip: content-box
}

.ui-switch input:checked:before {
    border-color: #00da5a;
    -webkit-box-shadow: #00da5a 0 0 0 0.16rem inset;
    box-shadow: #00da5a 0 0 0 0.16rem inset;
    background-color: #00da5a;
    transition: border .4s,box-shadow .4s,background-color 1.2s;
    -webkit-transition: border .4s,-webkit-box-shadow .4s,background-color 1.2s;
}
.ui-switch input:checked:after {
    right:-5px;
}
.ui-switch .setS-fety:checked:after{
    right:-1px;
}
.ui-switch input:after {
    content: '';
    width:26px;
    height:26px;
    position: absolute;
    top: 45%;
    -webkit-transform:translateY(-50%);
    border-radius: 100%;
    background-color: #fff;
    -webkit-box-shadow:0px 1px 6px rgba(0,0,0,.5);
    box-shadow:0px 1px 6px rgba(0,0,0,.5);
    -webkit-transition: left .2s;
    transition: left .2s;
    cursor: pointer;
}
.input-text input{
    width: 40px;
    border-radius: 4px;
    padding: 0 5px;
    text-align: center;
    border: 1px solid #ddd;
    height: 20px;
}
.set-list span{
    font-size: 12px;
    color: #9c9c9c;
}
.disabledLayer{
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #eeeeee;
    z-index:3;
    opacity: 0.6;
    left: 0px;
    display: none;
}
/*密码设置*/
.phone-container input{
    text-indent: 10px;
}
.phone-container input::placeholder{
    color:#c8c8c8;
}
.phone-container .adminname {
    text-align: left;
}
.phone-container .phone-title {
    padding: 0px;
    display: inline-block;
    width: 70px;
    line-height: 50px;
    height: 50px;
    text-align: right;
}
.phone-pic {
    width: 72px;
}
.phone-container .phone-pic-num {
    border: 1px solid #ddd;
    border-radius: 5px;
    display: inline-block;
    width: 115px;
    line-height: 33px;
    margin-right: 15px;
}
.phone-container .phone-pic-num {
    width: 132px;
    height: 35px;
}
.phone-container .phone-pic-get {
    width: 90px;
    height: 35px;
    background: #d4c7b0;
}
.phone-container .phone-check {
    border: 1px solid #ddd;
    border-radius: 5px;
    display: inline-block;
    width: 115px;
    height: 35px;
    line-height: 33px;
    margin-right: 15px;
}
.phone-container .phone-check {
    width: 132px;
}
phone-container .phone-title {
    padding: 0px;
    display: inline-block;
    width: 70px;
    line-height: 50px;
    height: 50px;
    text-align: right;
}
.phone-container .phone-get {
    display: inline-block;
    width: 90px;
    border: 1px solid #79abd2;
    color: #79abd2;
    height: 35px;
    border-radius: 6px;
    line-height: 35px;
    padding: 0px;
    text-align: center;
    position: relative;
    top: -1px;
    cursor: pointer;
}
.send-succ-msgtip {
    display: none;
}
.phone-input{
    border: 1px solid #ddd;
    border-radius: 5px;
    line-height: 33px;
    width: 191px;
    border-radius: 6px;
}
.phone-input::placeholder{
    color:#c8c8c8;
}
.setF-check{
    padding: 0 10px;
}
/*针对于密码设置的弹框*/
.dialog-custom-box{
    padding: 0 30px 30px 30px;
}
.Add-staff-back{
    display: block;
    /*margin-left: 10px;*/
    width: 60px;
    height: 27px;
    border: 1px solid #bdbdbd;
    line-height: 25px;
    color: #333;
    border-radius:5px;
    background-color: #fbfbfb;
    /*text-align: center;*/
    padding-left: 11px;
    box-sizing: border-box;
    margin-bottom: 18px;
    font-size: 12px;
}
.Add-list{
    display: block;
    width: 73px;
    height: 30px;
    border: 1px solid #4279ac;
    line-height: 28px;
    color: #4279ac;
    border-radius:4px;
    /*text-align: center;*/
    padding-left: 17px;
    box-sizing: border-box;
    font-size: 12px;
    cursor: pointer;
}
.c_ui_switch input:checked+label{
    background: #79abd2;
}
.c_ui_switch label{
    margin-left: 0;
}
.c_wage_title span{
    color: #79abd2;
}

.safebnt{
    display: inline-block;
    top: 6px;
    left: 15px;
}
.notice,.Add-list{
    display: inline-block;
    vertical-align: top;
}
.notice{
    line-height: 30px;
    margin-bottom: 7px;
    margin-right: 7px;
}