@charset "UTF-8";

.dropDown[data-v-a14dc8fc] {
    position: fixed;
    top: -100%;
    height: 100%;
    width: 100%;
    padding: 0 10px;
    background: transparent;
    z-index: 5001;
    opacity: 0;
    -webkit-transition: top 0.3s, opacity 0.3s;
    transition: top 0.3s, opacity 0.3s;
    overflow: hidden;
    min-width: 1200px;
    -webkit-box-shadow: 4px 4px 30px rgba(92, 101, 187, 0.1);
    box-shadow: 4px 4px 30px rgba(92, 101, 187, 0.1);
    border-radius: 6px;
}

.dropDown.active[data-v-a14dc8fc] {
    top: 0;
    height: 100vh;
    overflow: auto;
    bottom: 10px;
    opacity: 1;
    z-index: 999;
    position: relative;
    -webkit-transition: top 0.3s, opacity 0.3s;
    transition: top 0.3s, opacity 0.3s;
}

.dropDown>h1[data-v-a14dc8fc] {
    margin: 0 -20px;
    width: 110%;
    height: 64px;
    background: rgba(0, 0, 0, 0.3);
}

.dropDown>div[data-v-a14dc8fc] {
    padding-right: 4px;
    overflow: hidden;
    position: relative;
    padding-top: 40px;
    background: #fff;
    height: 100%;
    border-radius: 4px;
}

.dropDown>div h3[data-v-a14dc8fc] {
    position: absolute;
    top: 0;
    text-align: right;
    height: 40px;
    line-height: 40px;
    padding-right: 10px;
    border-radius: 4px;
    color: #43454d;
    width: 100%;
}

.dropDown>div h3>i[data-v-a14dc8fc] {
    font-size: 20px;
} 

/*下拉框动画效果*/
/*模块icon提示*/
/*头部icon的hover效果*/
/*头部具体布局样式*/
.header-box[data-v-efb7d73a] {
    height: 64px;
    width: 100%;
    min-width: 1200px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
}

.header-box .header-container[data-v-efb7d73a] {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 9;
    /*皮肤栏*/
}

.header-box .header-container .header[data-v-efb7d73a] {
    height: 100%;
    color: #fff;
}

.header-box .header-container .header .logo[data-v-efb7d73a] {
    cursor: pointer;
    float: left;
    margin: 12px 0 0 20px;
}

.header-box .header-container .header .logo>div[data-v-efb7d73a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    color: #ffffff;
    font-size: 18px;
    line-height: 21px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header-box .header-container .header .logo>div p[data-v-efb7d73a] {
    font-weight: bold;
}

.header-box .header-container .header .logo>div span[data-v-efb7d73a] {
    font-size: 12px;
    line-height: 16px;
    color: #9eabbe;
}

.header-box .header-container .header .logo>div>img[data-v-efb7d73a] {
    width: 174px;
    height: 42px;
    margin-right: 10px;
}

.header-box .header-container .header .logo>img[data-v-efb7d73a] {
    float: left;
    height: 40px;
}

.header-box .header-container .header .center[data-v-efb7d73a] {
    float: left;
    height: 100%;
    margin: 0 0 0 60px;
    padding-top: 17px;
}

.header-box .header-container .header .center>div[data-v-efb7d73a] {
    text-align: center;
    display: inline-block;
    position: relative;
}

.header-box .header-container .header .center>div .back[data-v-efb7d73a] {
    width: 26px;
    height: 26px;
    background: rgba(213, 216, 222, 0.85);
    border-radius: 4px;
    float: left;
    margin: 2px;
    position: relative;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAABy0lEQVRIS7XWPUvDQBgH8OdiGi+XUs+X1VmQDg7iIKWIi+Ds4jcQZ8HVLyF+E+kkUopIEYcqxVXqYl/St/RMYxrlORWkoL1L0y4HJeTX//3vrkcAAGq17hLNpPaiUbRqEMLwu6k/hAwggpeUERQ4523y3OksOmAe2fOpeWqZYBjG1Aa+IIoi8IMQBm/vwxRxLkijKw6ZNbfGqJUIMP4S4QcwDEZPpO56p8sLtp1UknEIk7n9twFptAdnKzyZWv6akmZHgBIUhKHszozZnxKE0QvFe1lubnMdeCat3aUW5PsBmKYJ+S19TAnCn9/zBJTKVfCDeJgyhJjnCSjeVQGTWaYJOY1kWpDEhA+l8iPg3vjCssAzk1esNoSYEL5MhqMqFguSmB9A8bYiR0ot2N/Z/HclxobqzR7c3Fflksep293eSB5quj0o3X0haUZlT5POSe1EcRCMqgX9RhijcuMySpVOCWVoGkQ5URhGcHldBhyxizx2wtSS/MRVSoSlX91UJCSnSxNRTqRUwoSHlBIlBr22vJMVbqdn+lfeG/ZJvdU/cJiVnbTp4ibDY8oTowfiuu5CBNaxbc/uujX34ZyT2V0gP74vkE6Bc9L+BM2YUV8fafjgAAAAAElFTkSuQmCC) no-repeat 0 0;
    background-size: 100%;
    cursor: pointer;
    opacity: 1;
}

.header-box .header-container .header .center>div .back.enable[data-v-efb7d73a] {
    opacity: 1;
}

.header-box .header-container .header .center>div .history[data-v-efb7d73a] {
    cursor: pointer;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    position: relative;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAB8ElEQVRIS83WX2vTUBgG8OdN0uQktbPWQr3yQryxDBHtdGxOYTeC4L1fY5/Ej7H73XgnuqLMqiDi6tWuJ83WJd3yp0mbyHvGQCprk3YBz00ghPeX5z0nOYcAoNdz75KmvUkpXSVQne8tPAg2UuwlUbzVaFQP6Lfj3FFT/bsltIrQNSgKLWxwgSRJEUYj+GE0GJP6gOwTb6csSq9MUboSYLKIH8bww3iHoePaklm7qiSTECfrDwKbobRetQpJc1H0yPHx/0NeMES7s4+SpmJz7T6ILl9EcyfygyF2O/vgK0MvN1tQFeXS9s8FBeEQHz6fI6qqYL3VRP1GZeoc54YY2e104flhZoTfIBf0D/LoHuq1pUyrNTMUhJGc+LOLJDmQXIneffoBZ+DJCV9vZU+S+zt6+/4bOJVlGnj+ZBmm0DO1LDfknvqydVE8QtkS2FhpSjTryDxHXNA99dDudM8x08DTlaZEs4xc0CTG7eNk18rmTCs3xBV5UbS/dBHHIwhDx8bjJiozsLmgSYyTvXj2cOqGOTfE2Il7ho9ff8k/RKEQY+MkkVs2/1injYUSzVwBfz0goV7fO7x53bxV6FbuBodkO/62ZWivrSIPJ0G0Tf2+f3tMyU9L6IUdtxRDWZb7bxEHyBSpTaC9hNStRlUc/AHuRFXstdlFDQAAAABJRU5ErkJggg==) no-repeat 0 0;
    background-size: 100%;
    opacity: 1;
}

.header-box .header-container .header .center>div .history.disabled[data-v-efb7d73a] {
    opacity: 0.5;
}

.header-box .header-container .header .center .reload[data-v-efb7d73a] {
    margin: -1px 0 0 44px;
    float: right;
}

.header-box .header-container .header .center .reload i[data-v-efb7d73a] {
    width: 34px;
    line-height: 34px;
    text-align: center;
    display: inline-block;
    font-size: 26px;
}

.header-box .header-container .header .center .reload i[data-v-efb7d73a]:hover {
    opacity: 0.8;
    -webkit-transition: opacity, 0.3s;
    transition: opacity, 0.3s;
}

.header-box .header-container .header .center .reload .iconxiaochengxu[data-v-efb7d73a] {
    margin-right: 10px;
    font-size: 28px;
    position: relative;
    border-radius: 4px;
}

.header-box .header-container .header .center .reload .iconxiaochengxu[data-v-efb7d73a]:hover {
    background: rgba(255, 255, 255, 0.2);
}

.header-box .header-container .header .center .reload .icongengxin[data-v-efb7d73a] {
    font-size: 22px;
    top: -2px;
    position: relative;
    border-radius: 4px;
}

.header-box .header-container .header .center .reload .icongengxin[data-v-efb7d73a]:before {
    position: relative;
    top: 0;
}

.header-box .header-container .header .center .reload .icongengxin[data-v-efb7d73a]:hover {
    background: rgba(255, 255, 255, 0.2);
}

.header-box .header-container .header .right[data-v-efb7d73a] {
    height: 100%;
    float: right;
}

.header-box .header-container .header .right>li[data-v-efb7d73a] {
    float: right;
}

.header-box .header-container .header .right .icon[data-v-efb7d73a] {
    margin: 19px 0 0 0;
}

.header-box .header-container .header .right .icon>i[data-v-efb7d73a] {
    margin: 0 13px;
    font-size: 26px;
}

.header-box .header-container .header .right .icon>i[data-v-efb7d73a]:hover {
    opacity: 0.8;
    -webkit-transition: opacity, 0.3s;
    transition: opacity, 0.3s;
}

.header-box .header-container .header .right .icon .iconxiaoxi[data-v-efb7d73a],
.header-box .header-container .header .right .icon .iconshouye-liebiaocaidan[data-v-efb7d73a] {
    width: 34px;
    height: 34px;
    display: inline-block;
    text-align: center;
    margin-top: -2px;
    padding-top: 4px;
    border-radius: 4px;
}

.header-box .header-container .header .right .icon .iconxiaoxi[data-v-efb7d73a]:hover,
.header-box .header-container .header .right .icon .iconshouye-liebiaocaidan[data-v-efb7d73a]:hover {
    background: rgba(255, 255, 255, 0.2);
}

.header-box .header-container .header .right .icon .out[data-v-efb7d73a] {
    cursor: pointer;
    vertical-align: top;
    display: inline-block;
    width: 50px;
    height: 28px;
    margin: -1px 0 0 18px;
    background: url(data:image/png;base64,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) no-repeat 0 0;
    background-size: 100%;
    position: relative;
}

.header-box .header-container .header .right .icon .iconshouye-liebiaocaidan[data-v-efb7d73a] {
    position: relative;
}

.header-box .header-container .header .right .icon .iconxiaoxi .count[data-v-efb7d73a] {
    position: absolute;
    top: 3px;
    right: 1px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #ff7070;
    color: #fff;
}

.header-box .header-container .header .right .icon .iconxiaoxi[data-v-efb7d73a] {
    position: relative;
}

.header-box .header-container .header .right .user[data-v-efb7d73a] {
    padding-top: 14px;
    cursor: pointer;
    position: relative;
}

.header-box .header-container .header .right .user>div span[data-v-efb7d73a] {
    float: left;
    display: inline-block;
    font-size: 14px;
    margin: 9px 12px 0 0;
    overflow: hidden;
}

