.company .item{width: 1200px;margin: 0 auto;padding: 80px 0;}
.company .item:last-child{ margin-bottom: 0px;}
.company .item .img{width: 550px;box-shadow: 4px 4px 4px #999;}
.company .item .img img{width: 100%;}
.company .item .text{width: 550px;line-height: 26px;color: #555;}
.company .item .text .title{font-size: 24px;line-height: 60px; color: #333;}

.company .address ul {width: 1200px;margin: 50px auto;overflow: hidden;}
.company .address ul li{width: 440px;margin: 20px 10px;box-shadow: 0px 0px 3px #aaa;padding: 25px 25px 25px 115px;background: url(/static/special/rongsoftcom/img/about/address.jpg) no-repeat center left 30px;float: left;}
.company .address ul li .title{font-size: 18px;font-weight: bold;line-height: 50px; color: #333;}
.company .address ul li p{ line-height: 26px; color: #555;}

.company .license{ background: #f7f7f7; padding-top: 50px;}
.company .license .title{width: 1200px;margin: 0 auto;text-align: center;font-size: 30px;font-weight: normal;color: #f60;line-height: 100px;}
.company .license ul{ padding-bottom: 50px;overflow: hidden;width: 1200px;margin: 0px auto;}
.company .license ul li{ float: left;width: 33.33%;text-align: center;background: #fff; height: 362px; margin-bottom: 50px;}
.company .license ul li a{display: block;border-right: 1px solid #eee;padding: 50px 30px 0px 30px;}
.company .license ul li img{height: 240px;max-width: 100%; }
.company .license ul li p{font-size: 18px;line-height: 70px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}