.color {
  color: #F6AD49;
}

.service_page .section {
  margin-top: 98px;
  overflow: hidden;
}
.service_page .section .nav_box ul li .consult_btn {
  position: relative;
}
.service_page .section .nav_box ul li .consult_btn .icon_free {
  display: block;
  position: absolute;
  right: -5px;
  top: -16px;
  width: 26px;
  height: 17px;
  background-image: url("./../../images/icon_free.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.service_page .section .content_box .content_btn {
  display: block;
  width: 218px;
  height: 55px;
  border: 1px solid #ccc;
  background-color: #F6F7FA;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  font-size: 16px;
  line-height: 55px;
  color: #999;
  text-align: center;
  margin: 25px auto 15px;
}
.service_page .section .content_box.content_peiban_box .content_pic {
  position: relative;
}
.service_page .section .content_box.content_peiban_box .content_pic .content_pic_btn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 336px;
}
.service_page .section .content_box.content_peiban_activity_box .content_nav_link {
  font-size: 14px;
  line-height: 17px;
  color: #666;
  margin-bottom: 23px;
}
.service_page .section .content_box.content_peiban_activity_box .content_nav_link a {
  color: #666;
}
.service_page .section .content_box.content_peiban_activity_box .content_nav_link a:hover {
  color: #F6AD49;
}
.service_page .section .content_box.content_peiban_activity_box .content_nav_link span {
  color: #666;
}
.service_page .section .content_box.content_consult_box .content_pic {
  position: relative;
}
.service_page .section .content_box.content_consult_box .content_pic .content_btn {
  position: absolute;
  bottom: 10px;
  right: 0;
}
.service_page .section .content_box.content_consult_box .content_desc {
  font-size: 20px;
  color: #7B4906;
  text-align: center;
  padding-top: 30px;
}
.service_page .section .content_box.content_consult_box .content_desc span {
  font-size: 30px;
  font-weight: bold;
  color: #7B4906;
  margin: 0 10px;
}

/*# sourceMappingURL=service.css.map */
