a:hover {
  text-decoration: none;
}
.cost-answer {
  padding: 50px 0;
}
.value-title {
  color: #333;
  font-size: 25px;
  text-align: center;
  margin-bottom: 30px;
}
.answer-nav {
  background-color: #fff;
  height: 340px;
  border-radius: 6px;
}
.answer-nav img {
  width: 100%;
}
.answer-nav .answer-text {
  padding-top: 20px;
  padding-left: 22px;
}
.answer-nav .answer-text span {
  font-size: 20px;
  color: #333;
  font-weight: bolder;
}
.answer-nav .answer-text p {
  font-size: 16px;
  color: #333;
  margin-top: 10px;
  margin-right: 22px;
  line-height: 25px;
}
.cost-table {
  padding-top: 70px;
}
.table-title {
  background-color: #323232;
  height: 62px;
  border-radius: 8px 8px 0 0;
  color: #fff;
  font-size: 20px;
  padding: 8px 0;
}
.cost-table img {
  margin: 0 20px;
}
.cost-table .table-gf {
  font-size: 28px;
  display: inline-block;
}
.left {
  float: left;
}
.table-nav li {
  list-style-type: disc;
  color: #777777;
}
.table-nav .kfe li {
  list-style-type: disc;
  color: #ff931e;
}
.table-nav li p {
  color: #333;
  font-size: 16px;
  line-height: 35px;
}
.table-nav .nav-1 {
  padding-top: 110px;
  font-size: 18px;
  color: #333;
  padding-left: 20px;
}
.table-nav .nav-2 {
  padding-top: 20px;
  font-size: 14px;
  color: #333;
}
.table-nav .nav-3 {
  padding-top: 20px;
  font-size: 14px;
}
.table-nav .title-3 {
  padding-top: 170px;
}
.table-nav .title-4 {
  padding-top: 240px;
}
.table-nav .title-5 {
  padding-top: 60px;
}
.table-nav .title-6 {
  padding-top: 25px;
}
.table-nav .v-text p {
  color: #000;
  font-size: 16px;
  line-height: 35px;
}
.value-nav {
  padding-top: 70px;
}
.nav-title {
  text-align: center;
  color: #f60;
  font-size: 25px;
  font-weight: bolder;
}
.value-nav .valnav {
  height: 450px;
  background-color: #f8f8f8;
  border-radius: 6px;
}
.value-nav .valnav p {
  text-indent: 2em;
  padding: 20px 34px;
  font-size: 16px;
  color: #333;
  line-height: 30px;
}
.valnav img {
  width: 100%;
}
/*END Value*/