.header-box .header-container .header .right .user>div>.img[data-v-efb7d73a] {
    float: left;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    margin-top: 1px;
    text-align: center;
    overflow: hidden;
}

.header-box .header-container .header .right .user>div>.img img[data-v-efb7d73a] {
    width: 100%;
    float: left;
}

.header-box .header-container .header .right .user>div .arrow[data-v-efb7d73a] {
    float: left;
}

.header-box .header-container .header .right .user .user-options[data-v-efb7d73a] {
    position: absolute;
    width: 180px;
    height: 172px;
    /*height: 214px;*/
    color: #4c495b;
    top: 64px;
    left: 0;
    background: #ffffff;
    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.12);
    border-radius: 4px;
    z-index: 2000;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    opacity: 0;
    -webkit-transition: opacity 0.5s, -webkit-transform 0.3s;
    transition: opacity 0.5s, -webkit-transform 0.3s;
    transition: transform 0.3s, opacity 0.5s;
    transition: transform 0.3s, opacity 0.5s, -webkit-transform 0.3s;
}

.header-box .header-container .header .right .user .user-options.active[data-v-efb7d73a] {
    opacity: 1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition: opacity 1s, -webkit-transform 0.5s;
    transition: opacity 1s, -webkit-transform 0.5s;
    transition: transform 0.5s, opacity 1s;
    transition: transform 0.5s, opacity 1s, -webkit-transform 0.5s;
}

.header-box .header-container .header .right .user .user-options .user-info[data-v-efb7d73a] {
    display: block;
    padding: 19px;
    border-bottom: 1px solid #ecf1f8;
}

.header-box .header-container .header .right .user .user-options .user-info .img[data-v-efb7d73a] {
    float: left;
    width: 43px;
    height: 43px;
    overflow: hidden;
    border-radius: 50%;
    text-align: center;
}

.header-box .header-container .header .right .user .user-options .user-info .img>img[data-v-efb7d73a] {
    width: 100%;
    float: left;
}

.header-box .header-container .header .right .user .user-options .user-info div[data-v-efb7d73a] {
    width: 90px;
    float: left;
    margin-left: 8px;
}

.header-box .header-container .header .right .user .user-options .user-info div>span[data-v-efb7d73a] {
    font-size: 14px;
    display: block;
    text-align: left;
    line-height: 22px;
}

.header-box .header-container .header .right .user .user-options .user-info div>span[data-v-efb7d73a]:last-child {
    color: #9eabbe;
    font-size: 12px;
    width: 100%;
}

.header-box .header-container .header .right .user .user-options .archives[data-v-efb7d73a] {
    padding: 0 20px;
    display: block;
    font-size: 14px;
    line-height: 38px;
}

.header-box .header-container .header .right .user .user-options .pwd[data-v-efb7d73a] {
    font-size: 14px;
    padding: 0 20px;
    line-height: 38px;
    border-bottom: 1px solid #ecf1f8;
}

.header-box .header-container .header .right .user .user-options .switch-bar[data-v-efb7d73a] {
    font-size: 14px;
    padding: 16px 18px 0 20px;
}

.header-box .header-container .header .right .user .user-options .switch-bar[data-v-efb7d73a] .switch {
    float: right;
}

.header-box .header-container .header .right .user .user-options .switch-bar[data-v-efb7d73a] .switch .el-switch__core {
    border-radius: 4px;
}

.header-box .header-container .header .right .user .user-options .switch-bar[data-v-efb7d73a] .switch .el-switch__core:after {
    border-radius: 2px;
}

.header-box .header-container .header .right .user .tourist[data-v-efb7d73a] {
    height: 121px;
}

.header-box .header-container .header .right .company[data-v-efb7d73a] {
    height: 100%;
    margin: 0 26px;
    cursor: pointer;
    position: relative;
}

.header-box .header-container .header .right .company>span[data-v-efb7d73a] {
    position: relative;
    margin-top: 15px;
    display: inline-block;
    width: 181px;
    height: 34px;
    line-height: 34px;
    background: rgba(255, 255, 255, 0.24);
    border-radius: 4px;
}

.header-box .header-container .header .right .company>span .iconqiye[data-v-efb7d73a] {
    float: left;
    margin: 1px 10px 0;
    font-size: 15px;
}

.header-box .header-container .header .right .company>span .company-name[data-v-efb7d73a] {
    display: inline-block;
    width: 106px;
    overflow: hidden;
    height: 100%;
    font-size: 15px;
}

.header-box .header-container .header .right .company>span>.arrow[data-v-efb7d73a] {
    position: absolute;
    right: 15px;
    margin-top: 15px;
}

.header-box .header-container .header .right .company .options[data-v-efb7d73a] {
    width: 180px;
    height: 200px;
    background: #ffffff;
    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.12);
    border-radius: 4px;
    overflow: auto;
    position: absolute;
    top: 64px;
    z-index: 2000;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    opacity: 0;
    -webkit-transition: opacity 0.5s, -webkit-transform 0.3s;
    transition: opacity 0.5s, -webkit-transform 0.3s;
    transition: transform 0.3s, opacity 0.5s;
    transition: transform 0.3s, opacity 0.5s, -webkit-transform 0.3s;
}

.header-box .header-container .header .right .company .options.active[data-v-efb7d73a] {
    opacity: 1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition: opacity 1s, -webkit-transform 0.5s;
    transition: opacity 1s, -webkit-transform 0.5s;
    transition: transform 0.5s, opacity 1s;
    transition: transform 0.5s, opacity 1s, -webkit-transform 0.5s;
}

.header-box .header-container .header .right .company .options>li[data-v-efb7d73a] {
    width: 100%;
    padding: 10px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #4c495b;
    font-size: 14px;
}

.header-box .header-container .header .right .company .options>li[data-v-efb7d73a]:hover {
    background: #ecf1f8;
}

.header-box .header-container .skin[data-v-efb7d73a] {
    position: relative;
    -webkit-transition: height 0.2s;
    transition: height 0.2s;
    overflow: hidden;
    width: 100%;
    height: 0;
    line-height: 48px;
    text-align: left;
}

.header-box .header-container .skin.active[data-v-efb7d73a] {
    height: 48px;
    -webkit-transition: height 0.2s;
    transition: height 0.2s;
}

.header-box .header-container .skin .left[data-v-efb7d73a] {
    position: absolute;
    left: 0;
    cursor: pointer;
    height: 100%;
    margin: 0;
}

.header-box .header-container .skin .left>i[data-v-efb7d73a] {
    float: left;
    width: 20px;
    height: 20px;
    margin: 14px 10px 0 25px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVCAYAAACpF6WWAAACLklEQVQ4T+WVv2sUQRTHv29mf0mMkHhKUFEQ8QLRQq5RBAtFTREIWhiws1FSmIR0dmJ1iFgEG1HiHyDBf0AEG1N4ColCigQFBUlyyYUkyN3s7syTYW/vl4lHgo24sAy7O/OZ995+531peZQnI8ItRYyKABTZm6EENiqkL17Nex/Qcj2b0MPs8RMOIEwAGB+wIwekjY8HtDTKJvaYogwjJCAkRmiAzRJBEb26khfXW6HPJ/Rn43Ff50EGLNAD2AfWjLAbzNDSGLM+bODdjmprjQLmHrsIgU0FcWwgT2vpxxcPucd4esHr4o7+QQ2i+pZTnxyUJc1uCbXTiu8Evr2ViAjrFYiboY8vivRp9jFpAuw9e1mj5wg3JdEWygZYeCmx8pVsfVEhIHYAdAC95zVO9DUDLb0tNA2hXAK+FwRWlwkHThoczzGEbK1y8twMPWTg3anXdOsl7d9OzTooO9Waxl0MuhTBEED7AP/o76lth1wsEpQGWALvf0goN4GuRkC31WYoAMoaZIbi9mFVZ7yZliiWKdWp1epr4vvsLa7j3E9GNpL8lLIamSG9c6iLQdMpV0YuYLqmsrkRzsHlwm6hao/cP95PJRtNAzTMwXX+Zyi7TkHs8kdtW9N/DNqrkbmxc53+Of2/CZ0f5zMR8ccGO2m0lqT1uXXrSOwjsRFrJxuu7L43kDTzmvjn77Ifu3hUEXzKgq1fWXtRZOr91NpGAOjqmELZp5nha3IsPdu/ANsrdggysJPbAAAAAElFTkSuQmCC) no-repeat 0 0;
    background-size: 100%;
}

.header-box .header-container .skin .right[data-v-efb7d73a] {
    float: right;
    height: 100%;
}

.header-box .header-container .skin .right>div[data-v-efb7d73a] {
    display: inline-block;
    height: 100%;
    cursor: pointer;
    margin-left: 22px;
}

.header-box .header-container .skin .right>div .iconfont[data-v-efb7d73a] {
    color: rgba(127, 152, 217, 0.97);
    margin-right: 10px;
}

.header-box .header-container .skin .right>div .icongengxin[data-v-efb7d73a] {
    display: inline-block;
}

.header-box .header-container .skin .right>div .icongengxin[data-v-efb7d73a]:before {
    position: relative;
    top: 2px;
    font-size: 20px;
}

.header-box .header-container .skin .right>div .iconadd[data-v-efb7d73a] {
    margin-top: 5px;
}

.header-box .header-container .skin .right>div .iconadd[data-v-efb7d73a]:before {
    position: relative;
    top: 1px;
}

.header-box .header-container .skin .right .iconzu[data-v-efb7d73a] {
    font-size: 20px;
    margin: 0 20px 0 52px;
}

/*下拉框箭头样式*/
.arrow[data-v-efb7d73a] {
    border: 6px solid transparent;
    border-top-color: #fff;
    opacity: 0.5;
    margin-top: 16px;
}

/*下拉导航*/
.dialog[data-v-efb7d73a] {
    height: 100%;
}

.dialog .meun[data-v-efb7d73a] {
    float: left;
    width: 220px;
    text-align: center;
}

.dialog .meun .meun_left[data-v-efb7d73a] {
    width: 100%;
    height: auto;
    margin: 5px 40px 40px 40px;
}

.dialog .meun .meun_left ul[data-v-efb7d73a] {
    width: 100%;
}

.dialog .meun .meun_left ul li[data-v-efb7d73a] {
    cursor: pointer;
    width: 150px;
    height: 60px;
    border-left: 1px solid #ebebeb;
    position: relative;
}

.dialog .meun .meun_left ul li>a[data-v-efb7d73a] {
    width: 100%;
    height: 100%;
    display: block;
}

.dialog .meun .meun_left ul li>a>.title[data-v-efb7d73a] {
    position: absolute;
    top: -9px;
    left: 20px;
    font-size: 14px;
    color: #43454d;
}

.dialog .meun .meun_left ul li>a .dot[data-v-efb7d73a] {
    position: absolute;
    left: -7px;
    top: -5px;
    width: 14px;
    height: 14px;
    background-color: #ebebeb;
    border-radius: 50%;
}

