#service-view #page-content {
  background: url("../images/service/view-bg.png") #FFFFFF center 0 repeat-y;
  margin: 0px;
  padding: 0px;
  border-bottom: 1px solid #f5f5f3;
}

#service-view #page-content h1 {
  font-size:48px;
  width: 980px;
  margin: 0 auto 20px auto;
  text-align:center;
  color: #6f675e;
}

#service-view #page-content .cover {
  border-bottom: 1px solid #d3b468;
  margin-bottom: 24px;
  padding-bottom: 0px !important;
}

#service-view #page-content .cover img {
  width: 980px;
  margin: 0 auto;
}

#service-view #page-content .section {
  padding-bottom: 15px;
}

#service-view #page-content .section hr {
  width: 962px;
  margin: 0 auto;
  border: none;
  border-bottom: 1px solid #d4b569;
  padding: 0 0 0;
}

#service-view #page-content .section h2 {
  font-size: 36px;
  text-align: center;
  margin:20px 0 0 0;
  color: #6f675e;
}

#service-view #page-content .inblock h3 {
  margin: 0;
}

#service-view #page-content .section h2:before { content: "【"; }
#service-view #page-content .section h2:after { content: "】"; }

#service-view #page-content .section h5,
#service-view #page-content .section p {
  font-size: 18px;
  line-height: 1.2em;
  letter-spacing: 1px;
  padding-top: 5px;
  color: #6f675e;
}

#service-view #page-content .section p {
  line-height: 1.8em;
}

p.image-desc {
  padding: 10px 10px 0 !important;
}

/*
#service-view .catalog ul {
  list-style: none;
  width: 1014px;
  margin: 0 auto;
  height: 100%;
}

#service-view .catalog ul li {
  float: left;
  line-height: 2.7em;
  font-size: 48px;
  padding-left: 102px;
}

#service-view .catalog ul li a {
  color: #ab9257;
  letter-spacing: 1px;
}
*/
#page-content .light {  }
#page-content .light h3 { color: #6f675e; }
#page-content .light p { color: #6f675e; }
#page-content .brown { background-color: #FFF; }
#page-content .brown h3 { color: #6f675e; }
#page-content .brown hr { display: none; }
#page-content .brown p, #page-content .brown li { color: #6f675e; }
#page-content .gray { background-color: #FFF; }
#page-content .gray h3 { color: #ab9257; }
#page-content .gray hr { display: none; }
#page-content .gray h5, #page-content .gray p { color: #f7f7f6; }


#page-content .light + .brown,
#page-content .light + .gray,
#page-content .brown + .light,
#page-content .brown + .gray,
#page-content .gray + .light,
#page-content .gray + .brown {
  padding-top: 25px;
}



/*
#page-content .section {
  padding-bottom: 72px;
}

#page-content .intro {
  padding-bottom: 12px;
}

#page-content .section h2 {
  font-size: 50px;
  text-align: center;
  margin: 44px 0 48px;
}

#page-content .section h2:before { content: "【"; }
#page-content .section h2:after { content: "】"; }

*/

#page-content .section p.note {
  color: #ab9257;
  text-align: center;
  margin: 0px;
  padding: 0px;
  font-size: 24px !important;
  position: relative;
  top: 35px;
}

#page-content .section .span12 > div {
  width: 980px;
  margin: 0 auto;
  padding: 0 0 20px 0;
}

#page-content .section img {
  width: 100%;
  width: auto;
  text-align: center;
  margin: 0 auto;
}

#page-content .section .span6 {
  padding: 21px 8px 0 15px;
}

#page-content .section .span12{
  padding: 21px 0 0 0;
}

#page-content .section .span6:last-child {
  padding-left: 13px;
  padding-right: 10px;
}

#page-content .section p {
  font-size: 15px;
  line-height: 1.6em;
  letter-spacing: 2px;
  padding-top: 5px;
}

#page-content .section ol {
  width: 960px;
  margin: 30px auto 30px;
  list-style-position: inside;
  line-height: 3em;
}

#page-content .section ol li {
  font-size: 24px;
  font-weight: bold;
}

#page-content .section ul li {
  font-size: 15px;
  line-height:1.8em;
  font-weight: normal;
}

/*
#page-content .section hr {
  border: none;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  width: 980px;
  margin: 43px auto;
}

#page-content .time table td {
  font-size: 24px;
  padding: 17px 0;
  background-color: #fefefe;
  color: #b1a293;
  font-weight: bold;
  text-align: center;
  border: none;
  border-left: 3px solid #998572;
  border-bottom: 3px solid #998572;
}

#page-content .time table tr td.red {
  background-color: #e62129 !important;
  color: #fefefe;
}

#page-content .time table {
  border: none;
  border-right: 3px solid #998572;
  border-top: 3px solid #998572;
}

#page-content .time table tr.time td {
  background-color: #d1c2aa;
  color: #fefefe;
}

#page-content .time table tr.doctor td {
  color: #000;;
}

#page-content .time table tr.note td {
  background-color: #998572;
}

#page-content .time table tr.note ul {
  list-style: none;
}

#page-content .time table tr.note ul li {
  color: #fefefe;
  font-size: 20px;
  letter-spacing: 1px;
  margin: 6px 0;
}

*/

#page-content .banner .section h3 {
  color: #fff;
  font-size: 42px;
  text-align: center;
  margin: 46px 0 24px;
}

#page-content .banner .section h3:before { content: "【"; }
#page-content .banner .section h3:after { content: "】"; }

#page-content .banner .section .span6 {
  position: relative;
  margin-top: 30px;
  padding: 8px 0 30px 110px;
}

#page-content .banner .section h4,
#page-content .banner .section p {
  color: #613e2d;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 12px;
}

#page-content .banner .section a {
  color: #613e2d;
  text-decoration: none;
}

#page-content .banner .section p {
  padding-left: 12px;
}

#page-content .banner .section img.abs {
  position: absolute;
  left: 5px;
  top: -4px;
  width: 90px;
  height: 90px;
}

#page-content .banner .section h4:before { content: "【"; }
#page-content .banner .section h4:after { content: "】"; }

#page-content .contact-link {
  margin-top: 40px;
}

#page-content .deep-brown {
  background: none #FFFFFF;
  color: #fff;
  padding-bottom: 24px;
}

#page-content .deep-brown h3 {
  font-weight: normal;
}

#page-content .readmore h3 {
  margin-bottom: 30px !important;
}


@media all and (max-width: 767px) {

  #page-content .section .container {
    padding-left: 0px;
  }

  #page-content .section .span12 > div {
    width: 100%;
    padding-bottom: 0px;
  }

  #page-content .section .span6:last-child {
    /**padding: 0px;**/
  }

  #page-content .section .span12,
  #page-content .section .span6 {
    padding: 10px 0;
  }

  #page-content iframe {
    width: 100%;
    height: 300px;
  }

  #page-content .section .span12 {
    padding: 5px 10px;
    margin-bottom: 0px;
  }

  #service-view #page-content .section p {
    padding: 0px;
    margin: 0px;
  }
  
  #service-view #page-content h1 {
  font-size:30px;
  width: 100%;
  margin: 15px auto;
  text-align:center;
  }

  #service-view #page-content .section h2 {
    font-size: 22px;
    text-align: center;
    margin: 10px 0 10px 0;
  }

  #service-view #page-content p.image-desc {
    font-size: 14px;
  }
}
