#company{display:flex;align-items:start;justify-content:space-between;margin:0 auto 50px;width:1200px}#company .left{position:relative;width:78%}#company .right{position:relative;width:20%}#company .wrap{padding:20px 30px;width:calc(100% - 60px);background:#fff;border-radius:4px}#company .info{display:flex;align-items:center}#company .info .logo{position:relative;margin-right:15px;width:70px;height:70px;background:#fff;border-radius:14px;border:1px solid #eee;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#company .info .logo img{position:absolute;top:50%;left:50%;max-width:100%;max-height:100%;transform:translate(-50%,-50%);border-radius:4px}#company .info .other{flex:1}#company .info .other .name{margin-bottom:8px;font-size:18px;font-weight:600;max-width:70%}#company .info .other .bottom{color:#444;font-size:13px}#company .intro{margin:20px 0}#company .top{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;height:40px;line-height:40px;opacity:.8}#company .top i{margin-right:5px}#company .intro .top a{font-size:.9em}#company .intro .detail{line-height:1.8;text-align:justify;white-space:pre-line;transition:.3s ease}#company .business{margin-bottom:20px;padding:20px;width:calc(100% - 40px);background-color:#fff;border-radius:4px}#company .business .title{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;padding-bottom:10px;opacity:.8}#company .business .title i,#company .intro .top i{cursor:pointer}#company .business .title i:hover,#company .intro .top i:hover{color:#2e82ff}#company .business ul{line-height:2.5;opacity:.9}#company .business ul li{cursor:pointer}#company .business ul i{margin-right:10px;opacity:.8}#company .list-top{margin-bottom:0;padding:10px 20px 10px 30px;width:calc(100% - 50px);background:rgba(46,130,255,.075);border-top-left-radius:4px;border-top-right-radius:4px}#company .list-type{width:8em}#company .__segmented-button{height:30px;line-height:30px;background-color:transparent}#company .app-nothing img{width:200px}