﻿@charset "utf-8";
/* CSS Document */
body {
  margin: 0 auto;
  padding: 0;
  color: #333;
  font: 12px/24px tahoma, Helvetica, arial, sans-serif;
}
@media screen and (max-width: 1200px) {
  body {
    width: 1220px;
  }
}

a {
  text-decoration: none;
  color: #333;
}
a:hover {
  text-decoration: none;
  color: #044c9c;
}
a:visited {
  text-decoration: none;
}

img {
  border: 0px;
}
h1,
h2,
h3 {
  padding: 0;
  margin: 0;
}
p {
  padding: 0;
  margin: 0;
}
input {
  vertical-align: middle;
}

ul,
dl,
dd,
dt,
li {
  margin: 0;
  padding: 0;
  text-indent: 0;
}
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
li {
  list-style: none;
}

/*clr*/
.clear {
  clear: both;
}

/*f*/
.fl {
  float: left;
}
.fr {
  float: right;
}

/*f*/
.ft12 {
  font-size: 12px;
}
.ft14 {
  font-size: 14px;
}
.ft16 {
  font-size: 16px;
}
.ft18 {
  font-size: 18px;
}
.ft20 {
  font-size: 20px;
}
.ft24 {
  font-size: 24px;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.pt20 {
  padding-top: 20px;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mb20 {
  margin-bottom: 20px;
}

/*页面主体*/

.top_line {
  text-align: center;
  height: 200px;
}

/*---------------------------------------------------------------------------------导航CSS--*/
.menu {
  height: 60px;
  width: 100%;
  background: #4ba3fa;
  line-height: 60px;
  position: relative;
  text-align: center;
  z-index: 999;
}
.menu .w1200 {
  position: absolute;
  z-index: 999;
  left: 50%;
  margin-left: -600px;
  z-index: 999;
}
#menu li {
  float: left;
  width: 90px;
  text-align: center;
  font-family: "微软雅黑";
  font-size: 16px;
  display: inline;
  cursor: pointer;
}
#menu li a {
  display: block;
  clear: both;
  color: #fff;
  font-weight: bolder;
}
#menu li a:hover,
#menu li a.ok {
  background: #2188ee;
  color: #fff;
}
#menu li ul {
  display: none;
  width: 120px;
  position: relative;
  left: 0;
  background-color: #4ba3fa;
  z-index: 999;
}
#menu li ul li {
  vertical-align: top;
  overflow: hidden;
  z-index: 9999;
  height: 40px;
  line-height: 40px;
  background-color: #4ba3fa;
  border-top: #63b1ff solid 1px;
  width: 120px;
  text-align: center;
}
#menu li ul li:hover {
  background-color: #2188ee;
}
#menu li ul li a {
  width: 120px;
  _float: none;
  _display: inline-block;
  text-align: center;
  overflow: hidden;
  color: #fff;
}
#menu li ul li:hover a {
  background: none;
  color: #fff;
}
#menu li.ytscs {
  width: 120px !important;
}

/*---------------------------------------------------------------------------------首页顶部轮播CSS--*/
.banner_index {
  height: 300px;
  position: relative;
  width: 1200px;
  margin: 0px auto;
  overflow: hidden;
  z-index: 0;
}
.banner_index .btn,
.banner_pro .bBtn {
  position: absolute;
  top: 120px;
  width: 40px;
  height: 56px;
  display: block;
  z-index: 3;
}
.banner_index .btnPre,
.banner_pro .bPre {
  background: url(../images/bg_btnPre_index.png) no-repeat 0 0;
  left: 20px;
}
.banner_index .btnPre:hover,
.banner_pro .bPre:hover {
  background: url(../images/bg_btnPre_index_hover.png) no-repeat 0 0;
}
.banner_index .btnNext,
.banner_pro .bNext {
  background: url(../images/bg_btnNext_index.png) no-repeat 0 0;
  right: 20px;
}
.banner_index .btnNext:hover,
.banner_pro .bNext:hover {
  background: url(../images/bg_btnNext_index_hover.png) no-repeat 0 0;
}
.banner_index .banner_wrap {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 2;
}
.banner_index .banner_wrap li {
  float: left;
  width: 1200px;
  height: 300px;
}

