@charset "UTF-8";
.list-imgtxt1 .txtfr .more, .list-imgvideo li .imgbox a img, .list-imgvideo li .describe, .list-txt9-1 .date, .list-txt9-1 .txtbox .title, .detail-foot .fy a {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }

.list-txt9-1 .txtbox .describe {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.page-right-title .lj {
  font-family: "宋体"; }

.weather {
  height: 40px;
  background: #fff;
  padding-top: 15px;
  font-size: 12px; }
  .weather p {
    padding-right: 6px;
    padding-top: 4px; }

.page-con {
  padding-bottom: 100px;
  padding-top: 70px;
  overflow: hidden; }
  .page-con .page-left {
    width: 285px; }
  .page-con .page-right {
    width: 996px;
    padding: 10px 35px 40px;
    background: #fffdfa;
    min-height: 900px; }

.page-subnav {
  background: #ad793d;
  padding: 0 30px 1px; }
  .page-subnav .nav-title {
    height: 67px;
    line-height: 67px;
    text-align: center;
    color: #fff;
    font-size: 32px;
    font-family: FZCSK; }
  .page-subnav ul {
    text-align: center;
    background: #fff;
    padding: 3px 28px 13px;
    margin-bottom: 32px;}
    .page-subnav ul li {
      line-height: 45px;
      margin-top: 10px; }
      .page-subnav ul li a {
        color: #333; }
      .page-subnav ul li.curr, .page-subnav ul li:hover {
        background: #910000; }
        .page-subnav ul li.curr a, .page-subnav ul li:hover a {
          color: #fff; }

.list-imgtxtleft {
  padding-top: 40px; }
  .list-imgtxtleft li {
    overflow: hidden;
    padding-bottom: 30px; }
  .list-imgtxtleft .imgbox {
    border: 1px solid #a40300;
    padding: 2px;
    float: left; }
    .list-imgtxtleft .imgbox span {
      display: block;
      width: 38px;
      height: 38px;
      background: #a40300 url("../images/listimg.png") no-repeat; }
    .list-imgtxtleft .imgbox .img1 {
      background-position: 8px 9px; }
    .list-imgtxtleft .imgbox .img2 {
      background-position: 8px -60px; }
    .list-imgtxtleft .imgbox .img3 {
      background-position: 8px -141px; }
  .list-imgtxtleft .txtbox {
    width: 220px;
    float: left;
    padding-left: 15px; }
    .list-imgtxtleft .txtbox .p1 {
      color: #910000;
      font-weight: bold;
      font-size: 24px;
      line-height: 30px; }
    .list-imgtxtleft .txtbox .p2 {
      font-size: 12px; }
    .list-imgtxtleft .txtbox .p3 {
      font-size: 18px;
      color: #910000; }
      .list-imgtxtleft .txtbox .p3 span {
        color: #ad793d;
        font-size: 12px; }
    .list-imgtxtleft .txtbox .p4 {
      color: #4c4c4c;
      line-height: 20px; }

.page-right-title {
  height: 64px;
  line-height: 64px;
  border-bottom: 1px solid #e6e6e6; }
  .page-right-title h2 {
    color: #910000;
    font-size: 18px;
    float: left;
    font-weight: 600;
    padding-left: 40px;
    background: url("../images/logo2.png") no-repeat left center; }
  .page-right-title .lj {
    float: right;
    font-size: 12px; }
    .page-right-title .lj span {
      float: left; }
    .page-right-title .lj a {
      float: left;
      color: #666; }
      .page-right-title .lj a:after {
        content: "-";
        padding: 0 8px 0 6px; }
      .page-right-title .lj a:last-child {
        color: #ad793d; }
        .page-right-title .lj a:last-child:after {
          content: ' ';
          padding: 0; }

.list-imgtxt1 li {
  overflow: hidden;
  padding: 40px 0;
  border-bottom: 1px dotted #808080; }
  .list-imgtxt1 li:last-child {
    border-bottom: none; }
.list-imgtxt1 .imgfl img {
  width: 271px;
  height: 203px; }
.list-imgtxt1 .txtfr {
  width: 687px;
  height: 203px;
  position: relative; }
  .list-imgtxt1 .txtfr h3 a {
    color: #910000;
    font-size: 16px;
    padding-top: 15px; }
  .list-imgtxt1 .txtfr .describe {
    color: #4c4c4c;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    margin: 10px 0 20px; }
  .list-imgtxt1 .txtfr .time {
    color: #999; }
  .list-imgtxt1 .txtfr .more {
    position: absolute;
    right: 0;
    bottom: 10px;
    width: 80px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    color: #fff;
    background: #ccc; }
    .list-imgtxt1 .txtfr .more:hover {
      background: #ad793d; }

.yema {
  text-align: center;
  padding: 80px 0 70px;
  /*  .page2 {
      display: inline-block;
      span {
        padding-left: 10px;
      }
    }*/ }
  .yema .page {
    display: inline-block; }
    .yema .page span, .yema .page a, .yema .page .selfpage {
      line-height: 22px;
      color: #910000;
      padding: 0 3px;
      min-width: 16px;
      height: 22px;
      display: inline-block;
      border: 1px solid #910000;
      margin-right: 6px; }
    .yema .page a {
      transition: all 0.4s; }
      .yema .page a:hover {
        background: #910000;
        color: #ffffff;
        border-color: #910000; }
    .yema .page .selfpage {
      font-weight: 500;
      background: #910000;
      color: #ffffff;
      border-color: #910000; }
    .yema .page .home, .yema .page .pre, .yema .page .next {
      padding: 0 10px;
      transition: all 0.4s;
      border: none; }

.list-imgvideo {
  overflow: hidden;
  font-size: 14px;
  padding-top: 20px;
  text-align: center; }
  .list-imgvideo li {
    float: left;
    width: 321px;
    padding: 50px 37px 0; }
    .list-imgvideo li:hover img {
      -webkit-transform: scale(1.05);
      -moz-transform: scale(1.05);
      -ms-transform: scale(1.05);
      -o-transform: scale(1.05);
      transform: scale(1.05); }
    .list-imgvideo li:hover h3 a {
      color: #910000; }
    .list-imgvideo li .imgbox a {
      overflow: hidden;
      position: relative; }
      .list-imgvideo li .imgbox a img {
        width: 321px;
        height: 214px; }
    .list-imgvideo li .imgbox .player {
      width: 321px;
      height: 214px;
      position: absolute;
      left: 0;
      top: 0;
      background: url("../images/player.png") no-repeat center; }
    .list-imgvideo li h3 a {
      font-size: 16px;
      color: #4c4c4c;
      padding: 15px 0 6px; }
    .list-imgvideo li .describe {
      color: #4c4c4c;
      line-height: 28px;
      height: 56px;
      overflow: hidden; }

.list-txt9-1 li {
  padding: 35px 0 35px;
  border-bottom: 1px dotted #999;
  overflow: hidden; }
  .list-txt9-1 li:hover .date {
    background: #910000;
    color: #fff; }
    .list-txt9-1 li:hover .date .day {
      border-color: #fff; }
  .list-txt9-1 li:hover .txtbox .title {
    color: #910000; }
.list-txt9-1 .date {
  background: #f5ebd4;
  width: 60px;
  height: 78px;
  float: left;
  text-align: center;
  padding: 0 5px; }
  .list-txt9-1 .date .year {
    padding-top: 6px; }
  .list-txt9-1 .date .day {
    padding-top: 12px;
    font-weight: bold;
    font-size: 20px;
    border-bottom: 1px solid #b3b3b3; }
.list-txt9-1 .txtbox {
  float: left;
  width: 630px;
  padding-left: 24px; }
  .list-txt9-1 .txtbox .title {
    font-size: 16px;
    color: #4c4c4c;
    padding: 8px 0 15px; }
  .list-txt9-1 .txtbox .describe {
    line-height: 24px; }

.page-intor {
  padding: 30px 10px 40px; }
  .page-intor img {
    max-width: 100%; }

.detail {
  padding: 30px 20px; }
  .detail img {
    max-width: 100%; }
  .detail .detail-con {
    padding-bottom: 40px;
    line-height: 30px; }
    .detail .detail-con h2 {
      color: #4c4c4c;
      font-size: 18px;
      text-align: center;
      padding: 10px 0 20px; }
    .detail .detail-con .detail-info {
      text-align: center;
      font-size: 12px;
      padding-bottom: 30px; }
      .detail .detail-con .detail-info > span {
        padding: 0 15px; }
        .detail .detail-con .detail-info > span span {
          cursor: pointer; }
          .detail .detail-con .detail-info > span span:hover {
            color: #ad793d; }
        .detail .detail-con .detail-info > span .curr {
          color: #ad793d; }

.detail-foot {
  border-top: 1px dotted #999999;
  padding: 30px 0; }
  .detail-foot .fy {
    line-height: 30px;
    width: 70%;
    color: #999; }
    .detail-foot .fy a {
      display: inline-block;
      color: #555; }
      .detail-foot .fy a:hover {
        color: #ad793d; }

.detail-zhuanjia {
  padding: 50px 0 30px;
  color: #4c4c4c; }
  .detail-zhuanjia .imgbox {
    float: left; }
    .detail-zhuanjia .imgbox img {
      width: 166px;
      height: 220px; }
  .detail-zhuanjia .txtbox {
    width: 500px;
    padding-left: 30px;
    float: left; }
    .detail-zhuanjia .txtbox .lab {
      font-size: 14px;
      color: #910000;
      font-weight: 500; }
    .detail-zhuanjia .txtbox h3 {
      font-size: 20px;
      color: #910000;
      padding-top: 20px;
      font-weight: bold; }
    .detail-zhuanjia .txtbox p {
      color: #4c4c4c;
      font-size: 16px;
      padding-top: 20px; }
    .detail-zhuanjia .txtbox .zixun {
      width: 80px;
      height: 35px;
      line-height: 35px;
      border-left: 1px solid #b85958;
      border-right: 1px solid #b85958;
      border-bottom: 1px solid #f8ece9;
      background: #910000;
      color: #fff;
      text-align: center;
      margin-top: 30px; }
  .detail-zhuanjia .zhuanjia-con {
    padding-top: 10px;
  line-height: 30px;}
    .detail-zhuanjia .zhuanjia-con .lab {
      font-size: 16px;
      color: #bb0512;
      font-weight: bold; }
    .detail-zhuanjia .zhuanjia-con .pad {
      padding: 15px 0; }

.ksjs_details {
  padding-top: 40px; }
  .ksjs_details .jiesao {
    line-height: 30px; }
  .ksjs_details .imgdiv {
    margin: 30px 0 50px;
    position: relative; }
    .ksjs_details .imgdiv .imgli {
      transition: margin-top 0.5s; }
    .ksjs_details .imgdiv .imglarge {
      width: 662px;
      height: 441px;
      overflow: hidden;
      transition: all 0.5s; }
      .ksjs_details .imgdiv .imglarge img {
        width: 100%;
        height: 100%; }
    .ksjs_details .imgdiv .imgsmall {
      padding-right: 2px;
      width: 127px;
      height: 441px;
      overflow: hidden; }
      .ksjs_details .imgdiv .imgsmall li {
        position: relative; }
        .ksjs_details .imgdiv .imgsmall li:after {
          content: '';
          width: 127px;
          height: 85px;
          position: absolute;
          left: 0;
          top: 0;
          background: rgba(0, 0, 0, 0.4); }
      .ksjs_details .imgdiv .imgsmall img {
        width: 127px;
        height: 85px;
        margin-bottom: 4px;
        background: #000; }
      .ksjs_details .imgdiv .imgsmall .curr:after {
        background: none; }
    .ksjs_details .imgdiv .imgprev, .ksjs_details .imgdiv .imgnext {
      width: 26px;
      height: 26px;
      display: block;
      position: absolute;
      right: 52px; }
    .ksjs_details .imgdiv .imgprev {
      background: url("../images/imgprev01.png") no-repeat center;
      top: -30px; }
      .ksjs_details .imgdiv .imgprev:hover {
        background: url("../images/imgprev02.png") no-repeat center; }
    .ksjs_details .imgdiv .imgnext {
      background: url("../images/imgnext01.png") no-repeat center;
      bottom: -30px; }
      .ksjs_details .imgdiv .imgnext:hover {
        background: url("../images/imgnext02.png") no-repeat center; }
  .ksjs_details h3 {
    font-size: 18px;
    font-weight: bold;
    color: #910000;
    line-height: 18px;
    margin-bottom: 30px; }
  .ksjs_details .keshi-num {
    padding-top: 30px;
    color: #4c4c4c;
    font-weight: bold;
    font-size: 15px;
    line-height: 30px; }

.appointment {
  padding: 40px 0 100px; }
  .appointment .div-input {
    /*padding-bottom: 26px; */}
    .appointment .div-input span {
      float: left;
      line-height: 38px; }
    .appointment .div-input input {
      width: 304px;
      height: 38px;
      padding: 0 10px;
      background: #fffdfa;
      border: 1px solid #e6d6b3; }
    .appointment .div-input .yuyuetime {
      position: relative;
      background-image: url("../images/xl.png");
      background-repeat: no-repeat;
      background-position: 298px center; }
    .appointment .div-input select {
      width: 324px;
      height: 38px;
      padding: 0 10px;
      background: #fffdfa url("../images/xl.png") no-repeat 298px center;
      border: 1px solid #e6d6b3;
      outline: none;
      appearance: none;
      -webkit-appearance: none;
      -moz-appearance: none; }
    .appointment .div-input textarea {
      background: #fffdfa;
      border: 1px solid #e6d6b3;
      padding: 10px;
      width: 500px;
      resize: none;
      font-size: 14px;
      height: 114px;
      outline: none; }
  .appointment .div-button {
    color: #ad793d; }
    .appointment .div-button input {
      width: 100px;
      height: 35px;
      color: #ffffff;
      background: #910000;
      border: none;
      cursor: pointer;
      font-family: "微软雅黑 Regular";
      font-size: 16px;
      float: left; }
    .appointment .div-button span {
      display: inline-block;
      float: left;
      margin-left: 10px;
      line-height: 60px;
      padding-top: 25px; }
  .appointment .div-yzm span {
    float: left;
    line-height: 40px; }
  .appointment .div-yzm input {
    float: left;
    width: 168px;
    height: 38px;
    padding: 0 10px;
    background: #fffdfa;
    border: 1px solid #e6d6b3; }
  .appointment .div-yzm img {
    width: 78px;
    height: 38px;
    border: 1px solid #cccccc;
    float: left;
    margin-left: 20px; }
  .appointment .div-yzm a {
    color: #ba0000;
    display: inline-block;
    line-height: 40px;
    padding-left: 10px;
    text-decoration: underline !important; }

.div_msg {
  padding: 40px 20px 0;
  color: #4c4c4c; }
  .div_msg .msg_li {
    border-bottom: 1px solid #e0e0e0;
    padding: 30px 0 40px; }
    .div_msg .msg_li .ly_user {
      line-height: 20px;
      /*  span{
          float: left;
        }*/ }
      .div_msg .msg_li .ly_user .ly_name {
        background: url("../images/user.png") no-repeat left center;
        padding-left: 30px;
        color: #bf211f;
        display: inline-block; }
      .div_msg .msg_li .ly_user .ly_date {
        padding-left: 30px;
        font-family: "宋体";
        font-size: 12px;
        color: #777777; }
      .div_msg .msg_li .ly_user .ly_time {
        padding-left: 20px;
        font-family: "宋体";
        font-size: 12px;
        color: #bf211f; }
    .div_msg .msg_li .ly_content {
      padding-top: 6px;
      line-height: 30px; }
      .div_msg .msg_li .ly_content span {
        font-size: 14px; }
      .div_msg .msg_li .ly_content p {
        float: left;
        width: 756px;
        font-family: "宋体";
        font-size: 12px; }
    .div_msg .msg_li .reply {
      padding-top: 20px; }
      .div_msg .msg_li .reply .ly_user .ly_name {
        background: url("../images/love.png") no-repeat left center;
        color: #ad793d; }
      .div_msg .msg_li .reply .ly_user .ly_time {
        color: #ad793d; }
    .div_msg .msg_li:last-child {
      border-bottom: none; }

.survey {
  padding: 30px 0; }
  .survey .ts {
    color: #910000;
    display: block;
    line-height: 30px;
    background: url("../images/wjtc.png") no-repeat left center;
    padding-left: 50px;
    margin-bottom: 10px; }
  .survey .question {
    padding-top: 15px; }
    .survey .question h3 {
      font-size: 16px;
      background: #f8efdc;
      line-height: 37px;
      padding-left: 20px; 
        margin-bottom: 10px;
    }
    .survey .question p {
      padding-left: 60px;
      padding-top: 5px; 
    }
    .survey .question span {
      display: inline-block;
      padding-top: 10px; }
    .survey .question label {
      padding-left: 10px; }
    .survey .question input[type=radio] {
      padding-top: 10px; }
    .survey .question textarea {
      resize: none;
      outline: none;
      border: 1px solid #ad793d;
      margin-top: 10px;
      width: 774px;
      height: 200px;
      padding: 10px; }
  .survey input[type=submit] {
    width: 90px;
    height: 34px;
    color: #ffffff;
    background: #910000;
    border: none;
    margin: 30px 0;
    font-family: "微软雅黑 Regular";
    font-size: 16px; }

.page-contact {
  line-height: 30px; }
  .page-contact .title {
    font-size: 22px;
    color: #910000;
    font-weight: bold;
    padding: 40px 0 15px; }
  .page-contact .title1 {
    color: #910000;
    font-size: 20px;
    font-weight: bold;
    padding: 20px 0 10px; }
  .page-contact .info2 {
    line-height: 40px;
    padding-top: 20px;
    color: #4c4c4c;
    font-size: 18px;
    position: relative; }
    .page-contact .info2 span {
      font-size: 16px; }
  .page-contact .ewm {
    width: 230px;
    position: absolute;
    right: 30px;
    top: 74px;
    text-align: center;
    font-size: 14px;
    color: #4b4b4b; }
    .page-contact .ewm img {
      width: 138px;
      height: 138px; }
  .page-contact .info3 {
    color: #4c4c4c;
    padding-top: 60px; }
    .page-contact .info3 .phone {
      color: #910000;
      font-size: 24px;
      padding-bottom: 10px; }
    .page-contact .info3 .txtleft {
      width: 360px; }
    .page-contact .info3 .txtright {
      width: 300px;
      padding-left: 40px;
      line-height: 34px; }
  .page-contact .info4 {
    padding-top: 20px; }

.page-right .index-list-keshi {
  padding-top: 40px; }
  .page-right .index-list-keshi .items {
    width: 265px;
    padding-bottom: 20px; }

/*# sourceMappingURL=page.css.map */
 .list-doctor .items {

    width: 355px;

    overflow: hidden;

    float: left;

    height: 194px;

    padding: 56px 60px 0 6px; }

    .list-doctor .items .imgbox {

      float: left; }

      .list-doctor .items .imgbox img {

        width: 146px;

        height: 194px; }

    .list-doctor .items .txtbox {

      width: 149px;

      padding: 0 30px;

      height: 194px;

      float: right;

      position: relative;

      background: #fcf7e4 url("../images/logo3.png") no-repeat 67px 20px; }

      .list-doctor .items .txtbox h3 {

        font-size: 18px;

        font-weight: bold;

        padding: 23px 0 8px; }

        .list-doctor .items .txtbox h3 a {

          color: #910000; }

      .list-doctor .items .txtbox p {

        color: #4c4c4c;

        line-height: 34px;

        font-size: 15px; }

      .list-doctor .items .txtbox .goto {

        background: #be803e;

        width: 74px;

        height: 30px;

        text-align: center;

        line-height: 30px;

        color: #f8efdc;

        position: absolute;

        bottom: 13px;

        right: 18px; }

        .list-doctor .items .txtbox .goto:hover {

          background: #910000; }
