:root {
    --color-bg: hsl(172, 53%, 58%);
    --color-1: #f03e4b;
    --color-2: #ffa229;
    --color-3: #64d686;
    --color-4: #7872ff;
    --color-5: #4cb9fa;
    --color-6: #2463e2;
    --color-7: #c85ceb;
    --color-8: #ec8355;
    --color-9: #78d639;
    --color-10: #33ffb9;
	
	--color-11: #3dcee3;
	--color-12: #4c91ee;
	--color-13: #51cd47;
	--color-14: #dadada;
	--color-15: #f67e3f;
	--color-16: #ea4f4d;
	
}

.color-bg {
    color: #5accbd;
    padding: 0 5px;
}

/*头部用户名 与 天气预报*/
.layui-layer-title {
    font-size: 16px !important;
    line-height: 43px !important;
    letter-spacing: 2px;
    font-weight: bold;
}

/*  */
.layui-layer-loading .layui-layer-loading2 {
    width: auto !important;
    background-color: #fff !important;
    color: #000;
    text-align: center;
    border-radius: 7px;
    /* height: 32px; */
    letter-spacing: 2px;
    background-position: 15px center !important;
    line-height: 32px;
    padding: 15px 15px 15px 60px;
    border: 1px solid #dadada;
}

/* 提示语 */
.item_hint {
    width: 100%;
    text-align: center;
    color: #e52929;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    padding: 10px 0;
}

/*欢迎页*/
.welcome {
    width: 100%;
    height: 100%;
    float: left;
    text-align: center;
    background: #edf8ff url(../images/welcome.png) no-repeat center;
}

/*开发中*/
.development {
    width: 100%;
    padding-top: 15%;
    float: left;
    text-align: center;
}

.development p {
    font-size: 15px;
    letter-spacing: 3px;
    width: 100%;
    text-align: center;
    float: left;
    padding-top: 15px;
}

/*公共样式*/
.xs-top {
    margin-top: 7px;
}

.hs-iframe {
    width: 100%;
    height: 99.98% !important;
}

.bottom-15 {
    margin-bottom: 10px !important;
}

.left-10 {
    margin-left: 10px;
}
.left-15 {
    margin-left: 15px;
}
.right-5 {
    margin-right: 5px !important;
}

.right-10 {
    margin-right: 10px !important;
}

.right-15 {
    margin-right: 15px !important;
}

.tab-iframe {
    margin-top: 15px;
    height: calc(100% - 15px) !important;
}
.p-10{
	padding-bottom: 10px;
}
.tab-module {
    padding: 15px 0 0 1%;
    width: 99%;
    height: calc(100% - 15px) !important;
}

.clear {
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right
}

.layui-upload-txt {
    display: inline-block;
    height: 38px;
    line-height: 38px;
    padding: 0 5px;
    width: 205px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.layui-screen-txt {
    border: 1px solid #dadada;
    width: 280px !important;
    height: 38px;
}

.layui-screen-txt .layui-btn {
    float: right;
}

/*筛选区市区联动*/
.layui-screen .xm-select-parent .xm-form-selected dl {
    width: 300%;
}

/*表单验证样式*/
.layui-input-block input.error {
    border-radius: 2px;
    border: 1px solid #e52929;
}

.layui-input-block label.error,
.upload-error label.error {
    color: #e52929;
    right: 10px;
    top: 9px;
    position: absolute;
    font-size: 13px;
    z-index: 10;
}


/*下拉框验证*/
.layui-input-block .error + .layui-form-select .layui-input {
    border-radius: 2px;
    border: 1px solid #e52929;
}

.layui-input-block select + label.error {
    right: 30px;
}

/*编辑、新增页面 - - 市区联动下拉框验证*/
.layui-input-block .xm-form-select .error + .xm-select-title .xm-select {
    border: 1px solid #e52929 !important;
    opacity: 1 !important;
    height: 36px !important;
    z-index: 100 !important;
    background: none;
    width: 99.48% !important;
}

.layui-input-block .xm-form-select input.error + label.error {
    color: #e52929;
    border: none !important;
    height: auto !important;
    padding-right: 20px;
}

/*复选框验证样式*/
.form_check_flex .layui-form-checkbox {
    margin-bottom: 10px;
}

.layui-input-block .error ~ .layui-form-checkbox[lay-skin="primary"] i {
    border: 1px solid #e52929 !important;
}

/*输入框点击显示下拉表格--单选按钮*/

.layui-table-view .layui-form-radio {
    line-height: 30px !important;
}

.laytable-cell-radio .layui-form-radio {
    line-height: 20px !important;
}

.laytable-cell-radio .layui-form-radio > i {
    margin: 0;
    font-size: 18px;
}

/*输入框点击显示下拉表格——分页*/
.layui-table-view .layui-table-page {
    display: block !important;
}

textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder {
    color: #bfbebe;
    letter-spacing: 2px;
    font-size: 13px;
}

.xm-select-parent .xm-select--suffix .xm-input::-webkit-input-placeholder {
    color: #bfbebe;
}

/*超链接文字默认颜色*/
.layui-link {
    color: #205fff;
}

/*公共图标样式*/
.layui-btn-group i {
    display: block !important;
    line-height: 26px !important;;
}

.fa-power-off,
.layui-icon-notice,
.layui-icon-username {
    font-size: 18px !important;
    color: #666666;
    padding: 0 6px !important;
}

.fa-angle-right {
    float: right;
    line-height: 45px !important;
}

/*公共按钮样式*/
.layui-btn-save {
    background: #16BAAA;
}

/*保存、提交*/
.layui-btn-edit {
    background: #16BAAA;
}

/*编辑、修改、选择、同意、重启任务、重新分配*/
.layui-btn-view {
    background: #17a34f;
}

/*查看、新增、转交他人审核、转交*/
.layui-btn-delete {
    background: #C51515;
}

/*重置、恢复资产*/
.layui-btn-search {
    background: #16BAAA;
}
.layui-laypage-em{
    background-color: #16BAAA !important;
}
.layui-btn-normal{
    background-color: #16BAAA !important;
}
.layui-form-select dl dd.layui-this{
    background-color:#16BAAA !important;
}
.layui-form-checked[lay-skin="primary"] i{
    border-color: #16BAAA;
    background-color: #16BAAA;
}
/*搜索、导出、查询*/
.layui-btn-new {
    background: #ff6511;
}

/*下属职位、管理区域、  删除、移除、终止流程*/
.layui-btn-accredit {
    background: #00b6f2;
}

/*管理角色、权限编辑、统计、授权、退回上一步*/
.layui-btn-upload {
    background: #ededed;
    border: 1px solid #d9d9d9;
    color: #222;
}

/*上传*/
.layui-btn-upload:hover {
    color: #222;
}

.layui-btn-bg {
    background: #16BAAA !important;
    color: #fff;
    border: none;
}

.layui-btn-bg:hover {
    color: #fff !important;;
}

.layui-btn-hold {
    background: none;
    border-radius: 2px;
    border: 1px solid #d2d2d2;
    color: #333;
}

.layui-btn-asset {
    background: #2c96f9 !important;
    color: #fff !important;
}

.layui-btn-text {
    line-height: 38px;
    color: #1E9FFF;
}

.layui-btn-xs {
    /* margin-top: 7px; */
}

.layui-btn-group {
    width: 100%;
    position: relative;
    height: 30px;
}

.table_trends_tile {
    color: #333;
    font-size: 16px;
    text-align: center;
    float: left;
    position: absolute;
    left: 44%;
    top: -25px;
    letter-spacing: 1px;
}

.table_trends_tile h2 {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 2px;
}

.table_trends_tile p {
    font-size: 14px;
}

/******************************全局样式*****************************/
.layui-layout-admin {
    float: left;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.layui-header {
    /* background: #3a3e57!important; */
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .08);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .08);
    height: 50px;
    z-index: 1004;
}

.layui-header .layui-nav .layui-nav-item a em {
    font-style: normal;
    font-size: 12px;
}

.layui-header .layui-nav .layui-nav-item a .header-badge-dot {
    background: red;
    border-radius: 20px;
    position: absolute;
    height: 16px;
    line-height: 16px;
    font-size: 10px;
    letter-spacing: 0;
    top: 6px;
    left: 70%;
    padding: 0 5px;
}

.layui-tab {
    margin: 0;
    float: left;
    width: 100%;
    height: calc(100% - 50px);
}

/*logo*/
.layui-layout-admin .layui-logo {
    z-index: 9999;
    height: 50px;
    line-height: 50px;
    top: 0px;
    left: 55px;
    width: 300px;
    text-align: left;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 1px;
}

/*侧边伸缩按钮*/
#mini {
    line-height: 50px;
    width: 100%;
    display: block;
}

.layui-layout-left {
    left: 0px;
    width: 50px;
    text-align: center;
    height: 50px;
}

.layui-icon-spread-left {
    display: none;
}

.layui-layout-left .layui-icon-spread-left,
.layui-layout-left .layui-icon-shrink-right {
    color: #FFFFFF !important;
    font-size: 23px;
}

.layui-nav .layui-badge-dot {
    left: 25px;
}

/*左侧菜单*/
.layui-conmont {
    position: relative;
    float: left;
    height: 100%;
    background: #3a3e57;
    display: none;
    border-right: 1px solid #e6e6e6;
}

.layui-nav {
    border-radius: 0;
    transition: all .3s;
    float: left;
    height: 50px;
}

.layui-nav-side {
    top: 50px;
}

.layui-nav-tree .layui-nav-item a:hover {
    /* background: #1e202e; */
    color: #fff !important;
}

/* 鼠标滑过菜单背景色 */
.layui-nav-tree .layui-nav-bar {
    background: none !important;
}

.nav-mini .layui-this {
    background: #1e202e;
    color: #fff !important;
}

/*鼠标滑过显示二级菜单*/
.layui-nav-tree .layui-this .nav-child {
    display: block;
    top: 50px;
    left: 200px
}

.nav-child {
    display: none;
    position: fixed;
    top: 50px;
    z-index: 1000;
    left: 200px;
    border-right: 1px solid #dadada;
    background: #f8f8f8;
    width: 215px;
    height: calc(100% - 50px);
    overflow: auto;
}

.nav-child dd {
    line-height: 35px;
    text-decoration: none;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    letter-spacing: 1px;
    text-align: left;
    background: none !important;
}

.nav-child dd a {
    height: 38px !important;
    line-height: 38px !important;
    font-size: 13px;
    color: #555 !important;
}

.nav-child dd span {
    padding: 0 15px !important;
    color: #fff !important;
    letter-spacing: 1px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}

/*三级菜单 右边箭头*/
.nav-child .layui-nav-itemed a .layui-icon-right {
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transition: all .2s;
    -webkit-transition: all .2s
}

/*三级菜单*/
.layui-nav-itemed .layui-nav-child {
    background: none !important;
}

.layui-nav-itemed .layui-nav-child dd a {
    text-indent: 2.5em;
}

.nav-child .layui-nav-itemed .layui-nav-child .layui-this a {
    color: #FFFFFF !important;
}

/* 侧栏伸缩 后样式*/
.nav-mini {
    transition: all .3s;
    overflow: hidden;
    float: left;
    display: block;
}

.layui-nav .layui-nav-item {
    line-height: 51px;
}

.layui-nav .layui-nav-item a {
    padding: 0 15px;
    color: #fff;
    letter-spacing: 1px;
}

.layui-nav-pd .layui-nav-item a {
    padding: 0 20px
}

.layui-nav .layui-nav-item a i {
    padding-right: 10px;
}

.layui-nav .layui-nav-item a .fa-power-off {
    line-height: 50px;
}

.layui-nav .close-current a .fa-times-circle {
    color: #fff !important;
}

.layui-nav .layui-nav-item a .fa-times-circle {
    padding-right: 3px;
    color: #17a34f;
    font-size: 16px;
    margin-top: 1px;
}

.layui-nav .layui-nav-item a i.layui-icon-circle {
    color: #999999;
    font-size: 10px;
    padding-right: 5px;
}

.layui-nav .layui-nav-item a i.layui-icon-right {
    color: #999999;
    float: right;
    padding: 0;
    font-size: 12px;
}

.layui-nav-tree .layui-nav-item a:hover .layui-icon-circle,
.layui-nav-tree .layui-nav-item a:hover .layui-icon-right {
    color: #FFFFFF;
}

.admin-mini .tab-calc {
    float: left;
    width: calc(100% - 201px) !important;
    overflow: hidden;
    position: relative;
}

.admin-mini .layui-icon-shrink-right {
    display: none;
}

.admin-mini .layui-icon-spread-left {
    display: block;
}

/* 头部个人中心下拉框 */
.user-right-not {
    padding-right: 10px !important
}

.layui-layout-right .layui-nav-item .UserName {
    padding: 0px !important;
    font-size: 12px;
}

.header-nav {
    top: 35px;
    left: -19px;
    height: auto !important;
    text-align: left;
    padding: 0;
}

.header-nav:after {
    content: "";
    width: 0px;
    height: 0px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #fff;
    position: absolute;
    top: -5px;
    left: 45%;
    z-index: 1000
}

.header-nav dd a {
    color: #333 !important;
    border-bottom: 1px solid #dadada;
}

.header-nav dd:last-child a {
    border: none
}

.header-nav dd a em {
    color: #e52929;
    font-style: normal;
}

.header-nav dd.layui-this a,
.header-nav dd.layui-this {
    background: none !important
}

/*换肤*/
.skinShow {
    display: none;
    position: absolute;
    background: #fff;
    padding: 20px;
    height: 103px;
    color: #222;
    width: 360px;
    left: -170%;
    top: 50px;
    box-shadow: 0 2px 15px rgba(0, 0, 0, .22);
    border: 1px solid #d2d2d2;
}

.skinShow:after {
    content: "";
    width: 0px;
    height: 0px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #fff;
    position: absolute;
    top: -5px;
    left: 45%;
    z-index: 1000
}

.skin_cr {
    display: block;
}

.skin-img {
    float: left;
    width: 169px;
    position: relative;
}

.mg-left {
    margin-left: 20px;
}

.skin-img img {
    width: 100%
}

.skin_icon {
    border: 1px solid #00b6f2;
}

.skinIcon {
    display: none;
}

.skin_icon .skinIcon {
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    z-index: 1;
    right: 10px;
    bottom: 10px;
}

/* 右侧主体 */
.tab-calc {
    float: left;
    width: 100% !important;
    height: 100%;
}

.layui-show {
    height: 100%;
}

.tab-fiex-line {
    border-bottom: 1px solid #dadada;
    position: relative;
}

.fixel-tab .layui-tab-title {
    margin: 0 108px 0 0;
    border: none;
    background: #f6f6f6;
    display: flex;
}
.layui-tab-title li{
    flex: 1;
    max-width: 160px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.fixel-tab .layui-tab-title li:first-child i {
    display: none !important;
}

/*tab左箭头*/
#left_button {
    display: none;
    position: absolute;
    left: 0;
    z-index: 999;
    width: 25px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #000000;
    border-bottom: 1px solid #dadada;
    border-right: 1px solid #dadada;
    background: #FFFFFF;
    cursor: pointer;
}

