.mod03 { 
    width:100%; 
    height:auto; 
}
.mod03_top { 
    height: 40px; 
    line-height: 36px;
    border-bottom: 2px solid #8bdfc6;
}
.title-left{ 

    font-weight: 600;
    border-bottom: 4px solid #8bdfc6;
    font-size: 18px;
    font-family: "微软雅黑";
    color: #1c3e33;
}