.abouttitle{
    width: 100%;
    height: 35px;
    border-bottom: 1px solid #999;
    text-indent: 25px;
    background:url(../images/home.png) left center no-repeat;
}
.abouttitle p{
    line-height: 35px;
    font-size: 16px;
    color: #666;
}

.aboutcon{
    border-top: 3px solid #26afcc;
    margin: 10px auto;
    background-color: #fff;
    padding: 0 0 50px 0;
}
.bigtit{
    width: 90%;
    height: 60px;
    margin: 40px auto 0 auto;
    text-align: center;
}
.bigtit p{
    line-height: 60px;
    font-size: 26px;
    font-weight: bold;
    color: #666;
}
.smalltit{
    width: 90%;
    height: 50px;
    margin: 0 auto;
}
.smalltit p{
    line-height: 50px;
    font-size: 16px;
    font-weight: bold;
    color: #26afcc;
}
.acon{
    width: 90%;
    margin: 0 auto;
}
.acon p{
    line-height: 30px;
    font-size: 14px;
}
.acon img{
    margin: 10px auto;
    width: 100%;
}
.aboutul{
    width: 90%;
    margin: 0 auto;
    padding: 30px 0;
}
.aboutul .ulone li{
    background:url(../images/dian.jpg) left top no-repeat;
}
.aboutul .ulone li{
    text-indent: 24px;
}
.aboutul .ultwo{
    list-style-type: circle;
    
}
.aboutul .ultwo li{
    text-indent: 48px;
    background:none
}
.aboutul ul li{
    line-height: 30px;
    font-size: 14px;
}
.blue{
    color: #26afcc;
}
.aboutimg{
    width: 90%;
    margin: 0 auto;
}