
@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3,
h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address,
big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot,
thead, tr, th, td, input, select {margin:0; padding:0;  outline:0;}
html, body {width:100%; height:100%;}



body { font:14px/1 "Microsoft Yahei",sans-serif; vertical-align:baseline; overflow-y:scroll; }
body {
    min-width: 1200px;
}

h1 {font-weight:bold; font-size:18px; line-height:18px;}
h3 {font-weight:normal; font-size:12px; }
h2, h4, h5, h6 {font-weight:normal; font-size:100%;}
table {border-collapse:separate; border-spacing:0;}

a {text-decoration:none;}
p {
	line-height:2;
}
a img, iframe {border:none;}
a:link {color:inherit;}
a:focus {outline:0;}
/*img{ vertical-align:top;}*/
ol, ul, li{list-style:none;}
input, textarea, select, button {font-weight:inherit; font-size:inherit; *font-size:100%; font-family:inherit;}
/* == clearfix == */
.opacitys{ opacity:0.6; filter: Alpha(opacity=60); -moz-opacity:0.6; -khtml-opacity:0.6; }
.clearfix:after{ content:"."; height:0; display:block; visibility:hidden; clear:both;}
.clearfix{*+height:1%;}

.clearfix { *zoom:1; }/*IE/7/6*/
.fl{ float:left;display: inline;  }
.fr{ float:right;  }
.clear{ clear:both; overflow:hidden; }