/*tab右箭头*/
#right_button {
    display: none;
    cursor: pointer;
    position: absolute;
    right: 0;
    z-index: 999;
    background: #FFFFFF;
    width: 25px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #000000;
    border-bottom: 1px solid #dadada;
    border-left: 1px solid #dadada;
}

.fixel-tab .layui-tab-content {
    width: 100%;
    padding: 0;
    height: calc(100% - 32px);
    border-top: 1px solid #dadada;
}

/* 当前标签页 */
.layui-tab-title .layui-this {
    color: #16BAAA;
    background: #fff;
}

.layui-tab-title cite {
    font-style: normal;
}

/* 标签页关闭、刷新样式 */
.close-current a,
.close-all a {
    font-size: 13px;
    line-height: 50px;
}

/*新增、编辑、修改 公共表单样式*/
.module {
    background: #fff;
    float: left;
    width: 98%;
    padding: 15px 1% 0;
    height: calc(100% - 15px) !important;
}

/*外层模块样式*/
.layui-module {
    float: left;
    width: calc(100% - 2px);
    clear: both;
    border-radius: 6px;
    margin-bottom: 15px;
    border: 1px solid #dadada;
}

/*模块标题头*/
.layui-elem-quote {
    text-align: left;
    clear: both;
    padding: 12px 20px;
    margin-bottom: 0;
    border-left: 5px solid #16BAAA;
    background: #fafafa;
    font-size: 14px;
    color: #333;
    letter-spacing: 3px;
    border-bottom: 1px solid #ececec;
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    border-top-left-radius: 6px;
}

.layui-module .layui-col-space5 {
    width: 98%;
    padding: 10px 1%;
    float: left;
    position: relative;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}

/*表单左标题*/
.layui-form-label {
    padding: 6px 10px 6px 0;
    width: 110px;
}

/*必填项*/
.layui-form-label .layui-dot {
    width: 6px;
    height: 6px;
    margin-right: 5px;
    color: #FF5722;
    line-height: 6px;
}

/*表单父元素样式*/
.layui-input-block {
    position: relative;
    margin-left: 120px;
}

.layui-input-edit {
    width: calc(100% - 63px);
    position: relative;
}

/*输入框置灰不可点击样式*/
.layui-input-block .xm-select--suffix input[readonly],
.layui-input-block .layui-select-title input[readonly] {
    background: #fff !important;
    cursor: pointer;
}

.layui-input-block input[readonly],
.layui-input-block input[disabled],
.layui-input-block input:disabled,
.layui-input-block input.disabled {
    background: rgba(0, 0, 0, 0.1) none repeat scroll !important;
    background: #000;
    filter: Alpha(opacity=10);
    color: #666666;
    cursor: not-allowed;
}

.select-tied .layui-form-select {
    width: 49%;
    float: left;
}

.select-tied .layui-form-select:nth-child(4) {
    margin-left: 2%;
}

/*输入框中编辑按钮*/
.edit-password {
    position: absolute;
    right: 0;
    top: 0px;
}

/*查看页面 数据文字样式*/
.view-color {
    color: #858585;
    line-height: 32px;
    font-size: 13px;
    height: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.view-color2 {
    line-height: 22px;
    padding: 6px 0;
    color: #858585;
    font-size: 13px;
    word-break: break-all;
}

/*查看页面 五角星图标样式*/
.view-icon-color {
    color: #ff6511;
    font-size: 18px;
}

/*查看页面图片显示*/
.view-img img {
    width: 40px;
    height: 36px;
    float: left;
    margin-right: 5px;
}

.upload-img {
    height: 36px;
    width: 40px;
    position: relative;
    float: left;
    margin-right: 10px;
}

.layui-icon-close-fill {
    position: absolute;
    right: -5px;
    top: -9px;
}

/* .layui-layer-content img{    width: 100%;    height: 100%;}*/


/*表单列 下边距*/
.layui-module .layui-col-space5 .md-bt10 {
    margin-bottom: 9px;
}

/*日期组件*/
.layui-laydate-content td.laydate-selected {
    background: rgba(44, 150, 249, 0.5) none repeat scroll !important;
    background: #2c96f9;
    filter: Alpha(opacity=50);
    color: #fff;
}

.layui-col-auto-time {
    float: left;
    /* margin-right: 1%;
    line-height: 38px; */
    line-height: 32px;
    padding-left: 10px
}

/*新增、编辑、修改页面底部按钮*/
.layui-form-item {
    text-align: center;
    margin: 10px 0;
    width: 100%;
}

/* 上传图片组件 */
.preview-img {
    float: left;
    display: flex;
}

.preview-img img {
    width: 40px;
    height: 38px;
    padding-right: 5px;
}

.z_addImg {
    width: 80px;
    height: 80px;
    position: relative;
    margin-right: 10px;
}

.z_addImg img {
    width: 80px;
    height: 80px;
}

.z_img_cose {
    position: absolute;
    right: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 100%;
    height: 20px;
    width: 20px;
    color: #fff;
    text-align: center;
    line-height: 20px;
}

.layui-layer-page .layui-layer-content {
    text-align: center;
	/* 2022-03-01 修改图片放大缩小旋转组件  图片放大后尺寸问题 */
   /* display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center; */
}

/* .layui-layer-page .layui-layer-content img{	width:auto!important;	height: auto!important;} */
.rotate {
    width: 205px;
    position: absolute;
    height: 50px;
    /* justify-content: center;
    align-items: flex-end; */
    top: 0px;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
	/* 2022-03-01 修改图片放大缩小旋转组件  图片放大后尺寸问题 */
	left: calc((100% - 205px) / 2);
}

.rotateBtn {
    float: left;
    margin-top: 13px;
    margin-left: 27px;
}

.actionBar {
    float: left;
    margin-top: 13px;
}

.actionBar span {
    display: block;
    float: left;
    margin-left: 40px;
}

.rotateBtn i,
.actionBar i {
    font-size: 25px;
    color: #FFFFFF;
}

/*表格、筛选公共表单样式*/
.layui-screen {
    width: calc(100% - 12px);
    /* float: left; */
    background: #fafafa;
    padding: 10px 10px 0 0;
    border: 1px solid #dadada;
    border-bottom: none;
    display: flex;
    flex-wrap: wrap;
    /* justify-content: space-between; */
}

/*表格头部 单位*/
.table-unit {
    display: block;
    color: #666;
    font-size: 12px;
    text-align: center;
    padding: 0 10px;
    height: 24px;
    border: 1px solid #dadada;
    line-height: 26px;
    width: 80px;
}

.layui-table-cell {
    height: 19px !important;
    line-height: 19px !important;
}

/*筛选区表单*/
.layui-screen .layui-col-auto {
    width: calc((100% - 84px) / 7);
    /* float: left; */
    /* margin-right: 1%; */
    padding: 0 0 0 10px;
}

.layui-col-search {
    /* width: 22% !important; */
}

.layui-col-city {
    /* width: 17% !important; */
}

.layui-screen .not-left {
    margin: 0;
}

.layui_right {
    float: left;
    padding-left: 10px;
}

.layui-btn-sm {
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
}

/*数据表格*/
.layui-table-view {
    width: 100%;
    float: left;
    clear: both;
    background: #fff;
    margin: 0;
    padding: 0;
    border-top: none;
}

.layui-table-view .layui-table th:last-child,
.layui-table-view .layui-table td:last-child {
    border-right: none
}

/*表格头部新增、删除*/
.layui-btn-group .layui-btn-fh {
    width: 26px;
    height: 26px;
    padding: 0 4px;
    line-height: 26px;
    background: none;
    margin-right: 10px !important;
}

/*表格头部按钮最后一个单独加左边框*/
.code_btn {
    border-left: 1px solid #C9C9C9 !important;
}

.layui-btn-txt {
    font-size: 12px !important;
    height: 26px;
    line-height: 26px;
    background: none !important;
    padding: 0 10px !important;
}

/*表格头部新增、删除按钮图标*/
.layui-btn-group .layui-icon {
    margin: 0px;
    font-size: 16px;
}

/*表格头部移交按钮图标*/
.fa-exchange {
    line-height: 26px;
}

/*tab表格列表页面*/
.screenTab {
    position: relative;
    width: 100%;
    height: 100%;
}

.screenTab .layui-tab-title {
    border: 1px solid #2c96f9;
    position: absolute;
    left: 0;
    top: 0;
}

.screenTab .layui-tab-title li {
    border-right: 1px solid #2c96f9;
}

.screenTab .layui-tab-title li:last-child {
    border-right: none;
}

.screenTab .layui-tab-title .layui-this {
    background: #2c96f9;
    color: #fff;
}

.screenTab .layui-tab-title .layui-this:after {
    display: none;
}

.screenTab .layui-tab-content {
    width: 100%;
    margin-top: 47px;
    height: calc(100% - 47px) !important;
}

/*新增、编辑表格页*/
.formTable .layui-block-checkbox {
    width: 18px;
    margin: 0 auto;
}

.formTable .layui-form-checkbox[lay-skin="primary"] {
    margin: 0;
}

/*tab详情页*/
.tabView {
    margin-bottom: 15px;
}

.tabView .layui-tab-content {
    height: calc(100% - 26px) !important;
}

.tabView .layui-tab-title {
    height: 75px;
    border: none;
}

.tabView .layui-tab-title li {
    border: 1px solid #2c96f9;
    color: #333;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    /* width: 13.38%;
    margin-right: 0.85%; */
    width: calc((100% - 86px) / 8) !important;
    margin-right: 10px;
    padding: 0;
    line-height: inherit;
    text-align: left;
}

.tabView .layui-tab-title li:last-child {
    margin-right: 0;
}

.tabView .layui-tab-title .layui-this {
    background: #2c96f9;
    color: #fff;
}

.tabView .layui-tab-title .layui-this:after {
    display: none;
}

.tabView .layui-tab-title li em {
    font-style: normal;
    display: block;
    width: 80px;
    text-align: center;
    letter-spacing: 1px;
    background: #2c96f9;
    line-height: 25px;
    color: #fff;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-bottom-right-radius: 12px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-bottomright: 12px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 12px;
}

.tabView .layui-tab-title li p {
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 15px;
    letter-spacing: 1px;
    text-align: center;
    line-height: 48px;
}

.tabView .layui-tab-title .layui-this p {
    color: #fff;
}

.layui-icon-rate-solid {
    color: #ff6511;
    font-size: 13px;
}

/* 网点相册 */
.top_sm {
    margin-top: 1%;
}

.layui-elem-quote .right-base {
    width: 80px;
    float: right;
    text-align: center;
}

.right-base .layui-form-select .layui-input {
    height: 20px;
    background: none;
    border: none;
    text-align: center;
}

.layui-col-one {
    float: left;
}

.layui-col-one label {
    display: block;
    float: left;
    line-height: 38px;
    margin-right: 15px;
}

.layui-col-one span {
    display: block;
    float: left;
}

.layui-col-one span a {
    display: block;
    float: left;
    border: 1px solid #d2d2d2;
    line-height: 36px;
    padding: 0 10px;
    margin-right: 15px;
    background: #fff;
    border-radius: 2px;
}

.one_bg {
    background: #2C96F9 !important;
    color: #FFFFFF;
    border-radius: 2px;
}

.layui-col-one span a.one_bg:hover {
    color: #fff !important;
}

.photoScreen {
    width: calc(100% - 31px);
    display: flex;
    background: #f8f8f8;
    border-radius: 8px;
    margin: 1% 0;
    padding: 15px;
}

.photoScreen .col-base {
    margin-right: 15px;
}

.photoTab {
    width: 98%;
    margin: 1% 1% 0 1%;
    border-radius: 8px;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
}

.photoTab .photoBlock {
    float: left;
    width: calc((100% - 120px) / 5);
    background: url(../images/photo-bg.png) no-repeat top center / 94% 27px;
    padding-top: 33px;
    cursor: pointer;
    margin-right: 30px;
    margin-bottom: 30px;
}

.photoTab .photoBlock:nth-child(5n) {
    margin-right: 0px !important;
}

.photoTab .photoBlock img {
    width: 100%;
    border-radius: 8px;
    height: 210px;
}

.photoTab .photoBlock h1 {
    width: 100%;
    text-align: left;
    margin: 0 auto;
    font-size: 15px;
    letter-spacing: 1px;
    padding: 10px 0 5px;
}

.photoTab .photoBlock p {
    width: 100%;
    text-align: left;
    margin: 0 auto;
    font-size: 14px;
    color: #999999;
    letter-spacing: 1px;
}

.photoTab .photoBlock p i {
    font-style: normal;
}

.photoTab_pege {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    float: left;
}

.photoCard {
    float: left;
    width: calc(100% - 20px);
    /* margin-top: 20px; */
    margin: 10px;
}

.photoCard dd {
    width: calc(100% / 7 - 29px);
    margin-right: calc(12px * 6 / 7);
    margin-bottom: calc(12px * 6 / 7);
    position: relative;
    padding: 10px;
    border-radius: 6px;
    float: left;
    background: #fafafa;
}

.photoCard dd:nth-child(7n+0) {
    margin-right: 0
}

.photoCard dd img {
    width: 100%;
    height: 127px;
    margin-bottom: 10px;
}

.photoCard dd h1 {
    font-size: 14px;
    line-height: 23px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -icab-text-overflow: ellipsis;
    -khtml-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
}

.photoCard dd h1 label {
    width: 62px;
    display: inline-block;
    padding-right: 8px;
    text-align: justify;
    text-align-last: justify;
    -moz-text-align-last: justify;
    -webkit-text-align-last: justify;
}

/* 暂无图片 */
.not-data-icon {
    width: 100%;
    text-align: center;
    padding: 14% 0;
}

.not-data-icon img {
    width: 110px;
}

.not-data-icon p {
    padding: 14px 0;
    letter-spacing: 3px;
    font-size: 15px;
    color: #333;
}

/*折叠面板内模块*/
.layui-colla-content {
    padding-bottom: 15px;
    float: left;
    width: 100%;
    height: auto !important;
}

.module-colla {
    border: 1px solid #dadada;
    padding: 0 !important;
    margin: 15px 1% 0;
    width: 97.88% !important;
    position: relative;
}

/*作废按钮*/
.invalid {
    position: absolute;
    right: 5px;
    top: 5px;
}

.module-15 {
    padding-bottom: 15px !important;
}

/*网点详情--本月销量--柱形图类型*/
.column {
    float: left;
    width: 100%;
}

.columnTitle {
    width: 100%;
    float: left;
}

.columnTitle span {
    display: inline-block;
    text-align: left;
    font-size: 13px;
    letter-spacing: 2px;
}

.columnTitle span:last-child {
    float: right;
    text-align: right;
}

.columnType {
    width: 100%;
    text-align: center;
    float: left;
    padding: 10px 0 20px;
}

.columnType span {
    display: inline-block;
    padding-right: 5%;
    font-size: 14px;
    letter-spacing: 2px;
}

.columnType span i {
    background: #2c96f9;
    width: 25px;
    height: 12px;
    display: inline-block;
    margin-right: 5px;
}

.columnType span:last-child i {
    background: #24c665;
}

/*网点地图*/
#containerAll {
    height: calc(100% - 76px);
    overflow: visible;
    width: 100%;
}

.mapList {
    width: 300px;
    position: absolute;
    height: calc(100% - 92px);
    background: #fafafa;
    border: 1px solid #dadada;
    top: 90px;
    right: 1%;
    z-index: 9;
}

