#main-panel {
  width: 100%;
  margin: 72px auto 0;
  padding-bottom: 134px;
  background: url(../images/bg_bottom.jpg) no-repeat bottom center; }
  #main-panel #main {
    width: 1180px;
    color: #666;
    font-size: 18px;
    line-height: 36px; }
  #main-panel .title1 {
    padding-bottom: 20px;
    width: 100%;
    display: block; }
    #main-panel .title1 > .panel {
      display: inline-block;
      height: 34px;
      border-bottom: 1px solid #8698BA;
      width: 100%; }
      #main-panel .title1 > .panel > .text {
        font-size: 24px;
        display: inline-block;
        border-bottom: 3px solid #724EF0;
        line-height: 1;
        padding-bottom: 5px; }
  #main-panel .title2 {
    padding-bottom: 20px;
    margin: 0 auto;
    display: block;
    width: 354px; }
    #main-panel .title2 > .panel {
      display: inline-block;
      height: 34px;
      border-bottom: 1px solid #8698BA;
      width: 100%; }
      #main-panel .title2 > .panel > .text {
        font-size: 24px;
        height: 28px;
        width: 4em;
        display: block;
        border-bottom: 3px solid #724EF0;
        line-height: 1;
        padding-bottom: 5px;
        margin: 0 auto; }
  #main-panel .title3 {
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    padding: 0 60px 0 20px;
    color: #FFF;
    height: 40px;
    line-height: 40px;
    background: #325cff;
    background: linear-gradient(90deg, #325cff 0%, #325cff 92%, white 100%); }

#line1 {
  margin-top: 40px; }
  #line1 > .line1-right {
    width: 470px; }
    #line1 > .line1-right p {
      text-indent: 2em;
      font-size: 16px;
      line-height: 36px;
      color: #333; }

#line2 {
  margin-top: 40px;
  height: 180px; }
  #line2 > .content {
    padding-top: 10px; }
    #line2 > .content .item {
      font-size: 16px;
      font-weight: bold;
      line-height: 32px;
      color: #666;
      position: absolute;
      height: 120px;
      display: block;
      padding-left: 138px; }
    #line2 > .content .zhubandanwei {
      background: url(../images/zhubandanwei.jpg) no-repeat left center;
      background-size: 107px;
      left: 16px;
      line-height: 40px;
      padding-top: 30px; }
    #line2 > .content .chengbandanwei {
      background: url(../images/chengbandanwei.jpg) no-repeat left center;
      background-size: 107px;
      left: 403px;
      line-height: 120px; }
    #line2 > .content .xiebandanwei {
      background: url(../images/xiebandanwei.png) no-repeat left center;
      background-size: 107px;
      left: 871px;
      line-height: 120px; }

#line3 {
  margin-top: 40px; }
  #line3 p {
    font-size: 16px;
    line-height: 32px;
    color: #000; }
  #line3 > .goto_link {
    width: 241px;
    height: 60px;
    display: block;
    margin: 0 auto;
    background: url(../images/bg_button.jpg) no-repeat center center; }

#line4 {
  margin-top: 40px; }
  #line4 > .title2 > .panel > .text {
    width: 5em; }
  #line4 #map {
    width: 810px;
    height: 441px; }
    #line4 #map > .title {
      height: 26px;
      line-height: 26px;
      background-color: #ECECEC;
      color: #000;
      font-size: 12px;
      font-weight: bold;
      text-align: center; }
  #line4 #route-text {
    width: 350px;
    font-size: 16px;
    color: #333;
    line-height: 31px; }
