﻿/**!
 * 证照查询
 * author: 程姣姣;
 */

.query-con .content {
    height: 680px;
}

#div3 .content {
    height: 680px;
}

#div3RoleYJ.content {
    height: 765px;
    padding-top: 0px;
    margin: -20px;
}

#div3RoleYJ .table-con3 {
    height: 480px;
}

#div3RoleYJ .information-module3 {
    height: 502px;
}

.object {
    width: 1157px;
    margin: 0 auto 10px;
}

    .object > li {
        float: left;
        width: 126px;
        height: 46px;
        text-align: center;
        line-height: 46px;
        font-size: 15px;
        color: #4287dc;
        margin-left: 19px;
        border: 1px solid #4178be;
        cursor: pointer;
        transition: all .5s;
    }

        .object > li:first-child {
            margin-left: 0;
        }

    .object > .label:hover {
        color: #fff;
        border: 0;
        background-color: #4ec6d1;
    }

    .object > li:hover {
        color: #13b3c2;
        border: 1px solid;
    }

    .object > .label {
        color: #fff;
        width: 300px;
        height: 48px;
        line-height: 48px;
        border: 0;
        background-color: #13b3c2;
    }

.content {
    height: 662px;
    background-color: #fff;
    padding-top: 20px;
}


/*左边内容*/

.query-module {
    float: left;
    width: 236px;
    height: 640px;
    padding: 0 15px;
    margin-left: 20px;
    margin-right: 30px;
    background-color: #f2f2f2;
}

.module-title {
    position: relative;
    display: block;
    height: 44px;
    padding-left: 12px;
    margin-bottom: 16px;
    border-bottom: 1px solid #dedede;
    line-height: 48px;
    font-size: 19px;
    font-weight: bold;
    color: #4178be;
}

    .module-title:before {
        position: absolute;
        left: 0;
        top: 17px;
        content: '';
        display: block;
        height: 14px;
        border-left: 4px solid;
    }

.query-module > input {
    width: 100%;
    height: 40px;
    margin-bottom: 15px;
    border: 0;
    line-height: 40px;
    font-size: 15px;
    color: #999;
    background-color: #fff;
    outline: none;
}


/*设置文本框placeholder颜色，兼容各大浏览器*/


/* WebKit browsers */

::-webkit-input-placeholder {
    color: #999;
}


/* Mozilla Firefox 4 to 18 */

:-moz-placeholder {
    color: #999;
}


/* Mozilla Firefox 19+ */

::-moz-placeholder {
    color: #999;
}


/* Internet Explorer 10+ */

:-ms-input-placeholder {
    color: #999;
}


/* Internet Explorer 9- */

.placeholder {
    color: #999;
}

.query-module > input[type="button"] {
    display: block;
    width: 99px;
    height: 31px;
    margin: 0 auto 25px;
    line-height: 30px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    font-weight: bold;
    background-color: #4178be;
    transition: all .5s;
}

.file-scroll {
    height: 168px;
    overflow: hidden;
}
.file-list a {
    color: red;
    font-size: 11px;
}
    .query-module > input[type="button"]:hover {
        background-color: #4287dc;
    }

.query-module > input[type="text"] {
    width: 100%;
    height: 40px;
    margin-bottom: 15px;
    border: 0;
    line-height: 40px;
    text-indent: 16px;
    font-size: 15px;
    color: #999;
    background-color: #fff;
    outline: none;
}

/*右边内容*/

.information-module {
    float: left;
    width: 860px;
    height: 640px;
}

.information-module3 {
    height: 640px;
}

.info-con {
    width: 860px;
}

.info-con3 {
}

.cur-address > label {
    color: #999;
}

.cur-address > a,
.cur-address > span {
    color: #666;
}

.base-info {
    position: relative;
    margin-top: 24px;
}

    .base-info > table {
        padding-left: 50px;
        float: left;
        width: 80%;
        border: 1px solid #99cdff;
    }

.info-con tr {
    border-bottom: 1px solid #99cdff;
}

