.img-uploader {
    /* width: 178px; */
    height: 178px;
display: flex;

}

.img-uploader .el-upload {
    width: 178px;
    height: 178px;
    cursor: pointer;
    position: relative;
}

.img-uploader .el-upload:hover {
    border-color: #409eff;
}
.img-uploader-delete {
    position: relative;
    margin-right: 20px;
}
.img-updelete{
    position: absolute;
    right:-5px;
    top:-5px;
}
[class*=" avatar-uploader-icon"],
[class^=avatar-uploader-icon] {
    border: 1px dashed #d9d9d9;
    border-radius: 2px;
    font-size: 28px;
    color: #999999;
    width: 178px;
    height: 178px;
    line-height: 178px;
    text-align: center;
}

.avatar {
    width: 178px;
    height: 178px;
    display: block;
}
.infor-cont {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    width: 100%;
}

.infor-name {
    border-left: 2px solid #143584;
    padding-left: 10px;
    font-size: 16px;
    font-weight: 500;
    color: #262626;
    line-height: 16px;
    margin-top: 30px;
    margin-bottom: 25px;
    clear: both;
}

.infor-name-mation {}

.infor-cont .el-form-item__label {
    font-size: 14px;
    font-weight: 500;
    color: #333333;
    line-height: 40px;
    width:140px !important;
    text-align: right;
    padding-right: 0;
}

.posr {
    position: relative;
}

.numberV {
    position: absolute;
    bottom: 45px;
    right: 75px;
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 14px;
}

.infor-cont .el-form-item__content {
    margin-left: 158px !important;
}

.infor-cont .el-textarea__inner {
    width: 843px;
    height: 146px;
    border-radius: 4px;
    border: 1px solid #DCDFE6;
}
#container,.edui-editor{
    width: 843px !important;
}
.infor-cont .beizhu {
    font-size: 12px;
    font-weight: 400;
    color: #999999;
    line-height: 18px;
}

.xingzhi .el-form-item__content {
    margin-left: 20px !important;
}

.w360 {
    width: 360px;
}

.df {
    display: flex;
}

.license-elform {
    background: #FAFAFA;
    border: 1px solid #F0F0F0;
    padding: 20px;
}

.w220 {
    width: 220px;
}
.login-cont{
    background-color: #F4F5F7;
}
.el-form{
    background-color: #fff;
    margin: 0 auto;
    width: 1060px;
}

.login-cont-next1 {
    /* width: 360px; */
    /* height: 40px; */
    /* display: flex; */
    margin-right: 15px;
    cursor: pointer;
}

.login-cont-next1 .next-button {
    background: #143584;
    border-radius: 4px;
    padding: 13px 20px;
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: flex-start; */
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 14px;
    cursor: pointer;
}

.login-cont-next2 {
    /* width: 360px; */
    height: 40px;
    display: flex;
    margin-left: 15px;
}

.login-cont-next2 .next-button2 {
    background: #ffffff;
    border: 1px solid #DADFE4;
    border-radius: 4px;
    padding: 13px 20px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 14px;
    font-weight: 400;
    color: #242D33;
    line-height: 14px;
}



/* 服务机构填写基本信息 */
.mt30 {
    margin-top: 30px;
}

.infor-cont2 {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    width: 100%;
}

.infor-cont2 .el-form-item__label {
    font-size: 14px;
    font-weight: 500;
    color: #333333;
    line-height: 40px;
    width: 120px !important;
    text-align: right;
    padding-right: 0;
}

.infor-cont2 .el-form-item__content {
    margin-left: 150px !important;
}

.infor-cont2 .el-textarea__inner {
    width: 633px;
    height: 146px;
    border-radius: 4px;
    border: 1px solid #DCDFE6;
}

.infor-cont2 .beizhu {
    font-size: 12px;
    font-weight: 400;
    color: #999999;
    line-height: 18px;
}

.mt6 {
    margin-top: 6px;
}

.shili {
    display: flex;
    align-items: center;
}

.shili-name {
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 14px;
    margin-left: 50px;
    margin-right: 8px;
}

.shili-img {
    width: 110px;
    height: 162px;
}

.shili-img img {
    width: 110px;
    height: 162px;
}

.cont .el-radio__inner::after {
    width: 7px;
    height: 7px;
}

.cont .el-radio__input.is-checked .el-radio__inner {
    border-color: #143584;
    background: #143584;
}

.cont .el-radio__input.is-checked+.el-radio__label {
    color: #143584;
}
.edui-default .edui-toolbar {
    line-height: initial;
}

.edui-default .edui-toolbar .edui-combox .edui-combox-body {
    line-height: initial;
}

.no_click{
    pointer-events: none;
}
.login-cont-next1 .up_file{
    margin-right: 30px;
}
.next-button2{
    cursor: pointer;
}
.button-jiao .el-button{
    border-color: #143584 !important;
    background: #143584 !important;
}
