@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 16px;}
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:1440px; margin: 0 auto; }
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
body{overflow-x:hidden}

*:focus{   
	border:none;
}



/* 导航栏 */
.header_top{ height:40px; background: #0c518a; line-height: 40px;}
.header_top h4{color:#fff; font-size: 14px; float: left}
.header_nav{height:115px; width:100%; z-index: 9;  border-bottom: 1px solid #e4e4e4; background:#fff}
.h_logo{width:687px; height:115px; float: left; display: flex; align-items: center; }
.h_logo img{max-width: 100%;  height: auto; align-items: center; }
.nav{ height:100%; width:auto; float: left; width:100%; }
.nav .nLi{position:relative;float:left;display:inline;height:100%; width:12.5%;}
.nav .nLi h3{ font-weight: normal; width:100%; height: auto; }
.nav .nLi h3 p{height:100%; color:#333333; font-size:16px;  width:100%; position: relative; text-align: center;  display: table; line-height:59px;}
.nav .nLi h3 a{display:block;width:100%;height:100%;color:#fff;  }
.nav .sub{position:absolute;top:58px;left:0; z-index:999;display:none;padding:0;width:100%; background:#fff;line-height:26px;} 
.nav .sub li{height:33px;border-bottom:1px solid #eee;text-align:center;line-height:33px;zoom:1}
.nav .sub li p{float:left;margin:0;width:100%; font-size:14px}
.nav .sub li span{float:right}
.nav .sub a{display:block;padding:0 10px;height:100%;color:#333;}
.nav .nLi.active h3 p,.nav .nLi:hover h3 p{background-image: linear-gradient(to top, #24aae3 , #0f75bd); 
	background-image: -webkit-gradient(to top, #2879b8 , #03918c); 
	background-image: -webkit-radial-gradient(to top, #2879b8 , #03918c); color:#fff}
.nav .nLi:last-child{margin-right: 0}
.sub li:hover a{color:#51c1ef;}

.h_dianhua{float: right; color:#ffffff; font-size: 14px; line-height:40px; width:auto; height:40px;  text-align: center; background: url(../images/h_dh.png) no-repeat left center; padding-left:30px; margin-right:2% }
.h_dianhua i{font-size:16px; color:#fff;  font-style: normal}
.h_sj{float: right; background: url(../images/h_sj.png) no-repeat center; position: relative; width: 20px; height: 40px}
.h_sj img{width:100px; height:auto; display: none; position: absolute; top:50px; right:0; z-index: 999}
.h_sj:hover img{display: block}
.h_lj{color:#ffffff; font-size: 14px; float: right; line-height: 40px;padding: 0 18px; position: relative; background: url(../images/n_xs.png) no-repeat left center;}
.header_nav_bottom{width:100%; height:60px; border-top: 1px solid rgba(255,255,255,0.5);background:#fff}
.header_input{width:358px; height: 51px; float: right; background: #fff; border-radius:10px; border: 1px solid #0f75bd; margin-top: 35px;}
.header_input input[type="text"]{width:72%;height:100%; float: left; background: none; border: 0; font-size: 14px; color: #999999; padding-left: 10px;}
.h_submit{width:78px; height: 100%; float: right; background:#0f75bd url(../images/search.png) no-repeat center; border: 0; border-radius: 0 10px 10px 0}
.h_lj:hover{font-weight:bold;}



/* 首页:banner */
.banner{ width:100%; height:710px; 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{width:auto;height:10px; width: 10px; cursor:pointer; border-radius: 50%; background: #fff;  position: relative; float: left;text-indent: -999px; margin: 0 10px; }
.banner .slideBox .hd ul li.on{width:69px; border-radius: 25px;}
.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:710px; display: block;}
.banner .slideBox .bd li img{vertical-align: bottom; width: 100%; height: auto;transition: all 5.5s;}
.slideBox .prev,.slideBox .next{ position:absolute;  top:50%; margin-top:-23.5px; display:block; width:46px; height:46px;}
.slideBox .next{ right:4%; background: url(../images/ban_right.png) no-repeat center}
.slideBox .prev{ left:4%; background: url(../images/ban_left.png) no-repeat center}



/*公告*/
.index_gongao{width:1200px; height: auto; overflow: hidden; background:#fff; box-shadow: 0 2px 10px rgba(0,0,0,0.33); padding:40px 24px;  margin:-80px auto 0; border-bottom: 4px solid #0f75bd; z-index: 9; position: relative}
.index_gongao h3{color:#333333; font-size: 16px; background: url(../images/laba.png) no-repeat left center; padding-left: 40px; height: 32px; border-right:1px solid #e4e4e4; width: 132px; line-height: 32px; float: left; }
.txtMarquee-left{ position:relative; float: left; width: 758px; margin-left: 26px}
.txtMarquee-left .bd{width:100%; height: auto;}
.txtMarquee-left .bd .tempWrap{ width:758px !important; }/* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */
.txtMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.txtMarquee-left .bd ul li{ margin-right:40px;  float:left; height:30px; line-height:30px;  text-align:left; _display:inline; width:758px !important;  }
.txtMarquee-left .bd ul li p{color:#888888; font-size: 16px; width: 450px; height: 30px; line-height: 30px; float: left; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.txtMarquee-left .bd ul li span{color:#888888; font-size: 16px; float: right}
.gg_more{color:#0f75bd; font-size: 16px; float: right}



/*快捷*/
.index_kuaijie{width:100%; height: auto; overflow: hidden; margin-top:62px;}
.index_kuaijie ul{width:100%; height: auto; overflow: hidden; padding: 5px 0}
.index_kuaijie ul li{width:232px; height: 163px; float: left; margin-right:10px; position: relative; overflow: hidden; box-shadow: 0 0  5px rgba(0,0,0,0.2); 
	text-align: center; padding-top:38px;}
.index_kuaijie ul li:last-child{margin-right: 0}
.index_kuaijie ul li h3{color:#fff; font-size: 16px; line-height: 40px; margin-top:5px}
.index_kuaijie ul li:nth-child(1){background:#014d89}
.index_kuaijie ul li:nth-child(2){background: #019fe9}
.index_kuaijie ul li:nth-child(2) h3{color:#FFFFFF}
.index_kuaijie ul li:nth-child(3){background: #eaca8b}
.index_kuaijie ul li:nth-child(4){background:#0f75bd}
.index_kuaijie ul li:nth-child(5){background: #8BC34A}
.index_kuaijie ul li:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}




/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; margin-top: 45px; margin-bottom:50px }
.index_case_ct{width:100%; height: auto; overflow: hidden; height: 40px; line-height: 40px;}
.index_case_ct h3{color:#333333; font-size: 36px; font-weight: bold; background: url(../images/t_bt.jpg) no-repeat left center; padding-left:25px; float: left }
.index_case_ct a{color:#666666; font-size:14px; float:right }
.index_case_ct a:hover{color:#0f75bd}
.index_news_left{width:407px; height: auto; float: left; box-shadow:0 0 5px rgba(0,0,0,0.2); margin-top: 26px}
.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:30px; right:0; width: auto}
.index_news_left .slideBox .hd ul{overflow:hidden;zoom:1;margin: 0px auto; width:auto;  display: table}
.index_news_left .slideBox .hd ul li{width:auto;height:8px; width: 8px; cursor:pointer; border-radius: 50%; border: 1px solid #0f75bd; position: relative; float: left;text-indent: -999px; margin: 0 5px; }
.index_news_left .slideBox .hd ul li.on{width:26px; border-radius: 8px; background: #0f75bd}
.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{width:100%; height:auto; display: block;}
.index_news_left .slideBox .bd li img{vertical-align: bottom; width: 100%; height: auto;transition: all 5.5s;}
.index_newx_xx{width:100%; height: 82px; overflow: hidden; padding:16px 10px}
.index_newx_xx span{color:#999999; font-size: 14px; display: block}
.index_newx_xx p{color:#333333; font-size: 16px; display: block; width: 80%; height: 30px; line-height: 30px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_right{width:782px; height: auto; float: right; margin-top: 26px;}
.index_news_right ul{width:100%; height: auto; overflow: hidden; padding: 5px}
.index_news_right ul li{width:378px; height: 150px; box-shadow:0 0 5px rgba(0,0,0,0.2); background: #fff; float: left; margin-bottom: 22px; border-right:4px solid #0f75bd; padding: 22px;}
.index_news_right a{width:100%; height: auto; display: block}
.index_news_right ul li:nth-child(2n){float: right}
.index_news_right ul li p{color:#999999; font-size: 14px; width: 100%; height: 44px; line-height: 22px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;
}
.index_news_right ul li h3{width:100%; height: 30px; line-height: 30px; color:#222222; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_right ul li span{width:100%; height:25px; line-height:25px; color:#999999; font-size: 14px; margin-bottom: 8px; display: block}
.index_news_right ul li:hover h3,.index_news_right ul li:hover p{color:#0f75bd}



/*党建*/
.index_dangqun{width:100%; height: auto; overflow: hidden}
.index_dq_t{width:100%; height: 40px; line-height: 40px; overflow: hidden; margin-bottom: 20px;}
.index_dq_t h3{float: left; color:#333333; font-size: 26px; margin-right:30px;}
.index_dq_t a{float:left; color:#333333; font-size: 16px; width: 107px; height: 33px;  text-align: center; line-height: 33px; border-radius: 5px; margin-top: 2px; 
	margin-right: 10px;}
.index_dq_t a:hover{background: #0f75bd; color:#fff}
.index_dangqun .picMarquee-left{ overflow:hidden; position:relative; }
.index_dangqun .picMarquee-left .bd{width:100%; height: auto; overflow: hidden}
.index_dangqun .picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.index_dangqun .picMarquee-left .bd ul li{ margin:0 4px; float:left; _display:inline; overflow:hidden; width:294px;  }
.index_dangqun .picMarquee-left .bd ul li a{width:294px; height: auto; overflow: hidden}
.index_dangqun .picMarquee-left .bd ul li 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_dq_pic{width:100%; height: auto; display: block; overflow: hidden}
.index_dq_xx{width:100%; height: auto; overflow: hidden; background: #f1f1f1; padding:10px 24px}
.index_dq_xx span{width:100%; height: 20px; line-height: 20px; display: block; color:#333333; font-size: 14px;}
.index_dq_xx p{width:100%; height: 30px; line-height: 30px; display: block; color:#333333; font-size:16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_dangqun .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;
}
.index_dangqun .picMarquee-left .bd ul li:hover .index_dq_xx{background: #0f75bd}
.index_dangqun .picMarquee-left .bd ul li:hover span,.index_dangqun .picMarquee-left .bd ul li:hover p{color:#fff}




/*科室*/
.index_keshi{width:100%; height: 500px; overflow: hidden; background: url(../images/keshi_bjs.jpg) no-repeat center; padding-top: 70px; margin-top: 70px; }
.index_keshi_left{width:600px; height: 365px; float: left; background: url(../images/ks_left.jpg) no-repeat center; padding:36px 52px; margin-top: 24px;}
.index_keshi_left h3{font-size: 24px; color: #fff; border-bottom: 1px solid rgba(255,255,255,0.5); padding-bottom: 24px}
.index_keshi_left h4{font-size: 16px; color: #fff; line-height: 30px; margin-top:50px; margin-bottom: 10px;}
.index_keshi_left p{color:#fff; font-size: 16px; position: relative; padding-left:30px; background: url(../images/bb_xs.png) no-repeat left center; 
	line-height: 35px;}
.index_keshi_left span{color:#fff; margin-top: 68px; display: block}
.index_keshi_right{width:600px; height: auto; float: left; margin-top: 24px;}
.keshi_right_top{width:100%; height: 200px; overflow: hidden; padding:24px 54px 10px; background: url(../images/ks_rtop.jpg) no-repeat center}
.keshi_right_top a{width:48%; height:40px; float: left; text-align: center; line-height: 40px; margin-bottom: 8px; background: #fff; border-radius: 25px; font-size: 16px; color: #000000 }
.keshi_right_top a:nth-child(2n){float: right}
.keshi_right_top a:hover{background: #2f98d1; color:#fff}
.keshi_right_bottom{width:100%; height:165px; background: url(../images/ks_rbottom.jpg) no-repeat center; padding:20px 40px }
.keshi_right_bottom h3{font-size: 24px; color: #fff; border-bottom: 1px solid rgba(255,255,255,0.5); padding-bottom: 24px; margin-bottom: 24px;}
.keshi_right_bottom a{width:149px; height: 42px; float: left; border:1px solid #fff; border-radius: 25px; line-height: 40px; text-align: center; color:#fff; 
	font-size: 16px; margin-right: 10px;}
.keshi_right_bottom a:hover{background: #fff; color:#333333;}
.keshi_right_bottom a:last-child{margin-right: 0}
.index_tese{width:100%; height: auto; overflow: hidden; margin-top: 30px;}
.index_tese h4{color:#333333; font-size: 26px; margin-bottom: 10px;}
.picScroll-left{ overflow:hidden; position:relative; margin-top: 20px}
.picScroll-left .bd{width: 100%; height: auto; overflow: hidden}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0 5px; float:left; _display:inline; overflow:hidden; text-align:center; border-radius:8px;  }
.picScroll-left .bd ul li a{width:290px; height: 100%; display: block; position: relative; border-radius:8px;}
.picScroll-left .bd ul li img{width:100%; height: auto; border-radius:8px; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;
}
.index_tese_hover{width:100%; height: 100%; position: absolute; top:0; left:0;}
.index_tese_hover h3{color:#ffffff; font-size: 20px; border-bottom: 3px solid #fff; display: table; margin: 80px auto 0;  padding-bottom: 10px;}
.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_ahout{width:100%; height: auto; overflow:hidden; margin-bottom: 62px;margin-top: 62px;}
.in_about_t{width:100%; height: auto; overflow: hidden; text-align: center}
.in_about_t h3{color:#333333; font-size:26px; margin-bottom: 10px;}
.in_about_t h4{color:#333333; font-size:36px; font-weight: bold;}
.in_about_info{width:900px; height: auto; margin: 0px auto; font-size: 16px; color: #666666; line-height: 30px; margin-top: 22px; margin-bottom: 35px; text-align: center}
.in_about_info a{width:100%; height: auto; display: block;  font-size: 16px; color: #666666; line-height: 30px;}
.in_about_info span{color:#2f98d1; font-size: 16px;}
.in_video{width:600px; height: auto; float: left}
.in_video video{width:100%; height: auto; display: block}
.index_ahout_right{width:590px; height: auto; float: right}
.index_ahout_right a{width:291px; height: auto; float: left; position: relative; overflow: hidden}
.index_ahout_right 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_ahout_right a h3{width:100%; height:45px;line-height: 45px; text-align: center; position: absolute; bottom:0; left:0; font-size:16px; color:#fff  }
.index_ahout_right a:nth-child(2n){float: right}
.index_ahout_bottom{width:590px; height: auto; overflow: hidden; position: relative; float: right; margin-top:10px; }
.index_ahout_bottom 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_ahout_bottom h3{width:100%; height: 45px; line-height: 45px; text-align: right; color:#fff; font-size:16px; padding-right: 32px; position: absolute; bottom:0; right:0}
.index_ahout_right a:hover img,.index_ahout_bottom: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: auto;overflow: hidden; background: url(../images/team_bjs.jpg) no-repeat center; padding: 45px 0}
.index_team_t{width:100%; height: auto; overflow: hidden; text-align: center}
.index_team_t h3{color:#fff; font-size:30px; font-weight: bold; background: url(../images/b_xs.jpg) no-repeat left center; padding-left: 20px;  float: left}
.index_team_t a{color:#fff; float: right; line-height: 40px;}
.index_team .picMarquee-left{ overflow:hidden; position:relative; margin-top:35px;}
.index_team .picMarquee-left .bd{width:100%; height: auto; overflow: hidden}
.index_team .picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.index_team .picMarquee-left .bd ul li{ margin:0 10px; float:left; _display:inline; overflow:hidden; text-align:center; width: 220px;  }
.index_team .picMarquee-left .bd ul li a{width:236px; height: auto; overflow: hidden}
.index_team_pic{width:100%; height: auto; display: block}
.index_team .picMarquee-left .bd ul li a img{width:100%; height: auto; display: block}
.index_team_xx{width:100%; height: auto; overflow: hidden; background: #fff; padding:15px; }
.index_team_xx h3{color:#333333; font-size: 20px; text-align: center; width: 100%; margin-bottom: 10px;}
.index_team_xx p{width:100%; height:48px; color: #999999; line-height: 24px; font-size: 14px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.index_team_xx span{color:#2ea3d7; font-size: 14px; display: block; margin-top: 20px;}


/*服务*/
.index_service{width:100%; height:750px; background: url(../images/gg_fw.jpg) no-repeat center; padding:50px 0; margin-bottom: 60px}
.case_ct_right{width:auto; float: right; margin-top: 5px;}
.case_ct_right a{width:auto; padding: 0 16px; float: left; background: #0f75bd; font-size: 16px; line-height: 32px; color:#fff; border-radius: 5px; margin-left:30px;}
.index_service_left{width:593px; height: auto; float: left; margin-top: 45px;}
.index_service_left a{width:100%; height: auto; position: relative; display: block; margin-bottom: 20px; overflow:hidden }
.index_service_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;}
.in_service_hover{width:100%; height: auto; position: absolute; top: 0; left:0; z-index: 9; padding:42px 36px 0; text-align: center}
.in_service_hover h3{color:#fefefe; font-size: 30px; font-weight: bold;}
.in_service_hover hr{width:47px; height: 3px; background:#fff; display: block; margin:14px auto 20px }
.in_service_hover p{width:100%; height: auto; overflow: hidden; font-size:14px; color:#fefefe; line-height: 26px;}
.in_service_hover span{color:#ffffff; font-size:14px; margin-top:30px; display: block}
.index_service_right{width:586px; height: auto; float: right; margin-top: 46px;}
.index_service_right li{width:100%; height: auto; overflow: hidden; position: relative; margin-bottom: 18px;}
.index_service_right 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;}
.service_right_hover{width:100%; height: 100%; display: block; padding: 0 40px; position: absolute; top:0; left:0; padding-top: 36px;}
.service_right_hover dl{width:100%; height: 40px; line-height: 40px;}
.service_right_hover dl dt{width:auto; float:left; color: #fff; font-size: 24px;}
.service_right_hover dl dd{float: right; color:#fff; font-size: 14px;}
.service_right_hover p{color:#fefefe; font-size: 14px; line-height: 26px;}
.index_service_right li:hover img,.index_service_left a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}

.service_right_hover::before {
    border-bottom: 1px solid rgba(255,255,255,0.3);
    border-top: 1px solid rgba(255,255,255,0.3);
    bottom: 20px;
    left: 20px;
    right: 20px;
    top: 20px;
    transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -webkit-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform-origin: 0 0 0;
    -ms-transform-origin: 0 0 0;
    -moz-transform-origin: 0 0 0;
    -webkit-transform-origin: 0 0 0;
    -o-transform-origin: 0 0 0;
}

.service_right_hover::after {
    border-left: 1px solid rgba(255,255,255,0.3);
    border-right: 1px solid rgba(255,255,255,0.3);
    bottom: 20px;
    left: 20px;
    right: 20px;
    top: 20px;
    transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -webkit-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform-origin: 100% 0 0;
    -ms-transform-origin: 100% 0 0;
    -moz-transform-origin: 100% 0 0;
    -webkit-transform-origin: 100% 0 0;
    -o-transform-origin: 100% 0 0;
}


.service_right_hover::before, .service_right_hover::after {
    position: absolute;
    content: "";
    opacity: 0;
    *filter: alpha(opacity=0);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    z-index: 99;
}


.index_service_right li:hover .service_right_hover::before, .index_service_right li:hover .service_right_hover::after {
    opacity: 1;
    *filter: alpha(opacity=100);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}


.index_service_ct{width:100%; height: auto; overflow: hidden; height: 40px; line-height: 40px;}
.index_service_ct h3{color:#333333; font-size: 36px; font-weight: bold; background: url(../images/t_bt.jpg) no-repeat left center; padding-left:25px; float: left }
.service_ct_right{width:auto; float: right; margin-top: 5px;}
.service_ct_right a{width:auto; padding: 0 16px; float: left; background: #0f75bd; font-size: 16px; line-height: 32px; color:#fff; border-radius: 5px; margin-left:30px;}



/*案例*/
.index_case{width:100%; height:auto; overflow: hidden; margin-bottom: 55px; }
.index_case .picMarquee-left{ overflow:hidden; position:relative; margin-top: 30px;}
.index_case .picMarquee-left .bd{width:100%; height: auto; overflow: hidden}
.index_case .picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.index_case .picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  width:386px;}
.index_case .picMarquee-left .bd ul li a{width:386px; height: auto; overflow: hidden}
.index_case .picMarquee-left .bd ul li a img{width:100%; height: auto; display: block}



/*底部*/
.footer{width:100%; height:auto; overflow: hidden; background:#333333; background-size: cover;  padding:40px 0 0}
.footer .container{overflow: hidden}
.footer_dz{width:360px; height: auto; float: left}
.footer_dz h3,.footer_xx h3{color:#ffffff; font-size: 24px; font-weight: bold; margin-bottom: 18px}
.footer_dz p{width:100%; height: auto; line-height:33px; color:#fff; font-size: 16px;}
.footer_xx{width:434px; height: auto; overflow: hidden; margin-left: 38px; float: left}
.footer_xx a{width:108px; line-height: 30px; font-size:16px; color: #ffffff; float: left;}
.footer_xx a:hover{color:#0f75bd}
.footer_ma{width:auto; float: right; overflow: hidden; }
.footer_ma dl{width:142px; height: auto; float: left; margin-right: 22px;}
.footer_ma dl dt{width:100%; height: auto; display: block}
.footer_ma dl dt img{width:100%; height: auto; display: block}
.footer_ma dl dd{width:100%; color:#fff; font-size: 14px; text-align: center; margin-top: 10px;}
.footer_bottom{width:100%; height:70px; border-top: 1px solid rgba(255,255,255,0.3);margin-top:35px }
.copy_bq{width:auto; height:70px; line-height:70px; position: relative; color:#fff; font-size:14px; float: left}
.copy_bq a{color:#fff; font-size:14px; margin-right: 10px;}
.copy_bq a:hover{color:#fc0001!important}
.footer_zhichi{width:auto; height:100%; overflow: hidden; float: right}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#555555; line-height:70px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:22px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:26px; }
.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: 10px 0}
.footer_links p{color:#333333; font-size:16px; float: left; line-height: 30px; }
.f_links{float: left; margin-left:20px;}
.f_links a{color:#666666; font-size: 16px; margin-right: 20px; line-height: 30px;}
.f_links a:hover{color:#0b86c9}



/*弹出视频*/
.video_bj{width:100%; height:100%; position:fixed; top:0px; left:0px; background:rgba(0,0,0,0.5); z-index:888; display:none}
.video_xx{width:600px; height:400px; position:fixed; top:50%; left:50%; margin-left:-300px; margin-top:-190px; z-index:999}
.close{width:100%; height:40px; text-align:right; background:rgba(0,0,0,0.5);}
.close img{width:32px; height:32px; margin-top:4px; margin-right:10px;}
.video-box{width:100%; height:360px;}
.sj_video{width:100%; height:auto; overflow:hidden; display:none;}




/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:200px;
    width: 77px;
    z-index: 999;
}

.leftlx {
    float: left;
    height: 47px;
    width: 80px;
}

.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 100%;
    padding-top:14px;
    width: 300px;
}
.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: 12px;
    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: 30px;
    margin: 0 auto 8px;
    text-align: center;
    width: 50px;
}
.lxfx li i.icon-tel {
     background:url(../images/dh_i.png) no-repeat center
}
.lxfx li i.icon-ly {
   background:url(../images/ly_i.png) no-repeat center
}
.lxfx li i.icon-wx {
   background:url(../images/wx_i.png) no-repeat center
}
.lxfx li i.icon-cp {
   background:url(../images/cp_i.png) no-repeat center
}
.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center; font-size:14px;
}
.lxfx li {
    background:#0a8d49;
    height: 80px;
    margin-bottom:5px;
    margin-left: 0;
 
    position: relative;
    width: 80px; float:left;
}

.mtop{height:40px!important;}






/*内页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}
.dqfw_ban{background:url(../images/dqfw_ban.jpg) no-repeat center}
.news_ban{background:url(../images/news_ban.jpg) no-repeat center}
.keshi_ban{background:url(../images/keshi_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:auto; text-align: center; margin-right:25px; height:50px; line-height: 50px; position: relative; padding:0 10px;}
.ny_erji a:first-child{background: url(../images/ejdh.png) no-repeat left center; padding-left: 45px;}
.ny_erji a:last-child{margin-right: 0}
.ny_erji a.active,.ny_erji a:hover{color:#0f75bd; 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: #0f75bd; 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:#0f75bd; color:#fff}
.ny_erji_san li.active{background:#0f75bd; 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_about_show img{max-width: 100%;}
.ny_ysinfo 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}


/*团队列表*/
.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_xq{background: rgba(1,77,137,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_xq{width:100%; height: 110px; background: rgba(3,104,172,0.8); padding: 10px; position: absolute; bottom:71px; left:0; font-size: 14px; color: #fff; line-height: 26px;}
.index_team_xq 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_xq p{font-size: 14px; color: #fff; line-height: 26px;}
.index_team_xq .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_yzxx_all{margin-bottom:40px;}
.in_tinfo{width:100%; height:auto; overflow:hidden; color:#fff; font-size:14px;text-align: center;}
.index_team_xq span{display:block;}




/*团队详情*/
.ny_team_info{width:100%; height: auto; overflow: hidden; margin-top: 68px; margin-bottom: 50px;}
.team_info_pic{width:280px; height:auto; float: left; overflow:hidden}
.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:45px; 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 #0f75bd;  background: url(../images/ys_icon.png) no-repeat left center; padding-left: 40px; font-size: 18px; color: #0f75bd; 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 #0f75bd;  background: url(../images/pb_icon.png) no-repeat left center; padding-left: 40px; font-size: 18px; color: #0f75bd; 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: auto; overflow: hidden; background: #eaeaea; position: relative; float: left; margin-bottom: 30px; margin-right: 30px;}
.ny_keshi_pic{width:100%; height:auto; 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:180px; height: 40px; background: #2ea3d7; 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:#0f75bd; font-weight:bold; font-size:20px;}
.team_info_xx img{max-width: 100%}

/**/
.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 #0f75bd;  background: url(../images/zj_icon.png) no-repeat left center; padding-left: 40px; font-size: 18px; color: #0f75bd; 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:1055px; 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: #0f75bd;}
.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;}




/* .timer_shaft_line{position: relative;} */
.product_cite{width: 690px;font-size: 15px;}
.product_cite h4{text-align: right;font-size: 15px;}
.timer_shaft_left{float: left;font-size: 26px;width: 175px;text-align: left;position: relative; line-height: 42px;  }
.timer_shaft_left::after{content:"";position: absolute;right: 3px;top: 22px;width: 11px;height: 11px;border:1px solid #0f75bd;border-radius:50%;background: #fff;z-index: 2;}
.timer_shaft_right{float: right;line-height: 35px;padding-left: 30px;/*! max-width: 600px; */padding-top: 13px;color: #666; width:84%;   }
.timer_shaft_right > img{ display: block; width: 300px; height: auto; }
.timer_shaft_box{position: relative; margin-top: 70px;   }
.timer_shaft_box::after{content: '';position: absolute;left: 165px;height: 100%;width: 1px;background: #0f75bd;z-index: 1;top: 0;}
.timer_shaft_line .timer_shaft_left{padding: 8px 15px;}
.clear_new{clear:both;overflow:hidden;}
.clear_new2:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.timer_shaft_box:first-child{margin-top: 50px;}
.exhibition_text{background: #eeeeee;padding: 30px;line-height: 30px;}
.exhibition_text h2{font-size: 24px;font-weight: bold;margin-bottom: 6px;}
.pic_list{width: 100%;}
.pic_list ul li{width: 23.5%;float: left;margin-right: 2%;margin-bottom: 10px;overflow: hidden;}
.pic_list ul li:nth-child(4n){margin-right: 0;}
.pic_list ul li a{display: block;}
.pic_list_box{overflow: hidden;}
.pic_list_box img{width:100%}
.pic_list ul li a img{width: 100%;transition:  all .5s;}
.pic_list ul li a p{text-align: center;line-height: 30px;margin-top: 10px;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.pic_list ul li:hover a img{transform: scale(1.2);}

.text_list{margin-bottom: 50px;;}
.text_list li a{display: block;}
.text_list li p{float: left;width: 70%;overflow: hidden;white-space:nowrap;text-overflow:ellipsis;}
.text_list li span{float: right;}
.text_list li{border-bottom: 1px dashed #cacaca;padding: 10px;}
.timer_shaft_right b{font-size:16px;   color: #333;}
.timer_shaft_right span{font-size:16px;}




@media screen and (max-width:1500px){
	.w1440{width: 1200px;}
}



.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}