.mapList .layui-tab {
    height: calc(100% - 41px);
}

.mapList .layui-tab-title {
    border-bottom: 1px solid #dadada;
}

.mapList .layui-tab-title li {
    width: 50%;
    padding: 0;
}

.mapList .layui-tab-title li:after {
    position: absolute;
    left: 100%;
    top: 0;
    content: '';
    width: 1px;
    height: 100%;
    background: #dadada;
    border: none;
    border-radius: 0;
    box-sizing: border-box;
    pointer-events: none;
}

.mapList .layui-tab-title .layui-this:after {
    position: absolute;
    left: 100%;
    top: 0;
    content: '';
    width: 1px;
    height: 100%;
    background: #dadada;
    border: none;
    border-radius: 0;
    box-sizing: border-box;
    pointer-events: none;
}

.mapList h3 {
    text-align: center;
    height: 40px;
    line-height: 40px;
    letter-spacing: 2px;
}

.mapList .map-dl {
    overflow-y: scroll;
    height: 100%;
    padding: 0 5%;
    background: #fff;
}

.mapList .map-dl h4 {
    margin: 10px 0;
    font-weight: normal;
}

.mapList .map-dl dd {
    padding: 5px 0 5px 25px;
    border-bottom: 1px solid #dadada;
    background: url(../images/icon/map-icon.png) no-repeat left center / 16px;
}

.mapList .map-dl dd h2 {
    font-size: 14px;
    line-height: 25px;
    color: #333;
}

.mapList .map-dl dd h2 label {
}

.mapList .map-dl dd h2 span {
}

.BMap_bubble_content p a,
.mapList .map-dl dd h2 span a {
    color: #2c96f9;
    text-decoration: underline;
}

/*线路规划提示框*/
.BMap_bubble_content {
    position: relative;
}

.BMap_bubble_content p {
    line-height: 25px;
    letter-spacing: 1px;
}

.BMap_bubble_content p span {
    padding-right: 10px;
}

.BMap_bubble_content p span img {
    width: 12px;
}

.planninBtn {
    background: #2c96f9;
    color: #FFFFFF;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: none;
    padding: 5px 10px;
    position: absolute;
    bottom: 0;
    right: 0;
}

.map-dll {
    background: #fff;
    padding: 5% 5% 0;
    width: 90%;
    float: left;
}

.pathList {
    height: 38px;
    line-height: 38px;
    border: 1px solid #dadada;
    border-radius: 5px;
    width: 94%;
    padding: 0 3%;
    margin-bottom: 5%;
}

.mapBtn {
    width: 100%;
    float: left;
    text-align: center;
    margin: 3% 0;
}

#r-result {
    float: left;
    width: 100%;
    height: 60%;
    overflow-y: scroll;
}

/*非专管员  首页*/
.layui-col-block {
    width: 96%;
    padding: 1% 2%;
    float: left;
    position: relative;
}

.layui-carousel-ind {
    position: absolute;
    right: 0;
    top: -40px;
    text-align: right;
    height: 30px;
}

.layui-carousel-ind ul {
    background: none;
}

.layui-carousel-ind li {
    margin: 5px 3px;
}

.layui-carousel[lay-indicator="outside"] {
    margin-bottom: 0;
}

.layui-carousel,
.layui-carousel > *[carousel-item] > * {
    background: none;
}

.layui-carousel > *[carousel-item]:before {
    display: none;
}

/*本月简报  /    终端动态*/
.grid-report {
    margin: 20px 0;
}

.grid-report img {
    float: left;
}

.grid-report .grid-report-txt {
    float: left;
    padding-left: 5%;
    letter-spacing: 1px;
}

.grid-report .grid-report-txt h2 {
    font-size: 15px;
    margin: 0;
}

.grid-report .grid-report-txt a {
    display: block;
    padding-top: 7px;
    font-size: 15px;
}

.grid-report .grid-report-txt a i {
    font-style: normal;
    font-size: 23px;
    font-weight: bold;
}

.font-color-1 {
    color: #168eff
}

.font-color-2 {
    color: #17a34f
}

.font-color-3 {
    color: #e52929
}

.font-color-4 {
    color: #00b6f2
}

.font-color-5 {
    color: #ff6511
}

.grid-report-title {
    font-size: 16px;
    font-weight: bold;
    padding-top: 10px;
    letter-spacing: 2px;
    color: #222;
}

.grid-report-title span {
    float: right;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 1px;
    color: #999;
}

/*销量动态*/
.layui-col-sales {
    width: 96%;
    padding: 40px 2% 20px;
    height: 210px;
    float: left;
    position: relative;
}

.grid-sales {
    border: 1px solid #168eff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 40px 1% 20px 2%;
    width: 28.6666%;
    float: left;
    margin-right: 2%;
    position: relative;
}

.grid-sales:last-child {
    margin: 0;
}

.grid-sales h2 {
    background: url(../images/home/grid-sales-title.png) no-repeat top center / 100%;
    font-size: 14px;
    letter-spacing: 2px;
    width: 100px;
    line-height: 25px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    position: absolute;
    top: -14px;
    left: 33%;
}

.grid-sales h3 {
    font-size: 14px;
    letter-spacing: 1px;
    padding-bottom: 20px;
}

.grid-sales h3 span {
    padding-left: 20px;
    font-weight: bold;
    padding-right: 15px;
}

.grid-sales h4 {
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 1px;
    color: #999;
    text-align: right;
    padding-top: 5%;
}

.icon-rise {
    color: #e52929;
    background: url(../images/home/icon-rise.png) no-repeat right top / 10px;
}

.icon-drop {
    color: #17a34f;
    background: url(../images/home/icon-drop.png) no-repeat right top / 10px;
}

/*本月流程*/
.module-more {
    float: right;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
}

.grid-process {
    text-align: center;
    display: block;
    padding: 10% 0;
}

.grid-process p {
    color: #666666;
    padding: 8px 0;
    letter-spacing: 1px;
}

.grid-process span {
    font-size: 22px;
    color: #222222;
    font-weight: bold;
}

/*常用功能*/
.layui-commonly {
    width: 100%;
    height: 100% !important;
}

.layui-col-sm30 {
    width: 25%;
    float: left;
}

.layui-used {
    float: right;
}

.layer-selected {
    height: 25px;
    line-height: 25px;
    padding-bottom: 10px;
    letter-spacing: 2px;
    font-size: 14px;
}

.layer-selected span {
    color: #1E9FFF;
    font-size: 18px;
    padding: 0 3px;
    font-weight: bold;
}

.layui-col-common {
    padding-bottom: 20px;
}

.grid-common {
    text-align: center;
    display: block;
    padding-top: 20px;
}

.grid-common p {
    padding-top: 8px;
    letter-spacing: 1px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -icab-text-overflow: ellipsis;
    -khtml-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
}

.used-title {
    border-top: 1px solid #dadada;
    margin: 0;
}

.used-title .layui-col-md12 {
    letter-spacing: 3px;
    font-weight: bold;
}

/*截至昨日报名*/
.layui-col-tab {
    width: 96%;
    padding: 1% 2%;
    float: left;
    position: relative;
}

.layui-col-tab .layui-tab,
.layui-col-tab .layui-show {
    height: auto;
}

.layui-col-tab .layui-tab-title {
    border: 1px solid #1E9FFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height: 30px;
}

.layui-col-tab .layui-tab-brief > .layui-tab-title .layui-this {
    background: #1E9FFF;
    color: #FFFFFF;
}

.layui-col-tab .layui-tab-title li {
    line-height: 30px;
    padding: 0;
    min-width: 25%;
    width: 25%;
    border-right: 1px solid #1E9FFF;
    color: #1E9FFF;
}

.layui-col-tab .layui-tab-title li:last-child {
    border-right: none;
}

.layui-col-tab .layui-tab-title .layui-this:after {
    display: none;
}

.grid-sign {
    float: left;
    width: 100%;
    padding-bottom: 15px;
}

.grid-sign dt {
    width: 100%;
    padding: 20px 0 0;
    float: left;
}