.dialog .meun .meun_left ul li>a .dot[data-v-efb7d73a]:after {
    content: '';
    width: 6px;
    height: 6px;
    display: block;
    background-color: white;
    border-radius: 50%;
    position: absolute;
    top: 4px;
    left: 4px;
}

.dialog .meun .meun_left ul li>a .activities[data-v-efb7d73a] {
    background-color: #5a65b0;
}

.dialog .meun .meun_left ul li>a .activities+div[data-v-efb7d73a] {
    color: #4c495b;
    font-size: 16px;
}

.dialog .meun .meun_left ul li[data-v-efb7d73a]:last-child {
    border: none;
}

.dialog .meun_right[data-v-efb7d73a] {
    z-index: 1000;
    height: 100%;
    padding-bottom: 50px;
    overflow-y: auto;
}

.dialog .meun_right>div[data-v-efb7d73a] {
    padding-right: 10px;
}

.dialog .meun_right div>ul[data-v-efb7d73a] {
    width: 100%;
    margin-bottom: 60px;
    overflow: hidden;
}

.dialog .meun_right div>ul:hover>.title[data-v-efb7d73a] {
    color: #5c65bb;
}

.dialog .meun_right div>ul>.title[data-v-efb7d73a] {
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    line-height: 17px;
    color: #4c495b;
    float: left;
}

.dialog .meun_right div>ul>.group[data-v-efb7d73a] {
    width: 50%;
    display: inline-block;
    margin-top: 30px;
    vertical-align: top;
}

.dialog .meun_right div>ul>.group>.content[data-v-efb7d73a] {
    position: relative;
    padding-left: 83px;
    font-size: 12px;
    color: #9eabbe;
    letter-spacing: 1px;
}

.dialog .meun_right div>ul>.group>.content>h4[data-v-efb7d73a] {
    font-size: 16px;
    line-height: 22px;
    color: #4c495b;
    margin-bottom: 16px;
}

.dialog .meun_right div>ul>.group>.content>span[data-v-efb7d73a] {
    float: left;
}

.dialog .meun_right div>ul>.group>.content>div>span[data-v-efb7d73a] {
    cursor: pointer;
    margin-bottom: 10px;
    display: inline-block;
}

.dialog .meun_right div>ul>.group>.content>div>span .vbar[data-v-efb7d73a] {
    padding: 0 5px;
}

.dialog .meun_right div>ul>.group>.content>div>span:last-child .vbar[data-v-efb7d73a] {
    display: none;
}

