body {
  background-color: #f2f2f2;
 /*  padding-top: 70px; */
}
.details-head {
  width: 100%;
  height: 450px;
  margin: 10px 0;
  padding: 30px;
  background-color: #ffffff;
  position: relative;
  border-radius: 4px;
}
.details-head.cultivate {
  height: 550px;
}
.details-head-img {
  float: left;
  overflow: hidden;
  width: 480px;
  height: 300px;
  margin-right: 25px;
}
.details-head-img img {
  width: 100%;
  height: 100%;
}
.details-head-text {
  width: 480px;
  min-height: 300px;
  display: inline-block;
  position: relative;
}
.details-head-text h2 {
  font-weight: 400;
  font-size: 18px;
  margin-bottom: 10px;
  line-height: 1.5;
}
.details-head-text span {
  color: #666;
}
.details-head-text p {
  line-height: 28px;
}
.details-head-text i {
  font-style: initial;
  font-size: 20px;
  color: #ff3d3d;
  margin-right: 5px;
}
.details-head-text button {
  width: 120px;
  height: 40px;
  margin-top: 20px;
  text-align: center;
  line-height: 40px;
  border-radius: 5px;
  background-color: #fc583d;
  color: #ffffff;
}
.details-head-text button:hover {
  background-color: #fd7964;
}
.details-head-text button.posi-bot {
  position: absolute;
  bottom: 0;
}
.details-number {
  position: relative;
}
.details-number > div {
  position: relative;
  top: 7px;
  display: inline-block;
  width: 90px;
  height: 25px;
  line-height: 28px;
  margin-left: 24px;
  overflow: hidden;
  border: 1px solid #999;
}
.details-number > div input {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  border: none;
}
.details-number > div input:disabled {
  background-color: #ffffff;
}
.details-number > div span {
  width: 20px;
  text-align: center;
  position: absolute;
  top: -2px;
  left: 0;
  background-color: #f2f2f2;
  z-index: 5;
  cursor: pointer;
}
.details-number-add {
  left: auto!important;
  right: 0!important;
}
.details-number-pre {
  left: 0!important;
}
.details-number p {
  margin-left: 65px;
  margin-top: 5px;
  font-size: 12px;
  color: #999;
}
.details-number p i {
  position: relative;
  top: 5px;
  font-size: 16px;
  color: #ff3d3d;
}
.details-number > .details-number-residue {
  position: absolute;
  top: 0;
  left: 100px;
  color: #333;
}
.details-times,
.details-time {
  position: absolute;
  left: 70px;
  overflow: hidden;
  width: 390px;
  height: 70px;
  background-color: #ffffff;
}
.details-times p,
.details-time p {
  line-height: 1.3;
  font-size: 12px;
}
.details-times li,
.details-time li {
  overflow: hidden;
  width: 120px;
  display: inline-block;
  padding: 10px;
  margin-bottom: 5px;
  border: 1px solid #ccc;
  cursor: pointer;
  text-align: center;
}
.details-times li:hover,
.details-time li:hover {
  border-color: #ff3d3d;
}
.details-times li.active,
.details-time li.active {
  border-color: #ff3d3d;
  color: #ff3d3d;
  position: relative;
  font-family: "fc" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.details-times li.active:after,
.details-time li.active:after {
  content: "\e637";
  position: absolute;
  right: 1px;
  bottom: 1px;
  font-size: 10px;
  color: #ffffff;
}
.details-times li.active:before,
.details-time li.active:before {
  content: '';
  position: absolute;
  right: -20px;
  bottom: -20px;
  background-color: #ff3d3d;
  width: 40px;
  height: 40px;
  transform: rotate(45deg);
}
.details-times.active,
.details-time.active {
  height: 220px;
  overflow: auto;
}
.details-times-box,
.details-time-box {
  margin-top: 10px;
  height: 70px;
  position: relative;
  z-index: 50;
}
.details-times-box span,
.details-time-box span {
  float: left;
  line-height: 70px;
}
.details-times-btn,
.details-time-btn {
  width: 50px;
  line-height: 1.5;
  padding: 0 10px;
  position: absolute;
  top: 0;
  left: 443px;
  text-align: center;
  color: #27b28b;
  cursor: pointer;
  background-color: #ffffff;
}
.details-times-btn i,
.details-time-btn i {
  display: block;
  font-weight: 700;
  color: #27b28b;
}
.details-time {
  height: 40px;
}
.details-time li {
  width: 150px;
}
.details-time-box {
  height: 40px;
  margin: 5px 0;
}
.details-time-box span {
  line-height: 40px;
}
.details-site {
  padding: 30px 100px;
}
.details-site > div {
  display: inline-block;
}
.details-site-icon {
  width: 75px;
  text-align: center;
  color: #999;
}
.details-site-icon i {
  position: relative;
  top: -5px;
}
.details-site-icon i.one {
  font-size: 40px;
  top: 0;
}
.details-site-icon i.two {
  font-size: 25px;
}
.details-site-icon i.three {
  font-size: 25px;
}
.details-site-icon i.four {
  font-size: 35px;
  top: 0;
}
.details-site-icon i.five {
  font-size: 30px;
}
.details-site-icon.ok {
  color: #333;
}
.details-site-icon.ok i {
  color: #27b28b;
}
.details-site-icon.active {
  color: #ff3d3d;
}
.details-site-icon.active i {
  color: #ff3d3d;
}
.details-site-hr {
  position: relative;
  top: -20px;
}
.details-site-hr span {
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  margin: 0 8px;
  background-color: #999;
}
.details-site-hr i {
  font-size: 14px;
  position: relative;
  top: 2px;
}
.details-site-hr.ok span {
  background-color: #27b28b;
}
.details-site-hr.ok i {
  color: #27b28b;
}
.details-nav-wrapper {
  width: 100%;
  height: 50px;
  position: absolute;
  bottom: 0;
  left: 0;
  border-top: 1px solid #ccc;
  background-color: #ffffff;
}
.details-nav-wrapper.fixed {
/*   position: fixed; */
  border: none;
  bottom: auto;
  top: 60px;
  z-index: 100;
}
.details-nav {
  width: 1200px;
  margin: 0 auto;
  padding-left: 30px;
}
.details-nav li {
  display: inline-block;
  line-height: 48px;
  margin-right: 50px;
  cursor: pointer;
}
.details-nav li:hover {
  color: #fc583d;
}
.details-nav li.active {
  color: #fc583d;
  border-bottom: 2px solid #fc583d;
}
.details-intro {
  background-color: #ffffff;
  border-radius: 4px;
}
.details-title {
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
}
.details-xq > div,
.details-pxjj > div,
.details-tx > div,
.details-pxjs > div,
.details-xz > div {
  padding: 20px 30px;
}
.details-xq p,
.details-pxjj p,
.details-tx p,
.details-xz p {
  line-height: 1.5;
  padding-bottom: 5px;
}
.details-xq img,
.details-pxjj img,
.details-tx img,
.details-xz img {
  margin: 20px 0;
  max-width: 100%;
}
.details-xq span,
.details-pxjj span,
.details-tx span,
.details-xz span {

  width: 90px;
  color: #999;
}
.details-pl > div,
.details-pxpl > div {
  padding: 20px 30px;
  *zoom: 1;
}
.details-pl > div:after,
.details-pxpl > div:after {
  content: "";
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.details-pl-item,
.details-pxpl-item {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ccc;
}
.details-pl-left,
.details-pxpl-left {
  float: left;
  width: 50px;
  margin-right: 30px;
  text-align: center;
}
.details-pl-left img,
.details-pxpl-left img {
  width: 50px;
  border-radius: 50%;
}
.details-pl-left span,
.details-pxpl-left span {
  display: block;
  margin-top: 10px;
}
.details-pl-right,
.details-pxpl-right {
  overflow: hidden;
/*   width: 765px; */
width: 1036px;
  position: relative;
}
.details-pl-right div,
.details-pxpl-right div {
  margin-bottom: 15px;
}
.details-pl-right i,
.details-pxpl-right i {
  font-size: 20px;
  color: #fc583d;
}
.details-pl-right p,
.details-pxpl-right p {
  line-height: 1.5;
}
.details-pl-right span,
.details-pxpl-right span {
  position: absolute;
  right: 0;
  top: 0;
  color: #999;
}
.details-pl-name,
.details-pxpl-name {
  font-size: 12px;
}
.details-pl-name a:hover,
.details-pxpl-name a:hover {
  color: #fc583d;
}
.details-kcap > div {
  padding: 20px 30px;
}
.details-kcap table {
  width: 1000px;
  margin-left: 50px;
  margin-bottom: 50px;
}
.details-kcap table td,
.details-kcap table th {
  border: 1px solid #999;
  height: 50px;
  line-height: 50px;
  text-align: center;
}
.details-kcap table th {
  background-color: #f2f2f2;
}
.details-tx p {
  width: 780px;
}
.details-page {
  position: relative;
}
.details-page span {
  position: absolute;
  left: 30px;
  top: 0;
  color: #999;
}
.site-box {
  width: 100%;
  padding: 10px 30px;
  background-color: #ffffff;
  border-radius: 5px;
  padding-bottom: 50px;
  *zoom: 1;
}
.site-box:after {
  content: "";
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.site-box .check_t {
  background-color: #ff3d3d !important;
}
.site-box .not_t {
  background-color: #e5e5e5!important;
}
.site-box .pitch_t {
  background-color: #27b28b !important;
}
.site-title {
  padding: 20px 0;
  border-bottom: 1px solid #ccc;
  font-weight: 700;
  color: #666;
}
.site-nav {
  margin-top: 30px;
  text-align: center;
  font-size: 0;
}
.site-nav > div {
  display: inline-block;
  border-radius: 5px;
  overflow: hidden;
}
.site-nav button {
  width: 90px;
  height: 30px;
  text-align: center;
  line-height: 28px;
  color: #27b28b;
  border: 1px solid #27b28b;
}
.site-nav button:hover {
  background-color: #fc6950;
  color: #ffffff;
  border-color: #fc6950;
}
.site-nav button.active {
  background-color: #fc583d;
  color: #ffffff;
  border-color: #fc583d;
}
.site-nav button:nth-child(1) {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-right: none;
}
.site-nav button:nth-child(2) {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-left: none;
}
.site-body {
  margin-top: 10px;
}
.site-body-head {
  text-align: center;
  height: 50px;
  line-height: 50px;
  border: 1px solid #ccc;
}
.site-body-head span {
  margin: 0 20px;
  color: #fc583d;
  cursor: pointer;
}
.site-body-head label {
  position: relative;
}
.site-body-head input {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  border: none;
  background-color: transparent;
  color: transparent;
  cursor: pointer;
}
.site-body-head i {
  margin: 0 5px;
}
.site-body-cont {
  *zoom: 1;
}
.site-body-cont:after {
  content: "";
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.site-body-cont .float_l {
  width: 200px;
  float: left;
}
.site-body-cont .float_l th,
.site-body-cont .float_l td {
  border-right: none;
}
.site-body-cont .float_r {
  overflow: hidden;
}
.site-body-cont .float_r th span {
  display: block;
}
.site-body-cont .float_r td {
  cursor: pointer;
}
/* .site-body-cont .float_r td:hover {
  background-color: #fc583d;
} */
.site-body-cont th {
  height: 70px;
  border: 1px solid #ccc;
  border-top: none;
  line-height: 25px;
}
.site-body-cont td {
  text-align: center;
  height: 50px;
  border: 1px solid #ccc;
}
.site-body .color_b {
  display: block;
  margin-top: 20px;
}
.site-body .color_b li {
  display: inline-block;
  margin-right: 15px;
}
.site-body .color_b span {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 5px;
  position: relative;
  top: 2px;
}
.site-body .color_b .in_t {
  border: 1px solid #ccc;
}
.site-body .period {
  width: 800px;
  margin: 0 auto;
}
.site-body .period-item {
  margin: 20px 0;
  *zoom: 1;
}
.site-body .period-item:after {
  content: "";
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.site-body .period-item span {
  float: left;
  width: 100px;
  font-weight: 700;
  line-height: 35px;
}
.site-body .period-item u {
  text-decoration: none;
}
.site-body .period-item > div,
.site-body .period-item ul {
  overflow: hidden;
}
.site-body .period-input {
  position: relative;
  width: 250px;
  height: 35px;
  border: 1px solid #999;
}
.site-body .period-input input {
  width: 100%;
  height: 100%;
  padding: 0 15px;
  border: none;
}
.site-body .period-input i {
  position: absolute;
  right: 3px;
  top: 3px;
  font-size: 24px;
  color: #fc583d;
}
.site-body .period li {
  display: inline-block;
  margin: 10px 15px 10px 0;
}
.site-body .period-checkbox {
  cursor: pointer;
}
.site-body .period-checkbox input {
  display: none;
}
.site-body .period-checkbox i {
  color: transparent;
  border: 1px solid #999;
  margin-right: 7px;
}
.site-body .period-checkbox input:checked + i {
  border-color: transparent;
  color: #27b28b;
}
.site-foot {
  margin-top: 20px;
}
.site-foot-check h4 {
  padding: 20px 0;
  border-bottom: 1px solid #ccc;
}
.site-foot-check ul {
  margin-top: 20px;
}
.site-foot-check li {
  position: relative;
  width: 180px;
  height: 30px;
  text-align: center;
  line-height: 28px;
  display: inline-block;
  border: 1px solid #27b28b;
  color: #27b28b;
  border-radius: 3px;
  margin-top: 10px;
  margin-right: 20px;
}
.site-foot-check li.disabled {
  background-color: #999;
  color: #ffffff;
  border-color: #999;
}
.site-foot-check li.disabled:before {
  content: '该时段不可被预约';
  position: absolute;
  left: 30px;
  top: -27px;
  width: 130px;
  height: 25px;
  color: #ff3d3d;
  background-color: #ffecec;
  border: 1px solid #ff3d3d;
  border-radius: 3px;
  text-align: center;
  line-height: 23px;
}
.site-foot-check li:hover {
  border-color: #ff3d3d;
}
.site-foot-check li:hover:after {
  content: '移除';
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  color: #ff3d3d;
  width: 100%;
  height: 100%;
  background-color: #ffecec;
  cursor: pointer;
}
.site-foot-btn {
  display: block;
  position: relative;
  text-align: right;
}
.site-foot-btn button {
  width: 120px;
  height: 40px;
  background-color: #fc583d;
  color: #ffffff;
}
.site-foot-btn button:disabled {
  background-color: #999;
}
.site-foot-btn button:disabled + span {
  display: block;
}
.site-foot-btn span {
  display: none;
  position: absolute;
  width: 200px;
  right: 140px;
  top: 12px;
  text-align: right;
  color: #999;
}
.site-foot-btn p {
  position: absolute;
  width: 200px;
  right: 140px;
  top: 12px;
  text-align: right;
  color: #333;
}
.site-foot-btn p i {
  font-style: inherit;
  color: #ff3d3d;
}
.time-box {
  position: relative;
  width: 180px;
  height: 30px;
  text-align: center;
  line-height: 28px;
  color: #666;
  display: inline-block;
  border: 1px solid #666;
  border-radius: 3px;
  margin-top: 10px;
}
