<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px; font-family: "Arial"}
img{ border:0;}
a{ text-decoration:none; color:#333;  }
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; }
.w1200{ width:1280px; margin: 0 auto; }
.w1440{ width:83%; margin: 0 auto; }
.clearfix{clear: both}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
body{overflow-x:hidden}

*:focus{   
	border:none;
}


.headere_top{width:100%; height:120px; }
.h_logo{width:385px; height: 120px; float: left; display: flex; align-items: center;}
.h_logo img{max-width:100%; height: auto; align-items: center; float: left}
.header_right{float: right; margin-top:42px}
.h_time{width:100%; height: auto; line-height: 30px; color:#111111; font-size: 16px; background: url(../images/sz_icon.png) no-repeat left center; padding-left: 25px;}
.h_rx{width:100%; height: auto; line-height: 30px; color:#111111; font-size: 16px; background: url(../images/dh_icon.png) no-repeat left center; padding-left:25px;}
.h_rx span{color:#eb6876; font-size: 24px;}


/* 导航栏 */
.header_nav{height:40px; width:100%; z-index: 9; position: relative; background: url(../images/header.png) no-repeat center}
.h_search{width:200px; height:28px; float: right; margin-top:6px}
.h_search input[type="text"]{width:148px; height:100%;  background:#fff; border: 0; float: left; color:#999999; font-size: 14px; border-radius: 5px 0 0 5px;
	padding: 0 10px}
.h_submit{width:52px; height: 28px; background:#eb6876 url(../images/search.png) no-repeat center; float: right;border: 0; cursor: pointer; border-radius: 0 5px 5px 0}
.nav{ height:40px; float: left; width:954px; position: relative}
.nav .nLi{float:left;display:inline;height:100%; width:106px; position: relative}
.nav .nLi h3{ font-weight: normal; width:100%; height: auto; margin-top: 4px}
.nav .nLi h3 p{height:100%; color:#fff; font-size:16px;  width:100%; position: relative; text-align: center;  line-height:30px; margin: 0px auto; }
.nav .nLi h3 span{margin: 0px auto; color:#fff; font-size: 12px; text-transform: uppercase; display: table}
.nav .nLi h3 a{width:auto;height:auto;color:#fff; display: table; margin: 0px auto; }
.nav .sub{position:absolute;top:40px; z-index:999;display:none;padding:6px 5px;width:auto; background:#606060; left:0; min-width:324px;} 
.nav .sub li{height:33px; text-align:center;line-height:33px;zoom:1; float: left;}
.nav .sub a{display:block;padding:0 5px;height:100%;color:#fff; font-size: 14px;}
.nav .nLi.active h3 p,.nav .nLi:hover h3 p{color:#fff; border-bottom: 2px solid #fff }



/* 首页:banner */
.banner{ width:100%; height:700px; 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:30px; left:0; width: 100%}
.banner .slideBox .hd ul{overflow:hidden;zoom:1;margin: 0px auto; width:auto;  display: table}
.banner .slideBox .hd ul li{height:5px; width:30px; cursor:pointer;background:#fff;  position: relative; float: left;text-indent: -999px; margin: 0 10px; }
.banner .slideBox .hd ul li.on{background:#eb6876}
.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:700px; 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{width:100%; height:700px; display: block;}
.banner .slideBox .bd li img{vertical-align: bottom; width: 100%; height: auto;transition: all 5.5s;}





/*分类*/
.index_fenlei{width:100%; height: auto; overflow: hidden; margin-top: 20px; margin-bottom:20px;}
.index_fenlei ul{width:100%; height: auto; overflow: hidden}
.index_fenlei ul li{width:226px; height:150px; float: left; margin-right: 17px; text-align: center; padding-top: 34px; transition: all 0.4s ease-in-out;}
.index_fenlei ul li:last-child{margin-right: 0}
.in_icon{width:100%; height: auto; text-align: center}
.in_icon img{max-width: 100%}
.index_fenlei ul li h4{width:100%; height:40px; line-height: 40px; color: #fff; font-weight: bold; font-size: 18px;}
.index_fenlei ul li:nth-child(1){background: url(../images/fbj_1.png) no-repeat center}
.index_fenlei ul li:nth-child(2){background: url(../images/fbj_2.png) no-repeat center}
.index_fenlei ul li:nth-child(3){background: url(../images/fbj_3.png) no-repeat center}
.index_fenlei ul li:nth-child(4){background: url(../images/fbj_4.png) no-repeat center}
.index_fenlei ul li:nth-child(5){background: url(../images/fbj_5.png) no-repeat center}
.index_fenlei ul li:hover{padding-top:25px; transition: all 0.4s ease-in-out;}


/*科室*/
.index_keshi{width:100%; height: auto; overflow: hidden; margin: 36px 0 58px}
.index_keshi_top{width:100%; height: 54px; background: #f5f5f5; margin-bottom: 10px; margin-top: 16px;}
.index_keshi_top a{width:25%; height: 100%; line-height: 54px; float: left; border-right:1px solid #dddddd; display:table-cell; vertical-align:middle;  text-align: center}
.index_keshi_top a:last-child{border-right:0}
.index_keshi_top a span{color: #000000; font-size: 18px;  display:inline-block}
.keshi_pic{ display:inline-block; margin-right: 10px;}
.ks_b{display: none}
.index_keshi_top a:hover{background: #eb6876}
.index_keshi_top a:hover span{color:#fff; font-weight: bold;}
.index_keshi_top a:hover .ks_b{display: block}
.index_keshi_top a:hover .ks_h{display: none}
.index_keshi_bottom{width:100%; height: auto; overflow: hidden}
.keshi_bottom_left{width:297px; height: auto; float: left; overflow: hidden}
.keshi_bottom_left a{width:100%; height: auto; display: block; position: relative;}
.keshi_bottom_left 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;}
.keshi_bottom_left h4{width:100%; height: 40px; line-height: 40px; background: rgba(0,0,0,0.5); padding: 0 5%; color:#fff; font-size: 14px; position: absolute; bottom:0; left:0}
.keshi_bottom_right{width:856px; height: auto; float: right; margin-top: 25px;}
.keshi_bottom_right h4{color:#000000; font-size: 20px; width: 100%; margin-bottom: 15px;}
.keshi_bottom_right ul{width:100%; height: auto; overflow: hidden;}
.keshi_bottom_right ul li{width:20%; height: 40px; line-height: 40px; float: left; }
.keshi_bottom_right ul li a{color:#000000; font-size: 18px; background: url(../images/hh_icon.png) no-repeat left center; padding-left:15px; display: block}
.keshi_bottom_right ul li:hover a{color:#eb6876; background: url(../images/h_icon.png) no-repeat left center;}
.keshi_bottom_left:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}




/*团队*/
.idnex_team{width:100%; height: auto; overflow: hidden; background: url(../images/td_bjs.jpg) no-repeat center; background-size: cover; padding: 20px 0 70px}
.index_keshi_t{width:100%; height: auto; overflow: hidden}
.keshi_t_left{width:auto; float: left}
.keshi_t_left h3{color:#333333; font-size: 30px; font-weight: bold; margin-bottom: 8px}
.keshi_t_left hr{width:34px; height: 4px; background: #eb6876; display: block}
.pc-slide{width: 100%; margin:32px auto 0;}
.view .swiper-container {width: 100%; height:auto; }
.view .swiper-slide a{width:100%; height: 330px; display: block; position: relative}
.view .swiper-slide a:after{content: ""; width: 100%; height: 298px; position: absolute; bottom:0; right:0; background: #fff;}
.index_team_xx{width:848px; height: auto; float: left; margin-left: 48px; position: relative; z-index: 1; margin-top: 54px}
.index_team_xx h3{color:#000000; font-size: 20px; margin-bottom: 8px;}
.index_team_xx h4{width:100%; line-height:28px; color:#000000; font-size: 16px;}
.index_team_xx h4 span,.team_jianjie span{color:#666666; font-size: 16px; float: left}
.team_jianjie{width:100%; height: auto; overflow: hidden}
.team_jianjie p{margin-left:48px; color:#666666; font-size: 16px; line-height: 26px;}
.team_xq{width:129px; height: 31px;  border: 1px solid #cccccc; line-height: 30px; color:#000000; font-size: 14px; border-radius: 5px; background: url(../images/ks_jts.png) no-repeat 80% center; padding-left:25px; margin-top: 28px;}
.team_xq:hover{background: #eb6876 url(../images/ks_hjts.png) no-repeat 80% center; color:#fff; border: 0}

.index_team_pic{width:255px; height: auto; float: left; position: relative; z-index: 1}
.index_team_pic img{width:100%; height: auto; display: block}
.preview{width: 100%; margin-top:30px; position: relative;}
.preview .swiper-container {width:100%; height:auto;}
.preview .swiper-slide {width: 100%; height: auto; cursor:pointer;}
.index_td_all{width:100%; height: auto; overflow: hidden}
.index_td_pic{width:100%; height: auto; overflow: hidden}
.index_td_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_td_all h3{width:100%; height: 40px; line-height: 40px; color:#000000; font-size: 18px; text-align: center; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap}
.preview .arrow-left,.preview .arrow-right{width:30px; height: 30px; top: 50%; position: absolute; margin-top: -15px; z-index: 10;}
.preview .arrow-left{background: url(../images/t_left.png) no-repeat center; left:-45px;}
.preview .arrow-right{background: url(../images/t_right.png) no-repeat center; right:-45px;}
.preview .active-nav h3{color:#eb6876}

.index_td_all:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}



/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; margin: 50px 0}
.index_news_left{width:465px; height: auto; float: left; margin-top: 34px }
.in_npic{width:100%; height: auto; display: block; overflow: hidden}
.in_npic 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_nxx{width:100%; height: auto; overflow: hidden; margin-top:10px;}
.in_nxx h3{width:100%; height: 30px; line-height: 30px; color:#000000; font-size:18px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.in_nxx p{width:100%; height: 30px; line-height: 30px; color:#666666; font-size:14px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.in_nxx span{color:#eb6876; float: left; font-size: 14px; line-height: 30px;}
.in_nxx i{color:#666666; float: right; font-size: 14px; font-style: normal;  line-height: 30px;}
.index_news_left:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_news_right{width:704px; height: auto; float: right; margin-right: 10px; margin-top: 34px}
.index_news_right li{width:50%; height: 116px; float: left; border-bottom: 1px solid rgba(0,0,0,0.05); border-right: 1px solid rgba(0,0,0,0.05); padding: 10px}
.index_news_right li h3{width:100%; height: 30px; line-height: 30px; color: #000000; font-size: 18px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_right li p{width:100%; height: 30px; line-height: 30px; color: #666666; font-size: 14px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-bottom: 8px;}
.index_news_right li span{width:100%; line-height:26px; color: #666666; font-size: 14px; }
.index_news_right li:nth-child(2n){padding-left: 20px; border-right:0}
.index_news_right li:nth-child(5),.index_news_right li:nth-child(6){border-bottom: 0}
.index_news_right li:hover h3{color:#eb6876;}



/*关于我们*/
.index_about{width:100%; height:auto; overflow: hidden; background: url(../images/about_bjs.jpg) no-repeat right; background-size: cover; padding: 68px 0 82px; }
.index_video{width:640px; height: auto; float: left}
.index_video video{width:100%; height: auto; display: block}
.index_about_right{width:512px; height: auto; float: right}
.index_about_right h4{width:100%; height: auto; overflow: hidden; background: url(../images/xian.png) no-repeat right bottom; font-size: 30px; color: #000000; padding-bottom:20px; text-align: right; padding-right:15px}
.about_right_xx{width:100%; height: auto; overflow: hidden; display: block; font-size: 16px; color: #666666; line-height:28px; margin-top: 24px;}
.about_more{width:100%; height: auto; overflow: hidden; text-align: right; display: block; margin-top: 10px;}
.index_about_right ul{width:100%; height: auto; overflow:hidden; margin-top:30px;}
.index_about_right ul li{width:25%; height: auto; float: left; text-align: center}
.index_about_right ul li img{width:80px; height: auto; display: block; margin: 0px auto; -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out; transition: transform 0.5s ease-out;}
.index_about_right ul li h3{width:100%; height: 40px; line-height: 40px; color:#000000; font-size: 16px;}

.index_about_right ul li:hover img{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}


/*环境*/
.index_huanjing{width:100%; height: auto; overflow: hidden; margin-top: 50px; margin-bottom: 40px}
.in_more{width:129px; height: 31px; float: right; border: 1px solid #cccccc; line-height: 30px; color:#000000; font-size: 14px; border-radius: 5px; background: url(../images/ks_jts.png) no-repeat 80% center; padding-left:25px; margin-top: 10px;}
.index_huanjing .picScroll-left{ overflow:hidden; position:relative; width: 100%;  margin-top: 20px }
.index_huanjing .picScroll-left .bd{width:100%; height: auto; overflow: hidden}
.index_huanjing .picScroll-left .bd ul{ overflow:hidden; zoom:1; padding:5px 0!important}
.index_huanjing .picScroll-left .bd ul li{ margin:0 6px; float:left; _display:inline; overflow:hidden; width: 388px}
.index_huanjing .picScroll-left .bd ul li a{width:100%; height: auto; display: block}
.in_case_t{width:100%; height:36px; line-height:36px;}
.in_case_t h3{width:60%; height: 100%; float: left; color:#000000; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.in_case_t img{float: right; margin-top:12px; }
.in_more:hover{background:#eb6876 url(../images/ks_hjts.png) no-repeat 80% center; color:#fff}
.index_case_pic{width:100%; height:auto; overflow:hidden}
.index_case_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_huanjing .picScroll-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;}
.index_huanjing .picScroll-left .bd ul li:hover h3{color:#eb6876}


/*公告*/
.index_gongao{width:100%; height: auto; overflow: hidden; margin-bottom: 42px;}
.index_news_title{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #e2e2e2; padding-bottom: 22px}
.index_news_title h3{color:#000000; font-size: 30px; float: left; position: relative; line-height: 40px; margin-right: 20px;}
.index_news_title h3:after{content: ""; width: 34px; height: 4px; background: #eb6876; position: absolute; bottom:-22px; left:0}
.in_nav{float: left; color:#000000; font-size: 16px; background: url(../images/xx.png) no-repeat left center; line-height: 40px; width: 150px; text-align: center}
.in_nav:hover{color:#eb6876}
.index_gongao .picScroll-left{ overflow:hidden; position:relative; width: 100%;  margin-top: 20px }
.index_gongao .picScroll-left .bd{width:100%; height: auto; overflow: hidden}
.index_gongao .picScroll-left .bd ul{ overflow:hidden; zoom:1; padding:5px 0!important}
.index_gongao .picScroll-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; background: #fff; box-shadow: 0 0 8px rgba(179,179,179,0.2);}
.index_gongao .picScroll-left .bd ul li a{width:384px; height:150px;  display: block; padding: 40px 30px}
.index_gongao .picScroll-left .bd ul li h5{color:#000000; font-size: 30px; font-weight: bold; margin-bottom: 20px}
.index_gongao .picScroll-left .bd ul li p{color:#000000; font-size:18px; width: 100%; height: 30px; line-height: 30px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_gongao .picScroll-left .bd ul li:hover{box-shadow: 0 0 8px rgba(240,135,186,0.2);}
.index_gongao .picScroll-left .bd ul li:hover p{color:#eb6876}



/*底部*/
.footer{width:100%; height:auto; overflow: hidden; background:#eb6876;  padding:20px 0 60px}
.footer_right_top{width:790px; height: auto; overflow: hidden; float: left; position: relative}
.footer_right_top h4{color:#fff; font-size: 16px; margin-bottom: 10px;}
.footer_right_top dl{float: left; width:auto; overflow: hidden; min-width: 10%; margin-right: 6%}
.footer_right_top dl dt{width:100%; height:30px; line-height:30px; color:#ffffff; font-size:16px;}
.footer_right_top dl dd{width:100%; height: auto; overflow: hidden;}
.footer_right_top dl dd a{color:#fff; font-size: 14px; line-height: 30px; display: block; width: 100%; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap}
	
.footer_right_top dl dd a:hover{font-weight:bold; }
.footer_right_top dl:last-child{margin-right: 0}
.footer_left{width:260px; height: auto; float: left}
.footer_left a{width:100%; height: auto; overflow: hidden; display: block; margin-bottom: 10px;}
.footer_left a img{max-width:100%; height: auto; display: block}
.footer_left p{color:#fff; line-height: 30px; font-size: 16px; padding-left:25px; margin-bottom: 10px;}
.f1{background: url(../images/f1.png) no-repeat left center}
.f2{background: url(../images/f2.png) no-repeat left center}
.f3{background: url(../images/f3.png) no-repeat left center}
.footer_ma{width:108px; height: auto; float: right; overflow:hidden;  margin-top:20px}
.footer_ma img{width:100%; height: auto; display: block}
.footer_ma h5{width:100%; height:auto; color:#fff; text-align: center; margin-top:15px; font-size: 16px;}
.footer_bottom{width:100%; height:40px;  overflow: hidden; background: #000000}
.copy_bq{width:auto; height:40px; line-height:40px; position: relative; color:#fff; font-size:12px; opacity: 0.7; float: left}
.copy_bq a{color:#fff; font-size:12px; margin-right: 1px;}
.copy_bq a:hover{color:#eb6876!important}
.footer_zhichi{width:auto; height:100%; overflow: hidden; float: right }
.footer_zhichi p{ width: auto; float: left;  color:#fff; line-height:40px; margin-right: 10px; opacity: 0.7}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:10px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:10px; }
.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:12px; color: #fff; opacity: 0.7}
.footer_zhichi i{ float: left;}



/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width: 77px;
    z-index: 999;
	border: 1px solid #dddddd
}
.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:#eb6876;
    float: left;
    font-size: 20px;
    height: 45px;
    line-height:45px;
    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: 38px;
    margin: 0 auto 10px;
    text-align: center;
    width:100%;
}
.lxfx li i.icon-tel {
   background: url(../images/f_dh.png) no-repeat center
}
.lxfx li i.icon-ly {
    background: url(../images/f_ly.png) no-repeat center
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-gh {
    background: url(../images/f_gh.png) no-repeat center
}
.lxfx li i.icon-top {
  background: url(../images/f_top.png) no-repeat center
}

.lxfx li p {
    line-height: 12px;
    text-align: center; color:#000000; font-size: 14px;
}
.lxfx li {
   
    height: 82px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
	background: #fff;
	border-bottom: 1px solid #dddddd
}





@media screen and (max-width:1660px){
	.w1440{width: 1200px}

}



/*内页banner*/
.ny_banner{width:100%; height:200px; padding-top: 40px; background:url(../images/nyban.jpg) no-repeat center}
.ny_banner .container{position: relative}
.ny_banner h4{font-size: 44px; color: #ffffff; font-weight: bold; line-height: 110px; 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:auto; text-align: center; margin-right:30px; height:50px; line-height: 50px; position: relative}
.ny_erji a:first-child{background: url(../images/ejdh.png) no-repeat left center; padding-left: 40px;}
.ny_erji a:last-child{margin-right: 0}
.ny_erji a.active,.ny_erji a:hover{color:#eb6876; font-size: 18px;}
.ny_erji a:hover:after,.ny_erji a.active:after{opacity: 1}
.ny_erji a:after{content: ""; width: 100%; height: 3px; background: #eb6876; 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_alll{width:100%; height: auto; overflow: hidden; margin-top: 40px; margin-bottom: 60px;}
.ny_team_alll ul{width:100%; height: auto; overflow: hidden}
.ny_team_alll ul li{width:280px; height: auto; position: relative; float: left; margin-right:26px; margin-bottom: 28px; overflow:hidden}
.ny_team_alll ul li:nth-child(4n){margin-right: 0}
.ny_team_alll ul li:hover .ny_team_xxx{background:rgba(235,104,118,0.8)}
.ny_team_alll 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_alll 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_xxx{width:100%; height: 122px; background: rgba(235,104,118,0.8); padding: 10px; position: absolute; bottom:0; left:0; font-size: 14px; color: #fff; line-height: 26px;}
.ny_team_xxx 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}
.ny_team_xxx p{font-size: 14px; color: #fff; line-height: 26px;}
.ny_team_xxx .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: 18px; 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 #eb6876;  background: url(../images/ys_icon.png) no-repeat left center; padding-left: 40px; font-size: 18px; color: #eb6876; 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 #eb6876;  background: url(../images/pb_icon.png) no-repeat left center; padding-left: 40px; font-size: 18px; color: #eb6876; 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: #eb6876;}
.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 p{color:#666; line-height:36px; font-size:16px;}



/*科室*/
.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: #eb6876; border-radius: 8px; text-align: center; line-height: 40px; margin: 10px auto; font-weight: normal; color: #fff}
.ny_keshi_info p{width:100%; height: 60px; overflow: hidden; line-height: 20px; font-size: 14px; color: #777777;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:3; -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:#eb6876; 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 #eb6876;  background: url(../images/zj_icon.png) no-repeat left center; padding-left: 40px; font-size: 18px; color: #eb6876; font-weight: bold; float:left;}
.ny_ksteam_list{width:100%; height:auto; overflow:hidden; margin-bottom:20px;}
.ny_about_one{width:100%; height: auto; overflow: hidden; margin: 60px 0}
.ny_about_show,.ny_contact_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_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}
.contact_show_xx{width:100%; height:auto; margin-top:30px;}
.contact_show_xx p{color:#666; line-height:30px; font-size:16px;}
.ny_yzxx_all{margin-bottom:60px;}
</pre></body></html>