.con_fl {
  float: left;
  width: 450px;
}
.con_mid {
  float: left;
  width: 400px;
  margin-left: 20px;
}
.con_fr {
  float: right;
  width: 310px;
  background: #f2f2f2;
}

/*---------------------------------------------------------------------------------焦点图CSS--*/

.focus {
  position: relative;
  width: 450px;
  height: 300px;
  background-color: #000;
  float: left;
}
.focus img {
  width: 450px;
  height: 300px;
}
.focus .shadow .title {
  width: 450px;
  height: 65px;
  padding-left: 30px;
  padding-top: 20px;
}
.focus .shadow .title a {
  text-decoration: none;
  color: #fff;
  font-size: 14px;
  font-weight: bolder;
  overflow: hidden;
}
.focus .btn {
  position: absolute;
  bottom: 34px;
  left: 510px;
  overflow: hidden;
  zoom: 1;
}
.focus .btn a {
  position: relative;
  display: inline;
  width: 13px;
  height: 13px;
  border-radius: 7px;
  margin: 0 5px;
  color: #b0b0b0;
  font: 12px/15px "\5B8B\4F53";
  text-decoration: none;
  text-align: center;
  outline: 0;
  float: left;
  background: #d9d9d9;
}
.focus .btn a:hover,
.focus .btn a.current {
  cursor: pointer;
  background: #fc114a;
}
.focus .fPic {
  position: absolute;
  left: 0px;
  top: 0px;
}
.focus .D1fBt {
  overflow: hidden;
  zoom: 1;
  height: 16px;
  z-index: 10;
}
.focus .shadow {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0px;
  z-index: 10;
  height: 40px;
  line-height: 40px;
  background: rgba(0, 0, 0, 0.6);
  filter: progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;
  display: block;
  text-align: left;
}
.focus .shadow a {
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  overflow: hidden;
  margin-left: 10px;
  font-family: "\5FAE\8F6F\96C5\9ED1";
}
.focus .fcon {
  position: relative;
  width: 100%;
  float: left;
  display: none;
  background: #000;
}
.focus .fcon img {
  display: block;
}
.focus .fbg {
  bottom: 12px;
  right: 10px;
  position: absolute;
  height: 14px;
  text-align: center;
  z-index: 200;
}
.focus .fbg div {
  overflow: hidden;
  zoom: 1;
  height: 14px;
}
.focus .D1fBt a {
  position: relative;
  display: inline;
  width: 12px;
  height: 12px;
  border-radius: 6px;
  margin: 0 2px;
  color: #b0b0b0;
  font: 12px/15px "\5B8B\4F53";
  text-decoration: none;
  text-align: center;
  outline: 0;
  float: left;
  background: #d9d9d9;
}
.focus .D1fBt .current,
.focus .D1fBt a:hover {
  background: #4ba3fa;
}
.focus .D1fBt img {
  display: none;
}
.focus .D1fBt i {
  display: none;
  font-style: normal;
}
.focus .prev,
.focus .next {
  position: absolute;
  width: 40px;
  height: 74px;
  background: url(../images/focus_btn.png) no-repeat;
}
.focus .prev {
  top: 50%;
  margin-top: -37px;
  left: 0;
  background-position: 0 -74px;
  cursor: pointer;
}
.focus .next {
  top: 50%;
  margin-top: -37px;
  right: 0;
  background-position: -40px -74px;
  cursor: pointer;
}
.focus .prev:hover {
  background-position: 0 0;
}
.focus .next:hover {
  background-position: -40px 0;
}