.grid-sign dt span,
.grid-sign dd span {
    width: 29%;
    display: block;
    float: left;
    text-align: center;
    letter-spacing: 1px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.grid-sign dt span:last-child,
.grid-sign dd span:last-child {
    text-align: right;
    width: 28%;
    padding-right: 1%;
}

.grid-sign dd {
    margin-top: 16px;
    float: left;
    width: 100%;
}

.grid-sign dd span a {
    color: #1e9fff;
}

.grid-sign dt span:first-child,
.grid-sign dd em {
    width: 13%;
    display: block;
    float: left;
    text-align: center;
    font-style: normal;
}

.grid-sign dd em {
    background: url(../images/home/grid-sign-1.png) no-repeat top center / 18px;
    line-height: 19px;
    height: 25px;
    color: #ff5400;
}

.grid-sign dd:nth-child(3) em {
    background: url(../images/home/grid-sign-2.png) no-repeat top center / 18px;
    line-height: 19px;
    height: 25px;
    color: #569ee2;
}

.grid-sign dd:nth-child(4) em {
    background: url(../images/home/grid-sign-3.png) no-repeat top center / 18px;
    line-height: 19px;
    height: 25px;
    color: #9f9f9f;
}

.grid-sign dd:nth-child(n+5) em {
    background: none;
    height: auto;
    line-height: normal;
    color: #222222;
}

/*年度目标*/
.layui-tab-chart {
    position: relative;
    height: 480px;
}

.layui-tab-chart .layui-tab-title {
	position: absolute;
	top: -29px;
	left: auto;
	right: 0px;
	width: 23%;
	height: 25px;
	border: 1px solid #1E9FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.layui-tab-chart .layui-tab-title li {
    position: relative;
    line-height: 25px;
    width: 33.33%;
    min-width: 33.33%;
    padding: 0;
    border-right: 1px solid #1E9FFF;
    color: #1E9FFF;
}

.layui-tab-chart .layui-tab-title li:last-child {
    border-right: none;
}

.layui-tab-chart > .layui-tab-title .layui-this {
    background: #1E9FFF;
    color: #FFFFFF;
}

.layui-tab-chart .layui-tab-title .layui-this:after {
    display: none;
}

.layui-charts {
    height: 440px !important;
    width: 98%;
    margin: 0 1%;
}

.layui-charts-title {
    width: 100%;
    padding: 1% 0;
    letter-spacing: 1px;
}

.layui-charts-title span {
    text-align: left;
    display: inline-block;
}

.layui-charts-title em {
    display: inline-block;
    float: right;
    font-style: normal;
}

/*专管员  首页*/
.highly {
    height: 270px;
}

.home-report {
    height: 195px !important;
}

/* .home-report .grid-report {	margin: 4% 0 1%!important;} */
.home-report .layui-carousel-ind {
    top: -41px;
}

/* .highly  .grid-report{	margin: 2.8% 0 1%;} */
.highly .grid-sign dd {
    height: 25px;
}

.highly .grid-sign dt {
    padding: 2% 0 1%;
}

.highly .grid-sign dd {
    margin-top: 1%;
}

.layui-charts-header {
    width: 98%;
    float: left;
    padding: 25px 1%;
}

.layui-charts-header h2 {
    width: 50%;
    float: left;
    text-align: center;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: bold;
}

.layui-charts-header h2 span {
    color: #1E9FFF;
}

.layui-tab-chart-li li {
    width: 50% !important;
    min-width: 50% !important;
}

/*本月销量异常*/
.layui-col-unusual {
    width: 96%;
    padding: 10px 2%;
    height: 460px;
    float: left;
    position: relative;
}

.layui-col-unusual .layui-tab {
    height: 100%;
}

.layui-col-unusual .layui-tab-title {
    border: 1px solid #1E9FFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height: 30px;
}

.layui-col-unusual .layui-tab-brief > .layui-tab-title .layui-this {
    background: #1E9FFF;
    color: #FFFFFF;
}

.layui-col-unusual .layui-tab-title li {
    line-height: 30px;
    padding: 0;
    min-width: 33.333%;
    width: 33.333%;
    border-right: 1px solid #1E9FFF;
    color: #1E9FFF;
}

.layui-col-unusual .layui-tab-title li:last-child {
    border-right: none;
}

.layui-col-unusual .layui-tab-title .layui-this:after {
    display: none;
}

.unusual {
    padding: 18px 2% 0;
    width: 96%;
}

.unusual li {
    line-height: 25px;
    height: 25px;
    letter-spacing: 1px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.unusual li a {
    color: #1e9fff;
    text-decoration: underline;
    padding-right: 5px;
}


.highly-chart {
    height: 500px;
}

/*流程管理*/
.flex-collect {
    position: fixed;
    right: 10px;
    top: 0;
    width: 30px;
    height: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
}

.flex-collect a {
    display: block;
    color: #fff;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    margin-bottom: 30px;
    text-align: center;
    line-height: 16px;
    padding: 10px 10px;
    letter-spacing: 0px;
    position: relative;
    font-size: 12px;
}

.ProcessRound {
    background: #1E9FFF;
    -moz-box-shadow: 2px 2px 12px rgba(44, 150, 249, 0.45);
    -webkit-box-shadow: 2px 2px 12px rgba(44, 150, 249, 0.45);
    box-shadow: 2px 2px 12px rgba(44, 150, 249, 0.45);
}

.ProcessInfo {
    background: #00b6f2;
    -moz-box-shadow: 2px 2px 12px rgba(0, 182, 242, 0.45);
    -webkit-box-shadow: 2px 2px 12px rgba(0, 182, 242, 0.45);
    box-shadow: 2px 2px 12px rgba(0, 182, 242, 0.45);
}

.ProcessApprovalBtn {
    background: #316cd7;
    -moz-box-shadow: 2px 2px 12px rgba(49, 108, 215, 0.45);
    -webkit-box-shadow: 2px 2px 12px rgba(49, 108, 215, 0.45);
    box-shadow: 2px 2px 12px rgba(49, 108, 215, 0.45);
}

.ProcessTasks {
    /* line-height:30px!important; */
    background: #17a34f;
    -moz-box-shadow: 2px 2px 12px rgba(23, 163, 79, 0.45);
    -webkit-box-shadow: 2px 2px 12px rgba(23, 163, 79, 0.45);
    box-shadow: 2px 2px 12px rgba(23, 163, 79, 0.45);
}

.ProcessChart {
    background: #ff6511;
    -moz-box-shadow: 2px 2px 12px rgba(255, 101, 17, 0.45);
    -webkit-box-shadow: 2px 2px 12px rgba(255, 101, 17, 0.45);
    box-shadow: 2px 2px 12px rgba(255, 101, 17, 0.45);
}

.flex-collect a span {
    position: absolute;
    right: 0px;
    border-radius: 20px;
    height: 13px;
    line-height: 13px;
    padding: 2px;
    top: -10px;
    letter-spacing: 0;
    border: 2px solid #fff;
    background: #e52929;
}

/*审批历史*/
.layui-chaosong .layui-col-xs4 {
    width: 100%;;
}

.processApproval .fa {
    font-size: 20px;
}

.processApproval .fa-site {
    margin-left: -25px;
    margin-top: 5px;
}

.processApproval h3 {
    font-size: 15px;
    letter-spacing: 2px;
    font-weight: bold;
}

.processApproval h4 {
    font-size: 15px;
    letter-spacing: 2px;
    padding: 0px 0 0;
}

.processApproval h4 span {
    color: #1E9FFF;
    font-size: 15px;
    letter-spacing: 2px;
    padding-left: 10px;
}

.processApproval h4 span em {
    font-style: normal;
    font-size: 14px;
    letter-spacing: 0px;
    padding-left: 10px !important;;
}

.processApproval h5 {
    color: #1E9FFF;
    font-size: 15px;
    letter-spacing: 2px;
}

.processApproval h5 em {
    font-style: normal;
    font-size: 14px;
    letter-spacing: 0px;
}

.processApproval h5 i {
    font-style: normal;
}

.processApproval p {
    /* 	padding-top: 5px; */
}

.processApproval h6 {
    padding: 5px 0;
}

.processApproval h6 span {
    display: inline-block;
    padding-left: 10px;
}

.processApproval h6 span img {
    width: 80px;;
}

.processApproval h2 {
    font-size: 14px;
    padding: 5px 0;
}

.nx-lc-view-color span {
    line-height: 36px;
}

.nx-lc-view-color span,
.processApproval h2 span {
    color: #1E9FFF;
    text-decoration: underline;
    margin-right: 20px;
    cursor: pointer
}

.chaosong {
    clear: both;
    background: #F6F6F6;
    border-radius: 6px;
    margin-bottom: 10px;
    padding: 5px 10px;;
}

.chaosong h4,
.chaosong h5 {
    font-size: 14px;;
}

.chaosong h4 i {
    font-style: normal;
    padding-right: 15px;
}

.processApproval li.application:before {
    display: none;
}

/*流程任务*/
.ProcessTab .layui-col-space5 {
    padding-bottom: 0;
    width: 98.3%;
}

.ProcessTab .layui-module {
    padding: 0;
}

.layer-pop-images {
    width: 100%;
    height: 100%;
    /*display: flex; flex-direction:row; flex-wrap: nowrap; justify-content:center; align-items:center; align-content:center;*/
}

/*资产信息*/
.processAssetTable,
.processAssetTable th {
    text-align: center;
}

/*新增流程*/
.ProcessAdd .ProcessAddHG {
    margin-bottom: 40px;
}

.ProcessAdd .layui-col-md4 h2,
.ProcessAdd .layui-col-md8 h2 {
    font-size: 15px;
    text-align: left;
    float: left;
    width: 100%;
    font-weight: bold
}

.ProcessAdd .layui-col-md4 a,
.ProcessAdd .layui-col-md8 a {
    border: 1px solid #1E9FFF;
    color: #333;
    display: block;
    width: 120px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    float: left;
    margin: 15px 25px 0 0;
}

.ProcessAdd .layui-col-md4 a:hover,
.ProcessAdd .layui-col-md8 a:hover {
    background: #1E9FFF;
    color: #FFFFFF;
}

/* 订单信息-新增游戏 */
.tableAddBtn {
    float: left;
    width: 100%;
    text-align: center;
    margin: 15px 0 5px;
}

.tableAdd {
    text-align: center;
}

.tableAdd th,
.tableAdd td {
    text-align: center;
    width: 14%;
}
.tableAddBack th,
.tableAddBack td {
    text-align: center;
}
.tableAdd td .layui-input {
    width: 60px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    margin: 0 auto;
    padding: 0;
}

.totalAlt {
    float: left;
    letter-spacing: 1px;
    font-size: 16px;
    font-weight: bold;
    line-height: 38px;
    color: #e52929;
}

.totalAlt em {
    padding-left: 20px;
    font-style: normal;
    padding-right: 10px;
}

/* 流程图组件 */
.liuchengtu {
    float: left;
    width: 90%;
    padding: 2% 5%;
}

.liuchengtu-odd {
    float: left;
    width: 100%;
    position: relative;
}

.liuchengtu-odd .flow {
    width: 35%;
    float: left;
    position: relative;
}

.row-pair {
    width: 35% !important;
    position: relative;
}

.row-pair .flow {
    width: 100%;
    position: relative;
}

/* 当前进度状态 / 不通过状态 */
.not-current,
.current {
    position: absolute;
    left: 0;
    top: 11px;
    font-weight: bold;
    letter-spacing: 1px;
}

.not-current {
    background: url(../images/not-current.png) no-repeat bottom right;
    width: 80px;
    text-align: center;
    padding-bottom: 15px;
    letter-spacing: 3px;
    top: -8px;
}

.current {
    background: url(../images/current.png) no-repeat center right;
    padding-right: 15px;
    width: 80px;
    left: -15px;
}

/* 通过箭头 */
.down-arrow {
    text-align: center;
    color: #222;
    position: relative;
    background: url(../images/down-arrow.png) no-repeat center top;
    height: 45px;
    margin-top: 5px;
}

/* 主体区域 */
.flow-left {
    float: left;
    width: 35%;
    padding: 0 0 0 20%;
    position: relative;
}

.flow-left a {
    border: 1px solid #1E9FFF;
    display: block;
    width: 99%;
    text-align: center;
    color: #1E9FFF;
    line-height: 35px;
    letter-spacing: 1px;
}

.active-cur a {
    background: #1E9FFF;
    color: #fff;
}

/* 选中状态 */
.flow-right {
    float: left;
    color: #858585;
    letter-spacing: 1px;
    padding-left: 10%;
    position: relative;
}

.flow-right:after {
    width: 40px;
    height: 1px;
    content: '';
    background: #1E9FFF;
    position: absolute;
    left: 0;
    top: 18px;
}

.flow-right h1 {
    font-size: 14px;
}

/* 不通过时 竖线高度 */
.row-line {
    height: 460px;
    background: #1E9FFF;
    width: 2px;
    position: absolute;
    left: 38%;
    top: 50px;
}

/* 竖行高度 */
.column-line {
    width: 35.5%;
    height: 2px;
    content: '';
    background: #1E9FFF;
    position: absolute;
    left: 13%;
    top: -15px;
}

/* 横向宽度 */


/* 导出页面 */
.daochu {
    margin: 100px auto 0;
}

.daochu_form {
    width: 890px;
    margin: 0 auto;
}

.daochu_input {
    width: 272px;
    float: left;
}

.daochu_txt {
    float: left;
    line-height: 38px;
    text-align: center;
    padding: 0 15px;
}

.daochu .layui-form-item {
    float: left;
    margin-top: 35px;
}

.daochu .layui-btn {
    margin-left: 35px;
}

.daochu .layui-btn:first-child {
    margin-left: 0px;
}

/*节点流程*/
.jiedian_header {
    border: 1px solid #abdcff;
    background-color: #f0faff;
    position: relative;
    padding: 8px 48px 8px 20px;
    border-radius: 4px;
    color: #515a6e;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 10px
}

.jiedian_header span i {
    color: #2d8cf0;
    padding-right: 5px;
}

.jiedian_header span em {
    font-weight: 600;
    color: #40a9ff;
    font-style: normal;
}

.jiedian_header span a {
    margin-left: 10px;
    color: #2d8cf0;
    text-decoration: none;
    outline: 0;
    cursor: pointer;
}

.tree_list {
    padding-right: 20px;
}

.jiedian_list {
}

.jiedian_list li {
    list-style: none;
    margin: 8px 0;
    padding: 0;
    white-space: nowrap;
    outline: 0;
}

.jiedian_list li a {
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
}

.jiedian_list li a span {
    color: #fff;
    background: #2c96f9;
    width: 24px;
    height: 24px;
    line-height: 24px;
    border-radius: 50%;
    margin-right: 5px;
    display: inline-block;
    text-align: center;
}

.jiedian_list li a em {
    font-style: normal;
}

.jiedian_list li:first-child a span {
    background: rgb(71, 203, 137);

}

.jiedian_list li:last-child a span {
    background: #ccc;
}

.jiedian_list li a:hover {
    height: 30px;
    line-height: 30px;
    margin: 0;
    border-radius: 3px;
    background-color: #d5e8fc;
}

.jiedian_title {
    border: 1px solid #ffd77a;
    background-color: #fff9e6;
    position: relative;
    padding: 8px 48px 8px 20px;
    border-radius: 4px;
    color: #515a6e;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 10px;
}

.jiedian_title i {
    color: #f90;
    padding-right: 5px;
}

.selected {
    margin: 10px 0;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    padding: 10px 0;
}

.selected li {
    display: inline-block;
    height: 22px;
    line-height: 22px;
    margin: 2px 4px 2px 0;
    padding: 0 8px;
    border: 1px solid #e8eaec;
    border-radius: 3px;
    background: #f7f7f7;
    font-size: 12px;
    /*  vertical-align: middle;
    opacity: 1;*/
    overflow: hidden;
    cursor: pointer;
}

.selected li .layui-icon-close {
    font-size: 12px;
    padding-left: 4px;
}


/* 撤机网点工作单 */
.gongzuodan {
    border-bottom: 5px solid #f6f6f6;
    margin: 0;
    width: 980px;
    padding: 15px 0;
}

.gongzuodan .layui-col-md3 {
    width: 33.3333%;
    float: left;
    /* border-bottom: 1px solid #dadada; */
}

.gongzuodan .layui-col-md12 {
    width: 100%;
    float: left;
    border-bottom: 1px solid #dadada;
}

.gzd_xuhao {
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100;
    color: #fff;
    text-align: center;
    line-height: 23px;
    font-size: 18px;
}

.gzd_xuhao::after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-top: 50px solid #1E9FFF;
    border-right: 50px solid transparent;
    top: 0;
    left: 0;
    z-index: -1;
}

.layui_shenhe {
    margin: 0;
}

.layui_shenhe dl {
    border: 1px solid #dadada;
    border-right: none;
    border-bottom: none;
    float: left;
    width: 100%;
}

.layui_shenhe dl dt {
    line-height: 40px;
    background: #f4f4f4;
    border-bottom: 1px solid #dadada;
    float: left;
    width: 100%;
    font-weight: bold;
}

.layui_shenhe dl dd {
    line-height: 40px;
    border-bottom: 1px solid #dadada;
    float: left;
    width: 100%;
}

.layui_shenhe dl dt span,
.layui_shenhe dl dd span {
    display: block;
    width: 27.1%;
    text-align: center;
    position: relative;
    line-height: 40px;
    height: 40px;
    float: left;
    border-right: 1px solid #dadada
}

.layui_shenhe dl dt .gzd_first,
.layui_shenhe dl dd .gzd_first {
    font-weight: bold;
    width: 18%;
    display: inline-block;
    text-align: center;
    position: relative;
}

/* .layui_shenhe dl dt span::after,
.layui_shenhe dl dd span::after{position:absolute; content: '';width: 1px;height: 40px;right: 0; top:0; background: #dadada;}
.layui_shenhe dl dt span:last-child::after,
.layui_shenhe dl dd span:last-child::after{width:0;} */
.layui_shenhe dl dd span.gzd_ld_name {
    width: 79.55%;
    text-align: left;
    padding-left: 2%;
}

.layui_shenhe dl dd span img,
.layui_shenhe dl dd span.gzd_ld_name img {
    height: 35px;
    width: 120px;
}

.layui_shenhe .layui-col-md6 {
    float: left;
    width: 100%;
}

.gzd_beizhu {
    min-height: 146px;
    border: 1px solid #dadada;
    padding: 10px;
    margin-top: 10px;
}

.table_dyd {
    width: 98%;
    margin: 1% 1% 0;
}

.table_dyd tr {
    width: 100%;
}

.table_dyd td {
    width: 33.3333%;
    padding: 9px;
}

.table_dyd td strong {
    padding-right: 5px;
}


/* 撤机打印单 */
.center_width {
    width: 100%;
    float: left;
    clear: both;
}

.page-break-after {
    page-break-after: always;
}

/*在标签后换页*/
.page-break-before {
    page-break-before: always;
}

/*在标签前换页*/
.table_cj_dyd {
    width: 100% !important;
    margin: 1% 0% 0;
    table-layout: fixed;
    word-break: break-all;
    word-wrap: break-word;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
}

.quote-right {
    float: right;
    font-style: normal;
    letter-spacing: 1px;
}

.dy_cj_table .layui-table-box,
.dy_cj_table .table_cj_dyd td {
    border-top: none;
}

.table_cj_dyd img {
    width: 80px !important;
    height: 40px;
}

.dy_cj_table .layui-table-view {
    width: 100%;
    margin: 0;
}

.dy_cj_table .layui-table-cell {
    word-break: break-all;
    overflow: visible;
    white-space: normal;
    padding: 0;
    height: auto;;
}

.layui-table-cell .layui-form-checkbox[lay-skin="primary"] {
    top: 0;
}

.dy_cj_table_center {
    margin-top: 20px
}

.dy_cj_table_center th {
    background-color: #F4F4F4;
    text-align: center;
    width: 12.5%;
    padding: 10px 0;
    word-wrap: break-word;
}

.dy_cj_table_center td {
    text-align: center;
    word-wrap: break-word;
    width: 12.5%;
    padding: 10px 0;
    min-height: auto;
    line-height: normal
}

.dy_cj_foot_image {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.dy_cj_foot_image .dy_cj_image {
    float: left;
    width: 45%;
    margin: 0 2.5%;
}

.dy_cj_foot_image .dy_cj_image h4 {
    width: 100%;
    padding-bottom: 10px;
}

.dy_cj_foot_image .dy_cj_image img {
    width: 100%;
}

.dy_cj_image {
    float: left;
    width: 95%;
    margin: 20px 2.5% 0;
}

.dy_cj_image h4 {
    width: 100%;
    padding-bottom: 10px;
}

.dy_cj_image img {
    width: 100%;
}

.image_sizes img {
    max-height: 980px
}


/********** 2020年宁夏内控系统样式开始 ***********/


/*流程管理 ———— 流程申请*/
.nx_lc_shenqing {
    float: left;
    width: 100%;
}

.nx_lc_shenqing .layui-col-md12 {
    margin-bottom: 25px;
}

.nx_lc_shenqing .layui-col-md12 h2 {
    font-size: 16px;
    letter-spacing: 1px;
    text-align: left;
    float: left;
    width: 100%;
    font-weight: 300%
}

.nx_lc_shenqing .layui-col-md12 a {
    width: 200px;
    letter-spacing: 1px;
    color: #333;
    display: block;
    line-height: 35px;
    float: left;
    margin: 15px 30px 0 0;
}

.nx_lc_shenqing .layui-col-md12 em {
    display: inline-block;
    padding-right: 10px;
}

.nx_lc_shenqing .layui-col-md12 em img {
    width: 35px;
}

.nx_lc_shenqing .layui-col-md12 a:hover {
    color: #1E9FFF
}


/* 流程管理 ———— 流程申请  ———— 项目申请 */
.unit_yuan {
    position: absolute;
    right: 10px;
    top: 10px;
}

.nx_lc_glsp {
    padding: 10px 0;
}

.nx_lc_glsp li {
    color: #000;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    margin: 2px 30px 0 0;
    padding: 0 8px;
    font-size: 12px;
    overflow: hidden;
    cursor: pointer;
    border-radius: 4px;
    background: #f6f6f6;
}

.nx_lc_glsp li a {
    color: #000;
    line-height: 25px;
    display: inline-block;
}

.nx_lc_glsp li span {
    color: #858585;
    border: 1px solid #858585;
    border-radius: 11px;
    padding: 0px 5px;
    font-size: 12px;
    margin-left: 10px;
}

.nx_lc_glsp li .layui-icon-close {
    font-size: 12px;
    background: #ff6464;
    color: #fff;
    border-radius: 20px;
    margin-left: 10px;
}

.nx_lc_timeline .layui-timeline-item {
    padding-bottom: 40px;
    float: left;
    width: 100%;
}

.nx_lc_timeline .layui-timeline-item .layui-timeline-content {
    float: left;
}

.nx_lc_timeline li:first-child {
    padding-bottom: 55px !important;
}

.nx_lc_timeline .layui-timeline-item .layui-icon-circle {
    background-color: #2c96f9;
    font-size: 12px;
    color: #2c96f9;
    position: absolute;
    border-radius: 12px;
    height: 12px;
}

.nx_lc_timeline .layui-timeline-title {
    margin-bottom: 0;
}

.nx_lc_approver {
    /* position: absolute; right:0; top:0; */
}


.nx_lc_timeline .layui-timeline-item .nx_lc_approver {
    float: right;
}

.nx_lc_timeline .layui-timeline-item .nx_sp_radio {
    float: right;
    margin: 3px 0 0 20px;
}

.nx_sp_radio {
    float: right;
    margin: 10px 0 0 20px;
}

.item_approver {
    padding-bottom: 15px;
}

.item_approver span {
    margin-bottom: 15px;
}

.item_approver span:nth-child(31),
.item_approver span:nth-child(61),
.item_approver span:nth-child(90) {
    clear: both
}

.nx_lc_approver span {
    position: relative;
    display: block;
    float: left;
    width: 60px;
    text-align: center;
}

.nx_lc_approver span em {
    font-style: normal;
    font-size: 13px;
    display: block;
    width: 175%;
    text-align: center;
    padding-top: 2px;
    color: #858585;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -icab-text-overflow: ellipsis;
    -khtml-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    margin-left: -30px;
}

.nx_lc_approver img {
    border-radius: 100px;
    width: 35px;
}

.nx_lc_approver_addBtn {
    position: relative;
    height: 37px;
    text-align: center;
    line-height: 35px;
    float: right;
    width: 60px;
}

.nx_lc_approver_addBtn i {
    color: #16BAAA;
    font-size: 20px;
    width: 35px;
    display: inline-block;
    border: 1px dashed #16BAAA;
    border-radius: 100px;
}

.nx_lc_approver_addBtn em {
    position: absolute;
    top: -10px;
    right: 5px;
    color: red;
}

.nx_lc_icon_add {
    width: 12px !important;
    line-height: 35px;
}

.nx_lc_icon_add i {
    font-size: 12px;
    color: #999;
}

.nx_lc_code {
    background: #222;
    position: absolute;
    top: -5px;
    right: 5px;
    border-radius: 100px;
    color: #fff;
    width: 18px;
    height: 18px;
    text-align: center;
    line-height: 18px;
    display: block;
}

.nx_lc_code i {
    font-size: 12px;
    font-weight: bold;
}

.nx_lc_code i:hover {
    color: #fff !important
}


/*  流程管理 ———— 流程申请  ———— 项目申请  ———— 选择审批人 */
.nx-layui-form {
    height: 97%;
}

.nx-layui-form .nx_lc_xzrpr {
    width: 100%;
    height: 100%;
    float: left;
}

.nx-layui-form .layui-col-row {
    width: 46%;
    padding: 0 2%;
    height: 100%;
    float: right;
    position: relative;
}

.nx_lc_line {
    position: fixed !important;
    left: 0;
    top: 2%;
    bottom: 2%;
    height: 96% !important;;
}

.nx_lc_line .nx_lc_glsp li .layui-icon-close {
    background-color: #c9c9c9 !important;
}

.nx_lc_line::after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background: #dadada;
}

.nx-layui-form .layui-col-row .selected {
    margin: 0;
    border: none;
    padding: 0px;
}

.nx-layui-form .layui-col-row .layui-form-item {
    position: absolute;
    bottom: 0;
    left: 0;
}

.nx-layui-form .layui-col-row .layui-form-item i {
    letter-spacing: 1px;
}

.nx_lc_screen {
    width: 80%;
}

.nx_lc_shenpi_list {
    float: left;
    width: 100%;
    margin: 20px 0;
}

.nx_lc_shenpi_list dd {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.nx_lc_shenpi_list dd .layui-form-checkbox {
    float: left;
}

.nx_lc_shenpi_list dd .shenpi_item {
    float: left;
    padding-left: 3px;
}

.nx_lc_shenpi_list dd .shenpi_item img {
    width: 35px;
    border-radius: 100px;
    float: left;
}

.nx_lc_shenpi_list dd .shenpi_item .shenpi_name {
    float: left;
    letter-spacing: 2px;
    padding-left: 10px;
}

.nx_lc_shenpi_list dd .shenpi_item .shenpi_name h2 {
    font-size: 14px;
}

.nx_lc_shenpi_list dd .shenpi_item .shenpi_name p {
    font-size: 13px;
    color: #858585;
}


/*  流程管理 ———— 流程申请  ———— 项目申请  ———— 抄送人 */
.nx_lc_chaosongren {
    position: relative !important;
    width: 82%;
    margin: 6% 8%;
}

.nx_lc_chaosongren h1 {
    font-size: 15px;
    color: #858585;
    padding-bottom: 20px;
    letter-spacing: 1px;
    padding-left: 10px;
}

.nx_lc_chaosongren span {
    margin-bottom: 20px;
}

.nx_lc_chaosongren .nx_lc_approver_addBtn {
    float: left;
}


/*  流程管理 ———— 流程申请  ———— 流程审批 */
.nx_lc_list_approver {
    padding-bottom: 20px;
}

.nx_lc_list_approver .nx_lc_approver {
    left: 0 !important;
}

.nx_lc_list_approver .nx_lc_approver_addBtn {
    float: left !important;
}

/*  流程管理 ———— 兑奖奖金   */
.nx_lc_center,
.nx_lc_addfrom {
    text-align: center;
}

.nx_lc_addfrom .layui-btn-view {
    margin: 10px 0 0 30px;
    float: none;
}

.nx_lc_addfrom .view-color {
    float: right;
    font-size: 14px;
    color: #222;
}

.nx_lc_addfrom .view-color span {
    font-weight: 600;
    color: #e52929;;
}

.nx_lc_mx_list .layui-icon-delete {
    margin-left: 35px;
    font-size: 25px;
    line-height: 32px;
    color: #666;
    cursor: pointer;
}


/* 项目支出 */
.nx_lc_mx_list .layui-col-md12 {
    background: #fafafa;
    padding-top: 0px;
    margin-bottom: 10px;
}

.nx_lc_mx_list .view-color .layui-btn-xs {
    margin-top: 0;
}

/* 项目支出 —— 选择项目类型 */
.addProject {
    float: left;
    width: 100%;
}

.addProject .layui-col-md12 {
    margin-bottom: 20px;
}

.addProject .layui-col-md12 h2 {
    font-size: 15px;
    text-align: left;
    float: left;
    width: 100%;
    font-weight: bold
}

.addProject .layui-col-md12 a {
    border: 1px solid #1E9FFF;
    color: #333;
    display: block;
    padding: 0 20px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    float: left;
    margin: 15px 25px 0 0;
}

.addProject .layui-col-md12 a:hover {
    background: #1E9FFF;
    color: #FFFFFF;
}

.flex-item-tag {
    display: flex;
    flex-wrap: wrap;
    margin-bottom:
}

.item-tag {
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    border: 1px solid #1E9FFF;
    margin: 8px 18px 8px 0;
}

.item-tag a {
    border: none !important;
    padding: 0 15px !important;
    margin: 0 !important;
}

.item-tag .layui-icon {
    font-size: 20px;
    padding-right: 5px;
    cursor: pointer
}

.item-tag:hover,
.item-tag:hover a {
    color: #1E9FFF;
}

/* 项目明细 */
.nx_lc_mx_xiangqing {
    float: left;
    width: 100%;
}

.nx_lc_mx_xiangqing .layui-col-md12 {
    background-color: #fafafa;
}

/* 关联前置审批单 */
.nx_lc_fl_btn {
    float: left;
    background-color: #1E9FFF;
    color: #fff;
    height: 32px;
    line-height: 32px;
    margin: 0;
    border: none;
    padding: 0 10px;
}

.nx_lc_fl_btn:hover {
    color: #fff !important;
}

.nx_lc_bxsq {
    width: 55%;
    float: right;
}

.nx_lc_bxsq a {
    width: 100%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
    line-height: 36px;
}


/* 差旅申请 */
.nx_lc_clsq_ry {
    padding: 0px;
}

.nx_lc_clsq_ry li {
}

/* 报销明细 */
.layui-col-fr {
    float: left;
    width: 100%
}

.layui-col-fr .fr {
    float: right
}

.col-md-not {
    margin-bottom: 0px !important
}


/* 党建学习 */
.nx_dj_warp {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    /* height: 100%; */
}

.nx_dj_banner {
    width: 100%;
}

.nx_dj_banner img {
    width: 100%;
}

/* 外层tab */
.nx_dj_nav {
    height: 40px;
    line-height: 40px;
    background: #be1400;
}

.nx_dj_nav a {
    display: block;
    font-size: 15px;
    width: 16.6666%;
    padding: 0;
    font-weight: bold;
    line-height: 40px;
    color: #fff;
    float: left;
    text-align: center;
}

.nx_dj_nav a.nav_this {
    color: #fff;
    background: #870e00;
    text-decoration: underline;
}

/* 标题 */
.nx_dj_title {
    position: relative;
    font-size: 18px;
    padding-bottom: 4px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #222;
    padding-top: 20px;
    border-bottom: 2px solid #ba1704;
    float: left;
    width: 100%;
}

.nx_dj_title::after {
    content: '';
    position: absolute;
    bottom: -7px;
    left: 0px;
    border-top: 7px solid #ba1704;
    border-right: 15px solid transparent;
    height: 0;
    width: 100px;
    z-index: 1;
}

/* 二级tab切换 */
.dj_index_tab {
    height: 40px;
    line-height: 40px;
    background: #f6f6f6;
    float: left;
    width: 100%;
}

.dj_index_tab .dj_tab_title {
    padding-left: 10%;
}

.dj_index_tab .dj_tab_title a {
    width: 20%;
    padding: 0;
    font-weight: bold;
    line-height: 40px;
    display: block;
    float: left;
    text-align: center;
    display: block;
    position: relative;
    font-size: 15px;
}

.dj_index_tab .dj_tab_title a.tab_this {
    color: #BA1704
}

.dj_index_tab .dj_tab_title a.tab_this::before {
    content: '';
    width: 50px;
    height: 3px;
    background: #BA1704;
    bottom: 0px;
    left: 36%;
    position: absolute;
}

.dj_tab_center {
    padding-top: 30px;
    float: left;
    width: 100%;
}


/* iframe层 */
.dj_iframe {
    width: 100%;
    height: 100%;
}

/* 党组织生活 */
.nx_dj_list {
    float: left;
    width: 100%;
}

.nx_dj_list .dj_dzzsh_dl {
    width: 100%;
    float: left;
}

.nx_dj_list .dj_dzzsh_dd {
    width: 23%;
    height: 200px;
    margin: 30px 2.4% 0 0;
    border: 1px solid #ffd8d3;
    border-radius: 10px;
    float: left;
    background: #fff;
    padding-bottom: 10px;
    position: relative;
    overflow: hidden;
}

.nx_dj_list .dj_dzzsh_dl .dj_dzzsh_dd:last-child {
    margin-right: 0px;
}

.nx_dj_list .dj_dzzsh_dd:nth-child(5),
.nx_dj_list .dj_dzzsh_dd:nth-child(9),
.nx_dj_list .dj_dzzsh_dd:nth-child(13),
.nx_dj_list .dj_dzzsh_dd:nth-child(17),
.nx_dj_list .dj_dzzsh_dd:nth-child(21),
.nx_dj_list .dj_dzzsh_dd:nth-child(25),
.nx_dj_list .dj_dzzsh_dd:nth-child(29) {
    margin-right: 0px;
}

.nx_dj_list .dj_dzzsh_dd a {
    display: block;
    width: 100%;
    position: relative;
    text-align: center;
    float: left;
    padding: 25px 0 5px;
}

.nx_dj_list .dj_dzzsh_dd a img {
    max-width: 40px;
    height: 40px !important;;
    margin-top: 0px !important;
}

.nx_dj_list .dj_dzzsh_dd h1 {
    font-size: 15px;
    padding: 12px 0 0;
    overflow: hidden;
    text-overflow: ellips is;
    white-space: nowrap;
    color: #be1000;
    font-weight: bold;
    letter-spacing: 1px;
}

.nx_dj_list .dj_dzzsh_dd h1.ash {
    color: #999
}

.nx_dj_list .dj_dzzsh_dd h2 {
    font-size: 13px;
    height: 28px;
    line-height: 30px;
    background: #f6f6f6;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    float: left;
    width: 70%;
    margin: 10px 15% 0;
}

.nx_dj_list .dj_dzzsh_dd h2 span {
    display: block;
    color: #666;
    font-size: 13px;
    float: left;
    width: 50%;
}

.nx_dj_list .dj_dzzsh_dd h2.nx_dj_cur {
    background: #fff0ee;
    border: 1px solid #ffd8d3;
}

.nx_dj_list .dj_dzzsh_dd h2.nx_dj_cur span {
    color: #be1000;
}

.nx_dj_list .dj_div_not {
    border: 1px solid #e3e3e3;
    height: 200px;
    text-align: center;
}

.nx_dj_list .dj_div_not img {
    width: 80px;
    height: 80px;
    margin: 60px 0 0 !important
}

.nx_dj_list .dj_dzzsh_dd .dzzsh_lf_btn {
    width: 70px;
    height: 70px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100;
    color: #fff;
}

.nx_dj_list .dj_dzzsh_dd .dzzsh_lf_btn::after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-top: 70px solid #be1000;
    border-right: 70px solid transparent;
    top: 0;
    left: 0;
    z-index: -1;
}

.nx_dj_list .dj_dd_not .dzzsh_lf_btn::after {
    border-top: 70px solid #e3e3e3;
}

.nx_dj_list .dj_dzzsh_dd .dzzsh_lf_btn span {
    -moz-transform: rotate(-408deg);
    -moz-transform: rotate(-408deg);
    -webkit-transform: rotate(-408deg);
    display: block;
    position: absolute;
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    top: 15px;
    letter-spacing: 1px;
    line-height: 14px;
    width: 60px;
    left: -3px;
    font-size: 12px;
}

/*党员学习*/
.nx_djxx_list {
    float: left;
    width: 100%;
}

.nx_djxx_list dd {
    width: 227px;
    margin: 30px 30px 0 0;
    float: left;
    background: #f6f6f6;
    padding-bottom: 10px;
}

.nx_djxx_list dd:nth-child(4),
.nx_djxx_list dd:nth-child(8),
.nx_djxx_list dd:nth-child(12),
.nx_djxx_list dd:nth-child(16),
.nx_djxx_list dd:nth-child(20),
.nx_djxx_list dd:nth-child(24),
.nx_djxx_list dd:nth-child(28) {
    margin-right: 0px;
}

.nx_djxx_list dd a {
    display: block;
    width: 100%;
}

.nx_djxx_list dd a img {
    width: 100%;
    height: 170px;
}

.nx_djxx_list dd h2 {
    font-size: 16px;
    font-weight: 600;
    width: 207px;
    letter-spacing: 1px;
    padding: 10px 10px 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.nx_djxx_list dd p {
    font-size: 14px;
    padding: 10px 10px 0 10px;
}

.nx_djxx_list dd span {
    color: #666;
    font-size: 14px;
    padding: 6px 10px 0 10px;
    display: block;
}


/* 党组织生活 会议列表 */
.dj_zzwhy {
    float: left;
    width: 998px;
    margin-top: 30px;
    border: 1px solid #e3e3e3;
}

.dj_zzwhy dt {
    background: #be1400 url(../images/dangjian/nx_dj_title.png) no-repeat 10px center / 12px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 5px;
    color: #fff;
    padding-left: 30px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2px;
}

.dj_zzwhy dd {
    border-bottom: 1px solid #e3e3e3;
    margin: 0 15px 0 20px;
    line-height: 49px;
    float: left;
    width: 963px;
    font-size: 14px;
}

.dj_zzwhy dd:last-child {
    border: none
}

.dj_zzwhy dd em {
    display: block;
    float: left;
    font-style: normal;
    width: 90px;
}

.dj_zzwhy dd .zzwhy_title {
    display: block;
    float: left;
    width: 530px;
    color: #be1000;
    letter-spacing: 1px;
    margin-right: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -icab-text-overflow: ellipsis;
    -khtml-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
}

.dj_zzwhy dd i {
    display: block;
    float: left;
    width: 180px;
    text-align: center;
    font-style: normal;
}

.dj_zzwhy dd a.dj_wwcBtn,
.dj_zzwhy dd a.dj_ywcBtn {
    background: #f6f6f6;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    float: right;
    display: block;
    height: 25px;
    width: 90px;
    line-height: 25px;
    text-align: center;
    margin-top: 11px;
}

.dj_zzwhy dd a.dj_ywcBtn {
    background: #fff0ee;
    border: 1px solid #ffd8d3;
    color: #be1000;
}

/* 党建会议详情页 */
.dj_hyxq {
    width: 1000px;
    margin: 30px auto 0;
    float: left;
}

.dj_hyxq_header {
    width: 998px;
    text-align: center;
    border: 1px solid #e3e3e3;
    border-bottom: none;
    padding-top: 20px;
    position: relative;
}

.dj_hyxq_header::after {
    content: "";
    width: 900px;
    height: 2px;
    background: #e3e3e3;
    position: absolute;
    left: 50px;
}

.dj_hyxq_header h1 {
    font-size: 18px;
    letter-spacing: 2px;
}

.dj_hyxq_header h2 {
    font-size: 14px;
    padding: 15px 0 10px;
    color: #be1000;
}

.dj_hyxq_header h2 span {
    padding-right: 30px;
}

.dj_hyxq_Center {
    border: 1px solid #e3e3e3;
    border-top: none;
    padding: 0 20px 20px;
    float: left;
    width: 958px;
}

.dj_hyxq_Center p {
    text-indent: 2em;
    margin-top: 30px;
    letter-spacing: 1px;
    font-size: 15px;
    line-height: 26px;
}

.dj_hyxq_Center img {
    width: 500px;
    margin: 30px auto 0
}

.dj_dzzsh_footer {
    float: left;
    width: 100%;
    margin-top: 30px;
}

.footer_1 {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.footer_1 span {
    float: left;
    display: block;
    width: 80px;
    font-weight: bold
}

.footer_1 a {
    color: #1E9FFF;
    padding-right: 20px;
    text-decoration: underline;
}

.footer_1 img {
    float: left;
    width: 100px;
    margin-right: 20px;
    margin-top: 0px
}


/* 党员档案 */
.dj_dyda {
    width: 1000px;
    margin: 30px auto 0;
    float: left;
}

.dj_dyda dd {
    float: left;
    width: 186px;
    border: 1px solid #ffd8d3;
    border-radius: 10px;
    margin: 0 21px 20px 0;
    padding: 10px 23px;
    height: 324px;
}

.dj_dyda dd:nth-child(4),
.dj_dyda dd:nth-child(8),
.dj_dyda dd:nth-child(12),
.dj_dyda dd:nth-child(16),
.dj_dyda dd:nth-child(20),
.dj_dyda dd:nth-child(24),
.dj_dyda dd:nth-child(28),
.dj_dyda dd:nth-child(32),
.dj_dyda dd:nth-child(36) {
    margin-right: 0px;
}

.dj_dyda dd h2 {
    text-align: center;
}

.dj_dyda dd h2 img {
    width: 180px;
    height: 240px;
}

.dj_dyda dd h1 {
    float: left;
    width: 100%;
    padding: 10px 0;
}

.dj_dyda dd h1 span {
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 1px;
    display: block;
    float: left;
}

.dj_dyda dd h1 a {
    font-size: 12px;
    color: #2c96f9;
    float: right;
}

.dj_dyda dd p {
    background: #ffd8d3;
    float: left;
    padding: 5px 3px;
    border-radius: 4px;
    color: #be1000;
    font-size: 12px;
    height: 32px;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
}


/* 党员档案  详情 */
.dj_dyda_center {
    background: url(../images/dangjian/dj_dyda_bg.png) no-repeat center top / 100%;
    width: 1000px;
    float: left;
    position: relative;
}

.dj_dyda_center a {
    background: #be1400;
    display: block;
    width: 80px;
    line-height: 30px;
    border-radius: 6px;
    color: #fff;
    text-align: center;
    margin: 0px 55px;
    position: absolute;
    right: 0;
    top: 40px
}

.dj_dyda_txt {
    padding: 140px 110px 50px;
    float: left;
    width: 740px;
    height: 660px;
}

.dj_dyda_txt li {
    line-height: 38px;
    font-size: 15px;
    letter-spacing: 1px;
}

.dyda_center_img {
    position: absolute;
    width: 200px;
    right: 110px;
    top: 150px;
    border: 8px solid #fff;
    border-radius: 8px;
    -moz-box-shadow: 2px 2px 17px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 2px 2px 17px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 17px rgba(0, 0, 0, 0.2);
}

.dyda_center_img img {
    width: 100%;
}

/* 活动展示 */
.nx_dj_hdzs {
    float: left;
    width: 100%;
    margin-top: 30px;
    width: 998px;
    border: 1px solid #dadada;
    padding-bottom: 50px;
}

.dj_hdzs_header {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.dj_hdzs_form {
    float: left;
    width: 300px;
}

.dj_hdzs_form span {
    width: 100px;
    float: left;
    display: block;
    text-align: center;
    height: 38px;
    line-height: 40px;
    font-size: 15px;
    color: #222;
    letter-spacing: 1px;
}

.dj_hdzs_form .layui-input {
    width: 180px;
    float: left;
}

.dj_hdzs_block {
    float: right;
    margin-top: 10px;
}

.dj_hdzs_block span {
    display: block;
    float: left;
    height: 17px;
    line-height: 18px;
    margin-left: 50px;
    letter-spacing: 1px;
}

.dj_hdzs_block span em {
    display: block;
    width: 14px;
    height: 14px;
    float: left;
    margin: 1px 5px 0 0;
}

.dj_hdzs_block span:last-child {
    margin-right: 20px;
}

.dj_hdzs_list {
    float: left;
    width: 100%;
}

.dj_hdzs_list li {
    float: left;
    width: 98%;
    margin-top: 100px;
}

.dj_hdzs_list li .layui-col-md2 {
    height: 22px;
    font-size: 16px;
    line-height: 22px;
    text-align: right;
    padding-right: 30px;
    font-weight: bold;
    letter-spacing: 2px;
}

.dj_hdzs_list li .layui-col-md10 {
    height: 22px;
    border: 1px solid #aaa;
}

.dj_hdzs_list li .layui-col-md1,
.dj_hdzs_list li .layui-col-md3,
.dj_hdzs_list li .layui-col-md6,
.dj_hdzs_list li .layui-col-md12 {
    height: 20px;
    text-align: center;
    line-height: 22px;
    position: relative;
}

.md_ywc_bg {
    background: #6bd17a;
}

.md_wwc_bg {
    background: #f55d4b;
}

.md_yqx_bg {
    background: #efd158;
}

.md_wks_bg {
    background: #cbcbcb;
}

.dj_hdzs_list li .layui-col-md1::after,
.dj_hdzs_list li .layui-col-md3::after,
.dj_hdzs_list li .layui-col-md6::after,
.dj_hdzs_list li .layui-col-md12::after {
    position: absolute;
    content: '';
    width: 1px;
    height: 20px;
    background: #fff;
    top: 0;
    right: 0;
}

.dj_hdzs_list li .layui-col-md1:last-child::after,
.dj_hdzs_list li .layui-col-md3:last-child::after,
.dj_hdzs_list li .layui-col-md6:last-child::after,
.dj_hdzs_list li .layui-col-md12:last-child::after {
    display: none;
}

.dj_hdzs_list li .layui-col-md1 span,
.dj_hdzs_list li .layui-col-md3 span,
.dj_hdzs_list li .layui-col-md6 span,
.dj_hdzs_list li .layui-col-md12 span {
    position: absolute;
    top: -30px;
    display: block;
    text-align: center;
    width: 100%;
    color: #666;
}

.dj_hdzs_list li .layui-col-md1 a,
.dj_hdzs_list li .layui-col-md3 a,
.dj_hdzs_list li .layui-col-md6 a,
.dj_hdzs_list li .layui-col-md12 a {
    display: block;
    width: 100%;
    height: 20px;
}

/* 宁夏内控首页 */
.nx-col-block {
    padding: 1%;
    width: 98%;
}

.nx-col-block .layui-col-xs3 {
    width: 24.25%;
}

.nx-bg1 {
    background-color: #e8f2ff;
    background-image: url(../images/nx/nx-bg1.png);;
    color: #368bff;
}

.nx-bg2 {
    background-color: #effff6;
    background-image: url(../images/nx/nx-bg2.png);;
    color: #17a34f;
}

.nx-bg3 {
    background-color: #fff8f4;
    background-image: url(../images/nx/nx-bg3.png);
    color: #ff6511;
}

.nx-bg4 {
    background-color: #edefff;
    background-image: url(../images/nx/nx-bg4.png);;
    color: #3a3e57;
    margin-right: 0 !important;
}

.nx-bg1,
.nx-bg2,
.nx-bg3,
.nx-bg4 {
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: ;
    margin-right: 1%;
    border-radius: 6px;
    padding: 20px 0 20px 20px;
}

.nx-col-block h2 {
    font-size: 15px;
    padding-bottom: 5px;
    letter-spacing: 1px;
    color: #000000;
}

.nx-col-block p {
    font-size: 16px;
}

.nx-tab-chart {
    margin-top: 15px;
    position: relative;
	    height: 520px;
}
.nx-tab-chart .layui-show{
    height: auto;
}
.nx-tab-date {
    position: absolute;
    right: 15px;
    top: 0px;
    z-index: 1;
}

.nx-tab-date label {
    float: left;
    line-height: 30px;
    padding-right: 8px;
    letter-spacing: 1px;
}

.nx-input-block {
    position: relative;
    padding-left: 70px;
}

.nx-tab-date input {
    height: 30px;
    width: 130px;
}

.nx-tab-chart .layui-tab-title {
    height: 40px;
}

.nx-tab-chart .layui-tab-title li {
    position: relative;
    border: 0;
    padding: 0;
    width: 120px;
    line-height: 40px;
    letter-spacing: 1px;
    color: #999999;
    font-size: 16px;
}

.nx-tab-chart .layui-tab-title .layui-this {
    font-weight: bold;
}

.nx-tab-chart .layui-this:after {
    display: none;
}

.nx-tab-chart .layui-tab-title .layui-this::before {
    content: "";
    width: 30px;
    height: 4px;
    border-radius: 5px;
    position: absolute;
    bottom: 0px;
    text-align: center;
    left: 46px;
    background: #368bff;
}

.nx-charts {
    width: 100%;
    height: 455px !important;
    margin: 0px 0 0px;
}

.charts_font {
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 2px;;
}

.nx-common .grid-common {
    padding: 25px 0 15px !important;
}

/* 流程统计分析 */
.charts_arealine {
    width: 100%;
    float: left;
}

.charts_title {
    width: 56%;
    float: left;
    margin-left: 4%;
}

.charts_title li {
    float: left;
    letter-spacing: 1px;
    font-size: 15px;
    padding: 19px 30px 19px 0;
}

.charts_title span {
    padding: 0 3px;
    font-weight: bold;
    font-size: 18px;
}

.charts_legend {
    float: left;
    width: 36%;
    padding: 20px 0;
    font-size: 15px;
    letter-spacing: 1px;
    text-align: right;
    margin-right: 4%;
}

.charts_legend span {
    padding-left: 30px;
}

.charts_legend span i {
    width: 12px;
    height: 12px;
    display: inline-block;
    margin-right: 5px;
}

.t_color1 {
    color: #2595fe;
}

.t_color2 {
    color: #16a21c
}

.t_color3 {
    color: #eb1a1a
}

.t_color4 {
    color: #ff8e29
}

.legend_left {
    background-color: #2595fe;
}

.legend_right {
    background-color: #16a21c;
}


/* 图片裁剪 */
.layui-fluid {
    width: calc(100% - 30px);
}

.easyCropper-container {
    width: 100% !important;
}

/*  */
.flex_label {
    margin: 0px !important
}

.flex_label .item-tag {
    border-radius: 4px;
    background: #fafafa;
    border: 1px solid #dadada;
}

.flex_label .item-tag a {
    color: #666;
    height: 35px;
    line-height: 35px;
}

.flex_label .item-tag .layui-icon:hover + .flex_label .item-tag a {
    color: #fff !important;
}

.flex_label .item-tag:hover {
    border-radius: 5px;
    color: #fff !important;
    background: #1E9FFF;
}

/* 树形表格 */
.ew-tree-table-cell > .ew-tree-table-cell-content {
    line-height: 19px !important;
    height: 19px;
}


/*模块适配*/
@media screen and (min-width: 1921px) {
    .layui-col-sales {
        padding: 60px 2% 20px;
    }
}

@media screen and (max-width: 1920px) {
    .layui-col-sales {
        padding: 50px 2% 20px;
    }

    .weather {
        margin: 14px 0 0 380px;
    }
}

@media screen and (min-width: 1400px) {
    .grid-sales h4 {
        padding-top: 0%;
    }
}

@media screen and (min-width: 1380px) {
    .fixel-tab .layui-tab-title {
        /*margin: 0 25px !important;*/
    }

    /* 当页面标签大于1380的时候显示左右切换箭头 */
    #left_button,
    #right_button {
        display: block;
    }
}

@media screen and (max-width: 1400px) {
    .layui-col-sales {
        padding: 40px 2% 20px;
    }

    .table_tile {
        left: 42%;
    }
}

@media screen and (max-width: 1200px) {

    /*专管员 首页*/
    .home-report {
        height: 196px !important;
    }

    .home-report .report-space .grid-report {
        margin: 4% 0 1%;
    }
}

@media screen and (max-width: 980px) {
    .highly {
        height: auto;
    }
}

.tag-main-selector .layui-layer-content {
    align-items: baseline;
}

.tag-main-selector .tag-selected {
    background: #1E9FFF;
    border-radius: 5px;
}

.tag-main-selector .tag-selected a {
    color: #FFFFFF !important;
}

@media screen and (max-width: 1400px) {
    .photoCard dd {
        width: calc(100% / 5 - 30px);
        margin-right: calc(12px * 5 / 5);
        margin-bottom: calc(12px * 5 / 5);
    }

    .cardList dd:nth-child(7n+0) {
        margin-right: 1%;
    }
}

.nx_lc_mx_list,
#fileAndLinkDiv .module-colla,
#fileAndLinkDiv,
#budgetRecordInfoDiv,
#travelApplicationDiv,
#exceptionTicketsIndemnityDiv,
.nx_lc_timeline {
    width: 100%;
}

#transferDiv {
    width: 75%;
}

.nx_lc_mx_list .md-bt10 {
    margin: 0px !important;
}

.layui-col-rowspan {
    width: calc(((100% - 2px) / 7) * 2);
    display: flex;
}

.layui-col-flex {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.layui-col-flex select {
    width: 100%;
}

.layui-col-flex input {
    margin-left: 10px;
}

.layui-timeline {
    padding: 1% 1% 0;
    width: 98%;
}

.layui-timeline li:last-child {
    padding-bottom: 0px;
}

.storeScreen .layui-col-auto-time {
    padding: 0 1% 0 0 !important;
}

.table_h1 {
    font-size: 16px;
    letter-spacing: 2px;
    text-align: center;
    padding: 10px 0;
}

.table_dyd {
    width: 100%;
    margin: 0;
}

/* .layui-module .layui-col-space5 {
    padding: 0;
    width: 100%
} */

.table_dyd td {
    padding: 5px 0;
    width: 15%;
}

.mtzp_img {
    width: 92%;
    overflow: auto;
    clear: both;
    background-color: #fff;
    padding: 3% 4%;
}

.mtzp_img img {
    width: 100%;
    height: 100%;
}

.mtzp-del {
    position: absolute;
    top: -5px;
    right: -5px;
    background: url(../images/delete_pic.png) no-repeat right top / 18px;
    width: 18px;
    height: 18px;
}

.mtzp_file {
    width: 23%;
    height: 80px;
    background: url(../images/add.png) no-repeat;
    background-size: 100% 100%;
    float: left;
    margin-right: 2%;
}

.mtzp_file input#mtzp {
    display: block;
    width: 100%;
    border: 0;
    vertical-align: middle;
    opacity: 0;
    height: 100%;
}

.z_addImg_mtzp {
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    position: relative;
    width: 23%;
    height: 80px;
}
/* 辽宁 异常终端 */
.ln_chart_time{
	width: calc(100% - 20px)!important;
	float: left;
	margin: 10px 0px 20px!important;
}
.ln_chart_time span i{
	color:red;
	font-style: normal;
}
.ln_chart_time .layui-input{
	width: 180px!important;
	height: 30px!important;
}
.ln_chart_menu{
	top:-29px!important;
	right: 0px!important;
}
.ln_chart_menu li{
	width: 33.3333%!important;
}
.ln_tab_item .layui-tab-title{
	margin-top: 10px;
}
.ln_tab_item .layui-tab-title li{
	    width: 100%;
}
.ln-grid-sign{
	padding-bottom:0px!important
}
.ln-grid-sign dt,
.ln-grid-sign dd{
	display: flex;
	align-items: center;
	align-content: center;
}
.ln-grid-sign dt span:first-child, .ln-grid-sign dd em {
    width: 42px;
}
.ln-grid-sign dt span,
.ln-grid-sign dd span{
	width: calc(((100% - 50%) - 42px) / 2);
	letter-spacing: 0px;
}
.ln-grid-sign dt span:nth-last-child(4),
.ln-grid-sign dd span:nth-last-child(4){
	width:30%;
}
.grid-sign dt span:last-child, .grid-sign dd span:last-child{
	width:20%;
}
.ln-grid-sign dd{
	margin-top: 10px!important
}
.ln-layui-col-block{
	width: calc(100% - 20px);
	padding: 10px ;
	float: left;
	position: relative;
}
.ln_chart_length{
	height: 30px;
    padding-right: 15px;
    font-size: 14px;
    float: right;
    width: 160px;
    line-height: 31px;
}
.ln_chart_length p{
	margin-left: 25px;
	font-size: 14px;
	float: left;
	letter-spacing: 1px;
}
.ln_chart_length p em{
	width: 13px;
	height: 13px;
	margin-right: 5px;
	display: inline-block;
	background: #168eff;
	border-radius: 100%;
}
.ln_chart_length p:last-child em{
	background: #1FD6C1!important
}
.ln_jilu_list{
	width: calc(100% - 20px);
	margin:10px 10px 0;
	overflow: hidden;
	border-radius: 4px;
}
.ln_jilu_list dt{
	font-size: 14px;
	letter-spacing: 2px;
	background: #e5f6fe;
	padding: 5px 10px;
}
.ln_jilu_list dd{
	background: #fafafa;
	width: 100%;
	display: flex;
	flex-direction: column;
	padding: 5px 0;
}
.ln_jilu_list:last-child{
	margin-bottom: 10px;
}
.ln_jilu_list dd .ln-col-md{
	display: flex;
	padding: 5px 0;
}
.ln_jilu_list dd .ln-col-md label{
	width: 110px;
	text-align: right;
	padding-right: 10px;
}
.ln_jilu_list dd .ln-col-md div{
	color: #666;
}
.col-form-spacing{
	padding: 10px!important;
	width: calc(100% - 20px)!important;
}

/* 任务树形结构图 */
.echartTree{
	width: 100%;
	    overflow-x: hidden;
}
.echart-toolbox{
	position: fixed;
	width: calc(100% - 20px);
	left: 0;
	z-index: 9999;
	display: flex;
	padding: 10px;
	justify-content: flex-end;
}
.echart-toolbox li{
	display: flex;
	align-items: center;
	margin-right: 20px;
}
.echart-toolbox li em{
	display: inline-block;
	width: 13px;
	height: 13px;
	margin-right: 6px;
	border-radius: 100%;
}
.b_color_1{
	background: var(--color-11);
}
.b_color_2{
	background: var(--color-12);
}
.b_color_3{
	background: var(--color-13);
}
.b_color_4{
	background: var(--color-14);
}
.b_color_5{
	background: var(--color-15);
}
.b_color_6{
	background: var(--color-16);
}
.echart-module{
	display: flex;
	flex-wrap: wrap;
	border: 1px solid #dadada;
	margin-bottom: 10px;
}
.echart-module li{
	display: flex;
	align-items: center;
	width: 33.3333%;
	border-bottom: 1px solid #dadada;
	letter-spacing: 1px;
}
.echart-module li label{
	background: #eee;
	display: inline-block;
	width: 120px;
	padding: 10px;
	text-align: center;
}
.echart-module li:last-child{
	border-bottom: none;
	width: 100%;
}
.echart-module li div{
	width: calc(100% - 160px);
	padding: 0 10px;
}
#nextNodeSkipDiv .layui-input-block .layui-form-checkbox{
	margin-bottom: 10px;
}

/* 陕西新增申报 */

.nx-table-project .layui-table,
.sx-table-project .layui-table,
.sx-table-stand .layui-table,
.sx-table-assess .layui-table{
	margin: 10px 10px 0;
	width: calc(100% - 20px);
}
.nx-table-btlc .layui-table th,
.nx-table-project .layui-table th,
.sx-table-project .layui-table th,
.sx-table-stand .layui-table th,
.sx-table-assess .layui-table th{
	background-color: rgba(44, 150, 249,  0.1);
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
	color: #333;
}
.nx-project-header .layui-table tbody tr:hover,
.nx-table-project .layui-table tbody tr:hover,
.sx-table-project .layui-table tbody tr:hover,
.sx-table-stand .layui-table tbody tr:hover,
.sx-table-assess .layui-table tbody tr:hover {
	background: none !important;
}
.sx-table-assess .layui-table tbody td{
	text-align: center;
	padding: 6px 10px;
	height: 25px;
}
.sx-table-assess .layui-table .sx-last{
	width: 50px;
}
.sx-table-assess .layui-table .sx-last input{
	border: none;
	width: 100%;
	height: 25px;
	text-align: center;
}
.sx-table-assess .layui-table td:first-child{
 	width: 50px;
 } 

 .sx-table-assess .layui-table td:nth-child(2){
 	width: 200px;
 }
 .sx-table-assess .layui-table td:nth-child(3){
	 width: 200px;
 }
 .sx-table-assess .layui-table td:nth-child(5){
 	 width: 400px;
 } 

 .sx-table-stand .layui-table td:first-child{
  	width: 99px;
	text-align: center;
} 
.sx-table-stand .layui-table tbody td:nth-last-child(1),
.sx-table-stand .layui-table tbody td:nth-last-child(2),
.sx-table-stand .layui-table tbody td:nth-last-child(3){
	width: 61px;
	text-align: center;
}
.sx-table-stand .layui-table .layui-form-checkbox[lay-skin="primary"]{
	margin: 0px 0 0;
	padding-left: 0px;
}

.sx-table-project .layui-table tbody td{
	text-align: center;
}
.sx-project-alt em,
.sx-table-project .layui-table tbody td em{
	color: red;
	font-style: normal;
}
.nx-table-project .layui-form-checkbox[lay-skin="primary"] i,
.nx-project-header .layui-form-checkbox[lay-skin="primary"] i,
.sx-table-project .layui-form-checkbox[lay-skin="primary"] i{
	width: 14px;
	height: 14px;
}
.sx-table-project .layui-form-checkbox[lay-skin="primary"]{
	margin: 0px 0 0 5px;
}
.sx-table-project .layui-table tbody td:last-child{
	width: 50px;
}
.sx-project-alt{
	margin: 10px;
	line-height: 22px;
	text-indent: 2em;
	letter-spacing: 1px;
}
/* 宁夏 */
.nx-project-header{
	margin:10px 10px 0;
}
.nx-project-header h1{
	font-size: 20px;
	text-align: center;
	letter-spacing: 2px;
	font-weight: bold;
	    padding: 10px 0;
}
.nx-project-header h2{
	font-size: 14px;
	padding: 10px 0 ;
}
.nx-project-header .layui-table tbody td{
	text-align: center;
}
.nx-project-header .layui-table tbody td:nth-child(1),
.nx-project-header .layui-table tbody td:nth-child(3){
	width:100px
}
.nx-table-project .layui-form-checkbox[lay-skin="primary"],
.nx-project-header .layui-form-checkbox[lay-skin="primary"]{
	margin: 0px 0px 0 5px;
	padding-left: 24px;
}
.nx-table-project{
	margin-bottom: 10px;
}
.nx-table-project .layui-table td{
	text-align: center;
	padding: 5px ;
}
.nx-table-project .layui-table td:first-child{
	width: 30px;
}
/* .nx-table-project .layui-table tbody tr:last-child td, */
.nx-table-project .layui-table tbody td:nth-child(3),
.nx-table-project .layui-table tbody td:nth-child(4){
	text-align: left!important;
}
.nx-last{
	width: 80px;
}
.nx-last input{
	width: 100%;
	height: 40px;
	text-align: center;
	border: none;
}
.nx-table-project .layui-table td.nx-left-foot{
	    text-align: right;
}
/* 宁夏新增补贴流程 */
.nx-table-btlc{
	margin: 10px;
	overflow-x: scroll;
}
.nx-table-btlc table{
	width: 1980px;
	
}
.nx-table-btlc .layui-table thead th,
.nx-table-btlc .layui-table tbody td{
	text-align: center;
	width: 180px;
	height: 40px;
	padding: 0px;
}
.nx-table-btlc .layui-table th:first-child,
.nx-table-btlc .layui-table td:first-child{
	width: 180px;
	text-align: center;
} 
.nx-table-btlc .layui-table .nx-form-col{
	width: 120px;
	text-align: center;
	border: none;
} 
.nx-table-btlc .layui-form-radio{
	margin: 0px;
}
.nx-table-btlc .layui-table tbody tr:hover{
	background: none!important;
}
.nx-table-btlc .layui-table tfoot td:first-child{
	text-align: right;
	padding-right: 20px;
	/* font-weight: bold; */
	font-size: 18px;
}
.nx-table-btlc .layui-table tfoot td:last-child{
	font-size: 18px;
	color: red;
	font-weight: bold;
}

/* PC端 调查问卷 */
.flex-module{
	width: 1020px!important; 
	margin: 0 auto 10px!important; 
	float: none!important; 
	display: flex; 
	flex-direction: column;
}
.flex_gird {
	display: flex;
	flex-direction: column;
	padding: 10px;
	width: 1000px;
	margin: 0 auto;
	min-height: calc(100% - 20px);
	background: #fafafa;
	border: 1px dashed #dadada;
}

.flex_title {
	border: 1px solid #abdcff;
	background-color: #f0faff;
	font-size: 16px;
	line-height: 33px;
	border-radius: 4px;
	padding: 0 10px;
	margin: 0 0 10px;
	color: #2d8cf0;
}
.flex_title span{
	float: right;
	color: #333;
}
.flex_title span em{
	font-style: normal;
	font-size: 14px;
	padding-left: 30px;
}
.P_header_alt{
	padding: 10px;
	margin-bottom: 10px;
	background: #fafafa;
}
.P_header_alt dd{
	margin: 0;
	line-height: 21px;
	padding-top: 3px;
	font-size: 12px;
	color: #666;
}
.pc_form_list {
	background-color: #fff;
	padding: 10px;
	margin-bottom: 10px;
}

.pc_form_list dt {
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #222;
}

.pc_form_list dt em {
	color: red;
}

.pc_form_list dt span {
	padding-left: 20px;
	font-weight: normal;
}

.pc_form_list dd {
	padding: 10px 0;
	letter-spacing: 1px;
	color: #444;
	display: flex;
	flex-wrap: wrap;
}

.pc_form_list dd em {
	font-style: normal;
	border: 1px solid #dadada;
	width: 18px;
	height: 18px;
	border-radius: 100%;
	display: inline-block;
	text-align: center;
	line-height: 20px;
	font-size: 13px;
	margin-right: 8px;
}

.pc_form_list dd em.dx_radius {
	border-radius: 5px;
}

.pc_form_list dd em.dx_curren {
	border: 1px solid #1e9fff;
	background: #1e9fff;
	color: #FFFFFF;
}

.pc_form_list dd .pc_uploadBtn {
	background: url(../NXapp/image/approver_addBtn.png) no-repeat center;
	height: 78px;
	width: 78px;
	border: none;
}

.pc_form_list dd .preview-img {
	margin-left: 5px;
	float: none;
}

.pc_form_list dd .preview-img img {
	height: 77px;
	width: 77px;
	margin-right: 8px;
	border-radius: 5px;
	padding: 0;
}

.pc_form_list dd .layui-upload-list ,
.pc_form_list dd .layui-form-select{
	width: 100%;
}
.pc_form_list .p_hint {
	background: rgba(253,137,137, 0.25);
	border-radius: 4px;
	padding: 4px;
}
.pc_form_list dd a{
	font-size: 14px;
	color: #007DDB;
	text-decoration: underline;
	margin-right: 10px;
}
.tjBtn{
	width: 200px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	letter-spacing: 2px;
	font-weight: bold;
	margin: 20px calc((100% - 200px) / 2);
}
/* 宁夏 pc端收发文表格编辑及查看 */
 .wjcldBox{
	width: 980px;
	margin: 0 auto;
}
.wjcld_h1{font-size: 22px;letter-spacing: 2px;text-align: center;padding: 20px 0 10px;color: red;}
.wjcld {margin: 10px 0;border: 1px solid red;border-right: none;border-bottom: none;color: red;}
.wjcld_tr{
	display: flex;
	flex-wrap: wrap;
}
.wjcld_tr li{
	 width: calc((100% - 240px - 4px) / 2);
	padding: 10px 0;
	text-align: center;
	border-right: 1px solid red;
	border-bottom: 1px solid red;
	color: #000000;
}
.wjcld_tr li .layui-textarea,
.wjcld_tr li .layui-input{
	border: none;
	height: 100%;
}
.wjcld_colspan label,
.wjcld_tr li:nth-child(odd){
	width: 120px;
	color: red;
}
.wjcld_line{
	border-right: 1px solid red;
	border-bottom: 1px solid red;
}
.wjcld_colspan{
	display: flex;
	align-items: center;
}
.wjcld_colspan label{
	display: block;
	text-align: center;
}
.wjcld_colspan div{
	width: calc(100% - 141px);
	border-left: 1px solid red;
	padding:10px;
	color: #000;
	
}
.space-between{
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: space-between;
}
.wjcld_colspan .wjcld_30{
	min-height: 30px;
	line-height: 30px;
}
.wjcld_colspan .wjcld_70{
	min-height: 70px;
	line-height: 30px;
}
.wjcld_colspan .wjcld_100{
	min-height: 100px;
	line-height: 25px;
}
.wjcld_colspan .wjcld_200{
	min-height: 200px;
	line-height: 25px;
}
.wjcld_30 .layui-input{
	border: none;
	padding: 0;
}
.wjcld_100 .layui-textarea,
.wjcld_200 .layui-textarea{
	min-height: 200px;
	border: none;
	padding: 0;
}
.wjcld_100 .layui-textarea{
	min-height: 100px;
}
.sfw_img{
	width: 100%;
	display: flex;
	justify-content: flex-end;
    justify-content: space-between;
    font-size: 14px;
	align-items: center;
	padding: 10px 0 0;
}
.sfw_img p{
    display: flex;
    align-items: center;
}
.sfw_img p em{
    font-style: normal;
    padding: 0!important;
    color: #333;
}
.sfw_img em{
	font-style: normal;
    color: red;
}
.sfw_img p i,
.sfw_img i{
	color: #333;
    font-style: normal;
    
}
.sfw_img p img,
.sfw_img img{
	width: 100%;
    max-width: 80px;
    height: 60px;
	max-width: 80px;
    height: 40px;
}

.fwz{
	padding-bottom: 15px;
}
.fwz_tr{
	display: flex;
	flex-wrap: wrap;
	border: 1px solid red;
	border-bottom:none;
	margin: 10px 0 0;
}
.fwz_tr li{
	width: calc((100% - 40px - 2px) / 2);
	border-bottom: 1px solid red;
	padding: 10px;
	border-left: 1px solid red;
}
.fwz_tr li:nth-child(odd){
	border-left: none;
}
.fwz_tr li h3{
	font-size: 14px;
	padding-bottom: 10px;
	color: red;
}
.fwz_tr li .layui-textarea{
	border: none;
	min-height: 100px;
	padding: 0;
}
.fwz_tr li div{
	min-height: 160px;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: space-between;
}
.fwz_tr li p{
	text-indent: 2em;
	padding-bottom: 20px;
}
.fwz_line{
	border: none;
	border-bottom: 1px solid red;
}
.fwz_line label{
	width: 80px;
	text-align:justify;
	text-justify:distribute-all-lines;
	text-align-last:justify;
	-moz-text-align-last:justify;
	-webkit-text-align-last:justify;
}
.fwz_line div{
	border-left: none;
	width: calc(100% - 101px);
}
.fwz_file{
	display: flex;
}
.fwz_file .pc_uploadBtn{
	background: none;
	padding: 0px;
	border: none;
}
.preview_txt{
	padding: 0px 0 0 10px!important;
}
.p_file_txt{
	padding: 5px 8px;
	color:#1E9FFF;
}
.p_file_txt span{
	text-decoration: underline;
}
.p_file_txt .layui-icon-close{
	font-size: 12px;
	background: #ff6464;
	color: #fff;
	border-radius: 20px;
	margin-left: 10px;
}
.fawen_data{
	display: flex;
	align-items: center;
	border: 1px solid red;
	border-top: none;
}
.fawen_num label,
.fawen_data label{
	width: 120px;
	text-align: center;
	color: red;
}
.fawen_data_blcok{
	display: flex;
	align-items: center;
	padding: 0 100px;
	border-left: 1px solid red;
	border-right: 1px solid red;
	min-height: 50px;
	line-height: 50px;
}
.fawen_data_blcok div{
	display: flex;
    align-items: center;
    padding-left: 10px
}
.fawen_data_blcok div span{
	color: red;
}
.fawen_data_blcok div input{
	width: 60px;
	border: none;
	text-align: center;
	padding: 0;
}
.yinshu{
	display: flex;
	align-items: center;
	min-height: 50px;
	 line-height: 50px;
}
.yinshu div{
	border-left: 1px solid red;
}
.yinshu div input{
	width: 100%;
	border: none;
	min-height: 50px;
	line-height: 50px;
}
.fawen_num {
	border: 1px solid red;
	border-top:none;
	display: flex;
	align-items: center;
}
.fawen_num div{
	border-left:  1px solid red;
	display: flex;
	align-items: center;
	justify-content: center;
	align-content: center;
	width: calc(100% - 121px);
	color: red;
	min-height: 50px;
	line-height: 50px;
}
.fawen_num div input{
	width: 100px;
	text-align: center;
	border: none;
}
.yinshu div em,
.fawen_data_blcok div em,
.fawen_num div em{
	padding: 0 10px;
	font-style: normal;
	color: #000000;
}
.fwz_line_list{
	border-bottom: 1px solid red;
	min-height: 50px;
	line-height: 50px;
	text-align: center;
	letter-spacing: 15px;
	padding-top: 20px;
	color: red;
}
/* 网点画像 */
.hx_unit{
	position: relative;
}
.hx_radio{
	position: absolute;
	top: 6px;
	right: 1%;
}
.hx_radio .layui-form-radio>i{
    font-size: 18px!important;	
}
.hx_unit_body{
	display: flex;
	width: 100%;
	padding: 10px 0px;
	position: relative;
	flex-wrap: wrap;
	/* overflow: hidden; */
}
.hx_unit_flex{
	width: calc((100% - 60px) / 2);
}
.hx_unit_flex:last-child{
	margin-left: 60px;
}
.hx_scroll{
	height: 500px;
	overflow-y: scroll;
	overflow-x: hidden;
}
.hx_scroll::-webkit-scrollbar-thumb {
	border-radius: 5px;
	background-color: rgba(0, 0, 0,0.3);
}
.hx_scroll::-webkit-scrollbar {
	width: 6px;
}
.hx_length{
	width: 100%;
	height: 100%;
}
.hx_350{
	height: 350px;
}
.hx_500{
	height: 500px;
}
.hx_700{
	height: 700px;
}
.hx_unit_list{
	width: calc(100% - 22px);
	display: flex;
	flex-direction: column;
	margin: 0 10px;
	border: 1px solid #dadada;
}
.hx_unit_list dt{
	background: rgba(0,182,242,0.1);
	font-weight: bold;
}
.hx_unit_list dt,
.hx_unit_list dd{
	display: flex;
	border-bottom: 1px solid #dadada;
	color: #555;
}
.hx_unit_list dt span,
.hx_unit_list dd span{
	display: inline-block;
	flex: 1;
	text-align: center;
	height: 32px;
	line-height: 32px;
	border-right: 1px solid #dadada;
}
.hx_unit_list dt span:last-child,
.hx_unit_list dd span:last-child,
.hx_unit_list dd:last-child{
	border: none;
}
.fa-long-arrow-down{
	color: red;
}
.fa-long-arrow-up{
	color: #16A21C;
}
.fa-long-arrow-down,
.fa-long-arrow-up{
	padding-left: 3px;
}
.screenTag{
	border: none;
	background: none;
	padding: 0px;
}
.screenTag .layui-col-auto{
	width: calc((100% - 70px) / 5);
	padding: 0 0 0 14px;
}
.layui-col-grid-rowspan{
	display: flex;
	margin: 0 0 0 10px;
	width: calc(((100% - 35px) / 6) * 2);
}
.layui-col-grid{
	flex: 1;
}
.layui-col-grid:last-child{
	margin-left:10px
}
.grid-row-btn{
	width: calc(((100% - 70px) / 6) * 1);
	display: flex;
	justify-content: space-between;
	margin-left: 10px;
}
.grid-calc{
	width:calc(100% - 2px)
}
.grid-calc .layui-col-space5{
	padding: 10px;
	width: calc(100% - 20px);
}
.tag-cur a{
	background: #1E9FFF;
	border-radius: 5px;
	color:#fff!important;
}
.hx_tab_date{
	position: absolute;
	left: 10px;
	top: 15px;
}
.hx_tab_date a{
	border: 1px solid #dadada;
	border-radius: 4px;
	color: #999999;
	font-size: 14px;
	display: inline-block;
	width: 80px;
	text-align: center;
	line-height: 28px;
	margin-right: 10px;
}
.tab_date_cur{
	background: #1E9FFF;
	border-radius: 4px;
	color:#fff!important;
}
/* 全国异常终端 */
.body-mar{
	padding: 10px;
	width:calc(100% - 20px);
	height:calc(100% - 20px);
}
.map-length{
	height: 100%;
}
.map-length-30{
	height: calc(100% - 30px);
}
.map-length-60{
	height: calc(100% - 60px);
}
.bjMap{
	padding-top: 10px;
}
.bjMap div{
	display: flex;
}
.bjMap div p{
	font-size: 14px;
	text-align: right;
	line-height: 25px;
	font-weight: normal;
}
.bjMap div p:first-child{
	text-align: left;
	padding-right: 10px;
}
.map-legend{
	position: absolute;
	right: 20px;
}
.map-legend p{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-bottom: 5px;
	    font-size: 14px;
	    letter-spacing: 1px;
		color: #f15501;
}
.map-legend p i{
	font-style: normal;
}
.map-flex{
	display: flex;
	justify-content: space-between;
}
.map-flex .layui-col-md4{
	margin-left: 10px;
}
.map-flex .layui-module{
	float: none;
	width: calc(100% - 2px);
	margin-bottom: 0px;
	display: flex;
	flex-direction: column;
	min-height: calc(100% - 2px);
	max-height: auto;
}
.map-flex .layui-col-tab{
	width: calc(100% - 20px);
	padding:10px;
}
.map-table .layui-table-header,
.map-table .layui-table-view .layui-table th,
.map-table .layui-table-view .layui-table td,
.map-table .layui-table-view{
	border: none;
}
.map-table .layui-table thead tr{
	background: none;
}
.map-table .layui-table-cell{
	/* line-height: 20px!important;
	height: 20px!important; */
	font-size: 14px;
}
.map-table .ln_tab_item .layui-tab-title {
    margin-top: 0px;
    margin-bottom: 5px;
}
.map-table .layui-table-header{
	background: #fff;
}
.map-table .layui-table-header .layui-table{
	margin: 0;
	width: 100%;
}
.map-table .layui-table-view .layui-table{
	width: 100%;
}

/*  */
.sort-desc{position: relative;}
.sort-desc i{
    display: block;
    width: 20px;
    height: 30px;
    position: absolute;
    right: 64px;
    top: 0;
    z-index: 1;
    line-height: 30px;
    text-align: center;
}
/* 人员统计 */
.renyuan-flex {
	display: flex;
	justify-content: space-between;
}
.renyuan-flex .layui-col-md4 {
	margin-right: 10px;
}
.renyuan-flex .layui-col-md4:last-child {
	margin-right: 0px;
}
.renyuan-flex .layui-col-md4 .layui-module {
	margin-bottom: 10px;
}
.rytj_item{
	display: flex;
	justify-content: space-between;
}
.rytj_item li{
	flex: 1;
	margin-right: 10px;
	padding: 0 0 0 30px;
	color: #fff;
	height: 120px;
	border-radius: 8px;
	letter-spacing: 1px;
	background: linear-gradient(top, #78b9f6, #3197f6 );
	background: -ms-linear-gradient(top, #78b9f6, #3197f6);
	background: -webkit-linear-gradient(top,#78b9f6, #3197f6);
	background: -moz-linear-gradient(top, #78b9f6, #3197f6);
}
.rytj_item li:nth-child(2){
	background: linear-gradient(top, #ff9c9c, #f95f5f);
	background: -ms-linear-gradient(top, #ff9c9c, #f95f5f);
	background: -webkit-linear-gradient(top, #ff9c9c, #f95f5f);
	background: -moz-linear-gradient(top, #ff9c9c, #f95f5f);
}
.rytj_item li:nth-child(3){
	background: linear-gradient(top, #7cb3ff, #3885f8);
	background: -ms-linear-gradient(top, #7cb3ff, #3885f8);
	background: -webkit-linear-gradient(top, #7cb3ff, #3885f8);
	background: -moz-linear-gradient(top, #7cb3ff, #3885f8);
}
.rytj_item li:last-child{
	margin-right: 0;
	background: linear-gradient(top, #5edfc2, #2ab97e);
	background: -ms-linear-gradient(top, #5edfc2, #2ab97e);
	background: -webkit-linear-gradient(top, #5edfc2, #2ab97e);
	background: -moz-linear-gradient(top, #5edfc2, #2ab97e);
}
.rytj_item li div{
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.rytj_item_bg1{
	background: url(../XJview/js/rytj/icon/bg1.png) no-repeat top right;
}
.rytj_item_bg2{
	background: url(../XJview/js/rytj/icon/bg2.png) no-repeat top right;
}
.rytj_item_bg3{
	background: url(../XJview/js/rytj/icon/bg3.png) no-repeat top right;
}
.rytj_item_bg4{
	background: url(../XJview/js/rytj/icon/bg4.png) no-repeat top right;
}
.rytj_item li p{
	width: 100%;
	padding-bottom: 6px;
	font-size: 16px;
}
.rytj_item li h2{
	width: 100%;
	font-size: 24px;
	font-weight: bold;
}

.ty-line-title{
	padding-left: 25px;
	display: flex;
	padding-bottom: 10px;
}
.ty-line-title span{
	flex: 2;
	text-align: center;
	font-weight: bold;
}
.ty-line{
	display: flex;
}
.ty-line span{
	flex: 2;
	text-align: center;
}

.ty-line-title span:first-child,
.ty-line span:first-child {
    flex: 1;
    text-align: left;
}

.ty-line-title span:nth-child(4),
.ty-line span:nth-child(4) {
    flex: 4;
    padding: 0 10px;
}