
/*********************************    图标  *************************************/
.groupPurchase {
    margin-right: 5px;
    vertical-align: middle;
}


/*********************************    layui更改属性 S *************************************/
.layui-btn-primary:hover {
    border-color: #ff2317;
}

/*********************************    layui更改属性 E *************************************/
/*header S*/
.L_S {
    border: 0 none;
}
/*header E*/

#Num_Btn {
    height: 20px;
    line-height: 20px;
    width: 50px;
    padding-left: 11px;
}

#bidNo_Btn {
    height: 20px;
    line-height: 20px;
    width: 50px;
    padding-left: 11px;
}

/*nav S*/
.nav {
    height: 37px;
    background-color: #ffffff;
    border-bottom: 2px solid #ff2317;
}

    .nav .banxin {
        height: 37px;
        position: relative;
    }

    /* .nav ul {
    position: absolute;
    left: 202px;
    top: 0;
} */
    .nav ul li {
        height: 37px;
        width: 188px;
        line-height: 37px;
        font-size: 18px;
        color: #333333;
        text-align: center;
        margin: 0 20px;
    }

.bgc-red {
    background-color: #ff2317;
}

    .bgc-red a {
        color: #ffffff;
    }
/*nav E*/



/*main S*/


/* 可选类别  S */
.astmt {
    border: 1px solid #d1d1d1;
}

    .astmt li {
        border-bottom: 1px dashed #d1d1d1;
        font-size: 14px;
        position: relative;
    }

        .astmt li:last-child {
            border-bottom: 0 none;
            line-height: 36px;
        }

            /*.astmt li:last-child .body,.astmt li:nth-last-child(2) .body {*/
            /*    line-height: 36px;*/
            /*}*/

    .astmt .head {
        position: absolute;
        left: 24px;
        top: 0;
        color: #999;
        line-height: 36px;
    }

        .astmt .head span {
            color: #999;
            /* width: 100px; */
        }

    .astmt .body {
        padding: 0 140px 0 112px;
    }

        /* body展开与隐藏 */
        .astmt .body .body-ct {
            width: 100%;
            height: 36px;
            overflow: hidden;
        }

    .astmt .showall .body .body-ct {
        height: auto;
        max-height: 102px;
        overflow: auto;
    }

    .astmt .body .body-ct .layui-unselect i {
        display: none;
    }

    .astmt .chose-all .body .body-ct .layui-unselect i {
        display: inline-block;
    }

    .astmt .body .btns {
        width: 100%;
        text-align: center;
        height: 24px;
        padding: 20px 0 10px;
        display: none;
    }

    .astmt .chose-all .body .btns {
        display: block;
    }

    .astmt .body .btns .no-pad {
        padding: 0 10px;
        font-size: 14px;
        height: 24px;
        line-height: 24px;
    }

    .astmt .layui-input {
        width: 60px;
        display: inline-block;
        height: 24px;
        margin: 0 10px;
        font-size: 12px;
    }

    .astmt .foot {
        position: absolute;
        right: 24px;
        top: 6px;
    }
    /* 更多/收起的隐藏与切换 */
    .astmt .chose-all .foot .mtsl, .astmt .showall .foot .more {
        display: none;
    }

    .astmt .showall .foot .flod {
        display: inline-block;
    }

    .astmt .foot span {
        display: inline-block;
    }

    .astmt .foot .show-more {
        transform: rotate(90deg);
    }

    /* .astmt .hide-more .foot .more, .astmt .hide-more .foot .flod {
        display: none;
    } */
    /*  */
    .astmt .foot .flod {
        display: none;
    }

    .astmt .foot .show-flod {
        transform: rotate(270deg);
    }

    .astmt .foot .show-more.show-less {
        transform: rotate(270deg);
    }

    .astmt a {
        margin: 9px 40px 9px 0;
        float: left;
        height: 18px;
    }

.mtsl {
    position: absolute;
    right: 66px;
    top: 0;
    padding: 0 10px;
    border: 1px solid#d1d1d1;
    border-radius: 3px;
    line-height: 23px;
    height: 23px;
    color: #666;
    cursor: pointer;
    margin-right: 10px;
    white-space: nowrap;
}

.more, .flod {
    cursor: pointer;
    line-height: 23px;
}

    .mtsl:hover, .more:hover, .flod:hover {
        color: #ff2317;
    }

/* 可选类别  E */

/* 排序  S */
.msg-cs {
    border: 1px solid #d1d1d1;
    background-color: #f1f1f1;
    margin: 13px 0 22px 0;
}

    .msg-cs li {
        padding: 0 26px;
        height: 40px;
        line-height: 40px;
        float: left;
        font-size: 14px;
    }

    .msg-cs .sorts li {
        cursor: pointer;
    }

    .msg-cs .pages li {
        padding: 0 10px;
    }

        .msg-cs .pages li:last-child {
            padding-right: 20px;
        }

    .msg-cs li i {
        display: inline-block;
    }

    .msg-cs .msg-chs {
        background-color: #ffffff;
        color: red;
        border-right: 1px solid #d1d1d1;
    }