.info-con td {
    height: 37px;
    line-height: 22px;
    font-size: 13px;
    border-right: 1px solid #99cdff;
}

.info-con3 tr {
    border-bottom: 1px solid #99cdff;
}

.info-con td3 {
    height: 37px;
    line-height: 22px;
    font-size: 13px;
    border-right: 1px solid #99cdff;
}

.base-info .col1 {
    width: 115px;
    padding-right: 35px;
    text-indent: 35px;
    background-color: #edf7ff;
}

.base-info .col2 {
    padding-left: 14px;
}

.base-info > img {
    position: absolute;
    left: 555px;
    top: 0px;
    width: 130px;
    height: 183px;
    border: 1px solid #dedede;
}

.change-record {
    margin-top: 6px;
}

.record-hd {
    border-bottom: 1px solid #dedede;
}

    .record-hd > h3 {
        float: left;
        margin-bottom: 0;
        border-bottom: 0;
    }

.zczy-record {
    margin-top: 6px;
}

.zczy-hd {
    border-bottom: 1px solid #dedede;
}

    .zczy-hd > h3 {
        float: left;
        margin-bottom: 0;
        border-bottom: 0;
    }

.click-open {
    float: right;
    margin-top: 16px;
    margin-right: 180px;
    font-size: 15px;
    color: #e76e4d;
    text-decoration: underline;
    cursor: pointer;
}

.record-table {
    width: 80%;
    margin-top: 24px;
    border: 1px solid #99cdff;
    display: none;
}

    .record-table thead > tr {
        text-align: center;
        background-color: #edf7ff;
    }

    .record-table td {
        /*width: 140px;*/
        padding: 0 8px;
    }

    .record-table .ordinal-number {
        width: 15px;
        color: #999;
    }

    .record-table tbody td:first-child {
        text-align: center;
    }

.table-con {
    position: relative;
    width: 860px;
    height: 618px;
    border: 1px solid #ddd;
}

    .table-con table {
        width: 832px;
        margin: 0 auto;
    }

    .table-con th {
        font-size: 15px;
        color: #4287dc;
        font-weight: bold;
    }

    .table-con th,
    .table-con td {
        height: 44px;
        line-height: 44px;
        text-align: center;
        border-bottom: 1px solid #dedede;
        border-right: 0;
    }

.wid1 {
    text-align: center;
    width: 75px;
}

.wid2 {
    text-align: center;
    width: 130px;
}

.wid3 {
    width: 290px;
}

.wid4 {
    width: 200px;
}

.wid5 {
    width: 185px;
}

.wid6 {
    width: 120px;
}

.wid8 {
    width: 420px;
}

.wid9 {
    text-align: center;
    width: 80px;
}

.wid10 {
    text-align: center;
    width: 160px;
}

.wid11 {
    text-align: center;
    width: 20px;
}

.table-con .item-name {
    text-align: left;
}

.table-con > table a {
    display: inline-block;
    width: 95px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    color: #e76e4d;
    border: 1px solid #e76e4d;
    border-radius: 4px;
}

    .table-con > table a:hover {
        color: #fff;
        background-color: #e76e4d;
    }

.ewb-page {
    width: 860px;
}

.table-con3 {
    position: relative;
    width: 1180px;
    height: 638px;
    border: 1px solid #ddd;
    margin: 0 auto;
}

    .table-con3 table {
        width: 1180px;
        margin: 0 auto;
    }

    .table-con3 th {
        font-size: 15px;
        color: #4287dc;
        font-weight: bold;
    }

    .table-con3 th,
    .table-con3 td {
        height: 51px;
        /*line-height: 53px;*/
        text-align: center;
        border-bottom: 1px solid #dedede;
        border-right: 0;
    }

.wid {
    width: 196px;
    padding-left: 12px;
}

.table-con3 .item-name {
    text-align: left;
}

.table-con3 > table a {
    display: inline-block;
    width: 95px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    color: #fff;
    background: #4287dc;
    border-radius: 4px;
}

    .table-con3 > table a:hover {
        color: #fff;
        background-color: #e76e4d;
    }