/*---------------------------------------------------------------------------------新闻切换TAB--*/
.col_title {
  height: 40px;
  line-height: 40px;
  border-top: #e3e3e3 solid 1px;
  border-bottom: #4ba3fa solid 1px;
}
.col_txt {
  float: left;
  white-space: nowrap;
  color: #4ba3fa;
  font-family: "微软雅黑";
  font-size: 16px;
}
.col_txt ul li {
  float: left;
}
.col_txt a {
  color: #0077c6;
  white-space: nowrap;
  padding-left: 10px;
  padding-right: 10px;
}
.m1 {
  height: 38px;
  line-height: 38px;
  border-bottom: #9b0004 solid 3px;
}
.m2 a {
  color: #565769;
}

.hot_title {
  height: 96px;
  overflow: hidden;
  font-family: "微软雅黑";
  font-size: 18px;
  padding: 12px 0;
  border-bottom: #e3e3e3 dashed 1px;
}
.hot_title p {
  line-height: 26px;
  padding-bottom: 10px;
  width: 98%;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.hot_title span {
  font-family: "宋体";
  font-size: 12px;
  line-height: 20px;
  color: #b3b3b3;
  text-align: left;
}

.col_list {
  padding: 8px 0;
  border-bottom: #e3e3e3 dashed 1px;
}
.col_list ul li {
  height: 24px;
  line-height: 24px;
  background: url(../images/icon.png) left no-repeat;
  padding-left: 12px;
  font-family: "宋体";
  font-size: 12px;
  width: 98%;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/*---------------------------------------------------------------------------------新闻搜索CSS--*/
.yt_search {
  width: 310px;
  height: 42px;
  background: #4ba3fa;
  font-size: 14px;
  overflow: hidden;
  padding: 0;
  display: inline;
  overflow: hidden;
}
.yt_search input[type="text"] {
  float: left;
  height: 22px;
  line-height: 22px;
  width: 194px;
  border: #4ba3fa solid 6px;
  border-right: 0;
  color: #999;
  margin: 0;
  padding: 4px 10px;
}
.yt_search input[type="submit"] {
  float: right;
  width: 90px;
  height: 42px;
  cursor: pointer;
  border: none;
  margin: 0;
  padding: 0;
  background: url(../images/yt_index-03.jpg) center #4ba3fa;
}

.gg_tit {
  padding: 10px 15px 0px;
  height: 40px;
  line-height: 40px;
  font-family: "微软雅黑";
  font-size: 14px;
}
.gg_list {
  padding: 15px;
  padding-top: 0px;
}
.gg_list ul li {
  height: 24px;
  line-height: 24px;
  background: url(../images/icon2.png) left no-repeat;
  padding-left: 10px;
  font-family: "宋体";
  font-size: 12px;
  width: 98%;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.gg_list ul li.new {
  height: 24px;
  line-height: 24px;
  background: none;
  padding-left: 0px;
}
.gg_list ul li.new span {
  color: #f00;
  padding-right: 10px;
}

.btn_list {
  width: 1220px;
  margin: 0 auto;
}
.btn_list ul li {
  float: left;
  width: 154px;
  margin: 20px 10px;
}

/*---------------------------------------------------------------------------------科室介绍CSS--*/
.ks_tit ul li {
  float: left;
  width: 300px;
  height: 62px;
  text-indent: -9999px;
  overflow: hidden;
  cursor: pointer;
}
.ks_tit ul li#ks11 {
  background: url(../images/yt_index-11.jpg) center no-repeat;
}
.ks_tit ul li#ks12 {
  background: url(../images/yt_index-12.jpg) center no-repeat;
}
.ks_tit ul li#ks13 {
  background: url(../images/yt_index-13.jpg) center no-repeat;
}
.ks_tit ul li#ks14 {
  background: url(../images/yt_index-14.jpg) center no-repeat;
}
.ks_tit ul li#ks11:hover {
  background: url(../images/yt_index-11-2.jpg) center no-repeat;
}
.ks_tit ul li#ks12:hover {
  background: url(../images/yt_index-12-2.jpg) center no-repeat;
}
.ks_tit ul li#ks13:hover {
  background: url(../images/yt_index-13-2.jpg) center no-repeat;
}
.ks_tit ul li#ks14:hover {
  background: url(../images/yt_index-14-2.jpg) center no-repeat;
}