.dialog .meun_right div>ul>.group>.icon[data-v-efb7d73a] {
    float: left;
    width: 57px;
    height: 57px;
    margin-right: 26px;
    background: -webkit-gradient(linear, left top, left bottom, from(#6eadf0), to(#417fe2));
    background: linear-gradient(180deg, #6eadf0 0%, #417fe2 100%);
    border-radius: 10px;
}

.dialog .meun_right div>ul>.group>.icon>img[data-v-efb7d73a] {
    width: 100%;
    height: 100%;
    cursor: default;
}

.dialog .meun_right div>ul>.group[data-v-efb7d73a]:nth-child(odd) {
    padding-left: 33px;
    clear: both;
}

.dialog .meun_right div>ul>.group[data-v-efb7d73a]:nth-child(even) {
    padding-right: 33px;
}

.dialog .meun_right div>ul:nth-child(4n + 1) .icon[data-v-efb7d73a] {
    background: -webkit-gradient(linear, left top, left bottom, from(#6eadf0), to(#417fe2));
    background: linear-gradient(180deg, #6eadf0 0%, #417fe2 100%);
}

.dialog .meun_right div>ul:nth-child(4n + 2) .icon[data-v-efb7d73a] {
    background: -webkit-gradient(linear, left top, left bottom, from(#66dac2), to(#2cac92));
    background: linear-gradient(180deg, #66dac2 0%, #2cac92 100%);
}

.dialog .meun_right div>ul:nth-child(4n + 3) .icon[data-v-efb7d73a] {
    background: -webkit-gradient(linear, left top, left bottom, from(#6872d0), to(#646db5));
    background: linear-gradient(180deg, #6872d0 0%, #646db5 100%);
}

.dialog .meun_right div>ul:nth-child(4n + 4) .icon[data-v-efb7d73a] {
    background: -webkit-gradient(linear, left top, left bottom, from(#8c68ce), to(#7f5bbc));
    background: linear-gradient(180deg, #8c68ce 0%, #7f5bbc 100%);
}

[data-v-efb7d73a] .el-dialog .el-dialog__footer {
    text-align: right !important;
}

[data-v-efb7d73a] .el-dialog .el-dialog__footer .el-button--primary {
    width: 60px;
    height: 40px;
}

.side_dot[data-v-a75254e8] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 52px;
    height: 52px;
    background: linear-gradient(157deg, #82b1ed 0%, #b073fd 100%);
    border-radius: 50%;
    position: fixed;
    right: 0;
    bottom: 30%;
    z-index: 110;
    color: #fff;
    font-size: 25px;
    cursor: pointer;
    vertical-align: middle;
    border: 2px solid #fff;
    -webkit-box-shadow: 5px 5px 25px 0px rgba(111, 108, 179, 0.25);
    box-shadow: 5px 5px 25px 0px rgba(111, 108, 179, 0.25);
}

.side_dot img[data-v-a75254e8] {
    vertical-align: middle;
    width: 28px;
    height: 28px;
    cursor: pointer;
}

.side_dot .msg_dot[data-v-a75254e8] {
    position: absolute;
    background-color: #ff7070;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    right: 6px;
    top: 10px;
}

.im_draggable[data-v-a75254e8] {
    border: 0;
    z-index: 7;
    overflow: hidden;
    border-radius: 8px;
}

.im_draggable[data-v-a75254e8] .ivu-drawer-header {
    padding: 15px 16px 15px 24px;
}

.im_draggable[data-v-a75254e8] .ivu-drawer-header .ivu-drawer-header-inner {
    color: #5a65b0;
    font-weight: bold;
    font-size: 16px;
}

.im_draggable[data-v-a75254e8] .ivu-drawer-body {
    padding: 0;
    height: 100%;
    overflow: hidden;
}

.im_draggable .im_head[data-v-a75254e8] {
    left: 0;
    right: 0;
    height: 40px;
    top: -40px;
    background: linear-gradient(159deg, #5665b4 0%, #755f90 100%);
    color: #fff;
    font-size: 14px;
    padding: 0 10px;
    line-height: 40px;
    cursor: move;
    border-bottom: 1px solid #8a91e6;
}

.im_draggable .im_draggable_close[data-v-a75254e8] {
    float: right;
    margin-top: 13px;
    position: relative;
    z-index: 1;
    cursor: pointer;
}

.im_draggable .im_full[data-v-a75254e8] {
    position: absolute;
    right: 36px;
    top: 0;
}

.im_draggable .im_full i[data-v-a75254e8] {
    cursor: pointer;
}

.im_draggable .im_body[data-v-a75254e8] {
    height: 100%;
    position: relative;
}

.im_draggable .im_body .ivu-spin[data-v-a75254e8] {
    position: absolute;
}

.im_draggable .im_iframe[data-v-a75254e8] {
    border: 0;
    height: 100%;
    width: 100%;
}

.im_draggable[data-v-a75254e8] {
    position: fixed;
}

.im_draggable.im_enlarge[data-v-a75254e8] {
    -webkit-animation: imEnlarge-data-v-a75254e8 ease 1s;
    animation: imEnlarge-data-v-a75254e8 ease 1s;
    width: 900px !important;
    height: 690px !important;
}

.im_draggable.im_narrow[data-v-a75254e8] {
    -webkit-animation: imNarrow-data-v-a75254e8 ease 1s;
    animation: imNarrow-data-v-a75254e8 ease 1s;
    width: 0 !important;
    height: 0 !important;
}

.im_draggable.im_show[data-v-a75254e8] {
    -webkit-animation: imShow-data-v-a75254e8 ease 1s;
    animation: imShow-data-v-a75254e8 ease 1s;
}

.im_draggable.im_full[data-v-a75254e8] {
    width: 100% !important;
    height: 100% !important;
    top: 0 !important;
    left: 0 !important;
    bottom: 0 !important;
    right: 0 !important;
}

.im_draggableed[data-v-a75254e8] {
    width: 960px;
    height: 640px;
    z-index: 1000;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.im_draggableed.full[data-v-a75254e8] {
    width: 100%;
    height: 100%;
    border-radius: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: none;
    transform: none;
}

.im_draggableed .im_close[data-v-a75254e8] {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100px;
    height: 79px;
    text-align: center;
    line-height: 79px;
    color: #5e77ff;
    font-size: 20px;
    background-color: #fff;
    cursor: pointer;
    z-index: 7;
}

@-webkit-keyframes imEnlarge-data-v-a75254e8 {
    0% {
        width: 0;
        height: 0;
        opacity: 0;
    }

    100% {
        opacity: 1;
        width: 900px;
        height: 690px;
    }
}

@keyframes imEnlarge-data-v-a75254e8 {
    0% {
        width: 0;
        height: 0;
        opacity: 0;
    }

    100% {
        opacity: 1;
        width: 900px;
        height: 690px;
    }
}

@-webkit-keyframes imNarrow-data-v-a75254e8 {
    0% {
        opacity: 1;
        width: 900px;
        height: 690px;
    }

    100% {
        width: 0;
        height: 0;
        opacity: 0;
    }
}

@keyframes imNarrow-data-v-a75254e8 {
    0% {
        opacity: 1;
        width: 900px;
        height: 690px;
    }

    100% {
        width: 0;
        height: 0;
        opacity: 0;
    }
}

@-webkit-keyframes imShow-data-v-a75254e8 {
    0% {
        top: 0;
    }

    100% {
        top: 80px;
    }
}

@keyframes imShow-data-v-a75254e8 {
    0% {
        top: 0;
    }

    100% {
        top: 80px;
    }
}

.im_mask[data-v-a75254e8] {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity: 0.5;
    z-index: 110;
}

#app {
    height: 100%;
    padding-top: 64px;
    background: #ecf1f8;
}

#app .header {
    background: -webkit-gradient(linear, right top, left top, from(#6c73c4), to(#6063b5)) !important;
    background: linear-gradient(270deg, #6c73c4 0%, #6063b5 100%) !important;
}

#app /deep/ .el-message {
    z-index: 9999 !important;
}

#app /deep/ .fl__messagebox__com-modal-content {
    max-height: 700px;
    overflow: auto;
}

#app .view-box {
    margin-left: 88px;
}

#app .pay-channel header .header_left ul li:last-child {
    color: #5a65b0;
}

#app /deep/ .el-textarea__inner::-webkit-input-placeholder {
    color: #c0c4cc;
    font-size: 14px;
    font-family: Arial;
}

#app /deep/ .fl__leftslidebox.mark {
    z-index: 1000;
}

img {
    width: 100%;
}

textarea {
    padding: 8px 15px;
    color: #c0c4cc;
    height: 100% !important;
    font-family: "Microsoft YaHei" !important;
    font-size: 12px;
    background: #f5f7fa;
}

textarea::-webkit-scrollbar {
    width: 0;
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html,
body,
li,
dl,
dd,
dt,
p,
form,
fieldset,
legend {
    margin: 0;
    padding: 0;
}

html,
body {
    font-family: "Microsoft YaHei";
    height: 100%;
    overflow-y: hidden;
    scrollbar-width: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

b,
i {
    font-weight: normal;
    font-style: normal;
}

ul,
ol {
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

img {
    border: 0;
    display: block;
}

textarea {
    resize: none;
}

input {
    outline: none;
    outline-style: none;
    border-style: none;
    background: transparent;
}

input::-webkit-input-placeholder {
    color: #9EABBE;
    font-size: 12px;
}

input::-moz-placeholder {
    color: #9EABBE;
    font-size: 12px;
}

input:-ms-input-placeholder {
    color: #9EABBE;
    font-size: 12px;
}

input::-ms-input-placeholder {
    color: #9EABBE;
    font-size: 12px;
}

input::placeholder {
    color: #9EABBE;
    font-size: 12px;
}

table {
    border-collapse: collapse;
}

a {
    color: #666;
    text-decoration: none;
    outline: 0;
}

a:hover {
    text-decoration: none;
}

/*SAAS全站统一样式定义*/
body {
    min-width: 1194px;
    position: relative;
    overflow: auto;
}

.clearfix:after {
    content: '';
    display: block;
    clear: both;
}

.clearfix:before {
    content: '';
    display: table;
}

.solid-btn {
    padding: 11px 18px !important;
    height: 40px !important;
    font-size: 12px !important;
    display: inline-block;
    color: #fff !important;
    background: #5A65B0 !important;
    border-radius: 4px !important;
    cursor: pointer;
}

.hollow-btn {
    padding: 11px 18px !important;
    color: #5A65B0 !important;
    height: 40px !important;
    font-size: 12px !important;
    display: inline-block;
    background: #fff !important;
    border: 1px solid #5A65B0 !important;
    border-radius: 4px !important;
    cursor: pointer;
}

.hollow-btn-more {
    padding: 11px 14px !important;
    color: #5A65B0 !important;
    height: 40px !important;
    font-size: 12px !important;
    display: inline-block;
    background: #fff !important;
    border: 1px solid #5A65B0 !important;
    border-radius: 4px !important;
    cursor: pointer;
}

.solid-btn-more {
    padding: 11px 14px !important;
    color: #fff !important;
    height: 40px !important;
    font-size: 12px !important;
    display: inline-block;
    background: #5A65B0 !important;
    border: 1px solid #5A65B0 !important;
    border-radius: 4px !important;
    cursor: pointer;
}

.solid-btn-more:hover,
.solid-btn:hover {
    background: #7B84C0 !important;
}

.hollow-btn:hover {
    color: #7B84C0 !important;
    border-color: #7B84C0 !important;
}

.hollow-btn:disabled {
    color: #c0c4cc !important;
    border-color: #c0c4cc !important;
}

.solid-btn-more:disabled {
    background-color: rgba(123, 132, 192, 0.8) !important;
    border-color: rgba(123, 132, 192, 0.8) !important;
}

.input {
    padding: 12px 14px !important;
    height: 40px !important;
    border: 1px solid #ECF1F8 !important;
    font-size: 12px !important;
    display: inline-block !important;
    border-radius: 4px !important;
}

.input:focus {
    color: #4C495B !important;
    border: 1px solid #5A65B0 !important;
}

.el-textarea {
    height: auto !important;
}

::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}

::-webkit-scrollbar-track {
    background: #fff;
    width: 6px;
}

::-webkit-scrollbar-thumb {
    background: #EBEDF2;
    border-radius: 6px;
}

.index::-webkit-scrollbar-thumb {
    display: none !important;
}

.index::-webkit-scrollbar {
    width: 0 !important;
    display: none !important;
}

.index::-webkit-scrollbar {
    width: 0 !important;
    display: none !important;
}

body::-webkit-scrollbar-thumb {
    display: none !important;
}

body::-webkit-scrollbar {
    width: 0 !important;
    display: none !important;
}

body::-webkit-scrollbar {
    width: 0 !important;
    display: none !important;
}

.dropDown::-webkit-scrollbar {
    width: 0 !important;
    display: none !important;
}

.el-message {
    z-index: 9999 !important;
}

.iconfont {
    cursor: pointer;
}

.fl {
    float: left !important;
}

.fr {
    float: right !important;
}

.to-ellipsis {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 95% !important;
    margin-right: 82px;
}

.errTips {
    color: #BE4141 !important;
    font-size: 12px !important;
    display: block !important;
    margin-top: 10px;
    line-height: 21px;
}

.tree-search-require .el-form-item__label:after {
    content: '*';
    color: #ff4d4d;
    position: absolute;
    font-size: 16px;
    margin-left: 4px;
}

/*
    独立页面样式重置
    date: 2019-07-27
    author: 李伟锋
*/
/* 重置efficacy.vue 中el-dialog 最小宽度，避免因为百分比 导致变形的问题 */
.pay-channel .el-dialog {
    min-width: 480px;
    /*max-width: 840px;*/
    /*width: 840px !important;*/
}

.to-distribute .el-dialog,
.to-distribute-detail .el-dialog {
    width: 840px !important;
}

/* 去发放---避免 上传时间/结束时间 文字重叠在一起 */
.upload-timer-picker .el-form-item__content {
    min-width: 230px;
}

.account-ruleForm .el-select {
    min-width: 220px;
}

#pwds div:last-child,
#pwds div:last-child input {
    width: 400px !important;
}

/* 重置efficacy.vue 中el-select 下拉的宽度 */
/*elment-ui下拉框面板*/
.el-popper {
    z-index: 3100 !important;
}

/* 日期选择器 */
/* 表格操作栏按钮样式 */
.table-option-btn {
    padding: 5px 7px !important;
    height: 24px !important;
    font-family: PingFang SC !important;
    font-weight: 400 !important;
    font-size: 12px !important;
    color: #5A65B0 !important;
}

.table-option-btn i.iconfont {
    font-size: 14px !important;
    font-weight: 200 !important;
    margin-right: 4px !important;
    vertical-align: middle !important;
    color: #9EABBE !important;
}

.hide {
    display: none !important;
}

/*新增员工 switch Cascading Style Sheets*/
/* Colors
https://lanhuapp.com/web/#/item/project/board/detail?pid=f1fcb40e-10f5-4b28-a33a-99f3de76e0f8&project_id=
f1fcb40e-10f5-4b28-a33a-99f3de76e0f8&image_id=9e4cbe76-1cef-4cc5-ab34-8746d29da14b
注意： 变量后面不能放注释，放了无法识别出来
-------------------------- */
/* Typography -排版: 
https://lanhuapp.com/web/#/item/project/board/detail?pid=f1fcb40e-10f5-4b28-a33a-99f3de76e0f8&project_id=
f1fcb40e-10f5-4b28-a33a-99f3de76e0f8&image_id=39938682-67bc-41df-bc11-435ff8538a19
-------------------------- */
/* 字体大小 -------------------------- */
/**
* Created by huang.wl on 2019/12/28
* Modify by huang.wl on 2019/12/28
* @description 公用样式
* 注：公用样式统一加前缀  fl-; 例如  .fl-button
* --------------------------------------------------
* --------------------------------------------------
*/
/*** --------- 遮罩 -------***/
.fl-mask-modal-wrap {
    position: fixed;
    z-index: 1000;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(12, 24, 53, 0.48);
}

.fl-view-container {
    padding: 10px;
    background-color: #ecf1f8;
}

.fl-content {
    background: #fff;
    border-radius: 4px;
    padding: 18px 14px 50px;
    margin-top: 10px;
}

.fl-required {
    color: #BE4141;
    margin-right: 10px;
}

/*** --------- 位置 -------***/
.fl-flex-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.fl-flex-between {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
}

.fl-text-center {
    text-align: center;
}

.fl-text-left {
    text-align: left;
}

.fl-text-right {
    text-align: right;
}

/*** --------- 边距 -------***/
.m-l-10 {
    margin-left: 10px;
}

.m-r-10 {
    margin-right: 10px;
}

.m-l-15 {
    margin-left: 15px;
}

.m-l-20 {
    margin-left: 20px;
}

.m-t-10 {
    margin-top: 10px;
}

.m-b-10 {
    margin-bottom: 10px;
}

.m-t-15 {
    margin-top: 15px;
}

.mtb-10 {
    margin: 10px 0;
}

.ptb-20 {
    padding: 20px 0;
}

.label .red {
    background: #be4141;
    margin-right: 10px;
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
}

.label .white {
    background: #fff;
    margin-right: 10px;
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
}


.fl-clearfix:after,
.fl-clearfix:before {
    content: ''
}

.el-date-table td.today span,
.el-month-table td.today .cell,
.typography {
    color: #5F69B2
}

.fl__table .column-text,
.fl__table .dot,
.fl__table .fl__table__clumText_i {
    vertical-align: middle
}

.typography {
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 28px
}

.fl-mask-modal-wrap {
    position: fixed;
    z-index: 1000;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(12, 24, 53, .48)
}

.el-date-table td.current:not(.disabled) span,
.el-date-table td.end-date span,
.el-date-table td.start-date span {
    background: #5F69B2
}

.fl-flex-center {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
}

.fl-flex-between {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
}

.fl-text-center {
    text-align: center
}

.fl-text-left {
    text-align: left
}

.fl-text-right {
    text-align: right
}

.m-l-10 {
    margin-left: 10px
}

.m-l-15 {
    margin-left: 15px
}

.m-l-20 {
    margin-left: 20px
}

.m-t-10 {
    margin-top: 10px
}

.m-t-15 {
    margin-top: 15px
}

.fl-clearfix:after {
    display: block;
    clear: both
}

.fl-clearfix:before {
    display: table
}

* {
    font-family: "Noto Sans SC"
}

.el-month-table td.end-date .cell,
.el-month-table td.start-date .cell {
    background-color: #5F69B2
}

input::-webkit-credentials-auto-fill-button {
    display: none !important;
    visibility: hidden;
    pointer-events: none;
    position: absolute;
    right: 0
}

input::-ms-clear {
    width: 0;
    height: 0
}

.el-tooltip__popper {
    max-width: 350px
}

.fl__radio .el-radio__input.is-checked .el-radio__inner {
    border-color: #4CB38F;
    background: #4CB38F
}

.fl__radio .el-radio__input .el-radio__inner:hover {
    border-color: #4CB38F
}

.fl__radio .el-radio__inner::after {
    width: 6px;
    height: 6px
}

.fl__radio .el-radio__input.is-checked+.el-radio__label,
.fl__radio .el-radio__label {
    color: #585858;
    font-size: 12px
}

.fl__radio.el-radio.is-bordered.is-disabled {
    cursor: not-allowed;
    border-color: #EBEEF5
}

.fl__radio .el-radio__input.is-disabled+span.el-radio__label {
    cursor: not-allowed
}

.fl__radio.is-disabled {
    opacity: .6
}

.fl__radio .el-radio__input.is-disabled.is-checked .el-radio__inner::after {
    background-color: #FFF
}

.fl__radiobutton .el-radio-button__orig-radio:checked+.el-radio-button__inner {
    color: #FFF;
    background-color: #5F69B2;
    border-color: #5F69B2;
    -webkit-box-shadow: -1px 0 0 0 #5F69B2;
    box-shadow: -1px 0 0 0 #5F69B2
}

.fl__radiobutton .el-radio-button__inner:hover {
    color: #5F69B2
}

.fl__radiobutton .el-radio-button__orig-radio:disabled:checked+.el-radio-button__inner {
    background-color: #F2F6FC
}

.fl__radiobutton .el-radio-button__orig-radio:disabled+.el-radio-button__inner {
    color: #C0C4CC;
    cursor: not-allowed;
    background-image: none;
    background-color: #FFF;
    border-color: #EBEEF5;
    -webkit-box-shadow: none;
    box-shadow: none
}

.fl__checkbox .el-checkbox__input.is-checked .el-checkbox__inner,
.fl__checkbox .el-checkbox__input.is-indeterminate .el-checkbox__inner {
    background-color: #5F69B2;
    border-color: #5F69B2
}

.fl__checkbox .el-checkbox__input.is-focus .el-checkbox__inner {
    border-color: #DCDFE6
}

.fl__checkbox .el-checkbox__inner:hover {
    border-color: #5F69B2
}

.fl__checkbox .el-checkbox__input.is-checked+.el-checkbox__label {
    color: #585858
}

.fl__input.gray .el-input__inner {
    background: #F4F6FA;
    border: 1px solid #F4F6FA
}

.fl__input .el-input__inner:focus,
.fl__select .el-input.is-focus .el-input__inner {
    border-color: #A6C3EE
}

.fl__input input {
    line-height: 15px !important;
    padding-bottom: 1px !important;
    -ms-line-height: 40px
}

.fl__select.gray .el-input__inner {
    background: #F4F6FA;
    border: 1px solid #F4F6FA
}

.fl__option.el-select-dropdown__item.selected {
    color: #5F69B2
}

.fl__fuzzysearch .el-select .el-input__inner {
    cursor: text
}

.fl__fuzzysearch .el-input {
    line-height: 40px
}

.fl__fuzzysearch input {
    line-height: 15px !important;
    padding-bottom: 1px !important;
    -ms-line-height: 40px
}

.fl__fuzzysearch .el-input__prefix {
    width: 25px
}

.fl__scope {
    width: 295px;
    border: 1px solid #D7DAE6;
    border-radius: 4px;
    padding-left: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex
}

.fl__scope__iconmoney {
    color: #B1BBCB;
    font-size: 20px;
    line-height: 40px
}

.fl__scope__input {
    width: 40%;
    height: 100%;
    line-height: 100%
}

.fl__scope__middle {
    display: inline-block;
    height: 40px;
    line-height: 40px
}

.fl__scope .el-input__inner {
    border: none
}

.fl__treesearch {
    width: 300px;
    position: relative
}

.fl__treesearch.gray .el-input__inner {
    background: #F4F6FA;
    border: 1px solid #F4F6FA
}

.fl__treesearch__tree-input i {
    height: 40px;
    line-height: 40px;
    z-index: 99;
    color: #B1BBCB
}

.fl__treesearch__tree-input i:first-child {
    padding-left: 14px
}

.fl__treesearch__tree-input i:last-child {
    padding-right: 15px
}

.fl__treesearch__reverse-triangle {
    position: absolute;
    width: 0;
    height: 0;
    right: 15px;
    border: 5px solid transparent;
    border-bottom: 5px solid #ecf1f8
}

.fl__treesearch__filter-tree {
    width: 100%;
    position: absolute;
    margin-top: 10px;
    -webkit-box-shadow: 0 0 14px rgba(3, 9, 46, .04);
    box-shadow: 0 0 14px rgba(3, 9, 46, .04);
    height: 247px;
    border: 1px solid #ecf1f8;
    background: #fff;
    overflow: auto;
    -webkit-transition: opacity .8s, height .2s;
    transition: opacity .8s, height .2s;
    opacity: 1;
    z-index: 2000
}

.fl__treesearch__filter-tree.active::-webkit-scrollbar {
    width: 0;
    height: 0
}

.fl__treesearch__filter-tree.active {
    height: 0;
    opacity: 0;
    -webkit-transition: opacity .8s, height .2s;
    transition: opacity .8s, height .2s;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none
}

.fl__treesearch .el-tree-node__content:hover {
    background-color: rgba(109, 132, 209, .12);
    color: #5F69B2
}

.fl__treesearch .el-tree-node__content {
    color: #858B9C
}

.fl__treesearch .el-input.is-active .el-input__inner,
.fl__treesearch .el-input__inner:focus {
    border-color: #A6C3EE
}

.fl__treesearch .el-input__inner {
    padding-left: 44px
}

.fl__searchform {
    margin: 10px 0;
    background-color: #fff;
    border-radius: 4px;
    padding: 0 14px 8px
}

.fl__searchform.shrink {
    height: 50px
}

.fl__searchform .btn-group {
    width: 273px
}

.fl__searchform .el-form-item {
    margin-top: 14px;
    margin-bottom: 6px
}

.fl__searchform .el-form-item__label {
    font-size: 12px;
    line-height: 40px;
    width: 70px;
    text-align: left;
    padding: 0
}

.fl__searchform .el-form-item__label .res {
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #be4141;
    margin-right: 4px
}

.fl__searchform .el-input__suffix-inner {
    height: 40px
}

.fl__searchform .el-input__inner {
    border-color: #D7DAE6;
    color: #585858
}

.fl__searchform .el-range-editor .el-range-input {
    color: #585858;
    line-height: 32px
}

.fl__searchform .el-input__inner::-webkit-input-placeholder {
    color: #858B9C
}

.fl__searchform .el-input__inner:-moz-placeholder {
    color: #858B9C
}

.fl__searchform .el-input__inner::-moz-placeholder {
    color: #858B9C
}

.fl__searchform .el-input__inner:-ms-input-placeholder {
    color: #858B9C
}

.fl__searchform .el-input__inner::-ms-input-placeholder {
    color: #858B9C
}

.fl__searchform .el-range-editor .el-range-input::-webkit-input-placeholder {
    color: #858B9C
}

.fl__searchform .el-range-editor .el-range-input:-moz-placeholder {
    color: #858B9C
}

.fl__searchform .el-range-editor .el-range-input::-moz-placeholder {
    color: #858B9C
}

.fl__searchform .el-range-editor .el-range-input:-ms-input-placeholder {
    color: #858B9C
}

.fl__searchform .el-range-editor .el-range-input::-ms-input-placeholder {
    color: #858B9C
}

.fl__searchform .el-date-editor .el-range-separator {
    line-height: 32px;
    width: 11%
}

.fl__searchform input {
    line-height: 15px !important;
    padding-bottom: 1px !important;
    -ms-line-height: 40px
}

.fl__searchform .el-date-editor .el-range-input,
.fl__searchform .el-date-editor .el-range-separator,
.fl__searchform .el-input {
    font-size: 12px
}

.fl__searchform .el-range-editor.el-input__inner {
    padding: 3px 4px 3px 10px
}

.fl__searchform .el-date-editor .el-range-separator {
    padding: 0
}

.fl__detailsbox {
    margin: 0
}

.fl__detailsbox ul {
    padding: 0 0 0 40px
}

.fl__detailsbox li {
    list-style: none
}

.fl__detailsbox .item {
    float: left;
    margin: 14px 0
}

.fl__detailsbox .item.column-3 {
    width: 33%
}

.fl__detailsbox .item.column-2 {
    width: 50%
}

.fl__detailsbox .item.column-1,
.fl__table .el-radio-group {
    width: 100%
}

.fl__detailsbox .item .label {
    font-size: 12px;
    line-height: 22px;
    color: #585858
}

.fl__detailsbox .item .value {
    font-size: 12px;
    line-height: 22px;
    color: #858B9C
}

.fl__detailsbox .item .btn {
    font-style: normal;
    color: #5F69B2;
    margin-left: 10px;
    cursor: pointer
}

.fl__tablehead {
    min-height: 40px;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex
}

.fl__tablehead .title {
    line-height: 40px;
    font-size: 14px;
    color: #333;
    margin-right: 38px
}

.fl__tablehead .tab .label {
    font-size: 12px;
    line-height: 40px;
    color: #585858
}

.fl__tablehead .right {
    -ms-flex: 1;
    -webkit-box-flex: 1;
    flex: 1;
    text-align: right;
    padding-top: 7px
}

.fl__tablehead .right .btn {
    margin-left: 16px;
    display: inline-block
}

.fl__table,
.fl__table__header {
    margin: 10px 0
}

.fl__tablehead .right .btn+.btn {
    padding-top: 5px
}

.fl__table {
    padding: 10px 14px;
    background: #fff;
    border-radius: 4px
}

.fl__table__action .fl__button {
    margin-right: 10px;
    color: red !important
}

.fl__table__more [class*=el-icon-]+span {
    margin-left: 0
}

.fl__table__more span.active.focus,
.fl__table__more span.active:focus,
.fl__table__more span.focus,
.fl__table__more span:active.focus,
.fl__table__more span:active:focus,
.fl__table__more span:focus {
    outline: 0;
    border-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.fl__table__more-popover {
    min-width: 0
}

.fl__table__more-popover .pop .fl__button {
    display: block;
    margin: 5px auto;
    text-align: left
}

.fl__table .el-checkbox__input.is-checked .el-checkbox__inner,
.fl__table .el-checkbox__input.is-indeterminate .el-checkbox__inner {
    background-color: #5F69B2;
    border-color: #5F69B2
}

.fl__table .el-checkbox__inner:hover {
    border-color: #5F69B2
}

.fl__table .pagination {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    background: #fff
}

.fl__table .fl__table__clumText {
    font-size: 12px;
    margin-right: 10px
}

.fl__table .el-pagination.is-background .el-pager .active {
    background: -webkit-gradient(linear, right top, left top, color-stop(0, #5F69B2), color-stop(75%, #5F69B2), to(#5F69B2));
    background: linear-gradient(270deg, #5F69B2 0, #5F69B2 75%, #5F69B2 100%);
    color: #fff
}

.fl__table .el-pager li:hover,
.fl__table .el-pagination.is-background .el-pager li:not(.disabled):hover {
    color: #5F69B2
}

.fl__table .el-pagination.is-background .el-pager li:not(.disabled).active {
    color: #fff
}

.fl__table .headerClass {
    font-weight: 400;
    color: #5F5C7F
}

.fl__table .fl__radio .el-radio__label {
    display: none
}

.fl__table .dot {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #6D84D1;
    border-radius: 50%;
    opacity: 1
}

.fl__table .el-pagination.is-background .btn-next,
.fl__table .el-pagination.is-background .btn-prev,
.fl__table .el-pagination.is-background .el-pager li {
    background-color: transparent;
    border: 1px solid #ECF1F8
}

.fl__table .el-table--striped .el-table__body tr.el-table__row--striped td {
    background-color: #F8FAFD
}

.fl__messagebox__com-modal-content {
    min-width: 30%;
    max-width: 95%;
    max-height: 80vh;
    padding: 32px 32px 24px;
    border-radius: 4px;
    background: #fff;
    color: #585858;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px
}

.fl__messagebox__com-modal-content .modal-header {
    margin-bottom: 12px;
    line-height: 22px;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex
}

.fl__messagebox__com-modal-content .modal-header .icon {
    background-size: 100%;
    background-repeat: no-repeat;
    display: inline-block;
    width: 22px;
    height: 22px;
    margin-right: 15px
}

.fl__messagebox__com-modal-content .modal-header .icon-warning-type {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAtCAYAAADV2ImkAAADh0lEQVRoQ9WZPXbTQBDH/2NT8FEQP+Qa0yVygTkBzgliThC7lGlyA5wTJBRYdElOgHMC7BPEFBbpcGqLZ6fgQYE0vF1/SYoU2drVy0P17n9/mp2dmZ0lKH7T7u5bnwp1ZtRAtAOgvpJkzEAYgnlGhGGB/X6pfT1QWZKyTHY/mwdgNABqbj1f/gT3GP5F2brubzt/K2C3Wz0EcQegyrYLJYzvg/2PRvt7b1O9jYCnn8yaV6CT0HZvusJm4/pFeK2SdT1OG54K7NpmE0wnIAj/zO8TrgK/lWbte4Fd2zzL5KcKv0XgzgvLOU6SSAR+CNg1JJ8bltOKg44FVoVlZhm6iOhtVmMz+LhsOZ3o/DvA0mdBZ5kWYr4pMhql985QzJ/auxUPhSFAz7Pp+e+iPh0CXkSDq0zichK3DMs5D85XMwBmRfLeBKNHCNi1q19VQhfD248mg4m9WycUhW7Wr29Yo/3l5BWwkiUWasXHv0ql1ngWJNMADPDaNYLAP1QzWE4WFv+/srIEdrt7DVDhS9Y9W86LA/7Z3TtiKogsqfQttefAttkD6EBJMeHQTWyzQ6APytqMC6M9atL0rLLj/Xk2VRYUMSImdmoEnhntUYl0uYMMajHA+nZP6Hv7pM0CSRbumn2VjBfceWEQmmgWjKZTnfoAXwrgKyKqafFh5kG57ayvSPMDrRwuV1GIeUCuXWUdsNKHY4H16QM8/s+AgVyBdYbMVS2h0yXAkLFyKa6ljgiFCb6hiV0dEvBalx8X4b1aloM6CqowLw+0hrVo8lAtV+8aUYQ1Xbk+bIoeAxVd4XJdXPGx1tSsy62SdGRqzuMk5wPOt4bl7GguL/NBnVeui/JS1sOaCvhltiPwqehkMqOpr/CZ3xfXV6SuOQbRSzUb8aVhOY2gho7ih4FvZWsk6x2tl9Dc7nRxl1BBr5pEgklDV7aLFlT5N1KUzgffFuHXEhspwipKt1wOd2rmIfPpVfb2wd1OUnwzsFs9B+FQ4QDOnwLku0fGvvIijEUZktut6tDZ/zcBNhQl4tTdh4C+BzYVWNmnt7Ix3wI4inY/N3aJ4EDRhv1LONWVtaIQInQ9Ir+p5VEmKD5/oEFHPSMuVJlvQOikWTXIkPqKFOvbsksvHxaz9eMYF4DfS3sxils7E/BSSMbZ30/qLPoajLooeKLXLVEHiKdbEPrEPMwCqWzhrc6S5sH/APOM8mt91Xs9AAAAAElFTkSuQmCC)
}

.fl__messagebox__com-modal-content .modal-header .icon-success-type {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAADW0lEQVRYR9WZW1raUBDH/0Phue6gdgW1Kyi8tUKorqC4ghI2UN0Ah65AXIGWgO2bcQXCCmp3QJ8NTr9JDAYI5JxcoJ4nPzkz88u5zO0QMo7DQfdziegAQJWBPQLk7/lgYEzAFID7yDy+bnZ+ZDFJaYQFkkBHRGilkWdGnwgXQ8t2TeWNgC1HHT0yFBH2TQ3FzWfGfYlgO5Z9patPC/jjT7Vf9nAu266r2HCe65Vx8uuTfZ8klwh8OFCtEqBA2EtSlul3xvQRsK+bdn+Tno3A9YGS7W9nAjEUZkZv1LTtdWJrgesDdZ72UhkyrkyXSzlq2idxemKBG063B9DXrIazyfP3odVZ2d0VYP/Mkn/Bdj4IOF72IAvAvjd4wF3hF0x3KRhTr4L3Ue+xANxw1E2BrksXc3meO7TsWvjPObAEBQYu02otUi56NObA9YH6nVcEyxteIuKoab8VvT5ww1ESweQ4bHnwhECnYpTBpwC92wBQk9zDB6473T6BvmyXlidlj6pXx7Zkckg6kgy+GFmdVrjCvEtYHWCZM7RsoqQvy/9DFldW9B9dqr2HMm6Wc+kY2zVqOErO0Lf8weI0ZoIVhWfUGHRdEH0oHjgzLMB8S3VH3SVtBYP/lEDtGUsJxD0iem32gTnA+p4EYzkSiRcu6rgPR+qAZuzqQ+cDO490OsAAfB8YCulD5wvrBw4dYNmKioda6DNFMBk6f1ht4CASrUIHtR5frUaoYmCfgLvjhJA4v19x0OJDvTK7zzqKgwV4YuzWNkMD0XBrGBSSHY+4tTSBYx20WIyec4MIlgwbzDhLHZrjoKNWC4AV9bVMyc866IJgg+Qna3q5DF0U7EJ6mTVjE+gSc3vmdy+pV1Dl8pzAP63yPYHe6J7+bc6TXGZkdfwG5MstQoV+e6mmwf4w3w6bnXnXdKWR8uqBx/qZmIHhFFOZ+e+sQgdrGyl+UvOSWlXhIvwfzUCcDS3bbwFEx/p2605K/wAt9Llxp2hjQ3tHKx27siG81pNBujrO7JbJBSsRtZIeaBKBxWzQhuV+YdU1861XoVYujzLRdfKfvaRqzikihtV40qpqXbpNGyrNQwa30vbj5FIRqF/4w2LcRzx1Pqtgrgad++UOJE/AmIJIqm5pThu/fkbt/gMbqPR5DT9v8AAAAABJRU5ErkJggg==)
}

.fl__messagebox__com-modal-content .modal-header .icon-danger-type {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAEs0lEQVRYR9WZT2xUVRTGv++92jaa1GIIGmsTNhITQ4WSGkPCzH0zYATUagLEna4MblxAam1DKX8a2prGuBNduGCFJZqAsZbIzLszJiAhRlLiQk3UiEUxTVATTCHMO+YOnTId2nn/ZkDuct453/3lzHnnnnMfEWN9sG7dfY+3tCQo8pyQqyCyAuQKAR42sgQuQ+RPkJcp8qOQkxTJOVrfiLotwzqOA/byRKIbtr1NgC0EHgylIXIF5BcoFD6ZyeeP7wAKYfwDAwtgZZV6nUAvyJVhNlnSVuQXAUZTWn9IwAuiGQj4pFJPNAJHhOwKIhrB5iyAV1Ou+72fry9wRqmdJMcAPOAnFvP51UKh8OamfP6jajpVgTNKjZHcHRMklLuIjKS17lvKaUnguwFbghSRsbTWPYtBLwrsKtUr5Eio0NTYWER60lqbVFywbgPOOk43gE8BWDVmCCvnUWSro/VkueMCYFeplQJ8C7I1rHpd7EVmZoG1W7T+raS/ADij1ATJzXXZPKqoyGRK63mmeeBsIrEFtv15NV2rqQlP7t2Li8eO4a/z56MiFP1a16xB+/bt+O7AAXjXrlXV8kQ2b5xLjVvASp0B+Uw1z9VDQ1i+fj0Ks7OY6u+PDG1gOw4dgt3cjJnTp3Fhz56qwCJyJq31emNUBM4kEs/Stk/6hWxZVxc6Dh6E1dgYGboc1rt+HVMDA7hy7pzf1pBCIZ3O57M3gZV6n+ROXy8AcaCjwhYjK3LY0foNCkDXccxb+GgQYGMTBToOrNlTgEtp121jZsOGTjY0fBMUtmQXBjoubGnPGyJr6So1KOS+sMBBI10r2Lm02Mes4xwH8GIUYD/oWsLO8Z0wwKYXfToq8FLQ5vdS6TJl8MLgYKBq4FPfvmZWqZ9rMUGYnF69f3+xthbmDgK7qSly+VsC/CdmHOcqgfvjRLjkW0yB4WEYULMM+FRfX+QDppJJgH8N8N8EWu4R4H9MDps5alVc4NbOTnQMDdU7JX4wwDkAiTjAi9XkypcuTu9RxpY3wB8D2BEVuNoBUl7W4jZMxdNO5CizyeQoLOutKMBBTrtK6DjljSIj/FIpZZNuWOAgsAuqx1w7GaZDq2QqiDgsXj05ziUAK4JCh4GtGbTI7zNat98z7aWIHE6b9tJEIJNIpGjbGb8IR4lspWbU/sKkwyat9a0RyXFMi9lZDfpujUgAzqZctzi+zQNnkskXaFknqgEXh9DBQVwcH4993IYZQgE8n3Ld4oD8vx/zxfMm0rnc1lIgFwBPKPVYMzAFcplfPt+R534XKQbilFIvWeaqivS9iq0rtBRXdzqX+6x8n0WhssnkACzrQF2B/MQ9rz+Vyw1XmlW7bh0m+bafbl2ee947qVyudzHtqn97NpnsATl6x9LDJAGwK631e0sFwjdPs45j3tAjAB6qSzRLoiIzIF8rla/IwMbRVeoRj3yXIq/UPNomqORRiuxytP7DLyi+ES4XcJXaKDc/0DzlJxzkuQBTlshuR+tTQexvOziCOmWSyZdpWdsgsjl0zS59WATGU65r7kRCrVARrlR2lWoQMkkRJUA7gDYCbUK2FaMhMg1gWoBpkL96nufa5FdxPt3+B2RZt9YrPBInAAAAAElFTkSuQmCC)
}

.fl__messagebox__com-modal-content .modal-header .icon-query-type {
    background-image: url(data:image/png;base64,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)
}

.fl__messagebox__com-modal-content .modal-header span {
    -ms-flex: 1;
    -webkit-box-flex: 1;
    flex: 1;
    color: #585858;
    line-height: 22px;
    font-size: 16px
}

.fl__messagebox__com-modal-content .InputStyle {
    min-width: 354px
}

.fl__messagebox__com-modal-content .modal-main {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    margin-bottom: 8px;
    max-height: 50vh;
    overflow: hidden;
    overflow-y: auto
}

.fl__messagebox__com-modal-content .modal-main .msg {
    word-break: break-all;
    line-height: 20px;
    padding-bottom: 10px;
    color: #585858
}

.fl__messagebox__com-modal-content .modal-main .msg p {
    color: #585858;
    margin-top: 8px
}

.fl__messagebox__com-modal-content .modal-main .base-form-style {
    width: 100%
}

.fl__messagebox__com-modal-content .modal-footer .el-button {
    min-width: 84px
}

.fl__messagebox__com-modal-content .el-form-item__label {
    width: 100%;
    text-align: left;
    color: #585858
}

.fl__messagebox__com-modal-content.content-complexity {
    padding: 18px 20px 24px
}

.fl__messagebox__com-modal-content.content-complexity .modal-header-complexity {
    margin-bottom: 18px;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    font-weight: 700
}

.fl__messagebox__com-modal-content.content-complexity .modal-header-complexity span {
    color: #5F69B2
}

.fl__messagebox__com-modal-content.content-complexity .modal-header-complexity i {
    cursor: pointer
}

.fl__button i {
    line-height: 0 !important
}

.fl__button__common,
.fl__button__detail,
.fl__button__main,
.fl__button__normal {
    line-height: 0;
    font-family: PingFang SC
}

.fl__button__normal {
    height: 40px;
    font-size: 12px;
    border-radius: 4px
}

.fl__button__normal i {
    font-size: 16px
}

.fl__button__normal .is-disabled {
    color: #858B9C
}

.fl__button__wrap-normal .el-button:focus,
.fl__button__wrap-normal .el-button:hover {
    color: #5F69B2;
    border-color: #ECF1F8
}

.fl__button__wrap-normal .el-button:hover i {
    color: #fff
}

.fl__button__wrap-normal .el-button.is-disabled:hover {
    color: #c0c4cc
}

.fl__button__wrap-normal .el-button:active {
    color: #fff;
    background: #5F69B2
}

.fl__button__wrap-normal .el-button:active i {
    color: #fff
}

.fl__button__detail {
    height: 26px;
    color: #fff;
    font-size: 12px;
    border-radius: 4px;
    padding: 10px;
    font-weight: 400;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
}

.fl__button__detail i {
    font-size: 20px
}

.fl__button__detail .is-disabled {
    color: #fff
}

.fl__button__wrap-detail {
    display: inline-block
}

.fl__button__wrap-detail .el-button {
    background: #5F69B2;
    border: none
}

.fl__button__wrap-detail .el-button:focus {
    color: #fff
}

.fl__button__wrap-detail .el-button:hover {
    color: #fff;
    background: #6872C2
}

.fl__button__wrap-detail .el-button:hover i {
    color: #fff
}

.fl__button__wrap-detail .el-button.is-disabled:hover {
    color: #c0c4cc
}

.fl__button__wrap-detail .el-button:active {
    color: #fff;
    background: #5F69B2
}

.fl__button__wrap-detail .el-button:active i {
    color: #fff
}

.fl__button__common {
    height: 40px;
    background: #5F69B2;
    color: #fff;
    font-size: 12px;
    border-radius: 4px
}

.fl__button__common i {
    font-size: 16px
}

.fl__button__wrap-common .el-button {
    background: #5F69B2;
    border: none
}

.fl__button__wrap-common .el-button:focus {
    color: #fff
}

.fl__button__wrap-common .el-button:hover {
    color: #fff;
    background: #6872C2
}

.fl__button__wrap-common .el-button:hover i {
    color: #fff
}

.fl__button__wrap-common .el-button.is-disabled:hover {
    color: #c0c4cc
}

.fl__button__wrap-common .el-button:active {
    color: #fff;
    background: #5F69B2;
    border: none
}

.fl__button__wrap-common .el-button:active i {
    color: #fff
}

.fl__button__main {
    height: 42px;
    color: #fff;
    font-size: 12px;
    border-radius: 4px
}

.fl__button__main .is-disabled {
    color: #fff
}

.fl__button__main i {
    font-size: 16px
}

.fl__button__wrap-main .el-button {
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #5f69b2), to(#6d629b));
    background: linear-gradient(90deg, #5f69b2 0, #6d629b 100%);
    border: none
}

.fl__button__wrap-main .el-button:focus {
    color: #fff
}

.fl__button__wrap-main .el-button:hover {
    color: #fff;
    background: #6872C2
}

.fl__button__wrap-main .el-button:hover i {
    color: #fff
}

.fl__button__wrap-main .el-button.is-disabled:hover {
    color: #c0c4cc
}

.fl__button__wrap-main .el-button:active {
    color: #fff;
    background: #5F69B2
}

.fl__button__wrap-main .el-button:active i {
    color: #fff
}

.fl__button__vice {
    height: 42px;
    line-height: 0;
    color: #858B9C;
    font-size: 12px;
    border-radius: 4px;
    font-family: PingFang SC
}

.fl__button__intable,
.fl__button__overtable {
    height: 26px;
    line-height: 0;
    font-family: PingFang SC;
    padding: 10px 6px
}

.fl__button__vice .is-disabled {
    color: #858B9C
}

.fl__button__vice i {
    font-size: 16px
}

.fl__button__wrap-vice .el-button {
    background: #F4F6FA
}

.fl__button__wrap-vice .el-button:focus {
    color: #5F69B2;
    border-color: #ECF1F8
}

.fl__button__wrap-vice .el-button:hover {
    color: #585858;
    border-color: #ECF1F8
}

.fl__button__wrap-vice .el-button:hover i {
    color: #585858
}

.fl__button__wrap-vice .el-button.is-disabled:hover {
    color: #c0c4cc
}

.fl__button__intable,
.fl__button__intable .is-disabled,
.fl__button__wrap-vice .el-button:active i {
    color: #858B9C
}

.fl__button__wrap-vice .el-button:active {
    color: #858B9C;
    background: #F4F6FA
}

.fl__button__intable {
    font-size: 12px;
    border-radius: 4px;
    font-weight: 400;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center
}

.fl__button__intable i {
    font-size: 20px
}

.fl__button__wrap-intable {
    display: inline-block
}

.fl__button__wrap-intable .el-button:focus {
    color: #5F69B2;
    border-color: #D7DAE6
}

.fl__button__wrap-intable .el-button:hover {
    color: #5F69B2;
    background: #FAFCFF;
    border-color: #D7DAE6
}

.fl__button__wrap-intable .el-button:hover i {
    color: #5F69B2
}

.fl__button__wrap-intable .el-button.is-disabled:hover {
    color: #c0c4cc
}

.fl__button__wrap-intable .el-button:active {
    color: #5F69B2;
    background: #fff;
    border: 1px solid #ecf1f8
}

.fl__button__wrap-intable .el-button:active i {
    color: #5F69B2
}

.fl__button__overtable {
    font-size: 12px;
    border-radius: 4px;
    color: #858B9C;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
}

.fl__button__overtable .is-disabled {
    color: #858B9C
}

.fl__button__overtable i {
    font-size: 20px
}

.fl__button__wrap-overtable {
    display: inline-block
}

.fl__button__wrap-overtable .el-button:focus {
    color: #5F69B2;
    border-color: #ECF1F8
}

.fl__button__wrap-overtable .el-button:hover {
    color: #5F69B2;
    background: #FAFCFF;
    border-color: #ECF1F8
}

.fl__button__wrap-overtable .el-button:hover i {
    color: #5F69B2
}

.fl__button__wrap-overtable .el-button.is-disabled:hover {
    color: #c0c4cc
}

.fl__button__wrap-overtable .el-button:active {
    color: #5F69B2;
    background: #fff;
    border: 1px solid #ECF1F8
}

.fl__button__wrap-overtable .el-button:active i {
    color: #5F69B2
}

.fl__breadcrumb {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
    height: 64px;
    padding: 0 14px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff
}

.fl__breadcrumb .iconnav {
    color: #858b9cff;
    font-size: 20px
}

.fl__breadcrumb .el-breadcrumb__separator {
    width: 5px;
    height: 8px;
    color: #858b9cff;
    font-weight: 300;
    margin: 0 8px
}

.fl__breadcrumb .el-breadcrumb__inner,
.fl__breadcrumb .el-breadcrumb__inner a,
.fl__breadcrumb .el-breadcrumb__inner.is-link {
    color: #858b9cff;
    font-weight: 400
}

.fl__breadcrumb .el-breadcrumb__item:last-child .el-breadcrumb__inner {
    color: #5F69B2;
    font-weight: 400
}

.fl__breadcrumb .el-breadcrumb__inner a:hover,
.fl__breadcrumb .el-breadcrumb__inner.is-link:hover {
    color: #5F69B2;
    font-weight: 700
}

.fl__breadcrumb__crumb-logo {
    width: 32px;
    height: 32px;
    background: #ecf1f8;
    opacity: 1;
    border-radius: 4px;
    margin-right: 20px;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    cursor: pointer
}

.fl__breadcrumb__left-tool {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
}

.fl__breadcrumb__right-tool {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center
}

.fl__breadcrumb__right-tool .el-button {
    margin-left: 10px
}

.fl__dialog .el-dialog {
    margin: 0
}

.fl__dialog .el-dialog .el-dialog__header {
    padding: 18px 20px;
    overflow: hidden
}

.fl__dialog .el-dialog .el-dialog__body {
    max-height: 80vh;
    overflow: auto;
    padding: 0 20px
}

.fl__dialog .el-dialog .el-dialog__footer {
    padding: 20px
}

.fl__dialog .el-dialog .el-dialog__footer .el-button {
    min-width: 80px;
    margin: 0 5px
}

.fl__dialog .el-dialog .el-dialog__footer .center .el-button {
    min-width: 150px
}

.fl__dialog__title {
    color: #5F69B2;
    font-size: 14px
}

.fl__dialog__bold {
    font-weight: 700
}

.fl__dialog .fl__button__vice {
    border: none
}

.fl-dialog {
    border-radius: 4px
}

.confirm .fl-dialog__header {
    padding: 30px 30px 10px
}

.confirm .fl-dialog__header i {
    margin-right: 15px
}

.confirm .fl-dialog__body {
    padding: 10px 30px 10px 60px
}

.confirm i {
    font-size: 22px;
    margin-right: 8px !important;
    top: 2px;
    position: relative
}

.close .fl-dialog__close {
    display: none
}

.icon-error-type {
    color: #BE4141
}

.icon-success-type {
    color: #4CB38F
}

.icon-question-type,
.icon-warning-type {
    color: #EC972B
}

.confirm-title {
    font-size: 16px
}

.no-content-title {
    display: inline-block;
    padding-top: 23px
}

.fl__taggroup .check .el-button {
    position: relative;
    color: #5F69B2;
    border: 1px solid #5F69B2
}

.fl__taggroup .el-button:focus,
.fl__taggroup .el-button:hover {
    color: #5F69B2;
    border-color: #5F69B2
}

.fl__taggroup .fl-button {
    color: #5F69B2;
    border: 1px solid #5F69B2
}

.fl__taggroup .fill .el-button {
    color: #FFF;
    background: #6872C2
}

.fl__taggroup .icon-check {
    position: absolute;
    display: inline-block;
    right: 0;
    bottom: 0;
    width: 16px;
    height: 14px;
    background: #5F69B2;
    border-radius: 6px 0 4px
}

.fl__taggroup .icon-check .icon {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAHCAYAAADebrddAAAAl0lEQVQoU43PMS4EABCF4e81JG7gEAqJiIJCtt1er3MKpRtQSkSUbuACOp0LqCQiLvBkJCuyzZpy8v6Z/8U/pu0ljrIp2/YKF1im7Tkek3yug21vcIbTJC8TfsIujpN8rIC2t3MNJ0leZz/hHTxgb7wwwD0W2E/ytjrw49x2G3fzDs84GDjJ+1+134Jtt3A9OjhM8rXe4Rv0ki31niCqIQAAAABJRU5ErkJggg==) 60% 50% no-repeat;
    background-size: 60%;
    display: inline-block;
    width: 100%;
    height: 100%
}

.fl__leftslidebox.mark {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(12, 24, 53, .48);
    z-index: 1000;
    height: 100%
}

.fl__leftslidebox__container {
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    background: #fff
}

.fl__leftslidebox__container header {
    -ms-flex-preferred-size: 56px;
    flex-basis: 56px;
    width: 100%;
    line-height: 56px;
    text-align: left;
    padding: 0 30px;
    border-bottom: 1px solid #f5f7f9;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.fl__leftslidebox__container header>h5 {
    font-size: 16px;
    float: left;
    font-weight: 700;
    color: #5F69B2
}

.fl__leftslidebox__container header .icon-close {
    cursor: pointer;
    float: right;
    color: #858B9C
}

.fl__leftslidebox__container>section {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    overflow: auto;
    -ms-flex: 1;
    -webkit-box-flex: 1;
    flex: 1
}

.fl__leftslidebox__container>footer {
    width: 100%;
    height: 73px;
    padding-top: 17px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-top: 1px solid #f5f7f9;
    text-align: center
}

.fl__leftslidebox__container>footer>button {
    width: 150px;
    margin: 30px 10px 0
}

.fl__leftslidebox__container .scroll-ball {
    overflow-y: auto
}

.fl__leftslidebox__container .scroll-ball::-webkit-scrollbar {
    width: 12px;
    height: 14px
}

.fl__leftslidebox__container .scroll-ball::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: rgba(2, 26, 67, .1)
}

.fl__leftslidebox__container .left-body .el-pagination {
    white-space: normal
}

.fl__leftslidebox .errTips {
    position: absolute;
    margin-top: 6px
}

.fl__leftslidebox__scroll-ball {
    padding: 0 30px
}

.penguinAnimation {
    -webkit-animation: fadeIn .6s linear;
    animation: fadeIn .6s linear
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(1500px, 0, 0);
        transform: translate3d(1500px, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(1500px, 0, 0);
        transform: translate3d(1500px, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fl__pagetemplate {
    padding: 10px;
    background-color: #ecf1f8
}

.fl__pagetemplate .el-col .fl__table {
    margin: 0
}

.fl__upload {
    margin-left: 20px
}

.fl__upload[disabled] .el-button {
    color: #c0c4cc;
    cursor: not-allowed;
    background-image: none;
    background-color: #fff;
    border-color: #ebeef5
}

body {
    background: #F5F6F7;
}

.login{
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.login .login-bg{
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 100%;
    background: url(../images/loginbg.png) no-repeat center top;
    background-color: #5F69B2;
    background-size: cover;
    position: relative;
    overflow: hidden;
}

.login .login-bg .logicon{
    display: block;
    margin: 20px 0 0 26px;
    width: 200px;
    /*height: 42px;*/
}

.login .login-bg .ellipse{
    width: 126px;
    height: 126px;
    border: 31px solid #e9ecfd;
    border-radius: 50%;
    opacity: 0.2;
    position: absolute;
    bottom: -63px;
    right: 55px;
}

.login .login-dialog{
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    position: relative;
    overflow: hidden;
}

.login .login-dialog .ellipse1{
    width: 380px;
    height: 380px;
    border: 50px solid #6d84d1;
    border-radius: 50%;
    opacity: 0.05;
    position: absolute;
    top: -190px;
    right: -190px;
}

.login .login-dialog .dialog{
    text-align: center;
    width: 50%;
}

.login .login-dialog .dialog input::-ms-clear {
    display: none;
}

.login .login-dialog .dialog input::-ms-reveal {
    display: none;
}

.login .login-dialog .dialog .tip-error{
    text-align: left;
    width: 420px;
    height: 58px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff6f6;
}

.login .login-dialog .dialog .tip-error>span{
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 70px;
    color: #ff4d4d;
}

.login .login-dialog .dialog .iconfont{
    font-size: 22px;
}

.login .login-dialog .dialog .icon-password{
    font-size: 28px;
}

.login .login-dialog .dialog>img{
    height: 126px;
}

.login .login-dialog .dialog>p{
    color: #333333;
    font-size: 20px;
    margin: 18px 0;
    font-family: PingFang SC;
    font-weight: 500;
    text-align: left;
}

.login .login-dialog .dialog>ul.errTips {
    position: absolute !important;
    margin-top: 2px;
}

.login .login-dialog .dialog>ul>li{
    width: 100%;
    min-height: 52px;
    margin: 0 auto 25px;
    font-size: 16px;
    text-align: left;
    position: relative;
}

.login .login-dialog .dialog>ul>li .name-phone{
    font-size: 12px;
    min-height: 22px;
    line-height: 22px;
    font-family: PingFang SC;
    font-weight: 400;
    display: block;
    color: #858B9C;
}

.login .login-dialog .dialog>ul>li .nameActive{
    color: #5a65b0;
}

.login .login-dialog .dialog>ul>li .eyes-view{
    position: absolute;
    margin-top: 25px;
    right: 10px;
    cursor: pointer;
}

.login .login-dialog .dialog>ul>li .clear-material{
    margin-top: 25px;
    width: 12px;
    height: 12px;
}

.login .login-dialog .dialog>ul>li .eyes{
    width: 19px;
    height: 12px;
}

.login .login-dialog .dialog>ul>li>input{
    width: 100%;
    height: 30px;
    font-size: 12px;
    border-bottom: 1px solid #ecf1f8;
    -webkit-box-shadow: 0 0 0px 1000px white inset;
    box-shadow: 0 0 0px 1000px white inset;
}

.login .login-dialog .dialog>ul>li .checkbox{
    width: 16px;
    height: 16px;
    border: 1px solid #dce0e6;
    border-radius: 3px;
    float: left;
}

.login .login-dialog .dialog>ul>li>.focus{
    color: #5F69B2;
    border-bottom: 2px solid #5a65b0;
}

.login .login-dialog .dialog>ul>li>.focusInput{
    color: #5F69B2;
}

.login .login-dialog .dialog>ul .pwd{
    margin: 0 auto 28px;
}

.login .login-dialog .dialog>ul .vcode{
    border: none;
    height: 30px;
    min-height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.login .login-dialog .dialog>ul .vcode.errTips {
    margin-top: 30px;
}

.login .login-dialog .dialog>ul .vcode>.left{
    height: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-radius: 5px;
    font-size: 30px;
    border-bottom: 1px solid #ebeff5;
}

.login .login-dialog .dialog>ul .vcode>.left input{
    width: 100%;
    float: right;
    height: 30px;
    padding-left: 2px;
    font-size: 12px;
}

.login .login-dialog .dialog>ul .vcode .vcode-img{
    margin-left: 20px;
    width: 90px;
    height: 34px;
    margin-top: -4px;
    background: #465667;
    cursor: pointer;
}

.login .login-dialog .dialog>ul .vcode .vcode-img>img{
    width: 100%;
    height: 100%;
}

.login .login-dialog .dialog .auth{
    font-size: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.login .login-dialog .dialog .auth .auth-remeber-count{
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.login .login-dialog .dialog .auth .auth-remeber-count>span{
    font-size: 10px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #9eabbe;
    opacity: 1;
    margin-top: -1px;
}

.login .login-dialog .dialog .auth .auth-forget-password{
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.login .login-dialog .dialog .auth .auth-forget-password>a{
    color: #ee9f4e;
    cursor: pointer;
    font-size: 10px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #5a65b0;
    opacity: 1;
}

.login .login-dialog .dialog .btn-wrap{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}

.login .login-dialog .dialog .btn-wrap .btn{
    width: 200px;
    height: 36px;
    opacity: 1;
    border-radius: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    margin-top: 50px;
}

.login .login-dialog .dialog .btn-wrap .is-input{
    background: #6970bf;
    -webkit-box-shadow: 0px 11px 27px rgba(82, 104, 254, 0.22);
    box-shadow: 0px 11px 27px rgba(82, 104, 254, 0.22);
}

.login .login-dialog .dialog .btn-wrap .un-input{
    background: #5f69b2;
    -webkit-box-shadow: 0px 7px 17px rgba(95, 105, 178, 0.5);
    box-shadow: 0px 7px 17px rgba(95, 105, 178, 0.5);
    opacity: 0.5;
}

.login .login-dialog .visit-website{
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin-right: 90px;
    margin-bottom: 41px;
    cursor: pointer;
}

.login .login-dialog .visit-website>span{
    font-size: 20px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 70px;
    color: #6970bf;
}

.login .login-dialog .copyright{
    font-size: 10px;
    margin-top: 124px;
}

.login .login-dialog .copyright span{
    color: #5F69B2FF;
}

/* 手机版 */
@media (max-width:617px) {
    .login .login-bg{display: none;}
    .login .login-dialog .dialog{
        width: 90%;
    }
    .login .login-dialog .dialog>p{
        margin: 38px 0;
    }
}