/*全局样式*/
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
body{font-size:14px "微软雅黑","Arial Narrow",HELVETICA;color:#666;-webkit-text-size-adjust:100%;}
.glyphicon{ top:0 !important;}
.no-padding {padding: 0 !important;}
.no-margin {margin: 0 !important;}
.no-background{ background:none !important;}
.no-border{ border:none !important;}
a{text-decoration:none !important; cursor:pointer !important;color:#999;}
a:focus{outline:none;}
ul{margin:0;}
li{list-style: none;}
.imgvertical{vertical-align:middle !important;}
.container-fluid{max-width:1030px !important;}
.clear{clear:both}
.tr{transition:all 0.5s; -moz-transition:all 0.5s;-ms-transition:all 0.5s; -o-transition:all 0.5s; -webkit-transition:all 0.5s}
.tr2{transition:all 0.3s; -moz-transition:all 0.3s;-ms-transition:all 0.3s; -o-transition:all 0.3s; -webkit-transition:all 0.3s}
.tr3{transition:all 0.8s; -moz-transition:all 0.8s;-ms-transition:all 0.8s; -o-transition:all 0.8s; -webkit-transition:all 0.8s}
.padding{padding:0;}
.overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.no-margin{margin:0;}
.sx{cursor:pointer;}

/*顶部*/
.logo{margin:17px 0;}
header .top .logo .text{margin:27.5px 0 0 20px;}
header .top .tel{background:url(../images/tel.png) no-repeat 0 center;margin-top:30px;height:38px;}
header .top .tel h5{color:#000;text-indent:50px;font-weight:bold;}
header .top .tel p{font-size:22px;font-weight:bold;text-indent:50px;color:#fbab36;}
header .top .ad{width:310px;line-height:38px;background:#fbab36;margin:30px 0 0 60px;text-align:center;font-size:16px;font-weight:bold;color:#fff;transform:skew(-20deg);}
header .top .ad p{transform:skew(20deg);}

/*PC端导航*/
nav{height:50px;background:#0081cb;position:relative;z-index:1000}
nav a{color:#fff;}
nav a:hover{color:#fff;}
nav a:visited{color:#fff;}
nav ul li span{margin-left:2px;font-size:12px;}
/*一级导航*/ 
nav ul li{float:left;width:12.5%;line-height:50px;text-align:center;border-right:1px solid #fff;} 
nav ul li:first-child {border-left:1px solid #fff;} 
nav ul li a{display:block;}
nav ul li a:hover{background:#fbab36;} 
nav ul li a.active{background:#fbab36}
/*二级导航*/
nav ul li:hover ul li{display:block;}
nav ul li ul{position:absolute;}
nav ul li ul li{display:none;background:rgba(0,120,192,0.8);float:none;margin-top:1px;border:none;width:124px;}  
nav ul li ul li:first-child {border:none;} 

/*banner轮播*/
#myCarousel{position:relative;}
#myCarousel .carousel-inner img {margin:0 auto;}
#myCarousel .carousel-control {font-size:100px;}
#myCarousel .carousel-control.left{background-image: none;}
#myCarousel .carousel-control.right{background-image: none;}

/*大标题*/
.title{text-align:center;margin:50px 0 30px 0;}
.title p{font-size:20px;font-weight:bold;color:#fbab36;}
.title h5{font-size:20px;color:#333;font-weight:bold;background:url(../images/title_bg.png) no-repeat center;}

/*医院简介*/
.yyjj{background:#f2f2f2;padding-bottom:30px;}
.yyjj_box{background:#fff;padding:20px;}
.yyjj_box .img{height:408px;width:30%;display:block;}
.yyjj_box .text_box{width:68%;}
.yyjj_box .text_box h5{font-size:20px;font-weight:bold;color:#0085d1;line-height:40px;position:relative;text-indent:15px;}
.yyjj_box .text_box h5::after{background:#0085d1 none repeat scroll 00;content:"";width:5px;height:20px;position:absolute;left:0;top:28%;z-index:1;border-radius:10px;}
.yyjj_box .text_box .text{display:block;color:#666;font-size:12px;line-height:25px;overflow:hidden;height:408px;margin-bottom:45px;}
.yyjj_box .text_box .img_box .img{width:31%;height:174px;float:left;margin-right:14px;display:block;}
.dh{color:#df751d;font-size:20px;font-weight:bold;text-align:center;margin-top:30px;}


/*人员简介*/
.ryjj{padding-bottom:30px;}
.ryjj_box{display:block;}
.ryjj_box .imgbox{width:200px;height:200px;border-radius:200px;border:5px solid #e0dede;margin:0 auto;overflow:hidden;position:relative;z-index:100;}
.ryjj_box .imgbox .img{width:100%;height:100%;border-radius:200px;position:relative;z-index:-1;}
.ryjj_box h5{font-size:16px;color:#333;margin-top:10px;}
.ryjj_box:hover .imgbox{border-color:#fbab36;}
.ryjj_box:hover h5{color:#1d509a;}
.ryjj_box:hover .img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1,1.1)}

/*医院动态*/
.yydt{background:#f2f2f2;padding-bottom:30px;}
.yydt_box{display:block;border:1px solid #e6e6e6;padding:4px;margin:10px 0;}
.yydt_box .imgbox{overflow:hidden;}
.yydt_box .img{width:180px;height:140px;}
.yydt_box .text{font-size:12px;color:#666;line-height:20px;height:130px;overflow:hidden;padding-left:10px;}
.yydt_box .text h5{font-size:18px;color:#333;line-height:30px;}
.yydt_box:hover{border-color:#fbab36;box-shadow:0px 1px 5px #000}
.yydt_box:hover .text,.yydt_box:hover h5{color:#0085d1;}
.yydt_box:hover .img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1,1.1)}



/*医院环境*/
.yyhj{padding-bottom:30px;}
.yyhj_box{display:block;margin:0 10px;}
.yyhj_box .imgbox{overflow:hidden;}
.yyhj_box .imgbox .img{height:180px;}
.yyhj_box h5{color:#333;text-align:center;margin-top:10px;}
.yyhj_box:hover .img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1,1.1)}
.yyhj_box:hover h5{color:#1d509a;}

/*医院设备*/
.yysb{background:#f2f2f2;}

/*联系我们*/
.lxwm{padding-bottom:30px;}
.lxwm .left img{max-width:100%;display:block;margin:0 auto;}
.lxwm .left .weixin{margin-top:30px;}
.lxwm .left .text{line-height:22px;margin-left:10px;margin-top:5px;}
.lxwm form .form-group{margin:0 0 10px 0;}
.lxwm form button{width:100%;line-height:36px;background:#0085d1;border:none;color:#fff;}
.lxwm form button:hover{background:#38c2e5;}

/*移动端横向下拉导航*/
.subNavBox{margin:10px 15px 0px 15px;}
.subNav{background:#0086d1;text-align:center;cursor:pointer;font-size:20px;color:#fff;line-height:50px;padding-left:40px;}
.subNav span{line-height:50px;margin-right:20px;}
.navContent{display:none;}
.navContent li a{background:#e9e9e9;display:block;border-left:3px solid rgba(0,0,0,0);text-align:center;font-size:16px;line-height:45px;color:#000;margin-top:3px;}
.navContent li a:hover{background-color:#d3d3d3;}
.navContent .active{background:#d3d3d3;border-left:3px solid #0086d1;}
.subNavBox ul li:hover ul li{display:block;}
.subNavBox ul li ul li{background:#e98c14;display:none;}
.navContent .active2{background:#a2e6df;}
.navContent .active2:hover{background:#ebefa3;}

/*内页开始*/
.neiye{margin:30px 0;}
.neiye .title4{line-height:60px;font-size:24px;font-weight:bold;color:#ff9001;background:#333;text-align:center;} 
.neiye .nav ul a{display:block;text-align:center;line-height:40px;border:1px solid #ccc;color:#333;background:url(../images/jt1.png) no-repeat 180px;}
.neiye .nav ul a:hover{background:url(../images/jt2.png) no-repeat 180px,#fbab36;color:#fff;}
.neiye .nav ul .active{background:url(../images/jt2.png) no-repeat 180px,#fbab36;color:#fff;}
.neiye .nav .lxdh{margin-top:5px;}
.neiye .nav .lxdh .text_box{border:1px solid #ccc;padding:3px 3px 20px 3px;}
.neiye .nav .lxdh img{width:100%;margin-bottom:10px;}
.neiye .nav .lxdh .text{line-height:20px;font-size:12px;margin-left:15px;}
.neiye .ny_top{border-bottom:1px solid #999;line-height:36px;background:url(../images/fangzi.png) no-repeat;}
.neiye .ny_top h5{font-size:18px;text-indent:45px;line-height:36px;margin-top:5px;}
.neiye .ny_top p{margin-top:5px;}

/*人员简介内页*/
.ryny_news .an2{width:80px;line-height:20px;background:#fbab36;margin-top:8px;font-size:12px;color:#fff;text-align:center;border-radius:10px;}
.ryny_news .text{font-size:12px;color:#666;line-height:20px;height:110px;overflow:hidden;padding-left:10px;}
.ryny_news:hover .an2{background:green;}
.ryjjxq .text{color:#333;line-height:25px;}
.ryjjxq h5{font-size:20px;margin:20px 0;color:#333;}
.ryjjxq img{display:block;margin:10px auto;max-width:100%;}

/*医院环境内页*/
.yyhj_ny .col-md-4{padding:0;}
.yyhjny_pad{padding:0 5px;}
.yyhj_ny .yyhj_box{margin:10px;}

/*页脚*/
footer{background:#0085d1;color:#fff;line-height:25px;padding:15px 0;}
footer a{color:#fff;}
footer a:hover{text-decoration:underline !important;color:#fff;}

/*移动端底部热点链接*/
.hot{width:100%;height:50px;background:#1a1a1a;position:fixed;bottom:0;left:0;}
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:16px; line-height:20px;}
.hot .row div a{ display:block; color:#fff; padding:4.5px 0;}
.hot .row div:hover{background:#262626;}

/*媒体查询开始*/

@media (max-width:1000px){
nav ul li ul li{width:120px;}  
}

@media (max-width:991px){
#ydnav .icon-menu{color:#0086d1;cursor:pointer;font-size:40px;z-index:5000;position:absolute;right:10px;line-height:100px;}
#ydnav .sjdnav{width:150px;height:auto;position:absolute;right:0px;top:100px;z-index:1000;}
#ydnav .sjdnav li{display:block;height:40px;text-align:center;background:rgba(0,134,209,0.7);border-bottom:1px solid rgba(255,255,255,0.5);}
#ydnav .sjdnav .lxbx{border-bottom:none;}
#ydnav .sjdnav li a{ display:block; color:#fff; line-height:40px;font-size:16px;}
#ydnav .sjdnav li a:hover{color:#000;}
#ydnav .sjdnavhide{height:0;overflow:hidden;}
body{padding-bottom:50px;}
.yyjj_box .text_box{width:100%;}
.yyhj_box{margin:0 5px;}
.yyhj_pad{padding:0 10px;}
.lxwm .left .weixin{margin:30px 0;}
.yyhj_ny .yyhj_box{margin:10px 5px;}
.yyhjny_pad{padding:0 10px;}

}

@media (max-width:767px){
#ydnav .icon-menu{font-size:30px;line-height:75px;}
#ydnav .sjdnav{top:75px;}
.logo{margin:10px 0;width:280px;}
.title{margin:30px 0;}
.title p,.title h5{font-size:16px;}
.yyjj_box .text_box h5{font-size:16px;}
.yyjj_box .text_box h5::after{width:5px;height:16px;}
.yyjj_box .text_box .img_box .img{width:31%;height:160px;margin:0 5px;}
.yyhj_box .imgbox .img{height:230px;}
}

@media (max-width:550px){
.yyjj_box .text_box .img_box .img{width:100%;height:280px;margin:10px auto;}
.yyhj_box .imgbox .img{height:180px;}
}

@media (max-width:450px){
#ydnav .icon-menu{font-size:25px;line-height:59px;}
#ydnav .sjdnav{top:59px;}
.subNav{line-height:40px;font-size:16px;}
.subNav span{line-height:40px;margin-right:20px;}
.navContent li a{font-size:14px;line-height:40px;}
.logo{width:200px;}
.yyjj_box .text_box .img_box .img{height:220px;}
.ryjj_box .imgbox{width:130px;height:130px;}
.yydt_box .img{width:130px;height:90px;}
.yydt_box .text{height:90px;}
.yydt_box .text h5{font-size:14px;}
.yyhj_box .imgbox .img{height:140px;}
.lxwm .left .text{margin-left:0;}
.ryny_news .an2{display:none;}
}

@media (max-width:360px){
.yyjj_box .text_box .img_box .img{height:180px;}
.yyhj_box .imgbox .img{height:120px;}
}