﻿.PQiYeList {
    width: 1200px;
    margin: 0px auto;
    margin-top: 20px;
}

    .PQiYeList .searchmain {
        background-color: #FFF;
        padding: 20px;
    }

    .PQiYeList .schname {
        float: left;
        width: 120px;
        text-align: center;
        font-weight: 700;
        color: #555;
    }

    .PQiYeList .schlist {
        float: left;
        width: 1000px;
        margin-left: 10px;
    }

    .PQiYeList .cityul {
        display: block;
    }

        .PQiYeList .cityul li {
            display: block;
            float: left;
            margin-right: 30px;
            margin-bottom: 20px;
        }

    .PQiYeList .schform {
    }

    .PQiYeList .schddl {
        float: left;
        border: 2px solid #3a90e5;
        border-radius: 3px;
        height: 44px;
        box-sizing: border-box;
        width: 164px;
        overflow: hidden;
    }

    .PQiYeList .thisddl {
        border: 0px;
        user-select: none;
        width: 160px;
        height: 40px;
        line-height: 40px;
        padding-left: 10px;
    }

    .PQiYeList .schtxt {
        float: left;
        margin-left: 20px;
        border: 2px solid #3a90e5;
        border-radius: 3px 0 0 3px;
        height: 44px;
        box-sizing: border-box;
    }

    .PQiYeList .tbkey {
        border: 0px;
        width: 600px;
        height: 38px;
        line-height: 38px;
        padding-left: 40px;
        border: 0px;
        background-image: url(../images/sbtn666.png);
        background-repeat: no-repeat;
        background-size: 24px 24px;
        background-position: 10px center;
    }

    .PQiYeList .schbtn {
        float: left;
        background-color: #3a90e5;
        width: 100px;
        text-align: center;
        height: 44px;
        line-height: 42px;
        border-radius: 0 3px 3px 0;
        color: #FFF;
        cursor: pointer;
    }
    /**qylist**/
    .PQiYeList .qylist {
        margin-top: 20px;
    }

    .PQiYeList .qyleft {
        width: 860px;
        float: left;
    }

    .PQiYeList .listul {
        display: block;
    }

        .PQiYeList .listul li {
            display: block;
            width: 425px;
            float: left;
            margin-right: 10px;
            background-color: #FFF;
            margin-bottom: 10px;
            padding: 20px;
            box-sizing: border-box;
            border: 1px solid #EEE;
        }

            .PQiYeList .listul li:nth-child(2n+2) {
                margin-right: 0px;
            }

    .PQiYeList .coname {
        font-size: 15px;
        color: #333;
    }

    .PQiYeList .codizhi {
        line-height: 40px;
        color: #717173;
    }

    .PQiYeList .cocount {
        line-height: 24px;
    }

        .PQiYeList .cocount span {
            display: block;
        }

            .PQiYeList .cocount span:first-child {
                color: #f85f0a
            }

    .PQiYeList .rznum {
        float: left;
        width: 120px;
        text-align: center;
    }

    .PQiYeList .llnum {
        float: left;
        width: 120px;
        text-align: center;
        border-left: 1px solid #F8F8F8;
        border-right: 1px solid #F8F8F8;
    }

    .PQiYeList .yxnum {
        float: left;
        width: 120px;
        text-align: center;
    }

    .PQiYeList .thispage {
        text-align: center;
        margin-top: 20px;
    }

    .PQiYeList .qyright {
        float: right;
        width: 320px;
        background-color: #FFF;
        box-sizing: border-box;
        padding: 20px;
        border:1px solid #EEE;
    }

        .PQiYeList .qyright .tb {
            font-size: 15px;
            line-height: 20px;
            padding-bottom: 10px;
            border-bottom: 1px solid #F8F8F8;
        }

    .PQiYeList .rzjobul {
        display: block;
    }

        .PQiYeList .rzjobul li {
            display: block;
            padding: 10px 0px;
            border-bottom: 1px solid #F8F8F8;
            line-height: 26px;
        }
            .PQiYeList .rzjobul li:last-child{
                border-bottom:0px;
            }
            .PQiYeList .jobname {
                color: #333;
            }

        .PQiYeList .jobname span {
            margin-right: 3px;
        }

    .PQiYeList .jobyx {
        color: #F50;
    }

    .PQiYeList .jobtd {
        color: #999;
    }

        .PQiYeList .jobtd span {
            margin-right: 5px;
        }

    .PQiYeList .jobconame {
        color: #3a91e7
    }