a { text-decoration: none;-webkit-transition: all 0.25s ease;-moz-transition: all 0.25s ease;-ms-transition: all 0.25s ease;-o-transition: all 0.25s ease;transition: all 0.25s ease;color:#4a4a4a; }
.w1200{ width:1200px; margin:0 auto; position: relative;}


/*  header  */
.header{ width:100%; background:#0065B3; height:35px; line-height:35px; color:#fff; overflow:hidden; position:relative;}
.headerRight{ font-size:12px;}
.headerRight span{ display:inline-block; height:35px; padding:0 15px;}
span.zbTel{ background:#083E67;}

/*  top  */
.top{ width:100%; background:#fff; height:120px;  overflow:hidden; position:relative;}
.topLogo{
	height:120px;
	overflow:hidden;
	background-image: url(toplogo.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.topLogoList{ width:700px; margin-left:350px; padding-top:25px; float:left;}
.topLogoList em{
	display:inline-block;
	padding:5px 10px;
	font-size:12px;
	color:#888;
	background-image: url(topLogoList-icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
}
.header-weixin{
	width:100px;
	height:90px;
	float:right;
	margin-top:25px;
	background-image: url(header-weixin.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

/*  mainMenu  */
.mainMenu{ height:50px; background:#fff; border-top:1px solid #eee;border-bottom:1px solid #eee; position:relative;}
/*  nav_list  */
.nav01{ 
	position: relative; z-index: 1;
}
.nav01 .nLi{ 
	float: left;position: relative; display: inline;
}
.nav01 .nRi{ 
	float: right;position: relative; display: inline;
}
/*.nav .nLi h3{ 
	float:left;
}*/
.nav01 .nLi h3 a{ 
	display: block; line-height: 50px; padding: 0 18px; font-size: 16px; font-weight: normal; color: #333;
}
.nav01 .sub{ 
	display: none; z-index:99; width:100%; left: 0; top: 50px;  position: absolute;  background: #0e419c;  box-shadow: 0 2px 4px #666;
}
.nav01 .sub li{ 
	zoom:1; border-bottom: solid 1px #0c3784; border-top: solid 1px #114ebc;
}
.nav01 .sub a{ 
	display: block;  height: 50px; line-height: 50px; color: #ecf5f9; font-size: 14px; text-align:center;
}
.nav01 .sub a:hover{ 
	color:#69b6f3;
}
.nav01 .on h3 a{ 
	/*background: #0065B3;*/ border-bottom:solid 3px rgb(0, 101, 179); margin-top:-3px;
}
.nav01 .on h3 a:hover{ /*color:#fff;*/}
a.mainMenuRight{ display:inline-block;border: 1px solid #dedede;line-height: 30px; height:30px; padding:0 20px;text-align: center;border-radius: 10px; margin-top:9px; font-size:13px;}
a.mainMenuRight:hover{ color:#fff; background:#0065B3;border: 1px solid #0065B3;}


/*  banner  */
.banner{
	overflow:hidden;
	position:relative;
	width:100%;
	height:auto;
	background-color: #fff;
	background-image: url(banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

@media(max-width:1280px){
.banner{
	overflow:hidden;
	position:relative;
	width:100%;
	height:auto;
	background-color: #fff;
	background-image: url(banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
}


/*  ny-banner  */
.ny-banner{
    overflow:hidden;
	position:relative;
	width:100%;
	height:210px;
	background-color: #fff;
	background-image: url(ny-banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	/*background-size:100% 100%;*/
}

/*  nyAdd  */
.nyAdd{ width:100%; height:50px; line-height:50px; background:#f6f6f6; overflow:hidden; position:relative;}
.nyAddCon{
	font-size:12px;
	color:#666;
	/*letter-spacing: 1px;*/
}


/*  aboutCon  */
.aboutCon{ width:100%; position:relative; background: url(../images/aboutCon-bg01.jpg) center 0px no-repeat;
    background-attachment: fixed;
    background-size: cover;
    min-height: 655px;
    background-color: #f2f2f2;
}
.aboutCon-top{ width:100%; background:#fff; padding:80px 0;}
.aboutCon-top-t { }
.aboutCon-top-t-left{
	width:500px;
	height:350px;
	padding:13px;
	margin: 23px auto;
	text-align: center;
	box-shadow: 0px 0px 15px 3px rgba(128 ,128 ,128 ,0.25);
	background-image: url(aboutCon-bg02.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.aboutCon-top-t-right{ width:640px;}
.aboutCon-top-t-rightCon{ 
    padding-top:20px;
	font-size: 14px;
    line-height: 2;
    letter-spacing: 0.1px;
    text-align: justify;
    color: #535353;
	position:relative;
}
a.about-more {
    font-size: 12px;
    position: absolute;
    color: #474747;
    width: 90px;
    line-height: 25px;
    height: 25px;
    border: 1px solid #ddd;
    display: block;
    text-align: center;
    border-radius: 13px;
    bottom: -20px;
    right: 50px;
}
h3.aboutCon-tit{ font-size:24px; color:#333; line-height:70px;}
.aboutCon-top-t-rightAnniu{}
.aboutCon-wenhua{ width:100%; height:522px; background-color: rgba(0,0,0,0.7); padding-bottom:50px;}

.aboutCon-honor{ width:100%; background:#f6f6f6;padding: 80px 0;}
.indexLb-tit{ text-align:center;}
.indexLb-tit h3{ font-size:24px; color:#333; line-height:1.5;}
.indexLb-tit h4{ font-size:18px; color:#B4B4B4; line-height:1.5; font-weight:normal; font-family: "Courier New", Arial, sans-serif;}
.indexLb-tit p{
	
	width:810px;
	height:20px;
	margin:0 auto;
	position:relative;
	border-bottom:1px #d5d5d5 solid;
}
.indexLb-tit p span{
font-size:12px;
color:#666;
position:absolute;
background:#f6f6f6;
padding:0 30px;
top:8px;
left:21%;
}
.indexLb-body{ margin-top:20px;}
.indexZhuanjia-fuchan{ }
/*   荣誉 开始   */
.rollBox{width:1200px;overflow:hidden;margin:0 auto;}
.rollBox .LeftBotton{height:40px;width:27px;background:url(sl.png) no-repeat 0px 5px;overflow:hidden;float:left;display:inline;margin:160px 25px 0 0;cursor:pointer;}
.rollBox .RightBotton{height:40px;width:27px;background:url(sr.png) no-repeat 0px 5px;overflow:hidden;float:left;display:inline;margin:160px 0 0 25px;cursor:pointer;}
.rollBox .Cont{width:1089px;overflow:hidden;float:left; height:360px;}
.rollBox .ScrCont{width:10000000px;}
.rollBox .Cont .pic{width:323px; height:300px; text-align:center; margin-top:30px; background:#fff; margin-right:20px; margin-left:20px; float:left;box-shadow: 0px 0px 15px 3px rgba(128 ,128 ,128 ,0.25);}
.rollBox .Cont .pic img{background:#fff;display:block;margin:0 auto;width:323px;height:220px;}
.rollBox .Cont .pic div h3 em{ font-style:normal; color:#333; font-size:14px;}
.rollBox .Cont .pic div h3{ font-size:15px; font-weight:bold; border-bottom:1px #E4E4E4 solid; line-height:50px; text-align:center;}
.rollBox .Cont .pic div{line-height:20px;color:#505050; width:323px; position:relative;}
.rollBox .Cont .pic div span{display:block; padding-top:10px;}
.rollBox .Cont .pic div.yueyueAnniu a{ display:inline-block; padding: 3px 10px;/* border-radius:8px;*/ color:#666; top:20px; right:10px; font-size:13px; border:1px #D5D5D5 solid; position:absolute;}
.rollBox .Cont .pic div.yueyueAnniu a:hover{background:#C90107;color:#fff;}
.rollBox .Cont .pic div span.zztime{ font-weight:bold; line-height:30px;}
.rollBox .Cont a:link,.rollBox .Cont a:visited{color:#626466;text-decoration:none;}
.rollBox .Cont a:hover{color:#f00;text-decoration:underline;}
.rollBox #List1,.rollBox #List2{float:left;}
.rollBox #List3,.rollBox #List4{float:left;}
/*  荣誉 end  */



.aboutCon-licheng{width:100%;}
.aboutCon-other{width:100%;   background-color:#fff;  padding:80px 0;}
.aboutCon-otherCon-list{ width:385px; height:180px;position: relative;box-shadow: 0px 0px 15px 3px rgba(128 ,128 ,128 ,0.25);padding-bottom: 13px;}
.aboutCon-otherCon-list a{ 
    display:block;
	overflow: hidden !important;
    display: block;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}
.aboutCon-otherCon-list a img {
    display: block;
    width: 100%;
    height: 100%;
}
.mr20{ margin-right:20px;}
.aboutCon-otherCon-list a img {
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    transform: scale(1,1);
    -webkit-transform: scale(1,1);
    display: block;
}
.aboutCon-otherCon-list a:hover img{transform:scale(1.05,1.05); -webkit-transform:scale(1.05,1.05); -moz-transform:scale(1.05,1.05);  }
.aboutCon-otherCon-list h2 {
    position: absolute;
	background-color: rgba(0,0,0,0.1);
    width: 100%;
    line-height: 60px;
    margin-top: -30px;
    top: 50%;
    left: 0;
    font-size: 22px;
    z-index: 10;
    text-align: center;
    color: #fff;
}


/*  nyNewsCon  */
.nyNewsCon{ width:100%; position:relative; overflow:hidden; margin:50px 0;}

.ny-left{ width:250px; height:auto;}
.ny-left .title05_2, .ny-left .title05 {
	background-color: #8fcbff;
	background-image: url(../images/about_ico01.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.ny-left .title {
    width: 207px;
    height: 62px;
    padding-left: 43px;
    font-size: 18px;
    color: #fff;
    line-height: 62px;
}
em{
    font-style: normal;
    font-weight: 500;
}
.ny-left .newsMenu{background:#f3f3f3;margin-top:8px;padding:7px 0px;padding-bottom:13px}
.ny-left .newsMenu ul li{height:53px;line-height:53px;font-size:14px}
.ny-left .newsMenu ul li a{display:block;height:53px;padding:0px 26px;position:relative; font-size:15px; color:#555;}
.ny-left .newsMenu ul li a em{padding-left:23px;display:block;border-top:1px #ececec solid;background:url(../images/ico_004.png) left center no-repeat;transition:all .28s linear;-moz-transition:all .28s linear;-webkit-transition:all .28s linear;-o-transition:all .28s linear}
.ny-left .newsMenu ul li.first em{border-top:1px #f3f3f3 solid}
.ny-left .newsMenu ul li a span{width:8px;height:5px;background:url(../images/ico031.png) right center no-repeat;position:absolute;right:26px;top:24px}
.ny-left .newsMenu ul li a:hover,.ny-left .newsMenu ul li.active a{background:#8fcbff}
.ny-left .newsMenu ul li a:hover em,.ny-left .newsMenu ul li.active a em{border-top:1px solid #8fcbff;color:#fff;padding-left:30px;width:158px}
.ny-left .newsMenu ul li.active a em{padding-left:23px;width:165px}
.ny-left .newsMenu ul li.second{height:34px;line-height:34px;display:none}
.ny-left .newsMenu ul li.second.block{display:block}
.ny-left .newsMenu ul li.second a{background:url(../images/ico042.png) 24px center no-repeat;height:34px;width:190px;display:block;margin:0px auto;text-indent:32px;color:#666;border:none;padding:0}
.ny-left .newsMenu ul li.second a:hover,.ny-left .newsMenu ul li.second a.on{color:#ff7544;text-decoration:underline;background:url(../images/ico041.png) 24px center no-repeat}
.ny-left .newsMenu ul .hidden{height:10px}
.ny-left .tools{width:250px;margin-top:15px}
.ny-left .tools a{display:block;width:123px;height:123px;float:left;background:#f1f1f1;margin-top:4px;margin-right:4px;position:relative}
.ny-left .tools a img{position:absolute;top:22px;left:50%;margin-left:-26px}
.ny-left .tools a em{display:block;width:100%;text-align:center;position:absolute;bottom:20px;left:0px;font-size: 12px;
    color: #505050;
    font-family: Arial,Tahoma,"Microsoft YaHei","SimSun";
    -webkit-font-smoothing: antialiased;}
.ny-left .tools a em span{color:#ff7544}
.ny-left .tools a:hover img{animation:tada .88s cubic-bezier(0.175, 0.885, 0.320, 1.5) 1;-webkit-animation:tada .88s cubic-bezier(0.175, 0.885, 0.320, 1.5) 1;;-moz-animation-name:tada .88s cubic-bezier(0.175, 0.885, 0.320, 1.5) 1;-webkit-animation-fill-mode:both;animation-fill-mode:both;}

/*  小图标动态效果必用  */
@-webkit-keyframes tada{0%{-webkit-transform:scale(1)}10%,20%{-webkit-transform:scale(0.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0)}}
@keyframes tada{0%{transform:scale(1)}10%,20%{transform:scale(0.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale(1.1) rotate(3deg)}40%,60%,80%{transform:scale(1.1) rotate(-3deg)}100%{transform:scale(1) rotate(0)}}
/*  小图标动态效果必用  */



.ny-left-tel{ width:100%; margin-top:15px; background:#f1f1f1;}
.ny-left-tel h3.ny-left-tel-jj{
	padding:20px 0;
	/*background-image: url(part_tel.png);
	background-repeat: no-repeat;
	background-position: 10px center;*/
	text-align:center; 
	color:#d82609;
	font-size:16px;
	font-weight:bold;
	line-height:30px;
	border-bottom:1px solid #f9f9f9;
}
.ny-left-tel p{ line-height:30px; padding:20px 0 ; text-align:center; color:#666;border-top:1px solid #e2e1e1;}

.ny-right{ width:915px; margin:9px 0;}


.news-date{font-family: "Arial","Microsoft Yahei";
    font-size: 14px;
    color: #6c6c6c;
	text-align: center;
	line-height:25px;
	height:25px;
	margin-top:20px;
}
.ny-right-con{  margin: 40px auto; font-size:16px; color:#555; line-height:2;}
.ny-right-con-title {
    text-align: center;
    font-size: 26px;
    color: #0b7b73;
}

.ny-right-con-con {
    position: relative;
    border-top: 1px dashed #c9c7c7;
    line-height: 2.2;
	margin: 25px auto 20px;
	padding-top:20px;
	font-size:16px;
	color:#666;
}
/* newsQuery */
.newsQuery{}

.newsQuery {}
.newsQuery li{min-height:90px;border-bottom:1px #f5f5f5 solid;padding:30px 24px;padding-right:14px;color:#666}
.newsQuery li:hover{box-shadow:0px 5px 15px 5px rgba(128 ,128 ,128 ,0.25);position:relative;transition:box-shadow .28s linear;-moz-transition:-moz-box-shadow .28s linear;-webkit-transition:-webkit-box-shadow .28s linear}
.newsQuery li .headLines{width:59%;float:left;line-height:24px}
.newsQuery li .headLines>p{ font-size:13px; color:#888;}
.newsQuery li .headLines p a{color:#666}
.newsQuery li .title{font-size:20px;color:#3b9cf1;line-height:36px; font-weight:bold;}
.newsQuery li .title:hover{color:#0065b3;}
.newsQuery li .date{width:18%;float:left;margin-left:10.5%}
.newsQuery li .date h3{font-size:14px;line-height:30px}
.newsQuery li .date h4{font-size:12px;color:#8c8c8c}
.newsQuery li .listBtn a{width:94px;height:32px;background:#85c6fe ;float:right;line-height:32px;text-align:center;border-radius:3px;margin-right:4px;margin-top:29px;color:#fff}
.newsQuery li .listBtn a:hover{background:#0065b3;}


.newsDate{margin-bottom: 50px; font-size: 16px; color:#888;}
.newsDate b{ display: inline; font-weight:normal; margin-left:20px;}
.newsDateLeft{ width:35%; line-height:44px;}
.newsDateRight{ width:65%;}
.newsCon{ line-height:2; color:#333;}


/*   公告列表  */
.newsQuery li.newsList-gg{padding:10px ; height:35px; line-height:35px; border-bottom:1px #eee solid; padding-right:14px;color:#666; min-height:35px;}
.newsQuery li.newsList-gg span,.newsQuery li.newsList-gg span h4{ display:inline;}
.newsQuery li.newsList-gg span{ float:right; font-weight:bold;font-size: 14px;}
.newsQuery li.newsList-gg span h4{ color:#666;}
/*  bannerMenu  */
.bannerMenu{ width:100%; background:#fff; position:relative; overflow:hidden; height:110px; border-bottom: 1px solid #e4e4e4; border-top:1px solid #e4e4e4;}

/*  indexNews  */
.indexNews{ width:100%; background:#fff; position:relative; overflow:hidden; padding-top:60px; margin-bottom:60px;}

.indexNewsLeft{ width:350px; background:#eee; height:300px; font-size:14px; color:#555; margin-right:25px;overflow: hidden; margin-top:50px;}
.indexNewsMid{ width:500px; background:#fff; overflow: hidden;}
.indexNewsRight{ width:290px; background:#fff; overflow: hidden;}
.indexTitle{ height:40px;border-bottom: 3px solid #e7e7e7;padding-bottom:10px;}
.indexTitle span{ display:inline-block;}
.indexTitle span.indexGgTit{     color: #666;
    font-size: 16px;  line-height:50px; height:50px;border-bottom: 3px solid #0065B3; font-weight:bold;}
.indexTitle span.indexGgMore{ font-size:12px; line-height:50px; color:#888;}
.indexTitle span.indexGgMore:hover{ color:#0065B3;}
.indexNewsGgCon{padding-top:25px;}
.indexNewsGgCon ul{ }
.indexNewsGgCon ul li{ line-height:30px; height:30px;
}
.indexNewsGgCon ul li a{ font-size:14px; color:#666; line-height:30px;white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;}
.indexNewsGgCon ul li a:hover{ color:#0065B3;}



/*  keshiIndex  */
.keshiIndex{
    background: url(../images/indexKeshiBg.jpg) center 0px no-repeat;
    background-attachment: fixed;
    background-size: cover;
    min-height: 655px;
    background-color: #f2f2f2;
    color: #fff;
}
ul.keshiIndex-con{ padding:200px 0;}
ul.keshiIndex-con a{ color:#fff;}


/* 科室-内科 */
.neiKe{
    background: url(../images/keshi-neike.jpg) center 0px no-repeat;
    background-attachment: fixed;
    background-size: cover;
    min-height: 655px;
    background-color: #f2f2f2;
	padding:50px 0;
    color: #fff;
}
.neiKeCon{ background:#fff;}
.neiKeCon-top{}

/*  科室页top-left  */
.neiKeCon-topLeft{ width:300px; margin-left:10px;}
.righttitle h1 {
    height: 72px;
    background: #8fcbff;
    color: #fff;
	font-weight:normal;
    text-align: center;
    font-size: 22px;
    line-height: 72px;
}
.righttitle .btns{border-bottom:1px #e9e9e9 solid;height:95px;padding-top:24px;padding-bottom:11px;background:url(../images/part_ico05.png) center top no-repeat}
.righttitle a{float:left;border-right:1px #e9e9e9 solid;width:50%;text-align:center;display:block}
.righttitle .last{border:none;width:49.6%;float:right}
.righttitle a em{line-height:42px; color:#555;font-size:14px;display:block}
.righttitle a img{width:46px;height:45px;margin-top:5px}
.righttitle a em:hover{color:#0065B3;}
.righttitle a:hover img{animation:tada .88s cubic-bezier(0.175, 0.885, 0.320, 1.5) 1;-webkit-animation:tada .88s cubic-bezier(0.175, 0.885, 0.320, 1.5) 1;-moz-animation-name:tada .88s cubic-bezier(0.175, 0.885, 0.320, 1.5) 1;-webkit-animation-fill-mode:both;animation-fill-mode:both}
.rightbtn {
    width: 250px;
    height:120px;
    padding: 13px 0;
    margin: 23px auto;
    background: #fff;
	 text-align:center;
    box-shadow: 0px 0px 15px 3px rgba(128 ,128 ,128 ,0.25);
}

/*  科室页topright  */
.neiKeCon-topRight{
	width: 880px;
	height: 370px;
	overflow:hidden;
	
}



.neiKeCon-about{ background:#f6f6f6; padding:50px;}
.neiKeCon-about-tit{ margin-bottom:30px;}
.neiKeCon-about-body{ color:#555; line-height:2;}


.neiKeCon-tese{background:#fff; padding:50px;}

.neiKeCon-zj{background:#f6f6f6; padding:50px;}
ul.neiKeCon-zj-body{}
ul.neiKeCon-zj-body li{margin-right: 5px; margin-left:5px;}
ul.neiKeCon-zj-body li{width:205px;height:362px;position:relative;float:left;transition:box-shadow .28s linear;-moz-transition:-moz-box-shadow .28s linear;-webkit-transition:-webkit-box-shadow .28s linear}
ul.neiKeCon-zj-body li .img{display:block;width:100%;height:162px;text-align:center;margin-top:36px}
ul.neiKeCon-zj-body li .name{display:block;width:100%;height:16px;text-align:center;margin-top:18px;font-size:16px;line-height:16px;color:#978571}
ul.neiKeCon-zj-body li .office{display:block;width:100%;text-align:center;line-height:33px;color:#333}
ul.neiKeCon-zj-body li .post{display:block;width:100%;text-align:center;color:#6e6e6e}
ul.neiKeCon-zj-body li .btn{display:block;position:absolute;bottom:35px;width:68px;height:30px;text-align:center;line-height:30px;color:#fff}
ul.neiKeCon-zj-body li .more{right:32px;background:#bda179}
ul.neiKeCon-zj-body li .date{left:32px;background:#8fcbff;}
ul.neiKeCon-zj-body li .btn:hover{background:#0065B3;}
ul.neiKeCon-zj-body li:hover{box-shadow:0 15px 30px rgba(0,0,0,0.15);outline:none;-webkit-box-shadow:0 15px 30px rgba(0,0,0,0.15);-moz-box-shadow:0 15px 30px rgba(0,0,0,0.15)}
ul.neiKeCon-zj-body li:hover .office{color:#0065B3;}
ul.neiKeCon-zj-body li div{position:absolute;top:0px;height:362px;width:30px}
ul.neiKeCon-zj-body li .hackR{right:0px}
ul.neiKeCon-zj-body li .hackL{left:0px}


.neiKeCon-time{background:#fff; padding:50px;}
.neiKeCon-timeCon{}
.neiKeCon-timeCon .visitList{height:auto;border:1px #e9e9e9 solid;border-right:none;color:#666;text-align:center;font-size:14px;line-height:43px}
.neiKeCon-timeCon .visitList .title{width:100%;color:#666;height:100px;border-bottom:none;background:#FFF;margin:0;padding:0;font-size:14px}
.neiKeCon-timeCon .visitList .title div{width:156px;height:90;border-right:1px #e9e9e9 solid;padding-top:9px;line-height:22px;float: left;}
.neiKeCon-timeCon .visitList .title .wide{}
.neiKeCon-timeCon .visitList .title em{display:block;width:100%;    border-bottom: 1px #eee solid;}
.neiKeCon-timeCon .visitList .title span{height:43px;width:50%;display:inline-block;color:#fff;line-height:43px}
.neiKeCon-timeCon .visitList .title span.green{background:#8fcbff;}
.neiKeCon-timeCon .visitList .title span.blue{background:#bda179;}

.neiKeCon-timeCon .visitList .namelist{ background:#f6f6f6;}
.neiKeCon-timeCon .visitList .namelist .list01{width:7.142%;height:auto;background:url(../images/test01.jpg) top right repeat-y;float:left; border-bottom:1px #eee solid;}
.neiKeCon-timeCon .visitList .namelist .list01 a{width:100%;height:43px;display:block;color:#666}
.neiKeCon-timeCon .visitList .namelist .list01 a:hover{background:#0065B3;color:#fff}
.neiKeCon-timeCon .visitList .namelist em{width:100%;height:43px;display:block}

.indexGgt{
	width: 100%;
	margin-bottom:50px;
	text-align: center;
	background-image: url(indexGgt.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
/*  indexKeshi  */
.indexKeshi{
	width:100%;
	height:655px;
	overflow:hidden;
	position:relative;
}


/*  indexZj  */
.indexZj{ width:100%; background:#fff; padding:50px 0; overflow:hidden;}
a.indexZjMore{
	display:inline-block;
	width:28px;
	height:28px;
	color:#0033FF;
	font-weight:bold;
	background-image: url(indexZhICon.png);
	background-repeat: no-repeat;
	background-position: center center;
}


/*   专家列表页  */
.zhuanJ-menu{ text-align:center; border-bottom:2px #eee solid;}
.zhuanJ-menu a{ display:inline-block; padding:10px 30px; background:#f1f1f1; text-align:center; margin:30px 30px 30px 0; color:#333; font-size:16px;border-radius: 3px;}
.zhuanJ-menu a:hover{ background:#0065B3;color:#fff;}
.zhuanJ-query,.zhuanJ-detail{ margin-bottom:50px; background:#f6f6f6; padding:50px;box-shadow:0 15px 30px rgba(0,0,0,0.15);outline:none;-webkit-box-shadow:0 15px 30px rgba(0,0,0,0.15);-moz-box-shadow:0 15px 30px rgba(0,0,0,0.15)}


/*   专家列表2及栏目  */
.zhuanJ-menu01{ text-align:center; padding:50px 0;}
.zhuanJ-menu01 a{ display:inline-block; padding:10px 30px; background:#f1f1f1; text-align:center; margin:10px 10px 10px 0; color:#333; font-size:16px;border-radius: 3px;}
.zhuanJ-menu01 a:hover{ background:#0065B3;color:#fff;}

.zhuanJ-detail{}
.zhuanJ-detail-top{border-bottom: 1px dashed #ccc; padding-bottom: 20px; }
.zhuanJ-detail-img{ width:240px; height:324px; overflow:hidden;}
.zhuanJ-detail-memo{ width:810px; margin-left:30px; position:relative;}
.zhuanJ-detail-memo h1{font-size: 24px;font-weight: bold; padding-bottom: 10px; color: #333; line-height:1.2;}
.zhuanJ-detail-memo p{ color:#666; line-height:30px;}
a.pubc-more {
    font-size: 12px;
	position:absolute;
    color: #474747;
    width: 90px;
    line-height: 25px;
    height: 25px;
    border: 1px solid #ddd;
    display: block;
    text-align: center;
    border-radius: 13px;
    top: 20px;
	right:50px;
}
.pubc-more:hover,.about-more:hover {
    color: #fff!important;
    background: #0065B3!important;
    border-color: #0065B3!important;
}
.zhuanJ-detail-con{ padding-top:20px;}
.zhuanJ-detail-con h3{    font-size: 16px;    font-weight: bold; color: #333;}
.zhuanJ-detail-con p{ padding-top:10px; line-height:2; color:#666;}



/*  indexTszl  */
.indexTszl{width:100%; background:#F6F6F6; padding:50px 0; overflow:hidden; position:relative;}
.indexTszlCon{ margin-top:50px;}
.indexTszlCon{ padding-bottom: 20px; }
.indexTszlCon li{ float: left; width:25%; position: relative; -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.1); box-shadow: 0px 0px 10px rgba(0,0,0,0.1); }
.indexTszlCon li>a{ display: block; padding-bottom: 88.3%;}
.indexTszlCon li>a img{ position: absolute; display: block; width:100%; height:100%; top:0; left:0;  }
.indexTszlCon li .tit{ position: absolute; width:90%; left:5%; text-align: center; top:50%; height:120px; margin-top:-60px; color:#fff; z-index:20; }
.indexTszlCon li .tit span{ font-size:12px; line-height:1; display:block; }
.indexTszlCon .li_2 .tit{ color:#474747; }
.indexTszlCon .tit h3{ font-size:18px; line-height:1.5em; height:3em; }
.indexTszlCon .tit i{ display: block; width:38px; margin:25px auto; height:1px; background:#fff; transition:all 0.3s; -webkit-transition:all 0.3s; }



.indexTszlCon li{ float: left; width:25%; position: relative; -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.1); box-shadow: 0px 0px 10px rgba(0,0,0,0.1); }
.indexTszlCon li:hover{background-color: #223e67;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.indexTszlCon li:hover{opacity: .8;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}




.indexTszlCon .li_2 .tit i{ background-color:#474747; }

.indexTszlCon .li_3 .bg{ background:url(../image/line.png) repeat 0 0;  position: absolute; width:100%; height:100%; top:0; left:0; z-index:2; opacity:0.8; filter:alpha(opacity=80); }
.tran_scale{ overflow:hidden !important; display:block; transform: rotate(0deg); -webkit-transform: rotate(0deg); }
.tran_scale img{transition:all 0.8s; -webkit-transition:all 0.8s;  -moz-transition:all 0.8s; transform:scale(1,1); -webkit-transform:scale(1,1); display:block; }

@media only screen and (min-width:1279px) {
	.tran_scale:hover img{transform:scale(1.05,1.05); -webkit-transform:scale(1.05,1.05); -moz-transform:scale(1.05,1.05);  }
    
}

/*  特色诊疗内页  */
.tszlList01{}
h1.tszlList-tit{ text-align:center; line-height:3; font-size:24px; color:#333;}
.tszlList01Con{ height:280px; margin-top:20px;}
.tszlList01Con-left{ width:50%; height:280px; background:#ccc;position: relative; cursor: pointer;}
.tszlList01Con-left .hmask40 ,.tszlList01Con-righr-list .hmask40 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(mask40.png);
    text-align: center;
}
.tszlList01Con-left .hmask40:hover{
    background: url(mask90.png);
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}
.tszlList01Con-righr-list .hmask40:hover{
    background: url(mask90-1.png);
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}
.vertical:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    font-size: 0;
}
.vertical{
    font-size: 0;
}
.tszlList01Con-left span,.tszlList01Con-righr-list span{
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 16px;
    position: relative;
}
.tszlList01Con-righr{ width:50%; height:280px; background:#fff;}
.tszlList01Con-righr-list{ height:50%;position: relative; cursor: pointer;}
.pt50{ padding-top:100px;}
/*  02  */
.tszlList02Con{ background:#fff; padding:20px;}
.tszlList02Con-top { margin-top:30px;}
.tszlList02Con-top-img{ position:relative;cursor: pointer; width:308px; height:235px; overflow:hidden; margin-left:30px;}
.tszlList02Con-top-img img{
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    transform: scale(1,1);
    -webkit-transform: scale(1,1);
    display: block;
}
.tszlList02Con-top-img img:hover {transform:scale(1.05,1.05); -webkit-transform:scale(1.05,1.05); -moz-transform:scale(1.05,1.05);  }
.tszlList02Con-top-img span{
    position: absolute;
	bottom:0;
    left: 0;
    width: 100%;
    height:30%;
    background: url(mask40.png);
    text-align: center;
	display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 16px;
}
.tszlList02Con-top-con{
    overflow: hidden;
    padding-bottom: 7px;
    width: 65%;
}
.childNav{
    float: left;
    text-align: center;
    margin: 0 5px;
    margin-bottom: 10px;
}
.childNav a{
    display: inline-block;
    width: 150px;
    height: 38px;
    line-height: 36px;
    border: 1px solid #cccccc;
    text-align: left;
    border-radius: 5px;
    position: relative;
    font-size: 14px;
    padding: 0 10px;
    padding-left: 35px;
}
.childNav a i {
    display: block;
    background: url(ind_5.png) no-repeat center;
    width: 16px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-right: 1px solid #ccc;
}
.childNav:hover a i {
    border-color: #528eb5;
    background-image: url(ind_5_a.png);
}
.childNav:hover a{
    color: #3db1ea;
    border-color: #3db1ea;
}
.childNav01{
    float: left;
    text-align: center;
    margin: 0 5px;
    margin-bottom: 10px;
}
.childNav01 a{
    display: inline-block;
    width: 190px;
    height: 38px;
    line-height: 36px;
    border: 1px solid #cccccc;
    text-align: left;
    border-radius: 5px;
    position: relative;
    font-size: 14px;
    padding: 0 10px;
    padding-left: 20px;
	padding-right: 15px;
}
.childNav01 a i {
    display: block;
    background: url(ind_5-1.png) no-repeat center;
    width: 16px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    border-left: 1px solid #ccc;
}
.childNav01:hover a i {
    border-color: #528eb5;
    background-image: url(ind_5_a-1.png);
}
.childNav01:hover a{
    color: #3db1ea;
    border-color: #3db1ea;
}

/*  03  */
.tszlList03Con{ margin-top:10px;}
.tszlList03Con .item01 {
    position: relative;
    width: 260px;
    height: 180px;
    overflow: hidden;
    float: left;
	margin:7px;
}
.tszlList03Con .item01 img{
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.tszlList03Con .item01:hover img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.tszlList03Con .item01 .h2{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 28px;
    height: 70px;
    background: url(mask40.png) ;
    text-align: center;
    color: #fff;
    line-height: 24px;
    font-size: 0;
}
.tszlList03Con .item01 .h2 span{
    vertical-align: middle;
    display: inline-block;
    font-size: 16px;
}
/*  04  */
.tszlList04Con{ background:#fff; padding:20px;}
.tszlList04Con-text{ border-top:1px solid #eee; padding-top:20px;}
.tszlList04Con-text01{ margin-bottom:10px;}
.tszlList04Con-text01 b{
	display:block;
	line-height:1.2;
	font-size:16px;
	font-weight:bold;
	color:#333;
	border-left:3px solid #0065B3;
	text-indent: 12px;
}
ul.zyjdList{ padding:15px;}
ul.zyjdList li {
    display: inline-block;
    padding: 5px 10px;
	min-width:320px;
    font-size: 14px;
    color: #888;
    background-image: url(topLogoList-icon.png);
    background-repeat: no-repeat;
    background-position: left center;
    text-indent: 15px;
}


/*  footer  */
.footer{
	width:100%;
	position:relative;
	padding:5px 0;
	background-image: url(foot-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}
.footerTop{padding: 26px 0;
    border-bottom: 1px solid #585858;
    color: #b2b2b2;
    line-height: 20px; font-size:12px;}
span.linkTit {
    float: left;
    padding-right: 10px;
}
.footer .footerTop .a {
    overflow: hidden;
}
.footer .footerTop .a a{ padding-right: 21px; background:url(foot_1.png) no-repeat right center; margin-right: 21px; color:#b2b2b2; }
.footer .footerTop .a a:hover{ color:#69b6f3;}
.footer .footerTop .a a.last{ margin:0; padding:0; background:none; }

.footerBut{padding: 34px 0 30px;}

.footerButLeft {
    width: 45%;
    color: #b2b2b2;
	font-size:12px;
    line-height: 20px;
}
.footerButMid{ width:25%;}
.footerButRight {
    width: 30%;
	text-align:right;
    color: #b2b2b2;
	font-size:12px;
    line-height: 20px;
}


