.sub-container {
    font-size: 14px;
}

.schedule {
    width: 670px;
    margin: 40px auto 0 auto;
}

.schedule li {
    width: 70px;
    float: left;
    text-align: center;
    position: relative;
    height: 109px;
}

.schedule li span {
    display: block;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    line-height: 70px;
    font-size: 35px;
    font-weight: bold;
    color: #666;
    background: #d6d6d6;
}

.schedule li p {
    color: #666;
    margin-top: 10px;
    font-weight: bold;
}

.schedule li.cur p {
    color: #268ff0;
}

.schedule li.cur span {
    color: #fff;
    background: #268ff0;
}

.schedule li+li {
    margin-left: 230px;
}

.schedule li+li:before {
    position: absolute;
    content: "";
    width: 215px;
    height: 4px;
    left: 0;
    top: 33px;
    margin-left: -221px;
    background: url(../images/dot-bg.png) no-repeat center;
}

.sub-container h1 {
    margin-top: 30px;
    font-weight: bold;
    color: #0068b7;
    font-size: 18px;
    padding-left: 15px;
    background: url(../images/h1-bg.png) no-repeat left center;
}

.project-inf {
    margin-top: 10px;
    line-height: 33px;
}

.extract p:after,
.project-inf p:after {
    display: block;
    content: '';
    clear: both;
}

.labername {
    float: left;
    width: 95px;
    text-align: right;
    color: #999;
}

.value {
    float: left;
    text-align: left;
    color: #333;
}

.value.spc {
    font-weight: bold;
}

.project-inf .sub-containers {
    margin-top: 10px;
    padding-left: 15px;
}

.project-inf-content {
    margin-top: 10px;
    float: left;
    width: 348px;
    border: 4px solid #e1e1e1;
}

.project-inf-content {
    padding: 10px 0px;
    margin-right: 25px;
}

.project-inf-content p {
    line-height: 30px;
    padding-left: 12px;
}

.extract {
    margin-top: 25px;
}

.extract input {
    float: left;
    border: 1px solid #d1d1d1;
    width: 45px;
    height: 26px;
    outline: none;
    text-align: center;
    position: relative;
    bottom: 2px;
    margin: 0 5px;
}

.extract span {
    float: left;
}

.extract textarea {
    float: left;
    height: 68px;
    width: 1020px;
    margin-left: 5px;
    border: 1px solid #d1d1d1;
    outline: none;
    resize: none;
    overflow: hidden;
    padding: 0px 2px;
    line-height: 20px;
}

.extract p+p {
    margin-top: 10px;
}

.time {
    margin-top: 30px;
}

.time p {
    float: left;
}

.time .labername {
    float: left;
    width: 110px;
}

.time .value {
    width: 210px;
}

.inf-content {
    margin-top: 15px;
    height: 205px;
    width: 720px;
    border: 1px solid #d1d1d1;
}

.inf-content-l {
    float: left;
    height: 100%;
    width: 318px;
    padding: 0 20px;
}

.inf-content-l h3 {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    margin-top: 17px;
}

.inf-content-l .localtion {
    font-size: 14px;
    margin-top: 10px;
    border-bottom: 1px dashed #d1d1d1;
    padding-bottom: 15px;
    color: #666;
}

.inf-content-l .localtion img {
    margin-right: 10px;
    position: relative;
    top: 3px;
}

.inf-content-count p {
    height: 15px;
    margin-top: 15px;
}

.inf-content-count .labername {
    margin-left: 30px;
    color: #333;
}

.inf-content-count .count {
    float: left;
    font-size: 16px;
    color: #ff7725;
    font-weight: bold;
}

.inf-content .item {
    float: left;
    border-left: 1px solid #d1d1d1;
    width: 400px;
    height: 100%;
}

.inf-content-l+.item {
    background: #f1f1f1;
}

.inf-content .item+.item {
    background: #f9f9f9;
    position: relative;
}

.inf-content .item h3 {
    height: 41px;
    line-height: 40px;
    padding-left: 12px;
    border-bottom: 1px dashed #d0d0d0;
}

.inf-content .item h3 span {
    color: #ff7725;
    font-weight: bold;
    font-size: 16px;
}

