.header-wrap { height: 80px; }
.company { border-bottom: 2px solid #00a7f4; }
body { background: none; }
.container { width: 980px; min-height: 100px; margin: 0 auto; background-color: #fff; font-size: 16px; padding-bottom: 50px; }
.container .detail-title { text-align: center; position: relative; font-size: 28px; }
.container .detail-title .back { position: absolute; left: -40px; color: #03a8f4; cursor: pointer; }
.container .img { width: 940px; height: 200px; margin: 45px auto; text-align: center; }
.container .img img { display: inline-block; height: 100%; }
