::-webkit-input-placeholder {
  color: #999999;
  font-size: 12px; }

::-moz-placeholder {
  color: #999999;
  font-size: 12px; }

:-ms-input-placeholder {
  color: #999999;
  font-size: 12px; }

:-moz-placeholder {
  color: #999999;
  font-size: 12px; }

.content {
  width: 1190px;
  margin: 0 auto;
  background: #fff; }
  .content .content-wrapper {
    width: 100%;
    padding: 40px 67px 40px 67px; }
  .content .title {
    font-size: 24px;
    color: #353535;
    line-height: 34px;
    text-align: center;
    margin: 15px 0 20px 0; }
  .content .content-info {
    text-align: center;
    line-height: 23px; }
    .content .content-info span {
      font-size: 13px;
      color: #353535;
      margin-right: 10px; }
      .content .content-info span:last-child {
        margin-right: 0; }
  .content .line {
    height: 10px;
    width: 100%;
    border-bottom: 1px solid #e8e8e8;
    margin: 25px 0 14px 0; }
  .content .content-text p {
    font-size: 16px;
    color: #353535;
    line-height: 30px;
    text-indent: 2em;
    margin-bottom: 14px; }

/*# sourceMappingURL=content.css.map */
