/* center */
.row {
    width: 1100px;
    margin: 0 auto;
    overflow: hidden;
    background-color: #fff;
}

.tmar10 {
    margin-top: 10px;
}

.conwrap {
    border: 1px solid #d7d7d7;
}

.conwrap .path {
    background: #FFF0CD url(../images/er_r_tbg.gif) no-repeat;
    border-bottom: 1px solid #ddd;
    line-height: 30px;
    padding-left: 40px;
}

.conwrap .path {
    background: #FFF0CD url(../images/er_r_tbg.gif) no-repeat;
    border-bottom: 1px solid #ddd;
    line-height: 30px;
    padding-left: 40px;
}

.conbox {
    padding: 20px 30px;
}

.conbox h1.title {
    font-size: 26px;
    padding: 20px 0;
    text-align: center;
    width: 80%;
    margin: 0 auto;
    line-height: 160%;
}

.conbox h3.ftitle {
    font-weight: 500;
    color: #a1a1a1;
    border-bottom: 1px solid #ddd;
    padding: 15px 0;
    text-align: center;
    font-size: 12px;
}

.contxt {
    line-height: 210%;
    font-size: 16px;
    padding: 30px;
    border-bottom: 1px solid #ddd;
}

.contxt table{
    border: 1px solid #333;
    border-collapse: collapse;
    width: 100%;
}
.contxt table td{
    border: 1px solid #333;
    line-height: 1.5em;
    padding: 0 10px;
}

.con-bar {
    background-color: #f7f7f7;
    overflow: hidden;
    text-align: center;
}

.con-bar a {
    display: inline-block;
    padding: 10px 15px;
}

.erfooter {
    height: 10px;
    background-color: #920202;
    margin-top: 20px;
}
.fjtitle {
    padding: 20px 0;
    font-weight: 600;
}
.fjlist {
    margin-left: 0;
    margin-bottom: 10px;
}
