.sjyj_index_title{
    text-align: center;
}
.sjyj_index_title .tit{
    font-family: SourceHanSerifCN;
    font-size: 40px;
    color:#323232;
    font-weight: bold;
}
.sjyj_index_title .p{
    font-size: 20px;
    color:#666666;
    margin-top: 5px;
}
.sjyj_index_title .br{
    width: 50px;
    height: 2px;
    background: #FA6415;
    margin: 18px auto 0;
}