﻿@charset "utf-8";
*{margin:0; padding:0; list-style:none; box-sizing: border-box;}
:focus{outline:0}
body{color:#666;font-size:14px; width: 100%;}
ul li{list-style:none}
a{text-decoration:none}
a:hover{transition-duration:.6s;transition-property:color}
img{border:none}
h1{font-size:24px}
h2{font-size:18px}
h3{font-size:16px}
h4{font-size:14px}
.clr{clear:both}
.container{margin:0 auto;width:1200px}
.header_all{width:100%; height: 184px; position: relative}
.header_nav_top{width:100%; height:120px; border-bottom:1px solid #bebebe; padding-top: 20px; background: #fff}
.header_nav_top .container{width:1440px}
.h_logo{width:153px; height: 80px; float: left;}
.h_logo img{width:100%; height: auto; display: block}
.header_pic{width:auto; height: auto; overflow: hidden; float: left; margin-left: 10px; margin-top: 5px}
.header_pic img{float: left; margin: 0px 10px;}
.h_sj{ height:48px; float: left; position: relative; margin-top: 12px;}
.h_wx{float: left; line-height:48px; position: relative; margin-top: 12px;}
.h_dz{float: left; margin-top: 12px;}
.h_wx i,.h_sj i,.h_dz i{font-size: 32px; color: #bebebe; line-height: 48px; margin-left: 10px; float: left}
.h_wx img,.h_sj img{width:100px; height: 100px; position: absolute; top:50px; left:0; z-index: 99999; display: none;}
.h_sj:hover img{display: block}
.h_wx:hover img{display: block}
.h_gh,.h_dl,.h_exit{width:120px; height: 34px; line-height: 34px; background: #0068ac; float: left; margin-left: 10px; text-align: center; border-radius:5px; margin-top: 16px; }
.h_gh a,.h_dl a{font-size: 14px; color: #fff; display:block; line-height:34px; height:34px}
.h_gh i,.h_dl i,.h_exit i{margin-right: 8px; font-size: 20px;}
.h_exit {width:80px;}
.h_exit a{color:#fff;}

    .h_nav {
        width: 100%;
        height: 64px;
        position: absolute;
        background: #fff;
        z-index: 999;
        top: 120px;
        left: 0
    }
.h_nav ul.nav{width:100%;  height:100%; position: relative}
.nav .nLi{position:relative;float:left;display:inline;height:100%;width:109px; text-align: center; height:65px; }
.nav .nLi h3{float:left;text-align:center;  font-weight: normal; width: 100%; height: 100%; position:relative; z-index:999}
.nav .nLi h3 p{width:100%;height:100%; line-height: 64px; }
.nav .nLi h3 a{display:block;width:100%;height:100%;color:#4d4d4d;font-size:16px; text-align: center }
.nav .sub{position:absolute;top:64px;left:50%; z-index:222;display:none;padding:0;width:160px;background:#f5f4f4;line-height:26px; margin-left: -80px;}
.nav .sub li{height:40px;border-bottom:1px solid #eee;text-align:center;line-height:33px;zoom:1}
.nav .sub li p{float:left;margin:0;width:100%}
.nav .sub li span{float:right}
.nav .sub a{display:block;padding:0 10px;height:100%;color:#333;font-size:15px}
.nav li.active{background: url(../images/nav_xs.png) no-repeat bottom center;}
.nav li.on .on_img{width:109px; height:84px; display:block; position:absolute; top:0; left:0; z-index:888}
.nav li.on a{color:#fff}
.nav li.on:hover{background: url(../images/nav_active.png) no-repeat bottom center; height:84px;}
.nav li.on:hover a{color:#fff}
.sub li:hover a{color:#0368ac; font-weight: bold;}
.nav .nLi:hover{background: url(../images/nav_xs.png) no-repeat bottom center;  }
#magic-line{background: red; width:109px; height: 84px; position: absolute; z-index: 0;  }



/*banner*/
.banner{height:680px; background: #efefef; position: relative}
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:680px;}
.banner .slideBox .hd{ height:16px; overflow:hidden; position:absolute; right:20%; bottom:60px; z-index:1; margin-left:-34.5px; }
.banner .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.banner .slideBox .hd ul li{ float:left; margin-right:2px;  width:16px; height:16px; line-height:14px; text-align:center; background:#8cd790; cursor:pointer; border-radius: 50%; margin: 0px 5px; }
.banner .slideBox .hd ul li.on{background: url(../images/ban_dian.png) no-repeat center}
.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:100%}
.banner .slideBox .bd ul{width:100%;height:100%}
.banner .slideBox .bd li{width:100%;height:680px;vertical-align:middle;zoom:1; position: relative}
.banner .slideBox .bd li a{display:block;overflow:hidden;width:100%;height:100%}
.banner .slideBox .bd img{display:block;width:100%;height:100%}




/*搜索*/
.index_search{width:1200px; height: 74px; background: #fff; box-shadow: 1px 1px 10px rgba(0,0,0,0.2); margin: -36px auto 0; border-radius: 10px; position: relative; z-index: 1; padding: 0px 40px; line-height: 74px;}
.index_search i{color:#0469ac; font-size: 30px; float: left}
.ss_input{width:800px; height: 100%; float: left; background: url(../images/in_hx.png) no-repeat left center; margin-left: 20px;}
.index_search input[type="text"]{width:100%; height: 100%; background: none; border: 0; padding: 0px 10px; font-size: 16px; color: #777777; margin-left: 10px;}
.index_search .in_submit{width:120px; height: 30px; background: none; border: 1px solid #bebebe; border-radius: 25px; text-align: center; float: right; line-height: 30px; font-size: 16px; color: #777; margin-top: 24px; cursor:pointer}
.index_search .in_submit:hover{background:#0368ac; color:#fff; border:0}

/*快捷分类*/
.index_kuaijie{width:100%; height: auto; overflow: hidden; margin: 35px 0}
.index_kuaijie ul{width:100%; height: auto; overflow: hidden;}
.index_kuaijie ul li{width:230px; height: 160px; border-radius: 8px; text-align: center; float: left; margin-right:12px; padding-top: 30px;}
.index_kuaijie ul li h4{font-size: 16px; color: #fff; line-height: 30px; margin-top: 10px;}
.index_kuaijie ul li p{font-size: 12px; color: #fff; line-height: 20px; text-transform:Uppercase}
.index_kuaijie ul li i{color:#fff; font-size: 42px; }
.index_kuaijie ul li:last-child{margin-right: 0}
.index_kuaijie ul li:nth-child(1){background: #43b9f6}
.index_kuaijie ul li:nth-child(2){background: #74bb3e}
.index_kuaijie ul li:nth-child(3){background: #4cb3c4}
.index_kuaijie ul li:nth-child(4){background: #8cd790}
.index_kuaijie ul li:nth-child(5){background: #0885c1}

/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; margin-top: 75px;  margin-bottom: 20px;}
.index_news_left{width:764px; height: auto; float: left;}
.index_news_left .slideTxtBox{ width:100%; height: auto; overflow: hidden}
.index_news_left .slideTxtBox .hd{width:100%; height: 50px;  border-bottom: 1px solid #bebebe;}
.index_news_left .slideTxtBox .hd ul{width:600px; height: 50px; float: left}
.index_news_left .slideTxtBox .hd ul li{ float:left; width: 122px;  height: 50px; overflow: hidden; line-height:45px; text-align: center; margin-right: 10px }
.index_news_left .slideTxtBox .hd ul li a{font-size: 18px; color: #43b9f6; font-weight: bold;}
.index_news_left .slideTxtBox .hd ul li.on{background: url(../images/wen_icon.png)  no-repeat left center; padding-left:40px; border-bottom: 2px solid #43b9f6}
.index_news_left .slideTxtBox .bd{width:100%; height: auto; overflow: hidden; margin-top:40px }
.in_news_list{width:100%; height:auto; overflow: hidden}
.news_list_top{width:100%; height: 200px; background: #f2f2f2; }
.in_news_pic{width:320px; height: 200px; float: left; overflow: hidden}
.in_news_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.in_news_xx{width:390px; height: 1005; float: left; margin-left: 20px; padding: 20px 0}
.in_news_xx h4{width:100%; height: 40px; line-height: 40px; font-size: 16px;color: #4d4d4d; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.in_news_xx span{font-size: 14px; color: #4d4d4d; display: block; margin: 8px 0}
.in_news_xx p{width:100%; height: 72px; line-height: 26px; font-size: 14px; color: #4d4d4d;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden;}
.news_list_top:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.news_list_top:hover h4{color:#0077af}
.in_news_list dl{width:100%; height:120px; margin-top: 10px; padding: 14px 10px 0 30px }
.in_news_list dl dt{width:80px; height: auto; float: left; margin-top: 10px;}
.in_news_list dl dt p{font-size: 14px; color: #4d4d4d}
.in_news_list dl dt hr{width:30px; height: 2px; display: block; background: #bebebe;  margin: 8px 0}
.in_news_list dl dt span{font-size: 36px; color: #4d4d4d; font-weight: bold;}
.in_news_list dl dd{width:625px; height: auto; float: right}
.in_news_list dl dd h4{width:100%; height: 40px; line-height: 40px; font-size: 16px;color: #4d4d4d; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.in_news_list dl dd p{width:100%; height: 52px; overflow: hidden; font-size: 14px; color: #4d4d4d; line-height: 26px; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.in_news_list dl:hover{background: #f2f2f2}
.in_news_list ul{width:100%; height: auto; overflow: hidden; border-top:1px solid #bebebe; padding-top:10px; margin-top: 20px;}
.in_news_list ul li{width:100%; height: 39px; line-height:39px; padding-left: 38px}
.in_news_list ul li span{font-size: 16px; color: #4d4d4d; float: left; width: 60px;}
.in_news_list ul li p{font-size: 16px; color: #4d4d4d; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; width: 600px;  margin-left: 30px; float: left}
.in_news_list ul li:hover{background: url(../images/lan.png) no-repeat left center;}
.in_news_list ul li:hover span{color:#0068ac; font-weight: bold;}
.in_news_list ul li:hover p{color:#0068ac; font-weight: bold;}
.index_news_right{width:410px; height: auto; float: right}
.index_news_nav{width:100%; height: 50px;  border-bottom: 1px solid #bebebe;}
.index_news_nav h4{font-size: 18px; color: #0469ac; font-weight: bold; background: url(../images/xin_icon.png) no-repeat left center; padding-left: 10px; border-bottom: 3px solid #0469ac; float: left; padding-left: 40px; line-height: 37px; height: 50px;}
.index_news_nav a,.n_more{font-size: 14px; color: #4d4d4d; float: right; line-height: 50px;}
.index_news_right ul{width:100%; overflow: hidden; height: auto; margin-top: 40px;}
.index_news_right ul li{width:100%; height: 120px; background: #f2f2f2; padding:30px 20px; margin-bottom: 10px;}
.index_news_right ul li .n_time{width:50px; float: left}
.index_news_right ul li .n_time span{font-size: 26px; color:#4d4d4d; font-weight: bold}
.index_news_right ul li .n_time p{font-size: 14px; color: #4d4d4d; line-height:20px;}
.index_news_right ul li .in_gg_info{width:298px; height: auto; float: left}
.in_gg_info h4{width:100%; height: 30px; line-height: 30px; font-size: 16px; color: #4d4d4d; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.in_gg_info p{width:100%; height: 30px; line-height: 30px; font-size: 14px; color:#4d4d4d;text-overflow: ellipsis; overflow: hidden; white-space: nowrap }
.index_news_nav a:hover, .n_more:hover{color:#4cb3c4; font-weight: bold;}

.index_news_right ul li:hover{background: #0469ac}
.index_news_right ul li:hover span,.index_news_right ul li:hover p,.index_news_right ul li:hover h4{color:#fff}




/*产品中心*/
.index_team{width:100%; height: 610px; overflow: hidden; margin-top: 50px; background: url(../images/team_bj.jpg) no-repeat center;  padding-top: 56px;}
.index_team_nav{width:100%; height: 50px; border-bottom: 1px solid #fff;}
.index_team_nav h4{font-size: 18px; height: 50px; line-height: 45px; color: #fff; font-weight: bold;  background: url(../images/hzuanjia_icon.png) no-repeat left center; padding-left: 40px; float: left}
.index_team_nav a{font-size: 14px; color: #fff; float: right; line-height: 50px;}
.index_team_nav a:hover{font-weight: bold;}
.index_team .Box {position: relative; width:100%;  height: auto; margin-top: 40px; }
.index_team .Box .Box_con {position: relative;}
.index_team .Box .Box_con .conbox {position: relative; overflow: hidden; width:100%; margin: 0px auto; }
.index_team .Box .Box_con .conbox ul {position: relative;list-style: none;}
.index_team .Box .Box_con .conbox ul li {float: left; width:280px; height:400px; margin-left:26px; position: relative; overflow: hidden; }
.index_team .Box .Box_con .conbox ul li:first-child {margin-left: 0;}
.index_team .Box .Box_con .conbox ul li img{transition: all 0.5s; width:100%; height:100%; display: block}
.index_team .Box .Box_con .conbox ul li:hover img{transform: scale(1.03);}
.index_team_xx{width:100%; height: 122px; background: rgba(3,104,172,0.8); padding: 10px; position: absolute; bottom:0; left:0; font-size: 14px; color: #fff; line-height: 26px;}
.index_team_xx h3{font-size: 18px; color: #fff; text-align: center; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-weight: normal}
.index_team_xx p{font-size: 14px; color: #fff; line-height: 26px;}
.index_team_xx .in_txx{width:100%; height: 40px; line-height: 40px; border-top:1px solid rgba(255,255,255,0.4); text-align: center; display: block; text-align: center; color: #fff; margin-top: 8px;}
.Box .Box_con .btn {display: block;width:31px;height:55px;cursor: pointer;  text-align: center; position: absolute; top:50%;  margin-top: -27px;  }
.Box .Box_con .btnl {float: left; background: url(../images/p_left.png) no-repeat; left:-60px;}
.Box .Box_con .btnr { float: right; background: url(../images/p_right.png) no-repeat; right:-60px;}
.Box .Box_con .btnl:hover{background: url(../images/p_hleft.png) no-repeat;}
.Box .Box_con .btnr:hover{background: url(../images/p_hright.png) no-repeat}
.pro_more{width:112px; height: 35px; border: 1px solid #333333; font-size: 16px; color: #333; display: block; margin: 34px auto; line-height: 35px; text-align: center; border-radius: 25px;}

.index_team_xx .in_tinfo{width:100%; height:30px; line-height:30px;   overflow:hidden; text-align:center; font-size:1rem; color:#fff }
.index_team_xx span{font-size:16px; color:#fff; text-align:center; line-height:25px;  width:100%; display:block;}





/*科室*/
.index_keshi{width:100%; height: auto; overflow: hidden; margin: 50px 0}
.index_keshi_left{width:240px; height: auto; float: left}
.index_keshi_left a{width:100%; height: 60px; line-height: 60px; border-bottom: 1px solid #f2f2f2; padding-left: 83px; font-size: 16px; color: #4d4d4d; display: block}
.index_keshi_left a:first-child{background:#f2f2f2 url(../images/../images/ks_icon.png) no-repeat 40px center; border-left:2px solid #0077af; }
.index_keshi_left a:hover{background:#f2f2f2 url(../images/../images/ks_icon.png) no-repeat 40px center; border-left:2px solid #0077af;}
.index_keshi_right{width:960px; height: auto; float: left; position: relative}
.index_keshi_right .slideTxtBox{ width:100%;}
.index_keshi_right  .slideTxtBox .hd{width:660px; height: 360px; background: #f2f2f2; padding: 30px 20px; float: left}
.index_keshi_right  .slideTxtBox .hd h4{font-size: 14px; color: #4d4d4d; font-weight: normal}
.index_keshi_right .slideTxtBox .hd ul{width:100%; height: auto; overflow: hidden; margin-top:40px;}
.index_keshi_right .slideTxtBox .hd ul li{ float:left;  width:206px; text-align: center; margin-bottom: 30px;}
.index_keshi_right .slideTxtBox .hd ul li p{width:100%; height: 40px; line-height: 40px; font-size: 14px; color: #4d4d4d; text-align: center; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.index_keshi_right .slideTxtBox .hd ul li.on p{color:#0077af}
.index_keshi_right .slideTxtBox .bd{width:280px; height: auto; float: right}
.index_keshi_right .slideTxtBox .bd ul{width:100%; height: auto; overflow: hidden}
.index_keshi_right .slideTxtBox .bd li{width:100%; height: 230px; position: relative}
.index_keshi_right .slideTxtBox .bd li img{width:100%; height: auto; display: block}
.index_keshi_right .index_keshi_xx{width:100%; height: 82px; background: rgba(0,119,175,0.8); position: absolute; bottom:0; left:0;   text-align: center; padding-top:10px;}
.index_keshi_xx h4{width:100%; height: 30px; line-height: 30px; font-size: 18px; color:#fff; text-align: center; font-weight: normal}
.index_keshi_xx p{font-size: 14px; color: #fff; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; width: 100%; height: 28px; line-height: 28px;}
.ny_keshi_pb{width:280px; height: 120px; background:url(../images/pai_dan.jpg) no-repeat center; padding: 32px; position: absolute;bottom:0; right:0}
.ny_keshi_pb h4{font-size: 18px; color:#fff}
.ny_keshi_pb p{font-size: 14px; color:#fff}




/*广告*/
.index_gg{width:100%; height: auto; overflow:hidden; margin-top:31px;}
.index_gg ul{width:100%; height: auto; overflow: hidden}
.index_gg ul li{width:380px; height: 220px; position: relative; float: left; margin-right:30px; overflow:hidden}
.index_gg ul li img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_gg ul li p{width:100%; height: 100%; line-height: 220px; font-size: 24px; color:#ffffff; text-align: center; position: absolute; top:0; left:0}
.index_gg ul li:last-child{margin-right: 0}
.index_gg ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}







/*关于我们*/
.index_about{width:100%; height: auto; overflow: hidden; margin: 60px 0}
.index_about img{width:100%; height: auto; display: block;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_about_1{width:600px; height:300px; overflow: hidden; float: left; position: relative; overflow: hidden}
.index_about_2{width:300px;  height: 300px; float: left; background: #4cb3c4; padding-top: 108px;  text-align: center}
.index_about_3{width:300px;  height: 300px; float: left; overflow: hidden; position:relative}
.index_about_4{width:300px;  height: 300px; float: left; overflow: hidden}
.index_about_5{width:300px;  height: 300px; float: left; position: relative; overflow: hidden}
.index_about_6{width:600px;  height: 300px; float: left; overflow: hidden}
.about_one{width:100%; height: auto; overflow: hidden; position: absolute; top:0; left:0; text-align: center; padding-top: 108px;}
.about_one h3,.index_about_2 h3{font-size: 24px; color: #ffff; font-weight: normal; line-height: 40px}
.about_one p,.index_about_2 p{font-size: 14px; color: #ffff; text-transform:Uppercase}
.about_one hr,.index_about_2 hr{width:60px; height: 1px; background: #fff; display: block; background: #fff; margin: 15px auto; border: 0}
.about_one span,.index_about_2 span{font-size: 14px; color: #ffff}
.index_about_1:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_about_3:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_about_4:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_about_5:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_about_6:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_about_3 p{width:100%; height: 50px; line-height: 50px; text-align: center; font-size: 1rem; color: #fff; background: rgba(76,179,196,0.8); position: absolute; bottom:0; left:0}




/*活动*/
.index_huodong{width:100%; height: auto; overflow: hidden; background: #f2f2f2; padding: 56px 0}
.index_huodong .slideGroup{ width:100%;  height: auto; overflow: hidden }
.index_huodong .slideGroup .parHd{width:100%; height: 50px; border-bottom: 1px solid #bebebe}
.index_huodong .slideGroup .parHd ul{ width:auto; float: left; height: auto; overflow: hidden}
.index_huodong .slideGroup .parHd ul li{ float:left;  cursor:pointer;   text-align: center; margin-right: 20px; line-height: 46px; width:120px ; padding-left: 35px; }
.index_huodong .slideGroup .parHd ul li a{font-size: 18px; color: #1481c9; font-weight: bold; }
.index_huodong .slideGroup .parHd ul li.on{ background: url(../images/hd_icon.png) no-repeat left center; border-bottom: 2px solid #1481c9}
.index_huodong .slideGroup .slideBox{ overflow:hidden; zoom:1;  position:relative; margin-top: 40px;  }
.index_huodong .slideGroup .parBd ul{ overflow:hidden; zoom:1;   }
.index_huodong .slideGroup .parBd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden;  width: 290px; height: auto; position: relative; background: #fff;}
.in_hd_pic{width:100%; height:160px; overflow: hidden }
.in_hd_pic img{width:100%; height: auto; overflow: hidden; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.in_hd_info{width:100%; height: auto; overflow: hidden;  padding:15px; }
.in_hd_info h3{width:100%; height: 40px; line-height: 40px; font-size: 16px; color: #4d4d4d; overflow:hidden; text-overflow: ellipsis;font-weight: normal;  white-space:nowrap;}
.in_hd_info p{width:100%; height: 72px; overflow: hidden; line-height: 24px; font-size: 14px; color: #4d4d4d; margin-top: 8px;}
.in_hd_time{width:100%; height: 46px; line-height: 46px; border-top:2px solid #f2f2f2; padding: 0px 10px;}
.in_hd_time span{font-size: 14px; color: #4d4d4d; background: url(../images/n_time.png) no-repeat left center; padding-left: 20px;}
.in_hd_time img{float: right; margin-top: 20px;}
.index_huodong .slideGroup .parBd ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_huodong .slideGroup .parBd ul li:hover h3{color:#1481c9}


/*分类*/
.index_fenlei{width:100%;height: auto; overflow: hidden; margin: 60px 0 40px}
.index_fenlei dl{width:256px; height: auto; float: left; margin-right:58px}
.index_fenlei dl dt{width:80px; height: 80px; border-radius: 50%; background: #f2f2f2; float: left; text-align: center; line-height: 80px;   -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;}
.index_fenlei dl dt i{color:#bebebe; font-size:36px;}
.index_fenlei dl dd{ width:auto; float: left; margin-left: 10px; margin-top: 12px;}
.index_fenlei dl dd h3{font-size: 16px; color: #0077af; font-weight: normal; line-height:28px;}
.index_fenlei dl dd p{font-size: 12px; color: #4d4d4d;text-transform:Uppercase }
.index_fenlei dl:last-child{margin-right: 0}
.index_fenlei dl:hover dt{-webkit-transform: rotateY(360deg); -moz-transform: rotateY(360deg); transform: rotateY(360deg);}




/*环境*/
.index_huanjing{width:100%; height: auto; overflow: hidden; margin-bottom:50px; }
.index_huanjing .slideGroup{ width:100%;  height: auto; overflow: hidden }
.index_huanjing .slideGroup .parHd{width:100%; height: 50px; border-bottom: 1px solid #bebebe}
.index_huanjing .slideGroup .parHd ul{ width:auto; float: left; height: auto; overflow: hidden}
.index_huanjing .slideGroup .parHd ul li{ float:left;  cursor:pointer;   text-align: center; margin-right: 20px; line-height: 46px; width:120px ; padding-left: 35px;}
.index_huanjing .slideGroup .parHd ul li a{font-size: 18px; color: #4cb3c4; font-weight: bold; }
.index_huanjing .slideGroup .parHd ul li.on{ background: url(../images/hj_icon.png) no-repeat left center; border-bottom: 2px solid #4cb3c4}
.index_huanjing .slideGroup .slideBox{ overflow:hidden; zoom:1;  position:relative; margin-top: 40px;  }
.index_huanjing .slideGroup .parBd ul{ overflow:hidden; zoom:1;   }
.index_huanjing .slideGroup .parBd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center; width: 385px; height: 264px; position: relative}
.index_huanjing .slideGroup .parBd ul li img{width:100%; height: auto; overflow: hidden; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_huanjing .slideGroup .parBd ul li .in_hjhover{width:100%; height:86px; background: url(../images/hj_bjs.png) no-repeat center; position: absolute; bottom:0; left:0; 
transition: all 0.4s ease-in-out;}
.in_hjhover p{width:100%; height: 45px; text-align: center; line-height: 45px; color: #fff; font-size: 18px; margin-top: 40px}
.in_hjhover span{width:125px; height: 32px; border: 1px solid #fff; border-radius: 25px; text-align: center;  line-height: 32px; margin: 20px auto; font-size: 16px; color: #fff; display: block}
.index_huanjing .slideGroup .parBd ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_huanjing .slideGroup .parBd ul li:hover .in_hjhover{height: 174px; background: url(../images/hj_hjs.png) no-repeat center; 
transition: all 0.4s ease-in-out;}
.index_huanjing .slideGroup .parBd ul li:hover p{margin-top:50px}




/*底部导航*/
.index_fnav{width:100%; height: 60px; line-height: 60px; background: #74bb3e}
.index_fnav a{font-size: 16px; color: #fff;  margin-right: 12px; padding-right: 15px; background: url(../images/f_navx.png) no-repeat right center;}
.index_fnav a:nth-child(11){background: none;}
.f_top{font-size: 16px; color: #fff; background: url(../images/top_b.png) no-repeat right center; float: right; padding-right: 20px; cursor: pointer}
.index_fnav a:hover{font-weight: bold;}



/*底部*/
.footer{width:100%;height:300px;background:url(../images/footer_bj.jpg) no-repeat center;  display: block; }
.footer .container{overflow: hidden}
.footer_left{width:340px; height: auto; float: left; margin-top: 50px;}
.footer_left b{font-size: 28px; color: #fff; font-weight: bold;}
.footer_left p{font-size: 16px; color: #fff}
.copy_l{width:100%; height: auto; overflow: hidden; margin-top: 30px; font-size: 16px; color: #fff; line-height: 30px}
.copy_l a{color:#fff}
.copy_l a:hover{color:#ce1c29!important}
.footer_center{width:280px; height: auto; float: left; margin-left: 40px; margin-top: 50px;}
.footer_center p{font-size: 16px; color: #fff; line-height:30px; text-align: right}
.footer_map{width:216px; height: auto; float: left; margin-left: 40px;  margin-top: 50px;}
.footer_map a{width:100%; height:140px; display:block}
.footer_map a img{width:100%; height:auto; display:block;}
.footer_map p{width:100%; height: 40px; line-height: 40px; font-size: 16px; color: #fff; text-align: center}
.footer_img{width:200px;  height: 300px; overflow: hidden; float: right; background: #3ebbb4; padding: 50px 33px 0 }
.footer_img dl{width:100%; height: auto; float: left; }
.footer_img dl dt{width:100%; height: auto;   margin: 0px auto;}
.footer_img dl dt img{width:100%; height: 100%; display: block}
.footer_img dl dd{width:100%; height: 40px; line-height: 40px; font-size: 16px; color: #FFFFFF;  text-align: center; margin-top: 10px;}
.footer_link{width:100%; height:auto; line-height:32px; background: #00509a; overflow: hidden; }
.footer_link p{font-size: 16px; color: #fff; float: left; width:80px; }
.footer_link .footer_a{width:1120px; float: left; height: 100%; }
.footer_link .footer_a a{font-size:16px; color: #fff; margin: 0px 10px; background: url(../images/f_navx.png) no-repeat right center;padding-right: 10px;}




/*内页banner*/
.ny_banner{width:100%; height:300px; background: url(../images/team_ban.jpg) no-repeat center; padding-top: 40px;}
.ny_banner .container{position: relative}
.ny_banner h4{font-size: 44px; color: #ffffff; font-weight: bold; line-height: 200px; text-align: center}
.ny_post{width:100%; height: 50px; line-height: 50px; font-size: 14px; color: #fff; background: url(../images/home.png) no-repeat left center; padding-left: 30px; }
.ny_post a{font-size: 14px; color: #fff;}



/*二级导航*/
.ny_erji{width:1200px; height: 50px; border-bottom: 1px solid #bebebe; margin: 20px auto 0}
.ny_erji a{font-size: 16px; color: #4d4d4d; font-weight: bold; float: left; width: 120px; text-align: center; margin-right: 20px; height:50px; line-height: 50px; position: relative}
.ny_erji a:first-child{background: url(../images/ejdh.png) no-repeat left center; padding-left: 30px;}
.ny_erji a:last-child{margin-right: 0}
.ny_erji a.active,.ny_erji a:hover{color:#1481c9; font-size: 18px;}
.ny_erji a:hover:after,.ny_erji a.active:after{opacity: 1}
.ny_erji a:after{content: ""; width: 120px; height: 3px; background: #1481c9; position: absolute; bottom:-1px; left:0; z-index: 9; opacity: 0}

.ny_erji_san{width:1200px; height:auto; display:block; margin:30px auto; overflow:hidden}
.ny_erji_san ul{width:100%; height:auto; overflow:hidden}
.ny_erji_san li{width:162px; height:40px; line-height:40px; background:#eee; color:#333; text-align:center; font-size:16px; float:left; margin-right:11px; margin-bottom:10px;}
.ny_erji_san li a{color:#333;  width:100%; height:auto; display:block;}
.ny_erji_san li:nth-child(7n){margin-right:0px}
.ny_erji_san li:hover{background:#0368ac; color:#fff}
.ny_erji_san li.active{background:#0368ac; color:#fff}
.ny_erji_san li.active a,.ny_erji_san li:hover a{color:#fff}





/*团队列表*/
.ny_team_all{width:100%; height: auto; overflow: hidden; margin-top: 40px; margin-bottom: 60px;}
.ny_team_all ul{width:100%; height: auto; overflow: hidden}
.ny_team_all ul li{width:280px; height: 400px; position: relative; float: left; margin-right:26px; margin-bottom: 28px; overflow:hidden}
.ny_team_all ul li:nth-child(4n){margin-right: 0}
.ny_team_all ul li .index_team_xx{background: rgba(76,176,196,0.8)}
.ny_team_all ul li img{width:100%; height:auto; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_team_all ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}



/*团队详情*/
.ny_team_info{width:100%; height: auto; overflow: hidden; margin-top: 68px;}
.team_info_pic{width:280px; height: 400px; float: left}
.team_info_pic img{width:100%; height: auto; display: block}
.team_info_xx{width:835px; height: auto; float: right}
.team_info_xx h3{width:100%; height: 60px; background: url(../images/txq_bj.png) no-repeat bottom center; font-size: 18px; color: #4d4d4d; font-weight: bold;}
.team_info_js{width:100%; height:auto; overflow: hidden; font-size: 14px; color:#4d4d4d; line-height: 26px; margin-top: 20px;}
.team_info_js p{font-size: 14px; color:#4d4d4d; line-height: 26px;}
.ny_ysinfo{width:100%; height: auto; overflow: hidden;  background: #f2f2f2; padding: 37px 0; margin-top: 70px;}
.ny_ysinfo_t{width:100%; height: 50px; border-bottom: 1px solid #bebebe  }
.ny_ysinfo_t h3{width:125px; height: 50px; line-height:45px; border-bottom: 2px solid #1481c9;  background: url(../images/ys_icon.png) no-repeat left center; padding-left: 40px; font-size: 18px; color: #1481c9; font-weight: bold;}
.ysinfo_js{width:100%; height: auto; overflow: hidden; margin: 20px 0; font-size: 14px; color: #4d4d4d; line-height: 28px;}
.ny_yspaiban{width:100%; height: auto; overflow: hidden; margin-top: 40px; margin-bottom: 60px;}
.ny_yspaiban img{max-width:100%; display:block;}
.ny_paiban_t{width:100%; height: 50px; border-bottom: 1px solid #bebebe; margin-bottom: 40px;  }
.ny_paiban_t h3{width:125px; height: 50px; line-height:45px; border-bottom: 2px solid #1481c9;  background: url(../images/pb_icon.png) no-repeat left center; padding-left: 40px; font-size: 18px; color: #1481c9; font-weight: bold; float:left }
.ny_paiban_t a,.ny_keteam_t a{font-size: 14px; color: #4d4d4d; float: right; line-height: 50px;}


/*新闻列表*/
.ny_news_all{width:100%; height: auto; overflow: hidden; margin-top: 60px; margin-bottom:60px; }
.ny_news_all li{width:100%; height: 220px; background: #fff; padding: 20px; margin-bottom: 20px;}
.ny_news_pic{width:288px; height: 100%; float: left;overflow: hidden}
.ny_news_pic img{height:100%; width: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_news_xx{width:670px; height: auto; float: left; margin-left: 38px; margin-top:15px;}
.ny_news_xx h3{width:100%; height: 40px; line-height: 40px; font-size: 16px; color: #4d4d4d; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_news_xx span{font-size: 14px; color: #4d4d4d;  display: block; margin: 10px 0}
.ny_news_xx p{width:100%; height: 56px; line-height: 28px; font-size: 14px; color: #4d4d4d;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.ny_news_jt{width:75px; height: 120px; float: right; border-left:1px solid #bebebe; margin-right: 30px; margin-top:30px;}
.ny_news_jt i{width:34px; height: 34px; display: block; background: url(../images/n_jt.png) no-repeat center; float: right; margin-top:40px;}
.ny_news_all li:hover{background: #4cb3c4;}
.ny_news_all li:hover span,.ny_news_all li:hover p,.ny_news_all li:hover h3{color:#fff}
.ny_news_all li:hover .ny_news_jt{border-left:1px solid #fff}
.ny_news_all li:hover i{background: url(../images/n_bjt.png) no-repeat center}
.ny_news_all li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_news_show{margin-bottom:60px; margin-top:40px;}



/*荣誉资质*/
.ny_honor_all{width:100%; height: auto; overflow: hidden; margin-top: 60px; margin-bottom: 60px;}
.ny_honor_all ul{width:100%; height: auto; overflow: hidden}
.ny_honor_all ul li{width:385px; height: auto; position: relative; float:left; margin-right:22px; margin-bottom: 18px; overflow: hidden }
.ny_honor_all ul li img{width:100%; height: auto; display: block;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_honor_t{width:100%; height:40px;  background: rgba(76,179,196,0.8); text-align: center;  }
.ny_honor_t p{font-size: 16px; color: #fff; width:100%; height:35px; line-height:35px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;  text-align:center}
.ny_honor_all ul li:nth-child(3n){margin-right: 0}
.ny_honor_all ul li:hover .ny_honor_t{opacity: 1; transition: all 0.4s ease-in-out;} 
.ny_honor_all ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.hzxs_pic{width:100%; height:auto; display:block;}
.hzxs_pic img{width:100%; height:auto; display:block;}


/*环境*/
.ny_hj_all{width:100%; height: auto; overflow: hidden; margin-top: 60px; margin-bottom: 60px;}
.ny_hj_all ul{width:100%; height: auto; overflow: hidden}
.ny_hj_all ul li{width:385px; height: auto; position: relative; float:left; margin-right:22px; margin-bottom: 18px; overflow: hidden }
.ny_hj_all ul li img{width:100%; height: auto; display: block;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_hj_all p{font-size: 16px; color: #333; width:100%; height:35px; line-height:35px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; text-align:center}
.ny_hj_all ul li:nth-child(3n){margin-right: 0}
.ny_hj_all ul li:hover .ny_honor_t{opacity: 1; transition: all 0.4s ease-in-out;} 
.ny_hj_all ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.hj_pic{width:100%; height:auto; overflow:hidden}




/*公告*/
.ny_gonggao_all{width:100%; height: auto; overflow: hidden; margin-top: 60px; margin-bottom: 60px;}
.ny_gonggao_all li{width:100%; height: 180px; background: #fff; padding: 20px; margin-bottom: 20px;}
.ny_gg_time{width:100px;  height: auto; float: left; text-align: center;margin-top: 30px;}
.ny_gg_time span{font-size: 36px; color: #4d4d4d; font-weight: bold;}
.ny_gg_time p{font-size:16px; color: #4d4d4d; }
.ny_gg_xx{width:882px; height: auto; float: left; margin-left: 38px; margin-top:15px;}
.ny_gg_xx h3{width:100%; height: 40px; line-height: 40px; font-size: 16px; color: #4d4d4d; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_gg_xx p{width:100%; height: 56px; line-height: 28px; font-size: 14px; color: #4d4d4d;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.ny_gg_jt{width:65px; height: 80px; float: right; border-left:1px solid #bebebe; margin-right: 30px; margin-top:30px;}
.ny_gg_jt i{width:34px; height: 34px; display: block; background: url(../images/n_jt.png) no-repeat center; float: right; margin-top:20px;}
.ny_gonggao_all li:hover{background: #4cb3c4;}
.ny_gonggao_all li:hover span,.ny_gonggao_all li:hover p,.ny_gonggao_all li:hover h3{color:#fff}
.ny_gonggao_all li:hover .ny_gg_jt{border-left:1px solid #fff}
.ny_gonggao_all li:hover i{background: url(../images/n_bjt.png) no-repeat center; }


/*科室*/
.ny_keshi_all{width:100%; height: auto; overflow: hidden; margin-top: 60px; margin-bottom: 60px; }
.ny_keshi_all ul{width:100%; height: auto; overflow: hidden;}
.ny_keshi_all ul li{width:380px; height: 406px; overflow: hidden; background: #eaeaea; position: relative; float: left; margin-bottom: 30px; margin-right: 30px;}
.ny_keshi_pic{width:100%; height: 300px; overflow: hidden}
.ny_keshi_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_keshi_info{width:340px; height: 200px; background: rgba(255,255,255,0.8); padding: 40px; margin: -95px auto 0; position: relative; z-index: 99}
.ny_keshi_info h3{width:120px; height: 40px; background: #4cb3c4; border-radius: 8px; text-align: center; line-height: 40px; margin: 10px auto; font-weight: normal; color: #fff}
.ny_keshi_info p{width:100%; height: 40px; overflow: hidden; line-height: 20px; font-size: 14px; color: #777777;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden;}
.ny_keshi_all ul li:nth-child(3n){margin-right: 0}
.ny_keshi_all ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_keshi_one{width:100%; height:auto; overflow:hidden; margin-top:50px;}
.keshi_one_pic{width:481px; height:auto; float:left;}
.keshi_one_pic img{width:100%; height:auto; display:block;}
.keshi_one_info{width:680px; height:auto; float:right;}
.keshi_one_info h3{font-size:20px; color:#666; font-weight:normal}
.keshi_one_info h3 span{color:#1481c9; font-weight:bold;}



/**/
.ny_ksteam{width:100%; height: auto; overflow: hidden; margin: 50px 0}
.ny_keteam_t{width:100%; height: 50px; border-bottom: 1px solid #bebebe; margin-bottom:40px;  }
.ny_keteam_t h3{width:125px; height: 50px; line-height:45px; border-bottom: 2px solid #1481c9;  background: url(../images/zj_icon.png) no-repeat left center; padding-left: 40px; font-size: 18px; color: #1481c9; font-weight: bold; float:left;}
.ny_ksteam_list{width:100%; height:auto; overflow:hidden; margin-bottom:20px;}



/*内页关于我们*/
.ny_about_five{width:100%; height: auto; overflow: hidden; margin: 50px 0; font-size: 14px; color: #4d4d4d; line-height: 34px; text-indent:2rem;}
.ny_about_four{width:100%; height:390px; background: url(../images/about_fuwu.jpg) no-repeat center; padding-top:60px;}
.ny_about_four ul{width:100%; height: auto; overflow: hidden}
.ny_about_four ul li{width:264px; height: 264px; border-radius: 50%; background: #fff; box-shadow: 1px 1px 10px rgba(0,0,0,0.2); float: left; margin-right: 46px; padding: 5px;}
.ny_about_four ul li:last-child{margin-right: 0}
.ny_about_four ul li h3{font-size: 24px; color: #4bb4c3; font-weight: bold; line-height: 40px; text-align: center}
.ny_about_four ul li p{font-size: 14px; color: #666666; line-height: 30px; width: 100%;}
.ny_about_four ul li a{width:100%; height: 100%;display: block; border-radius: 50%; padding:30px 8px 0; text-align: center}
.ny_about_four ul li:hover a{ background: #4bb4c3;}
.ny_about_four ul li:hover h3{color:#fff}
.ny_about_four ul li:hover p{color:#fff}
.ny_about_three{width:100%; height: auto; overflow: hidden; margin: 60px 0}
.about_one_left{width:700px; height: auto; float: left}
.about_one_left h4{width:100%; height: auto; font-size: 18px; color: #1481c9; font-weight: bold; margin-bottom: 20px; text-indent: 2rem}
.about_one_left p{font-size: 14px; color: #4d4d4d; line-height: 30px; text-indent: 2rem}
.about_one_right{width:479px; height: auto; float: right; overflow: hidden}
.about_one_right img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.about_one_right:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_about_two{width:100%; height:338px; background: url(../images/about_ry.jpg) no-repeat center; padding-top: 40px}
.picScroll-left{ overflow:hidden; position:relative;}
.picScroll-left .hd{ overflow:hidden;  height:8px;  display: table; margin: 0px auto;}
.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left .hd ul li{ float:left;  width:40px; height:8px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:#bebebe}
.picScroll-left .hd ul li.on{background: #4bb4c3}
.picScroll-left .bd{width:100%; height: auto; overflow: hidden; margin-bottom:20px;}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0 11px; float:left; _display:inline; overflow:hidden;  width: 282px; }
.picScroll-left .bd ul li span{font-size: 22px; color: #4d4d4d; font-weight: bold;}
.picScroll-left .bd ul li hr{width:30px; height: 2px; background: #4bb4c3; display: block; border: 0; margin:20px 0}
.picScroll-left .bd ul li p{font-size: 14px; color: #4d4d4d; line-height: 24px; width: 100%; height: 96px; overflow: hidden;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:4; -webkit-box-orient:vertical; overflow:hidden;}
.picScroll-left .bd ul li div.about_dsj{width:100%; height: auto; overflow: hidden;background: url(../images/ab_xs.jpg) no-repeat right center; padding: 20px 10px 20px 0 }
.ny_about_one{width:100%; height: auto; overflow: hidden; margin: 60px 0}
.ny_about_show{width:100%; height:auto; overflow:hidden; margin-top:50px; margin-bottom:60px; line-height:30px; font-size:16px; color:#666}
.about_two_xx{width:100%; height:96px; overflow:hidden}
.ny_about_show img{max-width:100%; }



/*问答交流*/
.ny_yzxx_all{width:100%; height:auto; overflow:hidden; margin-bottom:60px;}
.ny_yzxx_all .mes_form_l > p > input,.ny_yzxx_all .mes_form_p p input{background:#fff}
.ny_yzxx_all .mes_form_r > textarea{background:#fff}
.ny_wdjl{width:100%; height:auto; overflow:hidden; margin-top:50px; margin-bottom:60px;}
.ny_wdjl_t{width:100%; height: 50px; border-bottom: 1px solid #bebebe; margin-bottom: 40px;  }
.ny_wdjl_t h3{width:125px; height: 50px; line-height:45px; border-bottom: 2px solid #1481c9;  background: url(../images/jl_icon.png) no-repeat left center; padding-left: 40px; font-size: 18px; color: #1481c9; font-weight: bold; float:left }
.ny_jlwt{width:1000px; height:auto; float:left!important; margin-top:30px;}
.jl_wen{width:100%; height:50px; line-height:50px;}
.jl_wen span{font-size:22px; color:#4d4d4d; font-weight:bold; float:left;}
.jl_wen p{width:870px; height:50px; line-height:50px; font-size:16px; color:#4d4d4d; font-weight:bold; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; margin-left:50px; float:left;}
.jl_da{width:100%; height:50px; line-height:50px; }
.jl_da span{font-size:22px; color:#4d4d4d; font-weight:bold; float:left;}
.jl_da p{width:870px; height:50px; line-height:25px; font-size:14px; color:#4d4d4d;  text-overflow:ellipsis; overflow:hidden; white-space:nowrap; margin-left:50px; margin-top:10px; float:left;}
.nyly_li .ny_gg_jt{margin-top:48px;}
.nyly_li:hover{background:#4cb3c4}
.nyly_li:hover span,.nyly_li:hover p{color:#fff}
.nyly_li:hover .ny_gg_jt{border-left:1px solid #fff}
.nyly_li:hover i{background: url(../images/n_bjt.png) no-repeat center}

.mes_qsyj_text textarea{height:122px!important;}





/*视频*/
.ny_video_yy{width:100%; height:auto; overflow:hidden; margin-bottom:60px;}
.ny_video_yy ul{width:100%; height:auto; margin-bottom:50px;}
.ny_video_yy ul li{width:292px; height:auto; float:left; margin-right:10px; margin-bottom:20px;}
.ny_video_yy ul li:nth-child(4n){margin-right:0}
.ny_video_pic{width:100%; height:auto; display:block}
.ny_video_pic img{width:100%; height:auto; display:block}
.ny_video_yy ul li p{width:100%; height:40px; line-height:40px; font-size:16px; color:#333; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; text-align:center}
.ny_service_all{margin:40px 0}


/*医院文化*/
.ny_wenhua{width:100%; height:auto; overflow:hidden; margin:30px 0 60px;}

.ny_wenhua .Box{width:100%; height: auto; }
.ny_wenhua .Box .Box_con {position: relative; margin-top:40px;}
.ny_wenhua .Box .Box_con .conbox {position: relative;overflow: hidden; width:100%; margin: 0px auto; }
.ny_wenhua .Box .Box_con .conbox ul {position: relative;list-style: none;}
.ny_wenhua .Box .Box_con .conbox ul li {float: left;width:284px;height:auto; margin-left:21px;overflow: hidden;}
.ny_wenhua .Box .Box_con .conbox ul li img{transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s; width:100%; height:auto; display:block;}
.ny_wenhua .Box .Box_con .conbox ul li:first-child {margin-left: 0;}
.ny_wenhua .Box .Box_con .conbox ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;
}











/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:200px;
    width:100px;
    z-index: 999;
	 border-radius:50px; 
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	 font-size: 14px;
}
.leftlx {
    float: left;
    height: auto;
    width: 90px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 20px;
    padding-left: 8px;
}
.fix_ewm {
   border: 1px solid #eee;
    display: none;
    height: 120px;
    left: -135px;
    position: absolute;
    top: -20px;
    width: 120px;
}

.fix_swm,.fix_ywm {
    border: 1px solid #eee;
    display: none;
    height: 120px;
    left: -135px;
    position: absolute;
    top: -20px;
    width: 120px;
}

.fix_swm img,.fix_ewm img,.fix_ywm img{width:100%; height: auto; display: block}




.lxfx li i {
    display: block;
    height: 40px;
    margin: 0 auto;
    text-align: center;
    width: 47px; 
}
.lxfx li i.icon-yy {
    background: url(../images/icon_yy.png) no-repeat center
}

.lxfx li i.icon-qqs {
    background: url(../images/icon_qq.png) no-repeat center
}
.lxfx li i.icon-wj {
    background: url(../images/icon_wj.png) no-repeat center
}


.lxfx li i.icon-xx {
    background: url(../images/icon_xx.png) no-repeat center
}

.lxfx li i.icon-wx {
    background: url(../images/icon_wx.png) no-repeat center

}
.lxfx li i.icon-sj {
     background: url(../images/icon_sj.png) no-repeat center
}


.lxfx li i.icon-top {
     background: url(../images/icon_top.png) no-repeat center; height: 40px!important
}


.lxfx li p {
    text-align: center;
	font-size: 14px; color: #fff;

}


.lxfx li {
    height: 80px;
    margin-left: 0;
    position: relative;
    width:90px; 
	padding-top:2px;
	border-bottom: 2px solid #fff; background: #0368ac

}

.mtop{height: 40px!important; border-radius: 0 0 15px 15px;}
.lxfx_top{height:126px!important; border-radius: 45px 45px 0 0; padding-top:45px!important;}





/*挂号须知*/
.ny_ghxz_top{ height: 220px; overflow: hidden; position: relative; z-index:1; margin-top:38px }
.ny_ghxz_top .container{padding: 40px 60px; background: #fff; border-radius:5px; overflow: hidden; height: 220px;}
.ny_ghxz_top img{width:100%; height: auto; display: block}
.ghxz_top_p{margin-top:20px;}
.ghxz_top_p p{font-size: 16px; color: #4d4d4d; line-height: 25px; text-align: center; float: left; width: 93px; margin-right:153px}
.ghxz_top_p p:last-child{margin-right: 0}
.ny_search{ height:72px; line-height: 72px; background: #fff; border-radius: 10px; padding: 0px 10px; margin: 40px auto;}
.ny_search_left{width:51px; height: 100%; float: left; background: url(../images/sousuo.png)  no-repeat center}
.ny_search_right{width:80%; height: 100%; float: left; margin-left: 10px; background: url(../images/hui.png) no-repeat left center; padding-left: 20px;}
.ny_search_right input[type="text"]{width:100%; height: 100%; float: right; border: 0; background: none; }
.ny_ghxz_ks{ height: auto; overflow: hidden; margin-bottom: 50px;}
.ny_ghxz_ks ul{width:100%; height: auto; overflow: hidden}
.ny_ghxz_ks ul li{width:100%; height: 60px; line-height: 60px; border-radius:10px; margin-bottom:10px; padding: 0px 30px; background: #fff}
.ny_ghxz_ks ul li a{font-size: 16px; color: #4d4d4d; width: 100%; height: 100%; display: block; 
	background: url(../images/yy_hjt.png) no-repeat right center; }
.ny_ghxz_ks ul li:hover a{background: url(../images/yy_bjt.png) no-repeat right center; color:#fff}
.ny_ghxz_ks ul li:hover{background: #4cb3c4}
.ghxz_all{width:100%; height:100%; background: rgba(0,0,0,0.5); position:fixed; top:0; left:0; z-index:999;  }
.tan_all{width:100%; height:100%; background: rgba(0,0,0,0.5); position:fixed; top:0; left:0; z-index:999; display: none;}
.ny_ghxz_info{ height: 474px; overflow: hidden; background: #fff; border-radius: 10px; position:fixed; top:50%; left:50%; margin-top: -237px; margin-left: -600px;
	padding: 50px 30px 0;}
.ny_ghxz_info h4{font-size:26px; color: #4d4d4d; text-align: center; margin-bottom:20px; }
.ny_ghxz_info p{font-size: 16px; color: #4d4d4d; line-height: 34px;}
.tan_all_an{width:100%; height: 70px; line-height:50px;  overflow: hidden; border-top:1px solid #bebebe; margin-top: 61px;}
.tan_all_an p{width:50%; height:70px; font-size: 1.2rem; color: #4d4d4d; text-align: center; line-height: 70px; float: left }
.t_quxiao{border-right:1px solid #bebebe}
.t_qr{color:#4cb3c4!important}
.ny_fbt{width:100%; height: auto;  margin: 42px 0}
.ny_fbt .container{background: #fff; border-radius: 8px; background: #fff; padding:12px 40px 15px ;}
.index_news_dt{width: 100%; height: 50px; line-height: 50px; border-bottom: 1px solid #bebebe}
.index_news_dt h4{font-size:1.2rem; color: #4d4d4d;  font-weight: bold;  background: url(../images/yydt_icon.png) no-repeat left center; padding-left:45px;  
	border-bottom: 3px solid #4cb3c4; float: left; line-height: 50px;  height: 50px; padding-right: 40px;}
.index_news_dt a{float: right;  font-size: 1rem; color: #4d4d4d; }
.ny_xgzc_xx{width:100%; height: auto; overflow: hidden; margin-bottom: 50px}
.ny_xgzc_xx dl{width:100%; height: auto; overflow: hidden; margin-bottom: 5px; background: #fff; padding: 10px 30px; border-radius: 8px;}
.ny_xgzc_xx dl dt{width:75%; height:100%; line-height: 54px; font-size: 16px; color: #4d4d4d; text-overflow:ellipsis; overflow: hidden; white-space: nowrap; float: left}
.ny_xgzc_xx dl dd{font-size: 16px; color: #4d4d4d;   float: right }
.RadioStyle input {display: none}
.RadioStyle label {
	background:url(../images/ch_hui.png) no-repeat left center; background-size: 45%;
	color: #666666;
	padding-left: 20px;
	line-height: 28px;
	float: left;
	margin-right:25px;
	height: 100%; line-height: 44px; font-size: 14px;}
.RadioStyle input:checked + label {background:url(../images/ch_huang.png) no-repeat left center; background-size: 45%; }
.RadioStyle input:disabled + label {opacity: 0.7;}
.RadioStyle{width:125px; float: left; height: 100%; line-height: 42px; margin-top: 10px }
.ny_xglink{width:auto; height: auto; overflow: hidden; margin:30px auto; display: table;}
.ny_xglink input{width:230px; height: 45px; line-height: 45px; font-size: 1.2rem; text-align: center;  border: 0; border-radius: 8px; margin: 0px 20px;}
.xg_cz{ float: left; background: #e6e6e6; color: #4d4d4d;}
.xg_qr{background: #4cb3c4; color:#fff; float: right!important;}
.ny_ksys_all{ height: auto; overflow: hidden; margin-top: 10px; padding: 0px 10px; margin-bottom: 50px;}
.ny_ksys_all li{width:100%;  height: auto; overflow: hidden; background: #fff; padding:20px 28px; border-radius: 8px; margin-bottom: 20px; font-size: .512rem}
.ny_ksys_pic{width:200px; height: auto; float: left}
.ny_ksys_pic img{width:100%; height: auto; display: block}
.ny_ksys_xx{width: 890px;  overflow: hidden; float: right; padding-top: 10px;}
.ny_ksys_xx h3{width:100%; height:30px; line-height: 30px; color:#4d4d4d; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-weight: bold;}
.ny_ksys_xx h4{width:100%; height:30px; line-height: 30px; color:#4d4d4d; font-size: 14px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_ksys_xx h5{width:100%; height:30px; line-height: 30px; color:#4d4d4d; font-size: 14px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_ksys_xx p{width:100%; height:75px; line-height: 25px; font-size: 14px; color: #4d4d4d; overflow: hidden;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden; margin:20px 0 }
.ny_ksys_xx .ksys_rq a{font-size: .8rem; margin-left: 2%}
.ksys_xl{width:100%; height: 25px; line-height: 25px; font-size:0.9rem; color: #4d4d4d;  text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.kdyy_link{width:80px; height:30px; line-height: 30px; background: #4cb3c4; border-radius: 30px; text-align: center; display: block; color: #fff; font-size: .9rem; margin-top: 5px;}
.ny_pbb_xx{width:100%; height: auto; overflow: hidden; margin-bottom: 50px;}
.ny_pbb_xx h4{font-size: 20px; color: #4d4d4d; font-weight: bold; text-align: center; margin-bottom: 25px;}
.ny_pbb_info{ height: 100%; border: 1px solid #e1e1e1}
.pbb_xingqi{width:100%; height:40px; line-height:40px; text-align: center; background: #ffffff }
.pbb_xingqi li{width:14.28%; height: 100%; font-size:0.8rem; color: #000; float: left}
.pbb_xingqi li:first-child{background: #4cb3c4; color: #fff}
.pbb_xingqi li:last-child{background: #4cb3c4; color: #fff}
.pbb_time{width:100%; height: auto; overflow: hidden}
.pbb_time li{width:14.28%; height: 200px;font-weight: bold; text-align: center;  float: left; }
.pbb_time li.weekColor{color:#4cb3c4}
.gongli{font-size:16px;color: #4d4d4d; height: 60px; line-height: 60px;}
.nongli{width:100%; height: 40px; line-height: 40px; font-size: 16px; color: #fff;  text-align: center; 
	font-weight: normal}
.weekColor .gongli{color:#4db1b1}
.nongli.active{background: #0168ad;border-left: 1px solid}
.ny_hzxx_xx{height: auto; overflow: hidden;  margin-bottom: 50px; }
.ny_hzxx_xx dl{width:100%; height: 70px; line-height: 70px; background: #fff; border-radius: 8px; padding: 0px 50px; margin-bottom: 8px;}
.ny_hzxx_xx dl dt{font-size: 16px; color: #4d4d4d; float: left; padding-left: 35px; }
.hzxx_1{background: url(../images/yy_1.png) no-repeat left center}
.hzxx_2{background: url(../images/yy_2.png) no-repeat left center}
.hzxx_3{background: url(../images/yy_3.png) no-repeat left center}
.hzxx_4{background: url(../images/yy_4.png) no-repeat left center}
.hzxx_5{background: url(../images/yy_5.png) no-repeat left center}
.hzxx_6{background: url(../images/yy_6.png) no-repeat left center}
.hzxx_7{background: url(../images/yy_7.png) no-repeat left center}
.hzxx_8{background: url(../images/yy_8.png) no-repeat left center}
.hzxx_9{background: url(../images/yy_9.png) no-repeat left center}
.hzxx_11{background: url(../images/yy_11.png) no-repeat left center}
.ny_hzxx_xx dl dd{float: left; position: relative; height: 100%; width:58%}
.ny_hzxx_xx dl dd input{background: none; border: 0px; height: 100%; font-size: 16px; color: #4d4d4d; display: block}
.ny_hzxx_xx dl dd div{font-size:16px; color: #4d4d4d; width: 100%; height: 100% }
.hzxx_link{width:100%; height: auto; overflow: hidden; margin-top:30px;text-align: center;}
.hzxx_link input{width:25%; height: 45px; line-height: 45px; font-size: 1.2rem; text-align: center;  border: 0; border-radius: 8px; margin-left:20px;}
.hzxx_br{color: #4d4d4d; background: #e6e6e6;}
.hzxx_tj2{color: #ffffff; background: #4cb3c4;}
.hzxx_tj{width:100%; height: 45px; line-height:45px; border-radius: 8px; text-align: center; line-height: 40px; font-size: 1.2rem; color: #ffffff; background: #4cb3c4; border: 0; margin-top: 10px;}
.yycg_xx{width:800px; height: auto;  overflow: hidden;  background: #fff; border-radius: 10px;  position: fixed; top: 50%; left: 50%; margin-top: -275px; margin-left: -400px; padding: 20px 40px 0;}
.yycg_xx h3{font-size: 1.3rem; color: #4d4d4d; text-align: center}
.yycg_xx img{width:80px; height:80px; display: block; margin: 20px auto;}
.yycg_xx_xx{width:100%; height: auto; margin-top: 10px; margin-bottom: 20px; text-align: center}
.yycg_xx_xx dl{width: auto; height:28px; line-height:28px; font-size: 1rem; color: #4d4d4d; display: table; margin: 0px auto;}
.yycg_xx_xx dl dt{float: left}
.yycg_xx_xx dl dd{float: left;}
.ny_hzxx_xx select{background: none; border: 0px; height: 100%; font-size: 1rem; color: #4d4d4d; /*width: 100%;*/ display: block}
.zhengjian{width:68%}


/*登录*/
.ny_dl_xx{width:700px; height: auto; overflow: hidden; padding: 0px 10px;  margin: 60px auto}
.ny_dl_xx dl{width:100%; height: 70px; line-height: 70px; background: #fff; border-radius: 8px; padding: 0px 30px; margin-bottom: 8px;}
.ny_dl_xx dl dt{font-size: 1.1rem; color: #4d4d4d; float: left; padding-left: 35px;}
.ny_dl_xx dl dd{float: left; position: relative; height: 70px;}
.ny_dl_xx dl dd input{background: none; border: 0px; height: 100%; font-size: 1rem; color: #4d4d4d; width: 100%; float: left;}
.ny_dl_xx dl dd a{color:#666; font-size: 1.1rem}
.dlxx_1{background: url(../images/yy_4.png) no-repeat left center}
.dlxx_2{background: url(../images/yy_91.png) no-repeat left center}
.zcxx_1{background: url(../images/yy_10.png) no-repeat left center}
.ny_dl_zhuce{width:100%; height: 40px; line-height: 40px; margin-top: 8px;}
.ny_dl_zhuce .wjmm{font-size: 1.2rem; color: #bebebe; float: left}
.ny_dl_zhuce p{float:right; font-size: 1.2rem; color: #bebebe;  }
.ny_dl_zhuce p a{color:#4cb3c4}
.y_mima{width:27px; height: 100%; float: right!important; background: url(../images/yanjing.png) no-repeat center; }
.q_mima{width:27px; height: 100%; float: right!important; background: url(../images/yanjing.png) no-repeat center; }
.dlxx_mm{width:60%;}
.hz_lhmima,.hz_hqmima{display: none;}
.mima_show{background: url(../images/lvyj.png) no-repeat center}
.yzm{float: right!important}
.ny_zhongxin{height: auto; overflow: hidden}
.ny_zhongxin ul{width:100%; height: auto; overflow: hidden;margin-bottom:50px;}
.ny_zhongxin ul li{width:219px; height: 180px; float: left; background: #fff; border-radius: 8px; text-align: center; padding:40px 20px 0; margin-right: 26px; 
	margin-bottom: 19px;}
.ny_zhongxin ul li i{width:100%; height: 60px; display: block; margin-bottom:20px;}
.ny_zhongxin ul li p{font-size: 16px; color: #4d4d4d;  margin-top: 10px;}
.ny_zhongxin ul li:nth-child(5n){margin-right: 0}
.ny_zhongxin ul li:hover p{color:#fff}
.ny_zhongxin ul li:hover{background: #4cb3c4}
.zx_0{background: url(../images/zx_0.png) no-repeat center}
.zx_1{background: url(../images/zx_1.png) no-repeat center}
.zx_2{background: url(../images/zx_2.png) no-repeat center}
.zx_3{background: url(../images/zx_3.png) no-repeat center}
.zx_4{background: url(../images/zx_4.png) no-repeat center}
.zx_5{background: url(../images/zx_5.png) no-repeat center}
.zx_6{background: url(../images/zx_6.png) no-repeat center}
.zx_7{background: url(../images/zx_7.png) no-repeat center}
.ny_zhongxin ul li:hover .zx_0{background: url(../images/zx_h0.png) no-repeat center}
.ny_zhongxin ul li:hover .zx_1{background: url(../images/zx_h1.png) no-repeat center}
.ny_zhongxin ul li:hover .zx_2{background: url(../images/zx_h2.png) no-repeat center}
.ny_zhongxin ul li:hover .zx_3{background: url(../images/zx_h3.png) no-repeat center}
.ny_zhongxin ul li:hover .zx_4{background: url(../images/zx_h4.png) no-repeat center}
.ny_zhongxin ul li:hover .zx_5{background: url(../images/zx_h5.png) no-repeat center}
.ny_zhongxin ul li:hover .zx_6{background: url(../images/zx_h6.png) no-repeat center}
.ny_zhongxin ul li:hover .zx_7{background: url(../images/zx_h7.png) no-repeat center}
.ny_jilu{ overflow: hidden; margin-bottom: 40px;}
.ny_jilu li{width:100%; height: auto; overflow: hidden; margin-bottom: 10px; background: #fff; border-radius: 8px; padding: 30px;}
.jl_time{width:88px; height: auto; float: left; text-align: center; margin-top:15px;}
.jl_time span{font-size: 36px; color: #4d4d4d; font-weight: bold;}
.jl_time p{font-size: 16px; color: #4d4d4d; line-height: 30px;}
.ny_yydj_left{width:850px; height: auto; float: left; margin-left: 40px;}
.ny_yydj_left h3{width:100%; height: 40px; line-height: 40px; font-size: 16px; color: #4d4d4d; font-weight: bold; margin-bottom: 8px;}
.ny_yydj_left p{font-size: 14px; color: #4d4d4d; line-height: 26px;}
.yydj_ty{width:150px; float: right; background: #4cb3c4; color:#fff; font-size:18px; line-height:46px; height: 46px; border-radius: 25px; text-align: center; 
	margin-top:30px; cursor: pointer}

/*加载更多*/
.indexMore {
    text-align: center;
    font-size: 1.1rem;
    cursor: pointer;
}
.noMore {
	text-align: center;
	font-size: 1.1rem;
}


#move_port{
  position: fixed;
  width: 400px;
  left: 0;
  top:0;
  cursor: pointer;
  z-index: 10000;
}
#move_port img{width:100%; height:auto; display:block;}