.ks_list {
  background: #f4efde;
  padding-top: 10px;
}
.ks_list ul li {
  float: left;
  width: 148px;
  height: 52px;
  line-height: 52px;
  background: url(../images/yt_index-15.jpg) center no-repeat;
  text-align: center;
  font-family: "微软雅黑";
  font-weight: bold;
  font-size: 16px;
  color: #4ba3fa;
  margin-left: 20px;
  margin-bottom: 20px;
}
.ks_list ul li a {
  color: #4ba3fa;
  display: block;
}

/*---------------------------------------------------------------------------------专家介绍CSS--*/
.tit_line {
  height: 50px;
  line-height: 50px;
  margin-top: 10px;
  border-bottom: #4ba3fa solid 3px;
  font-family: "微软雅黑";
  color: #044c9c;
}
.tit_line span {
  padding-left: 20px;
  padding-right: 10px;
  font-size: 18px;
}
.tit_line i {
  padding-left: 10px;
  font-style: normal;
  font-size: 10px;
}

#demo {
  overflow: hidden;
  width: 1200px;
  margin-top: 20px;
  height: 260px;
}
#demo img {
  width: 150px;
  height: 220px;
  margin: 0px 10px;
}
#indemo {
  float: left;
  width: 800%;
}
#demo1 {
  float: left;
}
#demo p {
  text-align: center;
  height: 40px;
  line-height: 40px;
  font-family: "微软雅黑";
  font-size: 14px;
}
#demo2 {
  float: left;
}

/*---------------------------------------------------------------------------------特色专科CSS--*/
.ts_list {
  float: left;
  width: 620px;
}
.ts_list ul li {
  float: left;
  width: 124px;
  height: 139px;
  overflow: hidden;
}
.ts_list ul li img {
  cursor: pointer;
  transition: all 0.6s;
}
.ts_list ul li img:hover {
  transform: scale(1.1);
}

.mt_video {
  float: left;
  width: 300px;
  margin-left: 20px;
}
.mt_tit {
  height: 38px;
  line-height: 38px;
  font-family: "微软雅黑";
  color: #044c9c;
}
.mt_tit span {
  padding-right: 10px;
  font-size: 16px;
}
.mt_tit i {
  padding-left: 10px;
  font-style: normal;
  font-size: 10px;
}
.mt_img {
  width: 300px;
  height: 240px;
}
.mt_img img {
  width: 300px;
  height: 240px;
}
.dw_list {
  float: right;
  width: 240px;
}
.dw_list ul li {
  width: 240px;
  height: 48px;
  margin-bottom: 10px;
}

/*---------------------------------------------------------------------------------医院资质CSS--*/
.yy_all {
  width: 1200px;
  margin: 0 auto;
  margin-top: 10px;
}
.yy_tit {
  height: 50px;
  background: url(../images/yy_line.jpg) repeat-x;
}
.yy_tit ul li {
  float: left;
  width: 148px;
  height: 50px;
  text-align: center;
  line-height: 18px;
  color: #044c9c;
  cursor: pointer;
}
.yy_tit ul li p {
  height: 18px;
  line-height: 18px;
  font-family: "微软雅黑";
  font-size: 18px;
  padding-top: 10px;
}
.yy_tit ul li span {
  color: #ccc;
}
.yy_tit ul li.y1 {
  background: url(../images/yy_bg.jpg) center top no-repeat;
}
.yy_nei {
  border: #3b6f8b solid 1px;
  border-top: 0;
  padding: 18px;
}
.yy_nei ul li {
  float: left;
  width: 220px;
  height: 160px;
  margin: 6px;
}
.yy_nei ul li img {
  width: 220px;
  height: 160px;
}

