﻿.cx_root {
    width: 100%;
    height: auto;
    margin-top: 50px;
}

    .cx_root ul {
        width: 100%;
        height: auto;
    }

        .cx_root ul li {
            width:99%;
            padding-left:1%; 
            min-height: 45px;
            border-top:1px solid #eee;
        }

.lititle {
    height: 45px;
    line-height: 45px;
    float: left;
    text-align: center;
}

.cx_root li label {
    text-align: right;
    vertical-align: middle;
    float: left;
    font-size: 1em;
    color: #495060;
    line-height: 45px;
    padding-right: 5px;
    box-sizing: border-box;
    width: 86px;
}

    .cx_root li label:before {
        content: '*';
        display: inline-block;
        margin-right: 4px;
        line-height: 39px;
        font-family: SimSun;
        font-size: 12px;
        color: #ed3f14;
    }
.query_input {
    width:70%;
    height: 32px;
    border-radius: 4px;
    outline: none;
    border: none;
    text-indent: 10px;
    color: #495060;
    font-size: 15px;
    line-height:32px;
    margin-top:6px;
}
.query_yzm {
    width: 120px!important;
    float: left;
}
.bdc_new {
    width: 72%;
    height: auto;
    min-height: 30px;
    float: left;
}

    .bdc_new select {
        width: 120px;
        height: 32px;
        line-height: 32px;
        border-radius: 4px;
        outline: none;
        border: none;
        text-indent: 7px;
        color: #495060;
        font-size: 15px;
        float: left;
        margin-top:6px;
    }

    .bdc_new span {
        height: 32px;
        line-height: 32px;
        width: auto;
        float: left;
        margin: 0px 5px;
        font-size: 15px;
        color: #495060;
        margin-top:6px;
    }

    .bdc_new .srinput {
        width: 36%;
        height: 32px;
        border-radius: 4px;
        outline: none;
        border: none;
        text-indent: 10px;
        border: 1px solid #dddee1;
        color: #495060;
        font-size: 15px;
        float: left;
        margin-top:6px;
    }
.bdc_new1 span,.bdc_new1 .srinput,.bdc_new1 .redCol{
    float:left;
}

.querybtn {
    width: 60%;
    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: 20%;
    margin-top:20px;
}

.cx_root .redCol {
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #fd5f5f;
    max-width: 300px;
    overflow: hidden;
    margin-left: 8px;
    display: none;
    margin-top:6px;
}
.littlespan {
    margin-left:1px!important;
    margin-right:1px!important;
}
.con {
    width: 72%;
    height: 32px;
    float: left;
}

.verify-code {
    float: left;
    font-size: 20px;
    text-align: center;
    cursor: pointer;
    margin-bottom: 5px;
    border: 1px solid #ddd;
    border-radius: 0px 4px 4px 0px;
}

.cerify-code-panel {
    height: 100%;
    overflow: hidden;
}

.verify-code-area {
    float: left;
}

.verify-input-area {
    float: left;
    width: 100%;
    padding-right: 10px;
}

.verify-change-area {
    line-height: 30px;
    float: left;
}

.varify-input-code {
    display: inline-block;
    width: 100%;
    height: 36px;
    line-height: 36px;
}

.verify-change-code {
    color: #337AB7;
    cursor: pointer;
}

.verify-btn {
    display: block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    background-color: #337AB7;
    color: #FFFFFF;
    text-align: center;
    border: none;
    margin-top: 10px;
}
.cxjg {
    width:250px;
    height:150px;
    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:90px;
    height:90px;
    margin:auto;
    background:url(../images/cx_success.png) no-repeat;
    background-size:90px;
    margin-bottom:10px;
}
.cxsb {
    width:90px;
    height:90px;
    margin:auto;
    background:url(../images/cx_fail.png) no-repeat;
    background-size:90px;
    margin-bottom:10px;
}
.registtitleroot {
    width: 100%;
    height: 40px;
    background-color: #eaf1f7;
}
.registtitleroot .registtitle {
    float: left;
    height: 100%;
    line-height: 40px;
    font-size: 16px;
    color: #535353;
    margin-left: 25px;
}
.wzdyw {
    width:100%;
    height:40px;
    line-height:40px;
    font-size:16px;
    text-align:center;
    display:none;
}
.bj_content {
    width:94%;
    margin-left:3%;
    margin-top:20px;
    height: auto;
    min-height:300px;
    margin-bottom:10px;
}
    .modal_table tr {
       border-bottom:1px solid #dddee1;
    }
        .modal_table tr:last-child {
            border-bottom:none;
        }
   .modal_table tr td:first-child {
                width: 75px;
                text-align: right;
            }