.inf-content-count .times {
	font-size: 16px;
	color: #ff7725;
	font-weight: bold;
}

.item-content {
    height: 162px;
}

.item-content ul {
    padding-bottom: 15px;
}

.item-content li {
    float: left;
    width: 178px;
    height: 80px;
    background: #fff;
    padding-left: 8px;
    padding-top: 1px;
    margin-left: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.item-content li p {
    margin-top: 8px;
    margin-left: 5px;
}

.item-content li p:first-child {
    margin-top: 5px;
    height: 40px;
    line-height: 20px;
}

.item-content li p span {
    font-size: 15px;
    color: #ff7725;
}

.set-up {
    width: 105px;
    height: 27px;
    position: absolute;
    background: #479ff0;
    color: #fff;
    text-align: center;
    line-height: 27px;
    right: 10px;
    top: 6px;
    border-radius: 3px;
    cursor: pointer;
}

.set-up:hover {
    background: #268ff0;
}

.buttons {
    height: 40px;
    margin: 50px 0px;
    text-align: center;
    position: relative;
}

.buttons button {
    width: 120px;
    outline: none;
    border: 1px solid #bfbfbf;
    font-size: 15px;
    text-align: center;
    height: 40px;
    background: #fff;
    border-radius: 3px;
    cursor: pointer;
}

.buttons button:hover {
    border: none;
    background: #ff7725;
    color: #fff;
}

.buttons .confirm {
    border: none;
    background: #ff9425;
    color: #fff;
}

.buttons p {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 0;
    color: #ff0000;
    margin-top: -35px;
}

.buttons p img {
    position: relative;
    top: 3px;
}

.suspend {
    position: fixed;
    top: 40%;
    right: 30px;
    width: 170px;
    height: 100px;
    background: #fff;
    z-index: 10;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.32)
}

.timeshow {
    width: 135px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 3px;
    background: #22ac38;
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    margin: 10px auto 0 auto;
}

.overtime .timeshow {
    background: #ff0000;
}

.suspend p {
    text-align: center;
    font-size: 13px;
    margin-top: 8px;
}

.suspend::after {
    position: absolute;
    content: "";
    bottom: 0;
    width: 34px;
    height: 38px;
    left: 50%;
    margin-left: -17px;
    margin-bottom: -19px;
    background: url(../images/suspend.png);
}

.suspend.overtime::after {
    background: url(../images/suspend-on.png);
}

.suspend.overtime p {
    color: #ff0000;
}

.statu {
    height: 395px;
    background: #000;
}

.container .el-message-box {
    z-index: 2000000000;
    position: relative;
}

.container .el-collapse,
.container .el-collapse-item__header,
.container .el-collapse-item__wrap {
    border-top: none;
    border-bottom: none;
}

.container .el-icon-arrow-right::before {
    content: url(../images/sfq.png);
    position: relative;
    top: 8px;
}

.container .el-collapse-item__content {
    padding-bottom: 0px;
}

.predictfee {
    font-size: 14px;
    color: #3d4b64;
    padding: 15px;
}

.predictfee .form-item {
    line-height: 60px;
}

.predictfee .form-item label {
    display: inline-block;
    width: 130px;
    text-align: right;
}

.predictfee .table {
    padding-bottom: 0px;
    border-top: none;
}

.predictfee .feetable table {
    margin-bottom: 20px;
}

.predictfee .feetable th {
    border: 1px solid #e8e8e8;
}

.predictfee .table table tbody tr:hover {
    background: none;
}

.predictfee .table table tbody tr:nth-child(2n) {
    background: none;
}

.predictfee button {
    width: 80px;
    outline: none;
    color: #fff;
    text-align: center;
    height: 32px;
    background: #2798eb;
    border-radius: 3px;
    cursor: pointer;
    margin-left: 10px;
}

.predictfee col {
    text-align: center;
    color: #0068b7;
    height: 46px;
    line-height: 46px;
}

.layui-layer-setwin a {
    margin-left: 0px !important;
}

.el-picker-panel,
.el-select-dropdown {
    z-index: 2000000000 !important;
}
.layui-form-text-display {
    display: inline-block;
    line-height: 38px; /* 与 layui input 高度对齐 */
    padding-left: 10px;
    vertical-align: middle;
}
