/* CSS Document */
.about129 .title129 span {
      color: #1e4890;
    }

.about129 .title129 small {
      display: block;
      color: #999;
      font-size: 14px;
      font-weight: normal;
      margin-top: 10px;
    }
.about129 .img129 {
      text-align: center;
      font-size: 0;
    }
.about129 .img129 img {
      display: inline-block;
      width: auto;
      height: auto;
      max-width: 100%;
      max-height: 100%;
      vertical-align: middle;
      -webkit-transition: all 0.5s;
      transition: all 0.5s;
    }
.about129 .container {
      padding: 0 15px;
      width: 1200px;
      margin: 0 auto;
    }
.about129 {
      padding: 50px 0;
    }
.about129 .title129 {
      text-align: center;
      margin-bottom: 30px;
      font-size: 26px;
      font-weight: bold;
    }
.about129 .ey-about129 {
      margin: 0;
    }
.about129 .ey-about129 dt {
      float: left;
      width: 526px;
      margin-top: .5em;
    }
.about129 .ey-about129 dd {
      margin-left: 570px;
      line-height: 20px;
      margin-top: .1em;
    }
.about129 .ey-about129 dd p {
      margin: 0;
      line-height: 2;
      text-align: justify;
      font-size: 16px;
    }

@media screen and (max-width: 767px) {
body {
        min-width: 320px;
        padding-bottom: 50px;
      }
.about129 .container {
        width: auto;
      }
.about129 {
        padding: 30px 0;
      }
.about129 .title129 {
        margin-bottom: 20px;
        font-size: 18px;
      }
.about129 .title129 small {
        font-size: 12px;
        margin-top: 5px;
      }
.about129 .ey-about129 dt {
        float: none;
        width: auto;
      }
.about129 .ey-about129 dd {
        margin: 15px 0 0;
      }
.about129 .ey-about129 dd p {
        line-height: 1.8;
      }
	  }
	  #toolbar {
    display: none;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 888;
    height: 55px;
    left: 0;
  }