.banner{
    width: 100%;
    height: 400px;
    background: url(../img/muying_banner.jpg) repeat-x 50% -54px;
    overflow: hidden;
}
.banner img {
    width: 1920px;
}
.banner .content {
    width: 1200px;
    height: 400px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}
.banner .content h2 { font-size: 48px; font-weight: 600; line-height: 50px; color: #394c51; position: absolute; z-index: 1; left: 100px; top: 86px;}
.banner .content h3 { font-size: 32px; font-weight: lighter; line-height: 28px; color: #FFF; background-color: #FF5C53; display: block; padding: 4px 16px; position: absolute; z-index: 1; left: 200px; top: 132px;}
.banner .content p { font-size: 14px; line-height: 24px; color: #394c51; width: 500px; position: absolute; z-index: 1; left: 100px; top: 186px;}

section .title h2 {
    font-size: 28px;
    line-height: 40px;
    font-weight: lighter;
    color: #38a3db;
    text-align: center;
    margin-bottom: 8px;
    border-bottom: 1px solid #eeedee;
    padding: 20px 0;
}
 .f-title {
    display: block;
    font-size: 18px;
    line-height: 30px;
    font-weight: lighter;
    color: #6a6a6a;
    text-align: center;
    margin-bottom: 8px;
}
section.block02 .title p {
    font-size: 16px;
    line-height: 160%;
    width: 900px;
    margin: 40px auto;
}
section.block04 .pic {
    width: 100%;
    height: 329px;
    background: url(../img/maternal05.jpg) no-repeat center top;
}
section.block04 h2 {
    font-size: 30px;
    padding-bottom: 30px;
    padding-top: 50px;
    color: #fff;
    text-align: center;
}
section.block04 .pic p {
    color: #fff;
    font-size: 18px;
    line-height: 40px;
    margin: 30px auto;
    width: 900px;
}