.main{overflow: hidden;}

.company_top{height: 120px; margin:20px 0 10px; padding-top: 60px;}
.company_top img{height: 60px; margin-top: 15px; }
.company_top .fr{color: #ddd; height: 90px; }
.company_top .fr div{line-height: 10px;margin-right: 10px;}
.company_top .fr div i{display: block; font-size: 20px; line-height: 50px; text-align: right; color: #eee; margin-top: 10px;}
.company_top .fr div b{font-size: 26px;line-height: 0;}
.company_top .fr span{font-size: 50px; font-weight: bold; letter-spacing:-2px;line-height: 90px;}

.company_list{ width: 305px;}
.company_list a{display: block;border-left: 2px solid #ccc; padding-left:20px; height: 46px; line-height: 46px; color: #999;background:#fff;font-size: 16px;}
.company_list .sel{border-left: 2px solid #ff9900; color: #ff9900; background:#f9f9f9; }
.company_list a:hover{color: #ff9900; background:#f9f9f9;}

.company_cont{background:#f9f9f9; width: 815px; color: #666; padding:40px; margin-bottom: 100px;border-radius: 10px;}
.company_cont h2{background:#eee; color: #333; text-align: center; padding: 20px 0; font-size: 24px; border-radius: 10px;}
.company_cont div p{text-indent: 28px; margin-top: 20px;}
.company_cont h1{ padding-bottom: 5px; border-bottom: 1px solid #ddd; }
.company_cont h1 b{font-size: 18px;}