@charset "utf-8";

.maincontent{position: relative; width:940px; margin:60px auto 0;overflow:hidden;}
.title{margin-top:-2px; padding-bottom:2px; margin-left:10px; }

.cont{margin:60px auto;_margin:40px auto 60px;width:920px; height:220px; background:#fff;clear: both;}


.ab_img{display: inline-block; *display:inline; }
.float-l{float:left;}
.float-r{float:right;}

.line3{margin-top:65px;}
.line4{margin-top:50px;}
.line6{margin-top:20px;}


/* updated by sure 210809 begins */
.ab_title span{
    color:#1ea0fa;
    line-height: 32px;
    font-size: 26px;
    float: left;
    border-bottom: 1px solid #fff;
    padding-right: 6px;

}
.ab_line{
    width: auto;
    height: 32px;
    border-bottom: 1px solid #dbdddf;
}
.ab_text{
    width: 658px; 
    display: inline-block;
    *display:inline; 
    font-size:16px; 
    line-height:30px; 
    text-indent: 32px;
}
.cont_sp{
    height: 330px;
}
.ab_mt40{
    margin-top: 55px;
}
/* 210809 ends */
