.content_width{width: 1320px;margin:0 auto;}
.content_wrap{
padding-top: 0px;
background:rgba(255,255,255,0.9);
overflow: hidden;
}

.main{width: 100%;background: #fff;overflow: hidden;}

.about_tit{ width:100%; line-height:50px;  height:50px; border-bottom: 1px solid #e8e8e8; margin-top:10px}
.about_tit strong{line-height:50px;  height:50px; text-align:center; font-size:20px; color:#005bac; display:inline-block; padding: 0 54px; font-family:"微软雅黑";}
.about_tit span.update{float: right;color: #fff;}
.abcontent{ padding:20px 10px; line-height:30px; font-size:14px; width:100%; padding-left:54px; padding-right:54px; margin:0px auto; border-bottom:1px solid #e8e8e8;-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;}

.abcontent li {
    width: 20%;
    float: left;
    text-align: center;
}
.abcontent p{
  text-align: left;
  line-height:30px;
}
.abcontent img.xcimg{width: 40%;}
