﻿.el-table td, .el-table th{text-align:center;}

.big-layer .el-tabs__nav-wrap::after {
    height: 1px;
}

.big-layer .el-tabs__header {
    line-height: 72px;
}

.big-layer .el-tabs__nav {
    margin-left: 60px;
}

.big-layer .user-top-footer {
    left: unset;
    z-index: 99999;
    height: unset;
    padding-top: unset;
    right: 60px;
    top: 16px;
}

.tjtitle {
            margin-top: 26px;
            margin-left: 0px;
            margin-right: 42px;
            margin-bottom: 13px;
            border-bottom: 1px #dfdfdf solid;
            white-space: nowrap;
            text-align: left;
            font-size: 14px;
            font-weight: 700;
            font-style: normal;
            text-decoration: none;
            font-family: "Segoe UI";
            color: #000000;
            height: 40px;
            line-height: 40px;
        }

        .tjtitle1 {
            margin-top: 13px;
            margin-left: 0px;
            margin-right: 42px;
            margin-bottom: 13px;
            border-bottom: 1px #dfdfdf solid;
            white-space: nowrap;
            text-align: left;
            font-size: 14px;
            font-weight: 700;
            font-style: normal;
            text-decoration: none;
            font-family: "Segoe UI";
            color: #000000;
        }

            .tjtitle .text {
                cursor: pointer;
                display: inline-block;
                height: 40px;
                line-height: 40px;
                border-bottom: 2px #0066ff solid;
            }

        .el-icon-date:before {
            content: "\e71f";
        }

        .big-layer .el-tabs__nav {
            margin-left: 43px;
        }

        .el-tabs__nav-wrap::after {
            left: 60px;
        }

        ::-webkit-scrollbar-thumb {
            background-color: #FFF !important;
        }

        .el-textarea.is-disabled .el-textarea__inner {
            background-color: #ffffff;
            border-color: #ffffff;
        }

        .borderlist {
            width: 98%;
            height: 198px;
            overflow: auto;
        }

            .borderlist::-webkit-scrollbar-thumb {
                background-color: #dfdfdf !important;
            }

        .borderbox01 {
            position: relative;
            width: 223px;
            height: 88px;
            padding: 0px;
            margin: 3px;
            opacity: 1;
            z-index: 3;
            transform: scaleX(1) scaleY(1);
            border: 1px solid #dfdfdf;
            border-radius: 10px;
            display: inline-block;
            cursor: pointer;
        }
        .borderbox01 i{
            position:absolute;
            top: 8px;
            right: 10px;
            color: #666;
        }
        .borderbox01 i:hover{
            position:absolute;
            top: 8px;
            right: 10px;
            color: #f00;
        }

        .borderbox01left {
            width: 40px;
            display: inline-block;
            float: left;
            margin: 23px 0px 23px 13px;
        }

        .borderbox01right {
            width: 90px;
            display: inline-block;
            float: left;
            margin: 23px 8px 23px 13px;
        }

        .addborderbox01 {
            position: relative;
            width: 223px;
            height: 88px;
            padding: 0px;
            margin: 3px;
            opacity: 1;
            z-index: 3;
            transform: scaleX(1) scaleY(1);
            border: 1px solid #dfdfdf;
            border-radius: 10px;
            display: inline-block;
            cursor: pointer;
            background: url('/Content/img/plus.svg') no-repeat center center;
            background-size: 50px;
        }

        .borderbox02 {
            position: relative;
            width: 223px;
            height: 130px;
            padding: 0px;
            margin: 3px;
            opacity: 1;
            z-index: 3;
            transform: scaleX(1) scaleY(1);
            border: 1px solid #dfdfdf;
            border-radius: 10px;
            display: inline-block;
            cursor: pointer;
        }

        .borderbox02_01 {
            display: inline-block;
            float: left;
            margin: 23px 8px 23px 13px;
        }

        .addborderbox02 {
            position: relative;
            width: 223px;
            height: 130px;
            padding: 0px;
            margin: 3px;
            opacity: 1;
            z-index: 3;
            transform: scaleX(1) scaleY(1);
            border: 1px solid #dfdfdf;
            border-radius: 10px;
            display: inline-block;
            cursor: pointer;
            background: url('/Content/img/plus.svg') no-repeat center center;
            background-size: 50px;
        }

        .title01 {
            white-space: nowrap;
            text-align: left;
            font-size: 14px;
            font-weight: 400;
            font-style: normal;
            text-decoration: none;
            font-family: "Segoe UI";
            color: rgb(102, 102, 102);
            width: 150px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

        .title02 {
            height: 28px;
            line-height: 28px;
            white-space: nowrap;
            text-align: left;
            font-size: 12px;
            font-weight: 400;
            font-style: normal;
            text-decoration: none;
            font-family: "Segoe UI";
            color: rgb(204, 204, 204);
            width: 120px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

        .title03 {
            display: inline-block;
            float: left;
            height: 28px;
            line-height: 28px;
            white-space: nowrap;
            text-align: left;
            font-size: 12px;
            font-weight: 400;
            font-style: normal;
            text-decoration: none;
            font-family: "Segoe UI";
            color: rgb(204, 204, 204);
            width: 60px;
        }

        .title03_01 {
            display: inline-block;
            float: left;
            height: 28px;
            line-height: 28px;
            white-space: nowrap;
            text-align: left;
            font-size: 12px;
            font-weight: 400;
            font-style: normal;
            text-decoration: none;
            font-family: "Segoe UI";
            color: rgb(0, 0, 0);
            margin-left: 13px;
            width: 128px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }