.layout-body {
  background-image: url("../images/intro-bg.png");
  background-position: center top;
}

.intro {
  padding: 70px 0;
}
.intro > .title {
  height: 76px;
  border-left: 19px solid #00ffff;
  margin: 40px 0;
}
.intro > .title > .box {
  float: left;
  height: 63px;
  padding: 4px 100px 6px 17px;
  border-bottom: 1px solid #0ff;
}
.intro > .title > .box > .text {
  width: 364px;
  height: 63px;
  background-color: #0ff;
  color: #ffffff;
  font-size: 36px;
  line-height: 63px;
  text-align: center;
}
.intro > .section {
  padding: 0 40px;
}
.intro > .section p {
  text-indent: 2em;
  color: #ffffff;
  font-size: 16px;
  line-height: 30px;
  margin: 0;
}
.intro > .section p a {
  color: #ffffff;
  text-decoration: none;
}
.intro > .section ol {
  color: #ffffff;
  font-size: 16px;
  line-height: 30px;
}
.intro > .section ol p {
  margin: 0;
  padding: 0;
}
.intro > .section h3 {
  font-size: 24px;
  color: #0ff;
  line-height: 50px;
  margin: 10px 0;
}
.intro > .section h2 {
  font-size: 24px;
  line-height: 50px;
  font-style: italic;
  text-align: center;
  color: #ffffff;
  margin-bottom: 0;
  margin-top: 10px;
}
.intro > .section .center {
  text-align: center;
  margin-top: 0;
}
.intro > .section .ct {
  margin: 5px 0;
  text-align: center;
}
.intro > .section .blue {
  color: #0ff;
}
.intro .content {
  margin: 30px 0 70px 0;
  border: 2px dashed #0ff;
  border-radius: 10px;
  padding: 10px 40px;
  color: #ffffff;
  line-height: 30px;
  font-size: 16px;
}
.intro .content p {
  text-indent: 2em;
}

.intr {
  padding: 0;
}

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