.frl {
    width:1200px;
    padding-top:20px;
    margin:0 auto;
}
.frl .tit1 {
    width:1200px;
    margin:0 auto;
    padding-top:20px;
}
.frl .tit1 h1 {
    font-size: 18px;
    font-family: "Î¢ÈíÑÅºÚ";
    font-weight: bold;
    color: #323232;
    line-height: 25px;
    text-align: center;
}
.frl .tit1 p {
    color: #787878;
    font-size: 12px;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    border-bottom: 1px dashed #CBCBCB;
}
.frl .con {
    width: 1200px;
    line-height: 24px;
    border-bottom: 1px solid #CBCBCB;
    padding-bottom: 20px;
    margin-bottom: 20px;
}