* {
  margin: 0;
  padding: 0;
  list-style: none;
  outline: none;
}
a,
img {
  border: 0;
  vertical-align: top;
  text-decoration: none;
}
a:hover,
a:focus,
a:visited {
  text-decoration: none;
  outline: none;
}
body {
  padding: 0;
  font: 12px/1.5 'Microsoft YaHei', Arial, Helvetica;
  background: #ffffff;
}
.tn-c {
  text-align: center !important;
}
.tn-l {
  text-align: left !important;
}
.tn-r {
  text-align: right !important;
}
.color-red {
  color: #e60012;
}
.color-green {
  color: #22ac38;
}
.ft-bd {
  font-weight: bold;
}
.fn-clear:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.fn-clear {
  zoom: 1;
  /* for IE6 IE7 */

}
.fn-left {
  float: left;
}
.fn-right {
  float: right;
}
.fn-hide {
  display: none;
}
/* 框架 */
.wth-main {
  width: 1150px;
  height: 100%;
  margin: 0 auto;
  position: relative;
}
.wrap-top {
  width: 100%;
  height: 160px;
  text-align: center;
  background: url(../images/bg-top.jpg) repeat-x 0 0;
}
.wrap-top img {
  margin-top: 32px;
}
.wrap-nav {
  width: 100%;
  height: 40px;
  text-align: center;
  background: #deb880;
  box-shadow: 0 2px 5px 1px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 2px 5px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 2px 5px 1px rgba(0, 0, 0, 0.15);
  z-index: 9;
}
.wrap-nav li {
  display: inline-block;
}
.wrap-nav li.active {
  background: #c79058;
}
.wrap-nav a {
  display: block;
  padding: 0 45px;
  font-size: 16px;
  line-height: 40px;
  color: #fff;
}
.wrap-nav a:hover{
  color:#f8dfbb;
}
.wrap-footer {
  padding: 50px;
  background: #f7f7f7;
  text-align: center;
}
.wrap-footer .footer-charts {
  display: inline-block;
  vertical-align: top;
  padding-right: 35px;
  margin-right: 35px;
  border-right: 1px solid #cbcbcb;
  font: 12px/1.5 'Microsoft YaHei';
  color: #666;
}
.wrap-footer .footer-desc {
  display: inline-block;
  vertical-align: top;
  width: 360px;
  text-align: left;
}
.wrap-footer .footer-desc p {
  color: #666;
  line-height: 26px;
}
.wrap-footer .footer-desc .footer-slogan {
  padding-top: 10px;
  color: #2b2b2b;
}
.wrap-footer .footer-desc .footer-slogan a {
  color: #2b2b2b;
}
.wrap-footer .footer-desc .footer-marks {
  color: #9f9f9f;
}
.wth-main {
  padding-top: 50px;
}
.wth-main .tit-box {
  height: 30px;
  font-size: 14px;
  color: #2b2b2b;
  line-height: 30px;
  border-bottom: 1px solid #dedede;
  background: url("../images/fk.jpg") no-repeat left center;
  padding-left: 14px;
  position: relative;
}
.wth-main .tit-box a {
  position: absolute;
  right: 0;
  color: #2b2b2b;
}
.wth-main .list-doctors {
  width: 1150px;
  margin-bottom: 50px;
  margin-top: 40px;
}
.wth-main .list-doctors li {
  padding: 20px;
  margin-bottom: 20px;
  background: #fcf6f2;
  cursor: pointer;
}
.wth-main .list-doctors li img {
  float: left;
  margin-right: 20px;
}
.wth-main .list-doctors li .doctors-info {
  float: left;
  width: 850px;
}
.wth-main .list-doctors li .doctors-info h4 {
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font: 18px/1.5 'Microsoft YaHei';
  color: #2b2b2b;
}
.wth-main .list-doctors li .doctors-info p {
  width: 100%;
  font: 14px/1.5 'Microsoft YaHei';
  color: #2b2b2b;
}
.wth-main .list-doctors li .doctors-info p.doctors-desc {
  margin: 5px 0;
}
.wth-main .list-doctors li .doctors-skilful span {
  display: inline-block;
  padding: 0 10px;
  margin-right: 10px;
  color: #656565;
  font: 12px/1.5 'Microsoft YaHei';
  border: 1px solid #eac896;
}
.wth-main .list-doctors li .doctors-handle {
  float: right;
  margin-top: 15px;
}
.wth-main .list-doctors li .btn-link {
  display: block;
  width: 100px;
  height: 30px;
  margin-bottom: 10px;
  border-radius: 5px;
  text-align: center;
  color: #fff;
  font: 14px/30px 'Microsoft YaHei';
}
.wth-main .list-doctors li .btn-link.btn-mainer {
  background: #c15d3e;
}
.wth-main .list-doctors li .btn-link.btn-mainer:hover {
  background: #dc6d64;
  transition: all .2s;
  -moz-transition: all .2s;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
}
.wth-main .list-doctors li .btn-link.btn-registered {
  background: #8fc31f;
}
.wth-main .list-doctors li .btn-link.btn-registered:hover {
  background: #a3d734;
  transition: all .2s;
  -moz-transition: all .2s;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
}
.wth-main .list-doctors li:hover {
  background: #f8ece5;
  box-shadow: 0 5px 10px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 5px 10px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 5px 10px 2px rgba(0, 0, 0, 0.1);
  transition: all .2s;
  -moz-transition: all .2s;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
}
