﻿.queryroot {
    width: 600px;
    height: auto;
    margin: 10px 180px 10px;
}

    .queryroot li {
        width: 100%;
        height: auto;
        min-height: 36px;
        margin-bottom: 24px;
        line-height: 36px;
    }

        .queryroot li label {
            text-align: right;
            vertical-align: middle;
            float: left;
            font-size: 16px;
            color: #495060;
            line-height: 36px;
            padding-right: 12px;
            box-sizing: border-box;
            width: 90px;
        }

            .queryroot li label:before {
                content: '*';
                display: inline-block;
                margin-right: 4px;
                line-height: 36px;
                font-family: SimSun;
                font-size: 12px;
                color: #ed3f14;
            }

.query_input {
    width: 320px;
    height: 36px;
    border-radius: 4px;
    outline: none;
    border: none;
    text-indent: 15px;
    border: 1px solid #dddee1;
    color: #495060;
    font-size: 15px;
}

.query_yzm {
    width: 210px;
    float: left;
}

.bdc_new {
    width: 510px;
    height: auto;
    min-height: 30px;
    float: left;
}

    .bdc_new select {
        width: 160px;
        height: 36px;
        line-height: 36px;
        border-radius: 4px;
        outline: none;
        border: none;
        text-indent: 15px;
        border: 1px solid #dddee1;
        color: #495060;
        font-size: 15px;
        float: left;
    }

    .bdc_new span {
        height: 36px;
        line-height: 36px;
        width: auto;
        float: left;
        margin: 0px 5px;
        font-size: 15px;
        color: #495060;
    }

    .bdc_new .srinput {
        width: 140px;
        height: 36px;
        border-radius: 4px;
        outline: none;
        border: none;
        text-indent: 15px;
        border: 1px solid #dddee1;
        color: #495060;
        font-size: 15px;
        float: left;
    }

.querybtn {
    width: 320px;
    display: block;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    background: #2d8cf0;
    border-radius: 4px;
    outline: none;
    border: none;
    cursor: pointer;
    font-size: 16px;
    float: left;
    margin-left: 92px;
}

.queryroot .redCol {
    /*float: left;*/
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #fd5f5f;
    max-width: 300px;
    overflow: hidden;
    margin-left: 8px;
    display: none;
}
.cxjg {
    width:540px;
    height:265px;
    margin:auto;
}
.cxts_zq {
    width:100%;
    height:30px;
    line-height:30px;
    font-size:18px;
    color:rgb(0, 128, 0);
    text-align:center;
    margin-bottom:5px;
}
.cxts_sb {
    width:100%;
    height:30px;
    line-height:30px;
    font-size:18px;
    color:red;
    text-align:center;
    margin-bottom:5px;
}
.cxzl {
    width:100%;
    height:auto;
    line-height:20px;
    font-size:15px;
    text-align:center;
}
.cxzq {
    width:180px;
    height:180px;
    margin:auto;
    background:url(../Images/cx_success.png) no-repeat;
    background-size:180px;
    margin-bottom:10px;
}
.cxsb {
    width:180px;
    height:180px;
    margin:auto;
    background:url(../Images/cx_fail.png) no-repeat;
    background-size:180px;
    margin-bottom:10px;
}
.registtitleroot {
    width: 100%;
    height: 50px;
    background-color: #eaf1f7;
}
.registtitleroot .registtitle {
    float: left;
    height: 100%;
    line-height: 50px;
    font-size: 20px;
    color: #535353;
    margin-left: 25px;
}
.wzdyw {
    width:100%;
    height:50px;
    line-height:50px;
    font-size:18px;
    text-align:center;
    display:none;
}