/*---------------------------------------------------------------------------------友情链接CSS--*/
.friendlink {
  width: 1200px;
  margin: 0 auto;
}
.friendlink ul li {
  float: left;
  width: 90px;
  margin: 20px 10px;
  text-align: center;
}
.friendlink ul li img {
  width: 90px;
  height: 60px;
}
.friendlink ul li p {
  line-height: 20px;
}

/*---------------------------------------------------------------------------------底部CSS--*/
.footer {
  background: url(../images/bt.jpg) center no-repeat;
}
.ft_fl {
  float: left;
  width: 660px;
  padding-top: 10px;
  padding-bottom: 0px;
}
.ft_logo {
  padding-left: 14px;
}
.ft_fr {
  float: left;
  width: 350px;
}
.ft_xx {
  height: 48px;
  margin-top: 5px;
  padding-left: 60px;
  margin-left: 15px;
}
.x1 {
  background: url(../images/dh1.png) left no-repeat;
}
.x2 {
  background: url(../images/dh2.png) left no-repeat;
}
.x3 {
  background: url(../images/dh3.png) left no-repeat;
}
.ft_xx p {
  line-height: 24px;
  font-size: 14px;
  color: #266499;
}

.ft_fr {
  margin-top: 10px;
}
.ft_ew {
  float: left;
  width: 120px;
  text-align: center;
  color: #266499;
  padding: 40px 20px 20px 0;
}
.ft_ew p {
  line-height: 20px;
  padding-top: 10px;
}
.ft_bq {
  float: right;
  width: 200px;
  color: #266499;
  padding-top: 50px;
}

/*-----------------------------------------------------------------------------------------------------------列表页--*/
.list_fl {
  float: left;
  width: 860px;
}

.news_tit {
  background: #f2f2f2;
  height: 40px;
  line-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: "微软雅黑";
  font-size: 16px;
}
.news_tit span {
  float: right;
  font-size: 12px;
  color: #999;
}
.news_tit span a {
  color: #999;
}

.news_list {
  padding: 10px 0;
}
.news_list ul li {
  background: url(../images/icon_01.jpg) left no-repeat;
  padding-left: 20px;
  line-height: 40px;
  border-bottom: #e5e5e5 dashed 1px;
  font-family: "微软雅黑";
  font-size: 14px;
}
.news_list ul li span {
  float: right;
  font-size: 12px;
  color: #999;
}

.news_list ul.video li {
  float: left;
  width: 380px;
  padding: 12px;
  border: #f2f2f2 solid 1px;
  margin-left: 20px;
  margin-bottom: 20px;
  background: none;
}

.p_bar {
  height: 40px;
  padding: 20px;
  text-align: center;
  font-family: "微软雅黑";
  font-size: 14px;
  margin-bottom: 20px;
}
.p_bar a {
  border: #4ba3fa 1px solid;
  padding: 5px 12px;
  margin: 2px;
  color: #4ba3fa;
  text-decoration: none;
  background: #fff;
}
.p_bar a:hover {
  border: #333 1px solid;
  color: #333;
}
.p_bar a:active {
  border: #4ba3fa 1px solid;
}
.p_bar a.p_curpage {
  color: #fff;
  background-color: #4ba3fa;
}

/*-----------------------------------------------------------------------------------------------------------详情页--*/
.news_title {
  line-height: 36px;
  font-family: "微软雅黑";
  font-size: 22px;
  padding: 30px 0;
  text-align: center;
}
.news_xx {
  text-align: center;
  color: #999;
  height: 38px;
  line-height: 38px;
  background: #f9f9f9;
}
.news_xx span {
  padding-left: 10px;
  padding-right: 10px;
}
.news_nei {
  padding: 20px 0px;
  font-family: "SimSun", "宋体";
  font-size: 16px;
  line-height: 28px;
  overflow: hidden;
}
.news_nei p {
  padding: 10px 0px;
}
.news_nei img {
  max-width: 800px;
  _width: 700px;
  text-align: center;
}
.news_nei a {
  text-decoration: underline;
  color: #0d6aad;
}

