._hidden {
    /* visibility: hidden; */
}

.content_div {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.cursor {
    cursor: pointer;
}

.form-control {
    margin-bottom: 15px;
    height: 40px !important;
}

.input-title {
    font-size: 14px;
    color: rgba(50, 50, 50, 1);
}

.div_ipnut {
    width: 65%;
    float: left
}

.div_label {
    margin-top: 23px;
    margin-left: 15px;
    line-height: 42px;
    text-align: center
}

.panel-heading {
    background: rgba(97, 175, 254, .1) !important;
}

.panel-group .panel {
    padding: 2px;
    border-color: #61affe;
}

.touxiang {
    background: #FFF;
    overflow: hidden;
    padding-bottom: 20px;
}

.rzdiv span {
    font-size: 15px;
    font-weight: 700;
}

#grxx_list span {
    font-size: 16px;
    margin-left: 10px;
    color: #CCCCCC;
}

._left {
    width: 100%;
}

.input-title {
    font-weight: 500 !important;
    width: 150px;
    text-align: center;
    vertical-align: middle;
    float: left;
    font-size: 14px;
    line-height: 20px;
    color: rgb(96, 98, 102);
    padding: 10px 0px;
    background: rgb(245, 245, 245);
    box-sizing: border-box;
}

.xzdiv .xzdivL {
    float: left;
    width: 80px;
    text-align: right;
    height: 35px;
    line-height: 35px;
    font-weight: 600
}

.xzdivC span {
    font-size: 18px;
    padding: 0 10px;
    display: inline-block;
    border-radius: 5px;
    margin-right: 10px;
    cursor: pointer;
}

.xzdivL {
    width: 80px;
    text-align: right;
    height: 35px;
    line-height: 35px;
    font-weight: 600
}

.xzdiv .xzdivC {
    line-height: 33px;
    overflow: hidden;
    margin-top: 2%
}

.span_ok {
    background: #108CEE;
    color: #fff !important;
}

.sb_span_ok {
    background: #108CEE;
    color: #fff !important;
}

.edit_input {
    width: 61%;
    margin: 0;
}

.step_title_name {
    font-size: 20px
}

.valid + label {
    /* right: 0 !important;*/

}

.has-error + label {
    left: 12px;
    top: 40px;
    text-align: left;
    width: 100%;
    right: 0;
}

.span_bg {
    background: #108CEE;
    color: #FFFFFF !important;
}

.span_color {
    border-radius: 5px;
    color: #434343;
}