﻿/*广东专用样式 请用.cui-gd 开头以下隐藏这些误删*/
/*.cui-gd {background:#f3f8fb}
.cui-gd .layui-pull-left .font16{font-weight:bold;}
    .cui-gd .layui-cuibody {
        margin: 15px;
        background: #fff;
        -webkit-box-shadow: 0 2px 20px 0 rgba(0,0,0,.05);
        box-shadow: 0 2px 20px 0 rgba(0,0,0,.05);
        border-radius: 8px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

.cui-gd .page-title{background:#fff!important;height:58px;line-height:56px;}
.cui-gd .light-b{display:none;}
.cui-gd .layui-menu-left{background:#fff;}
    .cui-gd .layui-menu-left {
        overflow-x: initial;
    }
        .cui-gd .layui-menu-left .layui-side-scroll {
            -webkit-box-shadow: 0 4px 8px 4px rgba(0,0,0,.08);
            box-shadow: 0 4px 8px 4px rgba(0,0,0,.08);
        }*/
em, i {
    font-style: normal;
}

.cui-gd .light-b {
    display: none;
}

.cui-gd .detail-wrap .cui-bidmenu {
    position: relative;
    padding: 10px 0 0 0px;
    color: #333;
}

    .cui-gd .detail-wrap .cui-bidmenu a {
        color: #666;
        display: block;
        position: relative;
        padding-left:16px;
    }

    .cui-gd .detail-wrap .cui-bidmenu ._layui-nav-item.current a, .cui-gd .detail-wrap .cui-bidmenu ._layui-nav-item.current a:hover{
        color: #0269f1;
    }


    .cui-gd .detail-wrap .cui-bidmenu a span {
        position: relative;
    }

        .cui-gd .detail-wrap .cui-bidmenu a.txt-yellow {
            /*font-weight: bold;
                color: #ffb300;*/
        }

        .cui-gd .detail-wrap .cui-bidmenu a span .dot {
            position: absolute;
            right: 0;
            top: -6px;
        }

        .cui-gd .detail-wrap .cui-bidmenu a.txt-yellow i.dot:after, .cui-gd .detail-wrap .cui-bidmenu a.txt-red i.dot:after, .cui-gd .detail-wrap .cui-bidmenu a.txt-green i.dot:after {
            content: '';
            position: absolute;
            background-image: url(Img/yellow_yujing1_icons.png);
            background-size: 100% 100%;
            width: 66px;
            height: 19px;
            line-height: 19px;
            text-align: center;
            top: -2px;
            font-size: 12px;
            color: #fff;
            font-weight: 100;
            font-style: normal;
            text-indent: 5px;
            right: -70px;
            display: inline-block;
        }

        .cui-gd .detail-wrap .cui-bidmenu a.txt-red i.dot:after {
            background-image: url(Img/red_yujing1_icons.png);
        }

        .cui-gd .detail-wrap .cui-bidmenu a.txt-green i.dot:after {
            background-image: url(Img/gray_yujing1_icons.png);
        }

        .cui-gd .detail-wrap .cui-bidmenu a.txt-red {
            /*font-weight: bold;
                color: #ff1d1d;*/
        }

        .cui-gd .detail-wrap .cui-bidmenu a.txt-green {
            /*color: #4dcc8d;
                font-weight: bold;*/
        }

    .cui-gd .detail-wrap .cui-bidmenu ul .mtitle {
        padding-left: 0;
        position: relative;
        left: -10px;
    }

        .cui-gd .detail-wrap .cui-bidmenu ul .mtitle i {
            background: none;
            position: relative;
            /*top: 3px;*/
            width: 18px;
            height: 18px;
            display: inline-block;
            border-radius: 50px;
            float: left;
            margin-right: 5px;
            z-index: 99;
        }

        .cui-gd .detail-wrap .cui-bidmenu ul .mtitle .iconfont {
            background: #4dcc8d;
        }

        .cui-gd .detail-wrap .cui-bidmenu ul .mtitle .gary {
            background: #cbcbcb;
        }

    .cui-gd .detail-wrap .cui-bidmenu ul li {
        line-height: 32px;
        position: relative;
        display: block;
    }

    .cui-gd .detail-wrap .cui-bidmenu ul > li {
        border-left: 2px solid #dadada;
        margin-left: 24px;
    }

    .cui-gd .detail-wrap .cui-bidmenu ul:before {
        content: '';
        width: 2px;
        background: #eceff4;
        z-index: 2;
        height: 15px;
        position: absolute;
        left: 24px;
    }

    .cui-gd .detail-wrap .cui-bidmenu ul > li:last-child {
        border-left: 2px solid #eceff4;
    }

    .cui-gd .detail-wrap .cui-bidmenu .line-last {
        width: 2px;
        height: 15px;
        background: #dadada;
        display: inline-block;
        position: absolute;
        bottom: 60px;
        left: 24px;
    }

    .cui-gd .detail-wrap .cui-bidmenu ul > li .mtitle .yujing {
        background-image: url('Img/gary_yujing1_icons.png');
        border-radius: 0px;
        background-position: -1px 0;
        background-size: 20px 16px;
        width: 18px;
        height: 16px;
        display: inline-block;
        margin-right: 6px;
        position: relative;
        top: 0;
        z-index: 99;
    }

    .cui-gd .detail-wrap .cui-bidmenu ul > li .mtitle .yujing-red {
        background-image: url('Img/red_yujing1_icons.png');
        border-radius: 0px;
        background-position: -1px 0;
        background-size: 20px 16px;
        width: 18px;
        height: 16px;
        display: inline-block;
        margin-right: 6px;
        position: relative;
        top: 0;
        z-index: 99;
    }

    .cui-gd .detail-wrap .cui-bidmenu ul > li .mtitle .yujing-yellow {
        background-image: url('Img/yellow_yujing1_icons.png');
        border-radius: 0px;
        background-position: -1px 0;
        background-size: 20px 16px;
        width: 18px;
        height: 16px;
        display: inline-block;
        margin-right: 6px;
        position: relative;
        top: 0;
        z-index: 99;
    }

    .cui-gd .detail-wrap .cui-bidmenu ul li.current {
        /*background: #edf2f9;*/
    }

        .cui-gd .detail-wrap .cui-bidmenu ul li.current a, .cui-gd .detail-wrap .cui-bidmenu ul li ol li a:hover {
            /*border-right: 2px solid #377fc3;*/
            color: #0269f1;
            /*font-weight: bold;*/
        }

    .cui-gd .detail-wrap .cui-bidmenu ul li .mtitle {
        font-weight: bold;
        margin: 0;
        line-height: 21px;
    }

    .cui-gd .detail-wrap .cui-bidmenu ol {
        padding-bottom: 8px;
    }

        .cui-gd .detail-wrap .cui-bidmenu ol li {
            padding-left: 14px;
        }

