/* analysis  */
.al-box-g{
    background: #ecebeb;
    padding-bottom: 20px;
}
.al-box-f{
    background: #ecebeb;
}
.an-cont{
    width:970px;
    margin:0 auto;
}
.an-title-one,.an-title-two{
    padding:0 50px;
}
.an-title-one h2{
    font-size: 24px;
    color:#333;
    line-height: 28px;
    padding:30px 0 40px 0;
    text-align: center;
    font-weight: 500;
}
.an-title-one p{
    font-size: 14px;
    color:#333;
    line-height: 24px;
    text-indent: 1em;
}
.an-title-one span{
    display: inline-block;
    font-size: 24px;
    line-height: 24px;
    color:#333;
}
.an-title-two h3{
    font-size: 16px;
    line-height: 24px;
    padding:5px 0;
    font-weight: 500;
    color:#1ba7a1;
    text-indent: 2em;
}
.an-title-two h3 span{
    display: inline-block;
    width:10px;
    height:10px;
    background:#1ba7a1;
    border-radius: 50%;
    margin-right:5px;
}
.an-title-two li{
    text-indent: 2em;
    line-height: 24px;
}

.grid {
    position: relative;
    clear: both;
    margin: 0 auto;
    padding: 1em 0 4em;
    max-width: 970px;
    list-style: none;
    text-align: center;
    clear: both;
    min-height: 1150px;
}