/*当前路径的css样式*/
.current-path li {
    display: inline-block;
}
.current-path li a{
    line-height: 45px;
    font-weight: bold;
    font-size: 14px;
    color: #494949;
}
.con-nav-list li a:hover{
    background-color:#E60012;
    color: #fff;

}
.con-nav-list li a{
    font-size: 14px;
    color: #666;
}
.current-path li.current a {
    color: #E60012;
}

.modal-dialog {
    z-index: 9999 !important;
}
div.modal{
    overflow-y: hidden;
}
.modal-content {
    padding: 5px;
}
.addr-item {
    width: 100px;
    display: inline-block;
}
.modal-header {
    border-bottom: 1px solid #E60012;
}
.modal-header h4 {
    font-weight: bold;
}
.btn-bind {
    width: 200px;
    background-color: #E60012;
    color: white;

}
.btn-bind:hover {
    color: #ffffff;
}
/*标题样式*/
.title-mark {
    font-weight: bold;
    padding-left: 20px;
    position: relative;
    margin-top: 10px;
}
.title-mark:before {
    position: absolute;
    content: '';
    display: block;
    width: 8px;
    height: 20px;
    background-color: #E60012;
    left: 0;
}


/*导航*/
.con-nav {
    position: absolute;
    width: 150px;
}

.con-nav-list {
    margin: 20px 0 ;
}
.con-nav-list li a{
    display: block;
    width: 150px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    background-color: #fafafa;
}
.con-nav-list li.active a {
    background-color: #E60012;
    color: white;
}

/*.con-nav .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: white;
    background-color: #E60012;
    border:none;
}
.con-nav .nav-tabs>li>a {
    padding: 0;
    border: none;
    border-radius: 0;
}
.con-nav .nav-tabs {
    border-bottom: none;
}*/

.con {
    padding-left: 190px;
    float: right;
    width: 100%;
    padding-bottom: 100px;
    min-height: 500px;
}


.psw-reset input {
    height: 28px;
    width: 200px;
}

.btn-add {
    position: absolute;
    right: 0;
    top: -40px;
    width: 80px;
    background-color: #E60012;
    color: #fff;
}
.shangchuan .uploadify{
    margin-left: auto;
    margin-right: auto;
}
#uploadModel .modal-content {
    padding-bottom: 30px;
}
#uploadModel .modal-content p{
    text-align: center;
    margin-top: 5px;
}

.row {
    margin: 0;
}
.con-detail {
    margin-top: 20px;
    position: relative;
}
#accounts table th,#accounts table td,#user-manage table th,#user-manage table td,
#qualification-data table th,#qualification-data table td,
#trade-data table th,#trade-data table td{
    text-align: center;
    vertical-align: middle;
}
#trade-data table th,#trade-data table td {
    border: none;

}
#accounts table td a{
    margin: 0 2px;
}
#trade-data table td a {
    display: block;
    line-height: 18px;
    margin-bottom: 5px;
}
#user-manage table td {
    line-height: 60px;
    vertical-align: middle;
}
#user-manage table td a{
    display: block;
    padding-top: 5px;
    line-height: 18px;
    position: relative;
}
#user-manage table td a span {
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 0;
    left: 30%;
}
a.blue {
    color: #4990e2;
}
a.red {
    color: #E60012;
}
.form-horizontal .form-group {
    margin-left: -13px;
    margin-right: -13px;
    margin-bottom: 20px;
}

#detail-info .form-group>label,#brief-info .form-group>label{
    width: 22%;
}
#detail-info .form-group>div,#brief-info .form-group>div{
    width: 28%;
}
#detail-info .form-group>div.one-line,#brief-info .form-group>div.one-line{
    width: 78%;
}
#detail-info div.submit-group>div,#brief-info div.submit-group>div{
    width: 50%;
}
.address .row{
    margin-top: 15px;
    margin-bottom: 15px;
}
.address .pre{
    color: #333333;
    font-size: 14px;
    font-weight: bold;
}
.address .current{
    color: #d8232a;
    font-size: 14px;
    font-weight: bold;
}
.title{
    position: relative;
    padding-bottom: 15px;
    border-bottom: 1px solid #eaeaea;
}
.block{
    display: inline-block;
    width: 6px;
    height: 20px;
    background-color: #d8232a;
    position: absolute;
    top: 2px;
}
.table th{
    background-color: #F2F2F2;
}
.dd{
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    margin-left: 10px;
}

/*uploadify*/
.upload{
    position: absolute;
    top: 20px;
    left: 170px;
}
.uploadify{
    border: 1px solid #d8232a;
    border-radius: 3px;
    text-align: center;
    color: #d8232a;
    position: relative;
    line-height: 30px;
}
.uploadify:hover{
    border: 1px solid #df4f54;
    color: #df4f54;
}
.uploadify object{
    left: 0;
}
.rqcj{
    background-color: #fff!important;
}
.input-group-addon{
    background-color: #fff;
}
.glyphicon{
    color: #666;
}
#sfztb label{
    line-height: 32px;
}