.single_con {
  padding: 20px 25px 30px;
  background: #fff;
}

.single-header {
  text-align: center;
  padding: 10px 0 15px;
}

.single-header h2 {
  font-size: 26px;
  font-weight: 600;
  line-height: 1.3;
  margin: 0;
}

.single-header h3 {
  margin: 10px 0 0;
  font-size: 14px;
  font-weight: normal;
}

.single-header h3 span {
  display: inline-block;
  color: #666;
}

.single_cn {
  padding: 10px 0 0;
}

.single-img {
  float: left;
  width: 230px;
}

.single-img img {
  display: block;
  width: 100%;
  height: auto;
}

.single_tex {
  overflow: hidden;
  padding-left: 25px;
  color: #333;
  line-height: 1.9;
}

.single-dept {
  margin: 0 0 10px;
}

.single-section-title {
  margin: 0 0 10px;
  color: #0993cf;
  font-weight: normal;
  font-size: 20px;
}

.link_sin {
  display: inline-block;
  margin-top: 12px;
  padding: 10px 18px;
  background: #0993cf;
  color: #fff;
  border-radius: 3px;
  text-decoration: none;
}

.link_sin:hover {
  text-decoration: none;
  opacity: 0.9;
}

.single-content {
  margin-top: 25px;
  padding-top: 15px;
  border-top: 1px solid #eee;
}

.single-content h3 {
  margin: 0 0 10px;
  font-size: 18px;
  color: #0993cf;
  font-weight: normal;
}

.single-good-at {
  color: #333;
  line-height: 1.9;
}

.get-back {
  margin-top: 25px;
  clear: both;
  display: block;
  width: 100%;
  text-align: center;
}

.get-back a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  float: none;
  line-height: 1;
  padding: 10px 18px;
  background: #f3f3f3;
  color: #333;
  text-decoration: none;
  border-radius: 3px;
}

.get-back a:hover {
  background: #e9e9e9;
}