/* 排序  E */



/* 竞价大厅信息展示  S  */
.message .img img {
    left: 19px;
    top: 22px;
    height: 74px;
}
.message .left .top ul {
    padding-bottom: 6px;
}
.message .left {
    margin-left: 102px;
}

    .message .left .center li {
        padding: 0 20px;
        font-size: 16px;
        border: 0 none;
        height: auto;
    }
    .message .left .center li:first-child {
        width: 200px;
    }
    .message .left .center li:nth-of-type(2) {
        width: 218px;
        font-weight: 600;
    }
    .message .left .center li:nth-of-type(3) {
        padding-left: 1px;
    }
    .message .left .center li:last-child {
        width: 272px;
    }
    .message .left .times {
        margin-left: 70px;
    }

    .message .left .times {
        margin-left: 70px;
    }

    .message .left .expla {
        text-align: center;
    }

    .message .left .center li h4 {
        line-height: 1.6;
    }

    .message .left .center li p {
        padding-bottom: 10px;
    }

    .message .left .center li div {
        height: auto;
    }
    .message .left .center li>div>span {
        margin-bottom: 10px;
    }
    /* .message .left .center li:nth-child(2) p {
        margin-left: 88px;
    } */

.message .bottom {
    margin: 10px 0 0 10px;
    width: 90%;
}
.message .left .bottom {
    margin-top: 0;
}
/* 竞价大厅信息展示  E  */
/*main E*/

.astmt .layui-form-checked {
    background-color: #ff2317 !important;
}

.astmt .layui-form-checked span {
        color: white !important;
    }

.Second_Class {
    display: none;
}

.Third_Class {
    display: none;
}

.bid-page {
    text-align:center;
}

.pages {
    display: none;
}
#bid_Page {
    margin-top: 100px;
}

/* footer  S */



/* footer  E */
.wrapper {
    height: 182px;
    overflow: auto;
    padding-left: 30px;
    padding-bottom: 30px;
}
.fold {
    display: none;
}

.aiui .checkbox {
    width: 15px;
    height: 15px;
    border: 1px solid #dadada;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    margin: 2px 5px 0 0;
    cursor: pointer;
}

.aiui .c-selected {
    border: 1px solid #27b0f2;
    position: relative;
}

.aiui .c-selected:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #27b0f2 url(/purchase/resource/images/ai_icon.png) no-repeat -36px -1px;
}

.aiui .c-selected:after {
    background-position: -1px -1px;
}

.aiui .checkbox>input {
    margin: 0;
    visibility: hidden;
}

.pull-left {
    float: left;
}

.c-f:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

ul,
li,
i {
    list-style: none;
    padding: 0;
    margin: 0;
    font-style: normal;
}

.ai-treenav {
    width: 100%;
}

.ai-treenav ul {
    margin-left: 20px;
}

.ai-treenav a {
    display: block;
    font-size: 14px;
    height: 22px;
    padding: 3px 0;
    color: #666;
    overflow: hidden;
}

.nav-trunk {
    margin-left: 20px;
}

.ai-treenav .checkbox {
    margin-top: 0;
}

.ai-treenav .filename,
.ai-treenav .filename-open {
    background: url(/purchase/resource/images/ai_icon.png) no-repeat 0 -72px;
    display: inline-block;
    width: 24px;
    height: 18px;
    vertical-align: middle;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.ai-treenav .filename-open {
    background-position: 0 -52px;
}
.layui-icon.layui-icon-circle-dot {
    vertical-align: middle;
    font-size: 12px;
    margin-right: 5px;
}
.t-sh-bu .search {
    width: 286px;
    margin-left: 98px;
    height: 28px;
    border: 1px solid #ff2317;
    position: relative;
}
.t-sh-bu .search .s-input {
    padding-left: 20px;
    width: 177px;
    border: 0 none;
    outline: none;
    line-height: 28px;
    height: 28px;
    font-size: 14px;
}
.load {
    text-align: center;
    padding: 60px 0;
}
.load i {
    display: inline-block;
}


.auditor .a_bottom_c {
    width: 626px;
    margin: 30px 128px 10px;
}
.auditor .a_bottom_c .layui-form-label {
    font-size: 16px;
    width: 200px;
}
.auditor .a_bottom_c .layui-input-block {
    margin-left: 230px;
}
.auditor .a_bottom_c .layui-btn {
    height: 36px;
    width: 36px;
    padding: 0;
    line-height: 36px;
    font-size: 12px;
    border-radius: 30px;
}
.auditor .a_bottom_c .point {
    transform: rotate(180deg);
    padding: 0 0 0 10px;
    display: inline-block;
}
.auditor .a_bottom_c .layui-btn-container {
    display: inline-block;
}
.astmt .sousuo {
    width: 161px;
}



