@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px;}
img{ border:0;}
a{ text-decoration:none; color:#333; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.container{ width:1200px; margin: 0 auto; }
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}

*:focus{   
	border:none;
}

@font-face {
    font-family: 'BebasNeue-Regular';
    src: url('../font/zzgc.OTF') format('woff');
    font-weight: normal;
    font-style: normal;
}







/* 导航栏 */

.index_top{width:100%; height: 96px;}
.h_logo{width: 333px; height: 96px; float: left; display: flex; align-items: center; }
.h_logo img{width:100%; height: auto; display: block; align-items: center; margin: 0px auto;}
.index_top_xx{float: left; border-left:1px solid #bfbfbf; height: 54px; padding-left: 30px; margin-left: 30px; margin-top:18px;}
.index_top_xx p{font-size: 16px; color: #666666; line-height: 25px;}
.index_top_xx span{font-size: 16px; color: #014595; line-height: 25px; font-weight: bold;}
.index_top_dh{float: right; background: url(../images/h_dh.png) no-repeat left center; padding-left: 50px; text-align: center;     margin-top: 16px;}
.index_top_dh span{font-size: 20px; color: #014595; font-weight:bold; border-bottom: 1px dashed #d8d8d8;line-height: 28px;}
.index_top_dh p{font-size: 14px; color: #666666; line-height: 28px;}
.header_wx,.header_sj{width:28px; height: 34px; position: relative; border-radius: 6px; float: right; margin-top:28px;}
.header_wx{background: #bfbfbf url(../images/wx_icon.png) no-repeat center; margin-left: 26px;}
.header_sj{background: #bfbfbf url(../images/sj_icon.png) no-repeat center; margin-left: 26px;}
.header_wx img,.header_sj img{width:100px; height: 100px; position: absolute; top:34px; left:0; z-index: 1; display: none;}
.header_wx:hover img{display: block}
.header_sj:hover img{display: block}
.header_sj:hover{background: #014595 url(../images/sj_icon.png) no-repeat center;}
.header_wx:hover{background: #014595 url(../images/wx_icon.png) no-repeat center;}

.header_nav{height:75px; width:100%; padding-left:3%; background:url(../images/nav_bjs.jpg) no-repeat center; }
.nav{width:100%; height:100%;}
.nav .nLi{ float:left;  position:relative; display:inline; height:75px;  line-height: 75px; width:133px;}
.nav .nLi h3{ height:100%; width:100%; text-align: center;}
.nav .nLi h3 a{font-size:16px;  color:#fff;  position: relative  }
.nav .nLi h3 a p{font-size:16px; color:#fff; }
.nav .nLi:after{content: ""; width: 0; height: 7px; position: absolute; bottom:0; right:0; z-index: 9; background: url(../images/active.png) no-repeat center; transition: all 0.4s ease-in-out;}
.nav .sub{ display:none;left:42%; top:75px;  position:absolute;  line-height:26px; width:150px;  margin-left: -65px;    z-index: 999; background: #ddd;}
.nav .sub li{ zoom:1; border-bottom: 1px solid #eeeeee;  height:40px; line-height:40px;  background:#eeeeee;text-align: center }
.nav .sub li p{ width:100%; float: left; margin: 0px;}
.nav .sub li span{ float: right;}
.nav .sub a{ display:block; padding:0 10px; color: #434343; font-size: 14px; height: 100%; }
.nav .sub a:hover{color:#014595; font-weight: bold;}
.nav .nLi:hover h3 p,.nav li.active h3 p{font-weight: bold}
.nav .nLi:hover:after{width:100%; transition: all 0.4s ease-in-out;}
.nav .nLi.active{background: url(../images/active.jpg) no-repeat bottom center}
.nav .nLi:last-child{margin-right: 0}





/* 首页:banner */
.banner{ width:100%; height:687px; position: relative; overflow: hidden; }
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.banner .slideBox .hd{z-index:1;overflow:hidden;height:auto; position: absolute; bottom:130px; right:20%;}
.banner .slideBox .hd ul{overflow:hidden;zoom:1;margin: 0px auto; display: table; width:114px;}
.banner .slideBox .hd ul li{margin:0 5px; width:12px;height:12px; cursor:pointer; border-radius:10px; background: #fff; float: left}
.banner .slideBox .hd ul li.on{background: #ff8506; width: 50px; border-radius: 20px;}
.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:687px; overflow: hidden}
.banner .slideBox .bd ul{width:100%;height:100%}
.banner .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1}
.banner .slideBox .bd li a{display:block;overflow:hidden;width:100%;height:100%; }








/*快捷导航*/
.index_kjdh{width:100%; height: auto; overflow: hidden; margin-top: -114px; position: relative}
.index_kjdh .container{background: url(../images/kjdh_bjs.jpg) no-repeat left center; padding-left:34px; overflow: hidden}
.index_kjdh_search{width:100%; height: 32px; margin: 20px 0 16px}
.index_kjdh_search p{width:410px; height:32px; background: rgba(255,255,255,0.5) url(../images/search.png) no-repeat 10px center; border-radius:18px; padding: 0px 30px; position: relative; float: left}
.index_kjdh_search input[type="text"]{width:100%; height:100%; border: 0; background: none; }
.kjdh_tj{width:100px; height: 32px; background: #ff8506; border-radius: 25px; color:#fff; text-align: center; line-height: 32px; font-size: 14px; float: left; 
	margin-left: 20px; border: 0}
.index_kjdh ul{width:100%; height: 130px; overflow: hidden; background: #fff;}
.index_kjdh ul li{width:166px; height: 100%; float: left; text-align: center; padding-top:28px;}
.index_kjdh ul li p{width:100%; height: 40px; line-height: 40px; font-size: 14px; color: #666666; font-weight: bold;}
.kjdh_icon{width:100%; height: 45px; display: block;  display: flex; align-items: center;}
.kjdh_icon img{align-items: center; margin: 0px auto;}
.index_kjdh_search input::-webkit-input-placeholder { /* WebKit browsers */  
    color:    #fff;  opacity: 0.49
}  
.index_kjdh_search input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:    #fff;  
   opacity:  0.49;  
}  
.index_kjdh_search input::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:    #fff;  
   opacity: 0.49;  
}  
.index_kjdh_search input:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:    #fff;   opacity: 0.49; 
}  
.index_kjdh ul li:hover{background: #eeeeee}







/*科室介绍*/
.index_keshi{width:100%; height: auto; overflow: hidden; margin-bottom: 56px; margin-top: -80px;}
.index_keshi .container{background: url(../images/keshi_bjs.jpg) no-repeat right top; padding-right: 40px;}
.index_keshi_title{width:100%; height: 60px; overflow: hidden; line-height: 40px;  }
.index_keshi_title h3{font-size: 22px; color: #999999; font-family: "Arial"; float: left; position: relative; height: 100%}
.index_keshi_title h3 span{font-size: 30px; color: #333333; font-weight:bold; margin-right: 20px;}
.index_keshi_title a{float: right; color:#fff; font-size: 14px; background: url(../images/b_jt.png) no-repeat right center; padding-right:30px; margin-top:20px;}
.index_keshi_title h3:after{content: ""; width:40px; height: 6px; background: #42a585; position: absolute; bottom:0; left:0;}
.index_keshi_nav{width:100%; height:50px; margin-top: 22px;  border-right:0}
.index_keshi_nav a{width:232px; height: 100%; float: left; background: #eeeeee;border: 1px solid #dcdcdc; font-size: 16px; color: #333333; font-weight: bold;
	border-right:0; text-align: center }
.index_keshi_nav a i{width:0px; height: 45px; display: block; vertical-align:middle;  display:inline-block}
.ks1{background: url(../images/ks1.png) no-repeat center}
.ks2{background: url(../images/ks2.png) no-repeat center}
.ks3{background: url(../images/ks3.png) no-repeat center}
.ks4{background: url(../images/ks4.png) no-repeat center}
.ks5{background: url(../images/ks5.png) no-repeat center}
.index_keshi_nav a:hover{background: url(../images/kj_ss.jpg) no-repeat center;color:#fff; border: 0}
.index_keshi_nav a:hover .ks1{background: url(../images/ksh1.png) no-repeat center}
.index_keshi_nav a:hover .ks2{background: url(../images/ksh2.png) no-repeat center}
.index_keshi_nav a:hover .ks3{background: url(../images/ksh3.png) no-repeat center}
.index_keshi_nav a:hover .ks4{background: url(../images/ksh4.png) no-repeat center}
.index_keshi_nav a:hover .ks5{background: url(../images/ksh5.png) no-repeat center}
.index_keshi_info{width:100%; height: auto; overflow: hidden; margin-top:25px; background: #fff }
.keshi_info_left{width:421px; height: auto; float: left}
.keshi_info_left .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.keshi_info_left .slideBox .hd{z-index:1;overflow:hidden;height:auto; position: absolute; bottom:20px; right:5px;}
.keshi_info_left .slideBox .hd ul{overflow:hidden;zoom:1;margin: 0px auto; display: table; width:auto;}
.keshi_info_left .slideBox .hd ul li{margin:0 5px; width:8px;height:8px; cursor:pointer; border-radius:10px; background: #fff; float: left}
.keshi_info_left .slideBox .hd ul li.on{background: #ff8506; width:30px; border-radius: 20px;}
.keshi_info_left .slideBox .bd{position:relative;z-index:0;width:100%;height:auto; overflow: hidden}
.keshi_info_left .slideBox .bd ul{width:100%;height:100%}
.keshi_info_left .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1}
.keshi_info_left .slideBox .bd li a{display:block;overflow:hidden;width:100%;height:100%; }
.keshi_info_left .slideBox .bd li a img{width:100%; height: auto; display: block}
.keshi_info_right{width:708px; height: auto; float: right; margin-top: 20px;}
.keshi_info_right h3{width:100%; height:40px; line-height: 40px; background: url(../images/jia.png) no-repeat left center; padding-left:30px; font-size: 18px; 
	color: #999999}
.keshi_info_right ul{width:100%; height: auto; overflow: hidden; margin-top: 10px; padding-left: 20px;}
.keshi_info_right ul li{width:229px; height: 40px; line-height: 40px;  background: url(../images/h_yuan.png) no-repeat left center; padding-left: 20px; float: left}
.keshi_info_right ul li a{color:#333333; font-size: 18px; display: block}
.keshi_info_right ul li:hover a{color:#059357; font-weight: bold;}
.keshi_info_right ul li:hover{background: url(../images/l_yuan.png) no-repeat left center}
.index_keshi_bottom{width:100%; height: auto; overflow: hidden; margin-top: 28px;}
.index_keshi_bottom a{width:370px; height: auto; float: left; position: relative; margin-right:24px; overflow: hidden}
.index_keshi_bottom a 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_keshi_bottom a p{width:100%; height: 100%; position: absolute; top:0; left:0; line-height: 220px; font-size: 22px; color: #fff; text-align: center}
.index_keshi_bottom a:last-child{margin-right: 0}
.index_keshi_bottom a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}








/*团队*/
.index_team{width:100%; height:470px; background: url(../images/team_bjs.jpg) no-repeat center; padding-top: 40px; background-attachment: fixed; background-size:cover;}
.index_team_title{width:100%; height:58px; overflow: hidden;  background: url(../images/team_xs.png) no-repeat bottom center}
.index_team_title h3{font-size: 30px; color:#fff; font-weight: bold; float: left}
.index_team_text{float: right;}
.index_team_text p{width:177px; height: 34px; float: left; position: relative; border-radius: 5px; background: rgba(255,255,255,0.8); margin-right: 10px;}
.index_team_text p input[type="text"]{width:100%; height: 100%; background: none; border:0; padding: 0px 10px;}
.team_submit{width:119px; height: 34px; background: #059357; color:#fff; border-radius: 5px; float:right; border: 0 }
.team_submit:hover{background: #014595}
.Box{width:100%; height: auto; }
.Box .Box_con {position: relative; margin-top:30px;}
.Box .Box_con .conbox {position: relative;overflow: hidden; width:100%; margin: 0px auto; }
.Box .Box_con .conbox ul {position: relative;list-style: none;}
.Box .Box_con .conbox ul li {float: left;width:274px;height:auto; margin-left:34px;overflow: hidden;}
.Box .Box_con .conbox ul li:first-child {margin-left: 0;}
.index_team_pic{width:188px; height: auto; border-radius: 50%; margin: 0px auto;}
.index_team_pic img{width:100%; height: auto; display: block; border-radius: 50%;}
.index_team_info{width:100%; height: 342px; background: #fff; padding: 96px 20px 0; text-align: center; margin-top: -84px;}
.index_team_info h3{font-size: 22px; color: #333333; width: 100%; height: 40px; line-height: 40px; }
.index_team_info span{font-size:14px; color: #666666; width: 100%; height:44px; line-height:22px; display:block;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.index_team_info p{width:100%; height: 84px; overflow: hidden; line-height: 28px; font-size: 14px; color: #999999;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden;}
.team_title{width:100%; height:60px; line-height:60px; text-align: center; color:#059357; font-size: 20px; border-top:1px solid #e5e5e5; margin-top:18px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.Box .Box_con .btn {display: block;width:46px;height:46px;cursor: pointer;  text-align: center; position: absolute; top:50%;   }
.Box .Box_con .btnl {float: left; background: url(../images/t_left.png) no-repeat; left:-90px;}
.Box .Box_con .btnr { float: right; background: url(../images/t_right.png) no-repeat; right:-90px;}
.Box .Box_con .btnl:hover,.Box .Box_con .btnr:hover{opacity: 1}
.Box .Box_con .conbox ul li:hover h3{color:#059357}







/*图片*/
.index_tupian{width:100%; height: auto; overflow: hidden; margin-top: 63px; margin-bottom: 72px}
.index_tupian a{width:600px;  float: left; position:relative}
.index_tupian a img{width:100%; height: auto; display: block}
.index_tupian_1,.index_tupian_2{width:100%; height: 100%; position: absolute; top:0; left:0; text-align: center; padding:76px 52px 0 }
.index_tupian_1 h3{font-size: 24px; color: #fff; }
.index_tupian_1 i{width:28px; height: 2px; background: #fff; display: block; margin: 12px auto;}
.index_tupian_1 p{width:100%; height: 50px; line-height: 25px; color: #c7c7c7; font-size: 14px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin-bottom:30px;}
.index_tupian_1 span{font-size: 14px; color: #fff; display: block;}
.index_tupian_2 h3{font-size: 24px; color: #333333; }
.index_tupian_2 i{width:28px; height: 2px; background: #059357; display: block; margin: 12px auto;}
.index_tupian_2 p{width:100%; height: 50px; line-height: 25px; color: #666666; font-size: 14px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin-bottom:30px;}
.index_tupian_2 span{font-size: 14px; color: #059357; display: block;}
.tp1{height: 300px;}
.index_tupian_3{width:302px; height: 100%; position: absolute; top:0; left:0;  background: rgba(0,153,153,0.75); text-align: center; padding-top: 95px}
.index_tupian_3 h3{font-size: 24px; color: #fff;}
.index_tupian_3 i{width:24px; height: 2px; background: #fff; display: block; margin: 12px auto;}
.index_tupian_3 span{font-size: 14px; color: #fff; display: block;}
.index_tupian_4{width:302px; height: 100%; position: absolute; top:0; left:0;  background: rgba(229,202,143,0.8); text-align: center; padding-top: 95px}
.index_tupian_4 h3{font-size: 24px; color: #fff;}
.index_tupian_4 i{width:24px; height: 2px; background: #fff; display: block; margin: 12px auto;}
.index_tupian_4 span{font-size: 14px; color: #fff; display: block;}






/*新闻*/
.index_news{width:100%; height:517px; background: url(../images/news_bjs.jpg) no-repeat center; padding: 30px 0}
.news_more{float: right; color:#059357; font-size: 14px; background: url(../images/n_jt.png) no-repeat right center; padding-right:30px; line-height: 50px;}
.index_news_all{margin-top: 34px;}
.index_news_left{width:403px; height: auto; float: left;}
.index_news_left .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.index_news_left .slideBox .hd{z-index:1;overflow:hidden;height:auto; position: absolute; bottom:5px; right:0; width: 100%}
.index_news_left .slideBox .hd ul{overflow:hidden;zoom:1; margin:0 auto ; display: table; width:auto; display: table}
.index_news_left .slideBox .hd ul li{margin:10px 4px; width:5px;height:5px; cursor:pointer; border-radius:10px; background: #fff; float: left}
.index_news_left .slideBox .hd ul li.on{width:22px; border-radius:5px;}
.index_news_left .slideBox .bd{position:relative;z-index:0;width:100%;height:auto; overflow: hidden}
.index_news_left .slideBox .bd ul{width:100%;height:100%}
.index_news_left .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1}
.index_news_left .slideBox .bd li a{display:block;overflow:hidden;width:100%;height:100%; }
.index_news_left .slideBox .bd li img{width:100%; height: auto; display: block}
.in_news_bottom{width:100%; height:68px; background: rgba(0,0,0,0.72); padding:10px 10px 0; position: absolute; bottom:0; left:0}
.in_news_bottom p{width:262px; height: 28px; line-height: 28px; float: left; color:#fff; font-size: 14px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.in_news_bottom span{float: right; color:#fff; font-size: 14px;}
.index_news_right{width:770px; height: auto; float: right}
.index_news_right ul{width:100%; height: auto; overflow: hidden}
.index_news_right ul li{width:370px; height: auto; float: left; margin-bottom: 25px;}
.index_news_right ul li:nth-child(2n){float: right;}
.index_news_xx{width:245px; height: auto; float: left}
.index_news_xx h3{width:100%; height: 30px; line-height: 30px; font-size: 16px; color: #333333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_xx p{width:100%; height: 30px; line-height: 30px; font-size: 14px; color: #999999; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_xx span{width:100%;display: block; font-size: 14px; color: #666666; margin: 4px auto 0;}
.index_news_pic{width:112px; height: auto; float: right}
.index_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;}

.index_news_right ul li:hover h3,.index_news_right ul li:hover p,.index_news_right ul li:hover span{color:#059357}
.index_news_right 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_gonggao{width:100%; height: auto; overflow: hidden; background: #efefef; padding:40px 0 55px; margin-bottom: 38px;}
.index_gonggao_title{width:100%; height: 50px; border-bottom: 1px solid #fff}
.gonggao_nav a{float: left; color:#666666; margin-right: 70px; height: 50px; font-size: 20px; color: #666666}
.gonggao_nav a:hover,.gonggao_nav a.active{border-bottom:3px solid #059357}
.index_gonggao_all{margin-top: 25px;}
.picScroll-left{ position:relative; width: 100%;   }
.picScroll-left .hd{ overflow:hidden;  height:30px;  padding:0 10px; position: absolute; top:-68px; right:0  }
.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left .hd ul li{ float:left;  width:17px; height:17px; border-radius: 50%; overflow:hidden; margin-left:20px; text-indent:-999px; cursor:pointer; background:#bfbfbf; border-radius: 50%}
.picScroll-left .hd ul li.on{background: #ff8506; width:46px; border-radius: 10px; }
.picScroll-left .bd{width:100%; overflow: hidden}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0 6px; float:left; _display:inline; overflow:hidden;   height: 152px; background: #fff; }
.picScroll-left .bd ul li a{width:287px; height: auto; overflow: hidden; display: block;	padding:18px 20px; }
.picScroll-left .bd ul li dl{width:100%; height: 45px;}
.picScroll-left .bd ul li dl dt{float: left; font-size: 28px; height: 45px; color: #999999; font-family: "Arial"; position: relative}
.picScroll-left .bd ul li dl dt:after{content: ""; width: 30px; height: 2px; background: #059357; position: absolute; bottom:0; left:0}
.picScroll-left .bd ul li dl dd{font-size: 14px; color: #999999; float: right; line-height: 45px;}
.picScroll-left .bd ul li p{width:100%; height:60px; line-height: 30px; color: #333333; font-size: 14px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin-top: 10px;}
.picScroll-left .bd ul li:hover{background: #059357}
.picScroll-left .bd ul li:hover p{color:#fff}
.picScroll-left .bd ul li:hover dd,.picScroll-left .bd ul li:hover dt{color:#fff}
.picScroll-left .bd ul li:hover dt:after{background: #fff}






/*案例中心*/
.index_case{width:100%; height: auto; overflow: hidden}
.index_case_title{width:100%; height: 60px; background: url(../images/title_bjs.png) no-repeat bottom center}
.index_case_title h3{font-size: 22px; color: #ffffff; font-family: "Arial"; float: left}
.index_case_title h3 span{color:#ffffff; font-weight: bold; font-size: 30px;}
.index_case_title a{float: right; color:#ffffff; font-size: 14px; line-height: 50px;}
.picMarquee-left{ overflow:hidden; position:relative; margin-top: 40px; }
.picMarquee-left .bd{width:100%}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center; position: relative; width: 384px;}
.picMarquee-left .bd 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;}
.in_case_hover{width:100%; height: 100%; background:url(../images/case_hover.png) no-repeat center; position: absolute; top:100%; left:0; transition: all 0.4s ease-in-out;}
.in_case_hover i{width:100%; height: 100%; display: block; background: url(../images/links.png) no-repeat center}
.picMarquee-left .bd ul li:hover .in_case_hover{top:0; transition: all 0.4s ease-in-out;}
.picMarquee-left .bd ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}






/*底部*/
.footer{width:100%; height:auto; position: relative; background:url(../images/footer_bjs.jpg) no-repeat center; background-size:cover; overflow: hidden; margin-top:72px;}
.footer .container{overflow: hidden}
.footer_nav{width:100%; height: 60px; border-bottom: 1px solid rgba(255,255,255,0.12); line-height: 60px;}
.footer_nav a{width:133px; height: 100%; float: left; font-size: 14px; color: #fff; text-align: center}
.footer_nav a:hover,.footer_nav a.active{background: rgba(255,255,255,0.11)}
.footer_info{margin-top: 44px}
.footer_left{width:370px; height: auto; float: left}
.footer_left h3{font-size: 26px; color:#ffffff; font-weight: bold; margin-bottom: 10px;}
.footer_left p{width:100%; line-height:30px; font-size: 16px; color: #fff;}
.footer_dh{float: left; margin-left:100px;  height:220px; width:350px}

.footer_right_ma{float: right; }
.footer_right_ma dl{width:125px; height: auto; float: left;  margin-right:30px;}
.footer_right_ma dl dt{width:125px; height:auto;}
.footer_right_ma dl dt img{width:100%; height: auto; display: block}
.footer_right_ma dl dd{width:100%; height: 30px; line-height: 30px; color: #fff; font-size: 14px;  text-align: center; margin-top: 10px;}
.footer_right_ma dl:last-child{margin-right: 0}
.copy{clear:both;width:100%;height:45px; line-height:45px;  position: relative; border-top:1px solid rgba(255,255,255,0.2);  margin-top:40px;}
.copy_l{float:left; font-size:14px; color:#fff; height: 100%; }
.copy_l a{color:#fff; margin-left: 20px;}
.copy_l a:hover{color:#0d357f!important}
.footer_zhichi{width:auto; height:45px; float: right }
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#fff; height: 100%; line-height: 45px;}
.footer_zhichi .pt{width:121px;height:18px; background: url(../images/vl.png) no-repeat; margin-top:14px; margin-right: 10px}
.footer_zhichi .js{width:121px;height:18px; background: url(../images/wl.png) no-repeat; margin-top:14px;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size:14px; color: #fff;}
.footer_zhichi i{ float: left;}
.footer_links{width:100%; height: auto; overflow: hidden; margin-top: 8px; line-height: 30px;}
.footer_links p{color:#fff; font-size: 14px; float: left}
.footer_links_xx{float: left; width: 1100px;}
.footer_links_xx a{color:#fff; font-size: 14px; margin-right: 10px;}






/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.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: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}
.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#01459a;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}





/*内页banner*/
.ny_banner{width:100%; height:300px; 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;}
.about_ban{background:url(../images/about_ban.jpg) no-repeat center}
.jyzn_ban{background:url(../images/jyzn_ban.jpg) no-repeat center}
.team_ban{background:url(../images/team_ban.jpg) no-repeat center}
.case_ban{background:url(../images/case_ban.jpg) no-repeat center}
.jkjy_ban{background:url(../images/jkjy_ban.jpg) no-repeat center}
.news_ban{background:url(../images/news_ban.jpg) no-repeat center}
.tzgg_ban{background:url(../images/tzgg_ban.jpg) no-repeat center}
.contact_ban{background:url(../images/contact_ban.jpg) no-repeat center}






/*二级导航*/
.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: 156px; 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_about_show{width:100%; height:auto; overflow:hidden; margin-top:50px; margin-bottom:60px; line-height:30px; font-size:16px; color:#666}


/*环境*/
.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_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;}
.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;}






/*团队详情*/
.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;}



/*css flickr style pagination*/
div.digg{ text-align:center; font-family:Verdana; line-height:20px; font-size:16px;text-align:right;  margin:0px auto 20px; display:table;}
div.digg a{padding:8px 15px; font-size:16px; color:#4d4d4d;  background:#f2f2f2; border-right:none; color: #adaaad; text-decoration: none; float:left;border-radius:5px; margin:0px 5px;}
div.digg a:hover{background-image: none; color: #fff; background-color: #a0a0a0; }
div.digg a:active{background-image: none; color: #fff; background-color: #ddd; }
div.digg span{color: #999; padding:8px 15px;  float:left;  border-radius:5px; margin:0px 8px; background:#f2f2f2}
div.digg span.current{ font-weight: bold; color: #707070;}
div.digg span.disabled{ color: #adaaad;}


/*科室*/
.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; font-size:20px;}


/**/
.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_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:984px; 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_news_show video{max-width:100%;}


/*案例*/
.ny_case_all{width:100%; height: auto; overflow: hidden; margin-top: 60px; margin-bottom:60px; }
.ny_case_all li{width:100%; height: 220px; background: #fff; padding: 20px; margin-bottom: 20px;}
.ny_case_pic{width:288px; height: 100%; float: left;overflow: hidden}
.ny_case_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_case_xx{width:700px; height: auto; float: left; margin-left: 38px; margin-top:15px;}
.ny_case_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_case_xx span{font-size: 14px; color: #4d4d4d;  display: block; margin: 10px 0}
.ny_case_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_case_all li:hover{background: #4cb3c4;}
.ny_case_all li:hover span,.ny_case_all li:hover p,.ny_case_all li:hover h3{color:#fff}
.ny_case_all li:hover .ny_news_jt{border-left:1px solid #fff}
.ny_case_all li:hover i{background: url(../images/n_bjt.png) no-repeat center}
.ny_case_all li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}



/*视频弹出css*/
.video-show { position: fixed; bottom:20px;right: 0; width:340px; height: auto; z-index: 100;}
.video-show p { height: 30px; line-height: 30px; padding-left: 10px;color: #fff;font-size: 14px; background: #333;}
.video-show p a { float: right;width: 30px;height: 30px; background: no-repeat url(../images/close.png) 5px 5px;}
.video-box video{width:100%; height:auto; display:block;}