/*-----------------------------------------------------------------------------------------------------------科室导航--*/
.ks_box {
  margin-top: 20px;
  border: #f2f2f2 solid 1px;
}
.ks_title {
  background: #f2f2f2;
  height: 40px;
  line-height: 40px;
  font-family: "微软雅黑";
  font-size: 16px;
}
.ks_title span {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  background: #e5e5e5;
  padding: 0 20px;
  border-left: #9b0004 solid 3px;
}
.ks_nei {
  padding: 10px;
}
.ks_nei ul li {
  float: left;
  font-family: "微软雅黑";
  line-height: 24px;
  font-size: 14px;
  padding: 5px 20px;
  white-space: nowrap;
  color: #0c75ce;
  background: #f2f2f2;
  border: #f2f2f2 solid 1px;
  margin: 10px;
  border-radius: 8px;
  cursor: pointer;
}
.ks_nei ul li a {
  display: block;
}
.ks_nei ul li:hover {
  background: #4ba3fa;
}
.ks_nei ul li:hover a {
  color: #fff;
}

/*-----------------------------------------------------------------------------------------------------------专家介绍--*/
.left_part {
  float: left;
  width: 240px;
  margin-top: 20px;
}
.right_part {
  float: right;
  width: 955px;
  margin-top: 20px;
}

.left_part ul li {
  cursor: pointer;
}

.div1 {
  background: #e5e5e5;
  min-height: 60px;
  line-height: 60px;
  text-indent: 30px;
  font-size: 16px;
  font-family: "微软雅黑";
  color: #333;
  border-left: #9b0004 solid 3px;
}
.div2 {
  background: #f2f2f2;
  min-height: 60px;
  line-height: 60px;
  text-indent: 30px;
  font-size: 16px;
  font-family: "微软雅黑";
  color: #333;
  border-left: #4ba3fa solid 3px;
}

.div1div1 {
  background: #e5e5e5;
  min-height: 60px;
  line-height: 60px;
  text-indent: 30px;
  font-size: 16px;
  font-family: "微软雅黑";
  color: #333;
}
.div2div2 {
  background: #f2f2f2;
  min-height: 60px;
  line-height: 60px;
  text-indent: 30px;
  font-size: 16px;
  font-family: "微软雅黑";
  color: #333;
}

.right_part ul li {
  float: left;
  width: 430px;
  padding: 12px;
  border: #f2f2f2 solid 1px;
  margin-left: 20px;
  margin-bottom: 20px;
}
.right_part ul li:hover {
  background: #f5f5f5;
}
.rt_img {
  float: left;
  width: 150px;
  height: 220px;
}
.rt_xq {
  float: right;
  width: 265px;
  height: 220px;
}
.rt_tit {
  font-family: "微软雅黑";
  font-size: 18px;
  color: #044c9c;
  line-height: 30px;
}
.rt_zw {
  font-family: "微软雅黑";
  font-size: 14px;
  color: #666;
  line-height: 28px;
}
.rt_js {
  font-size: 12px;
  color: #888;
  line-height: 24px;
  height: 120px;
  overflow: hidden;
  margin-bottom: 10px;
}
.rt_more {
  float: right;
  width: 80px;
  height: 32px;
  line-height: 32px;
  background: #4ba3fa;
  color: #fff;
  text-align: center;
  font-size: 14px;
  border-radius: 5px;
}
.rt_more a {
  color: #fff;
}

/*-----------------------------------------------------------------------------------------------------------护理天地--*/
.hl_part {
  float: right;
  width: 940px;
  margin-top: 20px;
}
.hl_part ul li {
  background: url(../images/icon_01.jpg) left no-repeat;
  padding-left: 20px;
  line-height: 40px;
  border-bottom: #e5e5e5 dashed 1px;
  font-family: "微软雅黑";
  font-size: 14px;
}
.hl_part ul li span {
  float: right;
  font-size: 12px;
  color: #999;
}
