body{PADDING:0;MARGIN:0;FONT-FAMILY: "微软雅黑", Arial, Helvetica, sans-serif;
    color:#000000; background:#ffffff;}
img{border:0;}
ol,ul,li{padding:0;margin:0;list-style-type:none;}
caption,th {text-align:left;}
form,ul,li,h1,h2,h3,h4,h5,h6,p,dl,dd,dt.input{margin:0;padding:0;}
address,caption,cite,code,dfn,em,th,var {font-weight:normal; font-style:normal;}
br{padding:0; margin:0; height:0; font-size:0;}
A:link,A:visited{TEXT-DECORATION:none;}
A:hover { TEXT-DECORATION:none;  }
.clear{
    clear: both;
}
.top_xx{width: 100%;height: 6px;background: #06b3b7;}
.top{width: 100%;height: auto;}
.top_c{width:1170px;margin: 0 auto;height: auto;padding:30px 0;+padding:30px 0 0 0;}
.top_c img{float: left;width:700px;}
.top_r{float: right;width: auto;height: auto;margin-top:40px;}
.top_r>a{font-size:14px;padding: 0 5px;color: #6c6c6c;}
.sousuo{margin-top:20px;}
.inp1{float: left;width:187px;height: 33px;border: 1px solid #e4e4e4;background: url("../images/sousuo_06.png") no-repeat left;padding-left: 30px;}
.inp2{width: 45px;height: 37px;float:left;border:1px solid #06b3b7;background:#06b3b7;color: #fff; }

/*  N  A  V*/
.nav{
    width: 100%;
    height:50px;
    background: #0bacae;
}
.nav_c{
    width: 1170px;
    height: 100%;
    margin: 0 auto;
}
.nav_c>ul>li{
    float: left;
    height:100%;
    position:relative;
    z-index:9;
    text-align: center;
}
.nav_c>ul>li>a{
    display: block;
    width:130px;
    height:100%;
    line-height:50px;
    color: #ffffff;
    font-size: 16px;
}
.nav_c>ul>li.on>a{  background: #118f91;
    color:#fff;}
.nav_c>ul>li>a:hover{
    background: #118f91;
color:#fff;
}
.nav_c ul li:hover .second{
    display: block;
}
.second{
    width:100%;
    background:#09aeb2;
    position:absolute;
    top:50px;
    +left:0;
    display:none;
}
.second>ul>li{
    width:100%;
    height:35px;
    line-height:35px;
    text-align:center;
}
.second>ul>li>a{
    color:#ffffff;
    font-size:14px;
    font-weight:normal;
}
.second>ul>li:hover{
    background: #118f91;}
.second>ul>li:hover a{
    color: #ffffff;
}
.banner {
  width: 100%;
  position: relative;
}

.banner::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  /* background: url(../images/banner-zzc.png) no-repeat;
  background-size: 100% auto;
  background-position: center top; */
  z-index: 8;
}

.banner a {
  display: block;
  width: 100%;
}

.banner a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  /* background: url(../images/banner-zzc.png) no-repeat;
  background-size: 100% auto;
  background-position: center top; */
  z-index: 9;
}

.banner img {
  display: block;
  width: 100%;
}

.banner a img {
  display: block;
  width: 100%;
}

.banner .slick {
  position: relative;
  z-index: 9;
}

.banner .slick-dots {
  position: absolute;
  width: 100%;
  bottom: 35px;
  left: 0;
  text-align: center;
  z-index: 9;
  font-size: 0;
}

.banner .slick-dots li {
  width: 30px;
  height: 29px;
  background: url(../images/ba1.png) no-repeat center center;
  background-size: 28px 19px;
}

.banner .slick-dots li.slick-active {
  width: 30px;
  height: 29px;
  background: url(../images/ba2.png) no-repeat center top;
  background-size: 100% 100%;
}

.banner .slick-dots li.slick-active button {
  display: none;
}

.banner .slick-prev,
.banner .slick-next {
  width: 60px;
  height: 60px;
  transition: all 0.5s;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* .banner .slick-prev {
  left: 120px;
  background: url(../images/banner-left.png) no-repeat;
  background-size: 100% 100%;
}

.banner .slick-prev:hover {
  background: url(../images/banner-left-hover.png) no-repeat;
  background-size: 100% 100%;
} */

.banner .slick-next {
  right: 120px;
  /* background: url(../images/banner-right.png) no-repeat;
  background-size: 100% 100%; */
}

/* .banner .slick-next:hover {
  background: url(../images/banner-right-hover.png) no-repeat;
  background-size: 100% 100%;
} */

.banner .slick-slide a {
  display: block;
  position: relative;
}

/*   轮播   */
.banner{width: 1170px;height: auto;margin: 0 auto;}
#full-screen-slider{ width:1170px; height:360px; float:left; position:relative;}
#slides{ display:block; width:100%; height:360px; list-style:none; padding:0; margin:0; position:relative}
#slides li{ display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a{ display:block; width:100%; height:100%; text-indent:-9999px}
#pagination{ display:block; list-style:none; position:absolute; left:50%; bottom:20px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li{ display:block; list-style:none; width:11px; height:11px; float:left;background: #d0d1d4;margin-left:15px;border-radius:50%;}
#pagination li a{ display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current{ background:#fed102}

/*焦点   切换  公告*/
.jdqhgg{width:1170px;margin:20px auto 0;}
.jdt{width: 420px;height:290px;float: left;}
/*   焦点图     */
.focus{ position:relative; width:100%; height:100%; background-color: #000; float: left;}
.focus img{ width:100%; height:100%;}
.focus .shadow .title{width: 600px; 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;height:100%}
.focus .D1fBt{ overflow:hidden; zoom:1;  height:12px; z-index:10; *left:510px; float:right;}
.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:14px; overflow:hidden; margin-left:10px;}
.focus .fcon{ position:relative; width:100%; float:left;  display:none; background:#000  }
.focus .fcon img{ display:block; }
.focus .fbg{bottom:0px; right:5px; position:absolute; height:29px; text-align:center; z-index: 200; }
.focus .fbg div{margin:9px auto 0;overflow:hidden;zoom:1;height:14px}
.focus .D1fBt a{position:relative; display:inline; width:8px; height:8px; 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 .D1fBt .current,.focus .D1fBt a:hover{background:#e1ae3c;}
.focus .D1fBt img{display:none}
.focus .D1fBt i{display:none; font-style:normal; }
.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;}
.focus .D1fBt .current{width:8px;}
/*   切换   */
.qh{width: 430px;height:100%;float: left;margin-left:15px;}
.qh_top{width: 100%;height: 35px;border-bottom: 2px solid #e6e6e6;}
.qh_top span{display:inline-block;height:100%;padding:0 15px;font-size: 16px;line-height: 35px;overflow: hidden;float: left}
.qh_top a{display:none;float: right;line-height: 35px;font-size: 14px;color: #878787;}
.qh_top a.on{display: inline-block;}
.qh_top span.on{background: #06b2b8;color: #fff}
.qh_list{width: 100%;height: auto;display: none;}
.qh_list.on{display: block;}
.qh_list ul li{width: 100%;height:33px;+height:29px;}
.qh_list ul li a{font-size: 14px;color: #222222;float: left;line-height:33px;+line-height:29px;}
.qh_list ul li span{float: right;font-size:13px;color: #8b8b8b;line-height:33px;+line-height:29px;}
/*     医院公告    */
.yygg{width: 285px;height: auto;float: right;}
.yygg_top{width: 100%;height: 35px;border-bottom: 2px solid #e6e6e6;}
.yygg_top h1{float: left;font-size: 16px;font-weight: normal;color: #222222;background: url("../images/yygg_09.png") no-repeat;padding-left: 40px;line-height:28px;}
.yygg_top a{float: right;font-size: 14px;color: #878787;line-height:28px;}
.yygg_list{width: 100%;height: 255px;
    background: #f7f7f7;}
.time{float: left;width: 60px;height: 50px;margin:15px 0 0 10px; }
.p1{display: block;width: 100%;height:30px;
    background: #06b3b7;color: #fff;font-size: 18px;text-align: center;line-height: 30px;}
.p2{display: block;width: 100%;height: 20px;
    background: #afafaf;color: #fff;font-size: 12px;text-align: center;line-height: 20px;}
.yygg_fist_l{float: left;width:210px;}
.yygg_fist_l h3{font-size: 14px;font-weight: normal;color: #222222;line-height: 25px;margin:15px 0 0 10px;}
.yygg_list ul{padding:0 10px;margin-top: 10px;}
.yygg_list ul li{border-bottom: 1px solid #ededed;height:59px;}
.yygg_list ul li a{font-size: 14px;color: #424242;}
.yygg_list ul li p{font-size: 12px;color: #9f9f9f;padding-left: 20px;
    background: url("../images/time_13.png") no-repeat left;margin-top:10px;}

/*     就医指南    */
.jyzn{width: 1170px;margin: 0 auto;height: 120px;background: #eceff3;}
.jyzn h3{float: left;display: inline-block;height: 100%;padding: 0 20px;background: #06b3b7;line-height: 120px;
        font-size: 24px;font-weight: normal;color: #fff;
}
.jyzn p{float: left;width:120px;height: 80px;border-radius: 10px;line-height: 80px;
    text-align: center;margin-left:25px;margin-top:23px;}
.jyzn p a{display:block;margin-top:20px;color: #fff;height:60px;}
.s1{background: #1198ca url("../images/jyzn_01.png") no-repeat center 8px;}
.s2{background: #44c75d url("../images/jyzn_03.png") no-repeat center 8px;}
.s3{background: #ffc219 url("../images/jyzn_05.png") no-repeat center 8px;}
.s4{background: #f87525 url("../images/jyzn_07.png") no-repeat center 8px;}
.s5{background: #4b196e url("../images/jyzn_09.png") no-repeat center 8px;}
.s6{background: #d92b4c url("../images/jyzn_11.png") no-repeat center 8px;}
.s7{background: #8b49d6 url("../images/jyzn_12.png") no-repeat center 8px;}
/*   专家介绍   */

#cont {
    width: 1170px;
    margin:0 auto;
    overflow: hidden;
}
.zj_c{ width:1168px; border:1px #E7E7E7 solid; border-top:none; overflow:hidden;}
.zj_cc{ width:1168px; margin:12px auto; height:142px; overflow:hidden;}
.zj_cc li{ width:250px; float:left; margin-left:16px; display:inline;}
.zj_box{ width:100%; }
.zj_box .zj_b_l{ width:115px; float:left; margin-right:10px;}
.zj_box .zj_b_l img{ width:100%; height:140px; }
.zj_box .zj_b_r{ width:125px; float:right;}
.zj_box .zj_b_r h4 a{ font:14px/30px "微软雅黑";}
.zj_box .zj_b_r p{ font:12px/22px "微软雅黑";}
.zj_box .zj_b_r p a.js{ border-radius:6px; border:1px #EAEAEA solid; padding:2px 10px;}
.zjjs{width: 1170px;margin:20px auto 0;overflow: hidden;}

.zj_t {
    width: 100%;
    height: 35px;
    background: #f5f5f5;
    overflow: hidden;
    border-top: 2px solid #0bc7ce;
}
.zj_t span{float: left;padding-left: 15px;font-size: 16px;line-height: 35px;color: #222222;}
.zj_t a{float: right;padding-right: 10px;line-height: 35px;
    color: #878787; font-size: 14px;}
.zj_t .a1{display:none;
}
.zj_t a.on{display:block}
/*     特色科室   特色治疗   */
.kszl{width: 1170px;margin:20px auto 0;}
/*        特色科室         */
.tsks{width: 785px;float: left;}
.tsks_qh{float: left;line-height: 35px;padding:0 10px;border-right:1px solid #f5f5f5;border-left:1px solid  #f5f5f5;}
.tsks_qh.on{background: #ffffff;border-right:1px solid #0bc7ce;border-left:1px solid  #0bc7ce;}
.tsks_list{width: 100%;height:220px;display: none;margin-top: 10px;}
.tsks_list.on{display: block;}
.tsks_list ul li{float: left;padding:5px;border: 1px solid #e6e6e6;margin:10px 23px 0 0;width: 125px;
    text-align: center;}
.tsks_list ul li a{font-size: 14px;color: #222222;}
/*            特色治疗            */
.tsyl{width: 360px;height: 250px;float: right;}
.tsyl_c{width: 100%;border:1px solid #f5f5f5;padding-top: 10px;}
.tsyl_top{width: 100%;height: 75px;padding: 0 10px;}
.tsyl_top img{float: left;width:107px;height: 75px;}
.tsyl_top p{float: right;width:240px;margin-left: 10px;margin-top: 10px;}
.tsyl_top p a{font-size: 14px;color: #222222}
.tsyl_list ul li{height:25px;margin-top: 10px;padding: 0 10px 0 20px;
    background: url("../images/dd_03.png") no-repeat 5px 8px ;}
.tsyl_list ul li a{float: left;font-size: 14px;color: #222222;}
.tsyl_list ul li span{float: right;font-size: 12px;color:#d4d4d4;}
/*健康讲座          医患往来             护理园地*/
.jkwlhl{width: 1170px;margin:20px auto 0;}
.jkjz{width: 380px;float: left;}
.gg_list{width: 378px;height: 210px;border: 1px solid #ececec}
.gg_list ul li{padding:0 10px 0 20px;
    background: url("../images/dd_03.png") no-repeat 10px;margin-top: 13px;}
.gg_list ul li a{font-size: 14px;color: #222;float:left;}
.gg_list ul li span{float: right;font-size: 12px; color: #d4d4d4;}
/*医患往来*/
.yhwl{width: 380px;float: left;margin-left: 15px;}
/*护理园地*/
.hlyd{width: 380px;float: right;}
/*友情链接*/
.yqlj{width: 1170px;margin: 20px auto 0;}
.yqlj_l{width:1170px;float: left}
.yqlj img{margin-right:5px;float: left;}
.yqlj .s7{display: inline-block;width: 190px;height: 80px;background: #ff8400;float: left;
    text-align: center;margin-right: 5px;}
.yqlj .s7 a{line-height: 80px;color: #fff;font-size: 22px;font-weight: bold;}
.yqlj .s8{float: left;width: 190px;height: 80px;display: inline-block;
    background: #e40000;
    text-align: center;}
.yqlj .s8 a{font-size: 24px;color: #fff;line-height: 80px;}
/*footer*/
.foot{width: 100%;
    background: #06a3a4;margin-top: 20px;}
.foot_c{width:660px;margin: 0 auto;padding: 20px 0;}
.foot_c>img{float: left;}
.foot_c .p{float: left;width: 600px; font-size: 12px;color: #fff;
    text-align: center;line-height: 25px;}
.foot_c .p3{float: left;width: 600px; font-size: 12px;color: #fff;
    text-align: center;line-height: 25px;background:url("../images/gan_03.png") no-repeat 185px;}
/*         列表          */
.list{width: 1170px;margin: 20px auto 0;}
.list_l{width: 230px;height: auto;float: left;}
.list_l h3{display:block;width: 100%;height: 50px;background: #06b3b7;font-size: 20px;color: #fff;
    text-align: center;line-height: 50px;overflow: hidden;}
/*   二级导航  */
.erdh{width: 100%;padding: 10px 0;background: #eceff3;}
.erdh ul li{padding-left: 30px;line-height: 30px;overflow: hidden;padding:10px 21px;}
.erdh>ul>li.on{background: #118f91;}
.erdh>ul>li.on a{color: #fff;}
.erdh ul li a{font-size: 16px;color: #010101;}
.erdh  li:hover{background: #13d2d5;}
.erdh ul li:hover a{color: #fff;}
/*就医指南*/
.jyzn_top{width: 100%;height: 40px;background: #44c75d;
    text-align: center;font-size: 18px;color: #fff;line-height: 40px;margin-top: 20px;}
.jyzn_xx{width: 228px;height: 280px;border: 1px solid #e6e6e6;}
.jyzn_xx ul li{float: left;width: 50%;
    text-align: center;margin-top: 10px;}
.jyzn_xx ul li a{display: block;}
.jyzn_xx ul li img{margin-top: 5px;}
.jyzn_xx ul li p{display:block;font-size: 14px;text-align: center;color: #737373;}

.list_r{float: right;width: 910px;}
.list_r_top{width: 100%;height: 48px;border-bottom: 2px solid #0bc7ce;background: #f5f5f5;}
.list_r_top h1{font-size: 16px;color: #222222;float: left;padding-left: 20px;line-height: 48px;}
.dqwz{float: right;padding-right: 20px;}
.dqwz a{font-size: 14px;color: #878787;line-height: 48px;}
.fylb{width: 100%;}
.fanye{ text-align: center;margin: 20px auto 0;width: 400px;}


/*     内容页     */
.cont{width: 100%;}
.cont h1{text-align: center; font-size: 20px;color: #090909;margin-top: 10px;}
.time2{text-align: center;font-size: 14px;color: #090909;margin-top: 10px;border-bottom: 1px solid #eeeaea;padding-bottom: 10px; margin-bottom:12px;}
.cont_c{padding-top: 10px; font-size: 16px;line-height: 35px;}
.cont img{max-width:900px}


.gg_list .myhc>li{float: left;width:112px;height: 158px;padding: 0;margin:20px 55px;}
.gg_list .myhc>li img{width:112px;height: 158px;}
.gg_list .myhc>li p a{display:block;width:100%;text-align: center;}
.gg_list .myhc>li p a:hover{color: #0bacae}

.gg_list .myhc2>li{float: left;width:140px;height:210px;padding: 0;margin:25px 20px;}
.gg_list .myhc2>li img{width:140px;height:210px;}
.gg_list .myhc2>li p a{display:block;width:100%;text-align: center;}
.gg_list .myhc2>li p a:hover{color: #0bacae}


.ewm{
    position: fixed;
    right:0px;
    top: 320px;
    text-align:center;
    border:2px solid #0bacae;
    width: 120px;
    /*height: 200px;*/
}
.ewm p{    
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #0bacae;
    font-weight: bold;
    color: #fff;
}
.ewm img{
width:120px;
margin-top:5px;
}
.ghyy{width: 1170px;margin: 0 auto;
padding-top: 20px;}
.ghyy h1{
    display: block;
    height: 64px;
    width:345px;
    margin: 0 auto;
    text-align: center;
    font-size: 24px;
    font-weight: normal;
    color: #0badb0;
    background: url("../images/mzyy_03.png") no-repeat;
    line-height: 53px;
}

.ghyy_list{margin-top: 20px;padding-left: 150px;margin-bottom: 30px;}
.ghyy_list li{margin-top: 25px;}
.ghyy_img{float:left;height: 100%;margin-right: 10px;}
.ghyy_js{float: left;height: 100%}
.ghyy_js a{font-size: 18px;font-weight: bold;color: #0badb0;}
.ghyy_js p{max-width: 600px;font-size: 15px;color: #666666;margin-top: 10px;}