.cui-gd .layui-tab-title {
    height: 46px;
    line-height: 52px;
}

.cui-gd .cui_drop_down_box {
    top: 48px;
}

/*.prolist-table td .xmbh {
    margin-left: 15px;
}*/

.cui-menu-bidabtn {
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    color: #0269f1 !important;
    text-align: left;
    margin: 0px 15px 8px 5px;
    cursor: pointer;
    font-weight: bold;
}

.cui-top-xmbh {
    border-radius: 5px;
    position: relative;
    top: 9px;
    color: #0269f1 !important;
    border: 1px solid #0269f1;
    height: 26px;
    line-height: 26px;
    display: inline-block;
    padding: 0 16px 0 5px;
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 250px;
}

    .cui-top-xmbh .iconfont {
        position: absolute;
        right: 0;
        font-size: 16px;
        top: 0px;
    }

.cui-top-ckxm {
    border-radius: 5px;
    position: relative;
    top: -7px;
    color: #0269f1;
    border: 1px solid #0269f1;
    height: 26px;
    line-height: 24px;
    display: inline-block;
    padding: 0 10px;
    box-sizing: border-box;
    background: #f1f4f9;
    left: 8px;
    cursor: pointer;
}

    .cui-top-ckxm:hover {
        color: #0269f1;
    }

.warning-icon {
    position: absolute;
    background-image: url('Img/red_yujing_icons.png');
    background-size: 100% 100%;
    width: 38px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    top: 8px;
    font-size: 12px;
    color: #fff;
    font-weight: 100;
    font-style: normal;
    padding-left: 2px;
    margin-left: -4px;
    left: 32px;
}

    .warning-icon.yellow {
        background-image: url('Img/yellow_yujing_icons.png');
    }

    .warning-icon.yellow1 {
        background-image: url('Img/yellow_yujing1s_icons.png');
    }

    .warning-icon.red1 {
        background-image: url('Img/red_yujing1s_icons.png');
    }

    .warning-icon.yellowyb {
        background-image: url('Img/yellow_yujingyb_icons.png');
    }

    .warning-icon.redyz {
        background-image: url('Img/red_yujingyz_icons.png');
    }

    .warning-icon.gary1 {
        background-image: url('Img/gary_yujing1_icons.png');
    }

.cui-top-warning .gray-dot, .cui-top-warning .green-dot {
    width: 14px;
    height: 16px;
    display: inline-block;
    background: #cbcbcb;
    border-radius: 50px;
    margin-right: 4px;
}

.cui-top-warning .green-dot {
    background: #4dcc8d;
}

.cui-top-warning {
    position: absolute;
    right: 20px;
    display:none;
}

    .cui-top-warning span {
        display: inline-block;
        margin-left: 15px;
        color: #999;
    }

        .cui-top-warning span i {
            float: left;
            position: relative;
            left: 0;
            top: 13px;
            margin-right: 4px;
        }


