#meau>li:nth-child(6)>a{
    color: #039dff;
    border-bottom: 5px solid #039dff;
}

section{
    min-width: 1200px;
    min-height: 1000px;
    background: #f1f1f1;
}
div.img{
    height: 280px;
    background: url('../images/ablut.png') top center no-repeat;
}
.wbg{
    width: 1000px;
    margin: 0 auto;
    padding: 40px 100px;
    background: #fff;
    box-sizing: border-box;
}
.wbg>span{
    font-size: 24px;
}
div.cont{
   padding: 30px 0 60px 20px;
}
div.cont p{
    font-size: 14px;
    line-height: 34px;
    text-indent: 2em;
    color: #000;
}
img.iii{
    margin-top: 44px;
    width: 800px;
    position: relative;
}