/*进度流程*/
.gd-progress {
    width: 784px;
    height: 3px;
    float: left;
    margin: 8px auto 30px 0px;
    position: relative;
    padding: 0;
    list-style-type: none;
    border-radius: 20px;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #93959a;
}

    .gd-progress.w2 {
        width: 140px;
    }

    .gd-progress.w3 {
        width: 226px;
    }

    .gd-progress.w4 {
        width: 330px;
    }

        .gd-progress.w4 .lines {
            width: 24px;
        }

        .gd-progress.w4 .liner {
            width: 53px;
        }

    .gd-progress.w5 {
        width: 392px;
    }

    .gd-progress.w6 {
        width: 560px;
    }

        .gd-progress.w6 .lines {
            width: 36px;
        }

        .gd-progress.w6 .liner {
            width: 40px;
        }

    .gd-progress.w4 .lines {
        width: 36px;
    }

    .gd-progress.w4 .liner {
        width: 53px;
    }

    .gd-progress.w7 {
        width: 626px;
    }

        .gd-progress.w7 .lines {
            width: 36px;
        }

        .gd-progress.w7 .liner {
            width: 40px;
        }

    .gd-progress.w8 {
        width: 584px;
    }

        .gd-progress.w8 .liner {
            width: 32px;
        }

    .gd-progress.w9 {
        width: 666px;
    }

    .gd-progress .progress {
        position: relative;
    }

    .gd-progress .step-done {
        background-color: #0269f1;
        color: #fff;
    }

    .gd-progress .step-first:first-of-type {
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
    }

    .gd-progress .step-first:last-of-type {
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    .gd-progress .step-first {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }

    .gd-progress .step {
        float: left;
        width: auto;
        padding: 0 5px;
        position: relative;
    }

        .gd-progress .step:before {
            content: '';
            background: #dadada;
            width: 100%;
            height: 3px;
            position: absolute;
            left: 0;
        }

    .gd-progress .step-first.step:after {
        content: '';
        background: #dadada;
        width: 50%;
        height: 3px;
        position: absolute;
        right: 0;
        top: 0px;
    }

    .gd-progress .step-first.step:before {
        content: '';
        background: #fff;
        width: 50%;
        height: 3px;
        position: absolute;
        left: 0;
    }

    .gd-progress .step-lasts.step:after {
        content: '';
        background: #dadada;
        width: 50%;
        height: 3px;
        position: absolute;
        left: 0;
        top: 0px;
    }

    .gd-progress .step-lasts.step:before {
        content: '';
        background: #fff;
        width: 50%;
        height: 3px;
        position: absolute;
        right: 0;
    }

    .gd-progress .step-one.step:after {
        content: '';
        background: #fff;
        width: 50%;
        height: 0px;
        position: absolute;
        left: 0;
        top: 0px;
    }

    .gd-progress .step-one.step:before {
        content: '';
        background: #fff;
        width: 50%;
        height: 0px;
        position: absolute;
        right: 0;
    }
    /*.gd-progress .step:after{content:'';background:#000;width:50%;height:4px;position:absolute;}*/
    .gd-progress .step-done {
        color: #fff;
        height: 3px;
    }

        .gd-progress .step-done .text, .gd-progress .step-last .text {
            width: 18px;
            height: 18px;
            line-height: 18px;
            display: block;
            margin: 0 auto;
            text-align: center;
            position: relative;
            top: -28px;
            z-index: 99;
        }

        .gd-progress .step-done .text {
        }

    .gd-progress .step-last .text {
    }

    .gd-progress .step .info {
        top: 16px;
        position: relative;
    }

        .gd-progress .step .info .tit {
            font-size: 14px;
        }

    .gd-progress .step-done .info .tit {
        color: #999;
    }

    .gd-progress .step-last .info .tit {
        color: #999;
    }

    .gd-progress .step-last {
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    .gd-progress .step-active {
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
        color: #999999;
    }

        .gd-progress .step-active:after {
            content: '';
            background: #0269f1;
            width: 50%;
            height: 3px;
            position: absolute;
            right: 0;
            top: 0px;
        }

        .gd-progress .step-active:before {
            content: '';
            background: #0269f1;
            width: 50%;
            height: 3px;
            position: absolute;
            left: 0;
            top: 0px;
        }

    .gd-progress .step-current .text {
        width: 18px;
        height: 18px;
        line-height: 18px;
        top: -28px;
    }

        .gd-progress .step-current .text:before {
            background: #fff;
            width: 6px;
            height: 6px;
            top: 6px;
        }

    .gd-progress .step-reds .text {
        background-image: url('Img/red_yujing_icons.png');
        background-size: 100% 100%;
        width: 24px;
        height: 16px;
        line-height: 16px;
        top: -27px;
        z-index: 99
    }

        .gd-progress .step-reds .text:before {
            background: #fff;
            width: 0px;
            height: 0px;
            top: 0px;
        }

    .gd-progress .step-yellows .text {
        background-image: url('Img/yellow_yujing_icons.png');
        background-size: 100% 100%;
        width: 24px;
        height: 16px;
        line-height: 16px;
        top: -27px;
        z-index: 99
    }

        .gd-progress .step-yellows .text:before {
            background: #fff;
            width: 0px;
            height: 0px;
            top: 0px;
        }

    .gd-progress .step-grays .text {
        background-image: url('Img/gary_yujing_icons.png');
        background-size: 100% 100%;
        width: 24px;
        height: 16px;
        line-height: 16px;
        top: -27px;
        z-index: 99
    }

        .gd-progress .step-grays .text:before {
            background: #fff;
            width: 0px;
            height: 0px;
            top: 0px;
        }


/*进度流程*/
.vss-progress {
    width: 784px;
    height: 3px;
    float: left;
    margin: 8px auto 30px 0px;
    position: relative;
    padding: 0;
    list-style-type: none;
    border-radius: 20px;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #93959a;
}

    .vss-progress.w2 {
        width: 140px;
    }

    .vss-progress.w3 {
        width: 226px;
    }

    .vss-progress.w4 {
        width: 330px;
    }

        .vss-progress.w4 .lines {
            width: 24px;
        }

        .vss-progress.w4 .liner {
            width: 53px;
        }

    .vss-progress.w5 {
        width: 392px;
    }

    .vss-progress.w6 {
        width: 560px;
    }

        .vss-progress.w6 .lines {
            width: 36px;
        }

        .vss-progress.w6 .liner {
            width: 40px;
        }

    .vss-progress.w4 .lines {
        width: 36px;
    }

    .vss-progress.w4 .liner {
        width: 53px;
    }

    .vss-progress.w7 {
        width: 626px;
    }

        .vss-progress.w7 .lines {
            width: 36px;
        }

        .vss-progress.w7 .liner {
            width: 40px;
        }

    .vss-progress.w8 {
        width: 584px;
    }

        .vss-progress.w8 .liner {
            width: 32px;
        }

    .vss-progress.w9 {
        width: 666px;
    }

    .vss-progress .progress {
        position: relative;
    }

    .vss-progress .step-done {
        background-color: #0269f1;
        color: #fff;
    }

    .vss-progress .step-first:first-of-type {
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
    }

    .vss-progress .step-first:last-of-type {
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    .vss-progress .step-first {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }

    .vss-progress .step {
        float: left;
        width: auto;
        padding: 0 5px;
    }

        .vss-progress .step:before {
            content: '';
            background: #dadada;
            width: 100%;
            height: 3px;
            position: absolute;
            left: 0;
        }

    .vss-progress .step-first.step:after {
        content: '';
        background: #4dcc8d;
        width: 50%;
        height: 3px;
        position: absolute;
        right: 0;
        top: 0px;
    }

    .vss-progress .step-first.step:before {
        content: '';
        background: #fff;
        width: 50%;
        height: 3px;
        position: absolute;
        left: 0;
    }

    .vss-progress .step-lasts.step:after {
        content: '';
        background: #dadada;
        width: 50%;
        height: 3px;
        position: absolute;
        left: 0;
        top: 0px;
    }

    .vss-progress .step-lasts.step:before {
        content: '';
        background: #fff;
        width: 50%;
        height: 3px;
        position: absolute;
        right: 0;
    }

    .vss-progress .step-one.step:after {
        content: '';
        background: #fff;
        width: 50%;
        height: 0px;
        position: absolute;
        left: 0;
        top: 0px;
    }

    .vss-progress .step-one.step:before {
        content: '';
        background: #fff;
        width: 50%;
        height: 0px;
        position: absolute;
        right: 0;
    }
    /*.vss-progress .step:after{content:'';background:#000;width:50%;height:4px;position:absolute;}*/
    .vss-progress .step-done {
        color: #fff;
        height: 3px;
    }

        .vss-progress .step-done .text, .vss-progress .step-last .text {
            width: 18px;
            height: 18px;
            line-height: 18px;
            border-radius: 100px;
            display: block;
            margin: 0 auto;
            text-align: center;
            position: relative;
            top: -28px;
            z-index: 99;
        }

        .vss-progress .step-done .text {
            background-color: #0269f1;
        }
            /*.vss-progress .step-last .text{background-color:#dadada;}*/
            .vss-progress .step-done .text:before, .vss-progress .step-last .text:before {
                content: '';
                width: 14px;
                height: 14px;
                background: #fff;
                display: block;
                border-radius: 20px;
                left: 0;
                position: relative;
                top: 2px;
                margin: 0 auto;
            }

    .vss-progress .step .info {
        top: 16px;
        position: relative;
    }

        .vss-progress .step .info .tit {
            font-size: 14px;
        }

    .vss-progress .step-done .info .tit {
        color: #999;
    }

    .vss-progress .step-last .info .tit {
        color: #999;
    }

    .vss-progress .step-last {
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    .vss-progress .step-active {
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
        color: #999999;
    }

        .vss-progress .step-active:after {
            content: '';
            background: #0269f1;
            width: 50%;
            height: 3px;
            position: absolute;
            right: 0;
            top: 0px;
        }

        .vss-progress .step-active:before {
            content: '';
            background: #0269f1;
            width: 50%;
            height: 3px;
            position: absolute;
            left: 0;
            top: 0px;
        }

    .vss-progress .step-current .text {
        width: 18px;
        height: 18px;
        line-height: 18px;
        top: -28px;
    }

        .vss-progress .step-current .text:before {
            background: #fff;
            width: 6px;
            height: 6px;
            top: 6px;
        }

    .vss-progress .step-green .text {
        background-image: url('/Content/CommonScript/Images/light-green.gif');
        width: 14px;
        height: 14px;
        line-height: 14px;
        top: -28px;
        border: 2px solid #0269f1;
        z-index: 99
    }

        .vss-progress .step-green .text:before {
            background: #fff;
            width: 0px;
            height: 0px;
            top: 0px;
        }

    .vss-progress .step-yellow .text {
        background-image: url('/Content/CommonScript/Images/light-yellow.gif');
        width: 14px;
        height: 14px;
        line-height: 14px;
        top: -28px;
        border: 2px solid #0269f1;
        z-index: 99
    }

        .vss-progress .step-yellow .text:before {
            background: #fff;
            width: 0px;
            height: 0px;
            top: 0px;
        }

    .vss-progress .step-red .text {
        background-image: url('/Content/CommonScript/Images/light-red.gif');
        width: 14px;
        height: 14px;
        line-height: 14px;
        top: -28px;
        border: 2px solid #0269f1;
        z-index: 99
    }

        .vss-progress .step-red .text:before {
            background: #fff;
            width: 0px;
            height: 0px;
            top: 0px;
        }

    .vss-progress .step-green-bg .text {
        background-color: #4dcc8d;
        width: 14px;
        height: 14px;
        line-height: 14px;
        top: -28px;
        border: 2px solid #4dcc8d;
    }

        .vss-progress .step-green-bg .text:before {
            background: #fff;
            width: 0px;
            height: 0px;
            top: 0px;
        }

    .vss-progress .step-yellow-bg .text {
        background-color: #f7c737;
        width: 14px;
        height: 14px;
        line-height: 14px;
        top: -28px;
        border: 2px solid #4dcc8d;
    }

        .vss-progress .step-yellow-bg .text:before {
            background: #fff;
            width: 0px;
            height: 0px;
            top: 0px;
        }

    .vss-progress .step-red-bg .text {
        background-color: #ff0000;
        width: 14px;
        height: 14px;
        line-height: 14px;
        top: -28px;
        border: 2px solid #4dcc8d;
    }

        .vss-progress .step-red-bg .text:before {
            background: #fff;
            width: 0px;
            height: 0px;
            top: 0px;
        }

    .vss-progress .step-green:after, .vss-progress .step-green-bg:after {
        content: '';
        background: #4dcc8d !important;
        width: 50%;
        height: 3px;
        position: absolute;
        right: 0;
        top: 0px;
    }

    .vss-progress .step-yellow:after, .vss-progress .step-yellow-bg:after {
        content: '';
        background: #4dcc8d !important;
        width: 50%;
        height: 3px;
        position: absolute;
        right: 0;
        top: 0px;
    }

    .vss-progress .step-red:after, .vss-progress .step-red-bg:after {
        content: '';
        background: #0269f1 !important;
        width: 50%;
        height: 3px;
        position: absolute;
        right: 0;
        top: 0px;
    }

    .vss-progress .step-green:before, .vss-progress .step-green-bg:before {
        content: '';
        background: #4dcc8d;
        width: 50%;
        height: 3px;
        position: absolute;
        right: 0;
        top: 0px;
    }

    .vss-progress .step-yellow:before, .vss-progress .step-yellow-bg:before {
        content: '';
        background: #4dcc8d;
        width: 50%;
        height: 3px;
        position: absolute;
        right: 0;
        top: 0px;
    }

    .vss-progress .step-red:before, .vss-progress .step-red-bg:before {
        content: '';
        background: #0269f1;
        width: 50%;
        height: 3px;
        position: absolute;
        right: 0;
        top: 0px;
    }


    .vss-progress .step-reds .text {
        background-image: url('Img/red_yujing_icons.png');
        background-size: 100% 100%;
        width: 28px;
        height: 18px;
        line-height: 18px;
        top: -28px;
        z-index: 99
    }

        .vss-progress .step-reds .text:before {
            background: #fff;
            width: 0px;
            height: 0px;
            top: 0px;
        }

    .vss-progress .step-yellows .text {
        background-image: url('Img/yellow_yujing_icons.png');
        background-size: 100% 100%;
        width: 28px;
        height: 18px;
        line-height: 18px;
        top: -28px;
        z-index: 99;
        border-radius: 0px;
    }

        .vss-progress .step-yellows .text:before {
            background: #fff;
            width: 0px;
            height: 0px;
            top: 0px;
        }

    .vss-progress .step-grays .text {
        background-image: url('Img/gary_yujing_icons.png');
        background-size: 100% 100%;
        width: 28px;
        height: 18px;
        line-height: 18px;
        top: -28px;
        z-index: 99
    }

        .vss-progress .step-grays .text:before {
            background: #fff;
            width: 0px;
            height: 0px;
            top: 0px;
        }

    .vss-progress .step-gray .text {
        background: #dadada;
    }

        .vss-progress .step-gray .text:before, .vss-progress .step-gray .text:before {
            content: '';
            width: 14px;
            height: 14px;
            background: #fff;
            display: block;
            border-radius: 20px;
            left: 0;
            position: relative;
            top: 2px;
            margin: 0 auto;
        }

    .vss-progress .step-current:after {
        content: '';
        background: #dadada !important;
        width: 50%;
        height: 3px;
        position: absolute;
        right: 0;
        top: 0px;
    }

    .vss-progress .step-reds:before {
        content: '';
        background: #4dcc8d;
        width: 100%;
        height: 3px;
        position: absolute;
        right: 0;
        top: 0px;
    }

    .vss-progress .step-yellows:before {
        content: '';
        background: #4dcc8d;
        width: 50%;
        height: 3px;
        position: absolute;
        right: 0;
        top: 0px;
    }


.progress-tips {
    position: absolute;
    background-color: #f7f7f7;
    width: 140px;
    height: auto;
    padding: 4px 12px;
    box-sizing: border-box;
    border-radius: 0.25em;
    display: block;
    border: 1px solid #0269f1;
    top: -83px;
    left: -37px;
    text-align: left;
    z-index: 999;
}

    .progress-tips .dots {
        width: 8px;
        height: 8px;
        display: inline-block;
        border-radius: 100px;
        margin-right: 5px;
        position: relative;
        top: -1px;
    }

.cui-gd .detail-wrap .cui-bidmenu ul .mtitle .iconfont.red {
    background: #ff1d1d;
}

.cui-gd .detail-wrap .cui-bidmenu ul .mtitle .iconfont.yellow {
    background: #ffd200;
}

.progress-tips .dots.gary {
    background: #cbcbcb;
}

.progress-tips .arrow {
    display: block;
    height: 11px;
    width: 20px;
    position: absolute;
    bottom: -10px;
    margin: 0 auto;
    left: 0;
    background-image: url(Img/progress-tips-arrow.png);
    right: 0;
}

.progress-tips .clearfix {
    width: 100%;
    display: block;
    line-height: 26px;
}

.tags-panel {
    padding: 0 0px;
    position: relative;
    border: 1px solid #eee;
    background: #f2f4f7;
    /*margin-bottom: 12px;*/
    margin: 0 12px;
}

    .tags-panel li, .tags-panel ul {
        margin: 0;
        padding: 0;
        list-style-type: none
    }

.tags-line {
    padding: 10px 0 !important;
    clear: both;
    overflow: hidden;
}
.mtsq {
    margin-left: 123px;
    border-top: 1px solid #f2f2f2;
}
.tags-title {
    height: 24px;
    line-height: 30px;
    float: left;
    color: #888;
    font-size: 14px;
    position: relative;
    width: 70px;
    text-align: right;
}

.pre-date {
    font-size: 12px;
    color: #faaf00
}



.tags a:hover {
    color: #0269f1
}

.tags li {
    border-radius: 4px;
    display: inline-block;
    width: 76px;
    text-align: left;
    height: 30px;
    line-height: 30px;
}

    .tags li.active {
        color: #fff
    }

        .tags li.active a {
            color: #fff;
            font-weight: normal;
            background: #0269f1;
            
            height: 30px;
            line-height: 30px;
            
            border-radius: 0px;
        }

        .tags li.active .pre-date {
            color: #fff
        }

    .tags li a {
        color: #333;
        padding: 0 8px;
        max-width: 64px;
        font-size: 14px;
        display: inline-block;
        -o-text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }


.tagstwo a:hover {
    color: #0269f1
}

.tagstwo li {
    border-radius: 4px;
    display: inline-block;
    text-align: left;
    height: 30px;
    line-height: 30px;
   
}

    .tagstwo li.active {
        color: #fff
    }

    .tagstwo li.active a {
        color: #fff;
        font-weight: normal;
        background: #0269f1;
        height: 30px;
        line-height: 30px;
        border-radius: 0px;
    }

    .tagstwo li.active .pre-date {
        color: #fff
    }

    .tagstwo li a {
        color: #333;
        padding: 0 8px;
        font-size: 14px;
        display: inline-block;
        -o-text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

.table-td-class_01 {
    width: 210px !important;
}

.layui-table, .layui-table-view {
    margin: 0px 0 12px 0;
}

.page-title {
    height: 50px;
    padding: 0px 12px;
    background-color:#fff!important;
}

    .page-title .ptg {
        line-height: 22px;
    }

    .page-title .layui-pull-left .font16 {
        font-weight: normal;
    }

.layui-project-txt {
    padding: 4px;
}

.layui-project-txt {
    background: #0269f1;
    top: -6px;
    width: 200px;
    display: inline-block;
}

    .layui-project-txt:after {
        border-left-color: #0269f1;
    }

.page-title .ptg b {
    width: auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}

.page-title .layui-cui-abid.current {
    background: #0269f1;
    color: #fff;
    font-weight: bold;
}

.top-proinfo {
    width: auto;
    margin-top: 13px;
}

.cui-gd .detail-wrap .detail-classify dd {
    margin-bottom: 8px;
}

    .cui-gd .detail-wrap .detail-classify dd .iconfont {
        font-size: 14px;
        width: 26px;
        height: 26px;
        line-height: 27px;
        top: 5px;
    }

.senior-search select, .form input[type='text'] {
    text-indent: 0px;
}

.layui-nav-child {
    top: 42px;
}

.layui-tr-backcolor {
    background-color: #f2f9ff;
}

    .layui-tr-backcolor td {
        background-color: #f2f9ff;
    }

/*快捷菜单*/
.right_menu_nav .right_menu_nav-header:after, .right_menu_nav .right_menu_nav-header:before, .right_menu_nav li a:after, .right_menu_nav li a:before {
    display: table;
    content: ' '
}

.right_menu_nav .right_menu_nav-header:after, .right_menu_nav li a:after {
    clear: both
}

.right_menu_nav .right_menu_nav-header, .right_menu_nav li a, .tabs, .user-main, .view-category, .view-category-list > li {
    *zoom: 1
}

.right_menu_nav {
    position: fixed;
    top: 50%;
    right: 0;
    height: 209px;
    margin-top: -104px;
    z-index: 99999;
}

    .right_menu_nav.unfold .right_menu_nav-body {
        right: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

    .right_menu_nav .right_menu_nav-body {
        position: absolute;
        right: -148px;
        width: 126px;
        height: 158px;
        padding: 12px 10px;
        -webkit-transition: .3s cubic-bezier(.19,1,.22,1);
        -o-transition: .3s cubic-bezier(.19,1,.22,1);
        transition: .3s cubic-bezier(.19,1,.22,1);
        border: 1px solid #0269f1;
        border-radius: 4px;
        background: #fff
    }

    .right_menu_nav .right_menu_nav_fold {
        position: absolute;
        right: 0;
        padding: 7px 7px;
        cursor: pointer;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        background: #0269f1;
        color: #fff;
        font-weight: bold;
        width: 14px;
    }

        .right_menu_nav .right_menu_nav_fold .iconfont {
            font-size: 18px;
            right: 2px;
            background: #fff;
            border-radius: 100px;
            height: 18px;
            width: 18px;
            display: inline-block;
            color: #0269f1;
            margin-top: 3px;
        }

    .right_menu_nav .right_menu_nav-header {
        padding-bottom: 10px;
        padding-left: 6px;
        border-bottom: 1px dashed #d1d4cc
    }

    .right_menu_nav .icon-right {
        font-size: 20px;
        background: #0269f1;
        border-radius: 2px;
        height: 30px;
        width: 20px;
        display: inline-block;
        color: #fff;
        margin-top: 0;
        font-weight: bold;
        text-align: center;
        cursor: pointer;
        top: 42%;
        line-height: 30px;
        position: absolute;
    }

    .right_menu_nav.unfold .icon-right {
        left: -20px;
    }

    .right_menu_nav li {
        margin-top: 6px;
    }

        .right_menu_nav li .layui-cui-abid {
            margin-left: 0px;
            line-height: 32px;
            height: 32px;
            border: 0;
            color: #0269f1;
            width: 126px;
            text-align: left;
            background: #fff;
        }

            .right_menu_nav li .layui-cui-abid .dots {
                width: 4px;
                height: 4px;
                display: inline-block;
                background: #0269f1;
                border-radius: 50px;
                position: relative; 
                top: -2px;
                right: 2px;
            }


.process .container {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    *zoom: 1
}

.process {
    padding: 34px 0 0px 0;
    text-align: center;
}

    .process h3 {
        font-size: 30px;
        line-height: 52px;
        color: #23292E;
        font-weight: 400;
    }

    .process p {
        line-height: 26px;
        font-size: 14px;
        color: #999;
    }

    .process .flowline {
        margin-top: 0px;
        margin-left: 0;
        margin-right: 0;
        *zoom: 1
    }

        .process .flowline li {
            width: 10%;
            text-align: center;
            list-style: none;
            position: relative;
            display: inline-block;
        }

            .process .flowline li:before {
                content: '';
                width: 104%;
                height: 2px;
                background-color: #0269f1;
                display: block;
                position: absolute;
                top: 12px;
            }

            .process .flowline li:first-child:before {
                content: '';
                width: 53%;
                right: -5px;
            }

            .process .flowline li:last-child:before {
                content: '';
                width: 50%;
                left: 0;
            }

            .process .flowline li a {
                display: block;
            }

            .process .flowline li .icon-block {
                position: relative;
                display: inline-block;
                width: 46px;
                height: 22px;
                -webkit-border-radius: 100px;
                -moz-border-radius: 100px;
                border-radius: 100px;
                border: 2px solid #0269f1;
                color: #0269f1;
                background-color: #fff;
                line-height: 0;
                margin-top: 0
            }

            .process .flowline li.okdata .icon-block {
                background: #0269f1;
                color: #fff;
            }

            .process .flowline li.cui-top-null .icon-block {
                background: #fff;
                color: #0269f1;
            }

            .process .flowline li .icon-block em.light {
                position: absolute;
                right: -13px;
                top: -7px;
            }

            .process .flowline li .icon-block em.green-bg {
                width: 14px;
                height: 14px;
                background: #4dcc8d;
                border-radius: 100px;
                display: block;
            }

            .process .flowline li .icon-block em.yellow-bg {
                width: 14px;
                height: 14px;
                background: #f7c737;
                border-radius: 100px;
                display: block;
            }

            .process .flowline li .icon-block em.red-bg {
                width: 14px;
                height: 14px;
                background: #ff0000;
                border-radius: 100px;
                display: block;
            }

            .process .flowline li .iconfont {
                position: relative;
                top: 12px;
                font-size: 16px;
                font-weight: bold;
            }

            .process .flowline li .icon-block:before {
                content: ''
            }

            .process .flowline li .icon-block span {
                margin: 0
            }

            .process .flowline li span {
                display: inline-block;
                margin-top: 5px;
                font-size: 14px;
                line-height: 26px;
                color: #333;
                font-weight: bold;
            }

            .process .flowline li.current span {
                color: #0269f1;
            }

            .process .flowline li.process-0 {
                margin-left: 0
            }

            /*  .process .flowline li.process-1 {
                        margin-left: 112px
                    }

                    .process .flowline li.process-4 {
                        margin-left: 112px
                    }

                    .process .flowline li.process-6 {
                        margin-left: 115px
                    }*/

            .process .flowline li.process-6 .flow-line {
                display: none
            }

        .process .flowline .flow-line {
            position: absolute;
            top: 20px;
            left: 35px;
            width: 158px;
            border-bottom: 2px solid #0269f1;
        }
       
.hanImg {
    display: block;
    animation: hanImgMove 2s infinite;
    -webkit-animation: hanImgMove 2s infinite;
}

.hanImg {
    position: absolute;
    left: calc(50% - 10px);
    top: -30px;
    display: none;
}
.current .hanImg{display:block}
._top-pagetopview-item {
    display:none;
}

.top-proinfo {
    width: 90%;
}

.page-title .ptg {
    width: 100%;
}

.cui-tptitle {
    width: 33%;
}
.cui-gdtop-gif {
    position: relative;
    margin-left: 3px;
    top: -7px;
}
.cui-tabs-new {
    background: none !important;
    border-bottom: 1px solid #0269f1 !important;
    border-radius: 0 !important;
    height: 34px !important;
    line-height: 34px !important;
    margin-top: 15px;
}

    .cui-tabs-new li {
        width: auto !important;
        border-radius: 0 !important;
        background: none !important;
        height: 34px !important;
        line-height: 34px !important;
        font-size: 15px !important;
    }

    .cui-tabs-new .layui-this {
        background: #0269f1 !important;
    }
.cui-company-name {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    background: #fff;
    padding-bottom: 14px;
}

@keyframes hanImgMove {
    0% {
        top: -30px;
    }

    50% {
        top: -20px;
    }

    100% {
        top: -30px;
    }
}

@-webkit-keyframes hanImgMove {
    0% {
        top: -30px;
    }

    50% {
        top: -20px;
    }

    100% {
        top: -30px;
    }
}

@media screen and (min-width: 1366px) {
    .top-proinfo {
        width: 90% !important;
    }

    .page-title .ptg {
        width: 100% !important;
    }

    .cui-tptitle {
        width: 33% !important;
    }
    .cui-xmmcw {
        width: 20% !important
    }
}
@media screen and (min-width: 1440px) {
    .top-proinfo {
        width: 90% !important;
    }

    .page-title .ptg {
        width: 100% !important;
    }

    .cui-tptitle {
        width: 33% !important;
    }
    .cui-xmmcw {
        width: 20% !important
    }
}
@media screen and (min-width: 1600px) {
    .top-proinfo {
        width: 90% !important;
    }

    .page-title .ptg {
        width: 100% !important;
    }

    .cui-tptitle {
        width: 33% !important;
    }
    .cui-xmmcw {
        width: 20% !important
    }
}
@media screen and (min-width: 1920px) {
    .top-proinfo {
        width: 90% !important;
    }

    .page-title .ptg {
        width: 100% !important;
    }

    .cui-tptitle {
        width: 38% !important;
    }
    .cui-xmmcw {
        width: 20% !important
    }
}
