@charset "utf-8";
/*-------------------------------------------
    General Selectors
-------------------------------------------*/
* { margin: 0; padding: 0; line-height: 1; }

/* block level */

.alpha { margin-bottom: 11px; color: #363636; }

	
blockquote { }

table { border-collapse: collapse;
 }
	th { text-align: left; }
	th, td { }
	


/*img { display: block; margin: 0 0 15px; max-width: 100%; height: auto; }*/
	a img { border:none }
  .sub .section img.topper { max-width: 223px; }

sub, sup { line-height: 0; }

.clear { clear: both; }
.move { position: absolute; left: -9999px; }
.hide { display: none; }
.hidden { visibility:hidden; }
.element-invisible { visibility:hidden; display: none;}
.compact { margin-bottom: 0px; }

img#logo { display: none; }


/*-------------------------------------------
    Global combinations
-------------------------------------------*/
.logo a, .utility #searchtext-btn, .footer address strong, #main-nav li a { display: block; text-indent: -9999px; background-color: transparent; background-position: 0 0; background-repeat: no-repeat; overflow: hidden; }

.header .wrap:after, .utility:after, .utility form:after, .footer .wrap:after, .primary .wrap:after, .copy-footer ul:after, .streamer:after, .carousel .wrap:after, .split:after, .split-a:after, .split-b:after, form.subscribe:after, .prime:after, .directory-search:after, .breadcrumb:after, .feature:after, .lead-date:after, .details:after, .data-tweet:after, .section:after, .filter-wrap:after, .filter-wrap ul:after, .expandable ul:after, .slide-callout:after, .message:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; }

.wrap { width: 980px; margin: 0 auto;}

/*-------------------------------------------
    Carousel
-------------------------------------------

*/

.carousel  { _position:relative; }

.layout-a .main { width: 980px; margin-bottom: 20px; }

.carousel { height: 348px; overflow: hidden; background: #262626; margin:1px 0 0 0; }
	.carousel .wrap { position: relative; }
		.slide-caption { position: relative; z-index: 10; float: left; width: 376px; min-height: 280px; padding: 68px 40px 0;
			background-image: url(../images/vignette.png);
			background-position: left top;
			background-repeat: no-repeat; }
			.comp-a { background-color: #52854c; }
			.comp-b { background-color: #8c8179; }
			.comp-c { background-color: #293352; }
			.comp-d { background-color: #a51c30; }
			.slide-caption h2 { margin-bottom: 32px; color: #fff;  line-height:30px;*line-height:30px; }
				.slide-caption h2 a { color: #fdf3b2; text-decoration: none; font-size:17px;}
				.slide-caption h2 a:hover, .slide-caption h2 a:focus { color: #e6eae2; text-decoration: none; }

			.slide-callout { width: 900px; }
				.slide-callout p {
			background: #e6eae2;	
    color: #363636;
    float: left;
    
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 5px;
    max-width: 750px;
    min-height: 19px;
    *min-height: 19px;
    padding: 9px 20px 6px 14px;
    text-transform: uppercase;}
.slide-callout p:hover { background: #e6eae2; }
.slide-callout p a { color: #363636; text-decoration: none; }
.slide-callout p a:hover, .slide-callout p a:focus { color: #363636; text-decoration: none; }

.slide-callout .more {
    padding: 0;
}
.comp-a .slide-callout .more {
    background-color: #52854C;
}
.comp-b .slide-callout .more {
    background-color: #8C8179;
}
.comp-c .slide-callout .more {
    background-color: #293352;
}
.comp-d .slide-callout .more {
    background-color: #A51C30;
}
.slide-callout .more a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
    display: inline-block;
    min-height: 19px;
   
    font-weight: bold;
    line-height: 1.5;
    padding: 8px 10px 7px;
    text-transform: none;
}
.slide-callout .more a:hover, .slide-callout .more a:focus {
    background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    text-decoration: none;
}
				.carousel-image { position: absolute; right: 0; }
	.carousel-item { position: relative; }	
	.carousel-item-secondary { display: none; }

			#hedu_preview .slide-caption h2 { margin-bottom: 32px; color: #fff; font-size: 3.15em; line-height: 1.21; }
				#hedu_preview .slide-callout p { float: left; max-width: 750px; min-height: 19px; margin-bottom: 5px; padding: 9px 20px 6px 14px; background: #fff; background: rgba(255,255,255,.9); text-transform: uppercase; color: #363636; font-weight: bold; font-size: 0.9em; line-height: 1.5; }
				#hedu_preview .slide-callout p.more { padding: 0; }
				#hedu_preview .comp-a .slide-callout p.more { background-color: #52854c; }
				#hedu_preview .comp-b .slide-callout p.more { background-color: #8c8179; }
				#hedu_preview .comp-c .slide-callout p.more { background-color: #293352; }
				#hedu_preview .comp-d .slide-callout p.more { background-color: #a51c30; }

/* flat color for headshot variant */
#carousel_slide_headshot { background-image: none; }

/*-------------------------------------------
    Homepage Caraousel
-------------------------------------------*/

* html .carousel { height: 348px !important; }
* html .slide-caption { background-image: none !important; height: 220px; }
* html .carousel-item { height: 348px; }


.comp-b, .comp-b .slide-callout .more { background-color: #8c8179; }
.comp-c, .comp-c .slide-callout .more { background-color: #a51c30; }
.comp-d, .comp-d .slide-callout .more { background-color: #0187a1; }

.carousel-controls a { display: block; text-indent: -9999px; background-color: transparent; background-position: 0 0; background-repeat: no-repeat; overflow: hidden; }
.carousel-controls { position: absolute; z-index: 100; left: 50%; bottom: 43px; width: 98px; height: 32px; margin-left: -449px; overflow: hidden; }
* html .carousel-controls { bottom: 20px; }
	.carousel-controls a { float: left; width: 32px; height: 32px; background-image: url(../images/controls-carousel.gif); }
	.carousel-controls .next { background-position: -99px -32px; border-left: 1px solid #333; }
	.carousel-controls .next:hover, .carousel-controls .next:focus { background-position: -99px 0; border-color: #ccc; }
	.carousel-controls .previous { background-position: 0 -32px; }
	.carousel-controls .previous:hover, .carousel-controls .previous:focus { background-position: 0 0; }
	.carousel-controls .pause { background-position: -33px -32px; border-left: 1px solid #333; }
	.carousel-controls .pause:hover, .carousel-controls .pause:focus { background-position: -33px 0; border-color: #ccc; }
	.carousel-controls .play { position: relative; bottom: auto; left: auto; background-position: -66px -32px; border-left: 1px solid #333;}
	.carousel-controls .play:hover, .carousel-controls .play:focus { background-position: -66px 0; border-color: #ccc; }

.carousel .prev-image { position: absolute; left: -978px; top: 0; opacity: 0.2; }
.carousel .next-image { position: absolute; top: 0; right: -522px; opacity: 0.2; }

.slide-caption { min-height: 200px; padding: 68px 40px 80px; }
* html .slide-caption { padding-bottom: 60px; }


/*IE 6 */

* html .slide-caption { height: 280px; }
	* html .slide-callout { width: 410px; }
		* html .slide-callout .more a { height: 19px; }


.carousel  { position:relative; }

.timeup {
	float:left;
	width:98%;
	margin:0;
	border:1px #BFD4E0 solid;
	border-collapse: collapse;
	cursor:pointer;
	font-size: 12px;
}
.timeup td {
	list-style:none;
	border:1px #BFD4E0 solid;
	
	margin-left:-1px;
	margin-bottom:-1px;
	font-size:13px;
	line-height:22px;
	text-align:center;
	background:#FFF;
	padding-top:3px;
	}
.timeup .bg {
	background:#F1F7FA;
	color:#098bce;
	text-align:center;
	fong-size:14px;
	}
.code{
background-image:url(111.jpg);
font-family:Arial;
font-style:italic;
color:green;
border:0;
padding:2px 3px;
letter-spacing:3px;
font-weight:bolder;
}
.unchanged {
border:0;
}


/*科室介绍 start 15-4-30  liuhui*/
a{text-decoration:none;}
.widthDefault{
	margin-top: 7px;
    width: 756px;
    font-size: 0;
}
.widthDefault>div{
    display: inline-block;
    *zoom: 1;
    *display: inline;
}
.part{
    width: 100%;
}
.part>div{
    font: 14px/150% Arial,Verdana,"\5b8b\4f53";
}
.part .partName{
    width: 100%;
}
.part .partInfo{
	padding: 10px 0;
    width: 100%;
    height: 260px;
    overflow-y: scroll;
    background-color:#f4f4f4;
}
.part .partInfo>a{
	cursor:pointer;
    margin: 2px 0 2px;
    padding-left:10px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 220px;
    color: #3c3c3c;
    border: 1px solid #f4f4f4;
    font-family: "Microsoft JhengHei", "微軟正黑體", "Microsoft YaHei", "微软雅黑";
}

.administrative{
    position: relative;
    width: 420px;
    height: 300px;
    background-color: #DFF1F3;
    font: 14px/150% Arial,Verdana,"\5b8b\4f53";
    vertical-align: top;
    float: left;
}
.classInfo{
    padding-top: 34px;
    width: 100%;
    overflow: hidden;
    overflow-y: auto;
}
.classInfo a{
	cursor:pointer;
    margin: 5px 5px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    padding: 3px 5px;
    border: 1px solid #DFF1F3;
    color: #3c3c3c;
    font-family: "Microsoft JhengHei", "微軟正黑體", "Microsoft YaHei", "微软雅黑";
}
.introduction{
    position: relative;
    width: 560px;
    height: 300px;
    background-color: #83BEC4;
    font: 14px/150% Arial,Verdana,"\5b8b\4f53";
    vertical-align: top;
    float: right;
}
/*添加关于科室介绍中的预约按钮样式 start liuhui 15-5-11*/
.clickLink{
	height:53px;
	clear:both;
}
.clickLink>button{
	border:none;
	outline:none;
	width:100%;
	height:100%;
	text-align:center;
	line-height:100%;
	/* font-size:20px; */
	font-size:30px;
	color:#fff;
	font-weight:bold;
	/* background-color:#41b0ab; */
	background-color:rgb(1,135,162);
	cursor:pointer;
}
.introduction .clickLink>button:hover{
	color:#ff0000;
}
/*添加关于科室介绍中的预约按钮样式 end liuhui 15-5-11*/
.introduction .introductionPar{
    margin-top: 34px;
    padding-left: 7px;
    width: 88%;
    height:240px;
    overflow-y: auto;
}
.introduction .introductionPar>div{
	width:100%;
	line-height: 25px;
    color: #f4f4f4;
}

.administrative .administrativeName,
.introduction .introductionName{
    position: absolute;
    top: 0;
    width: 100%;
}
.part .partName h4,
.administrative .administrativeName>h4,
.introduction .introductionName>h4{
	padding:0 !important;
    width: 80px;
    height: 30px;
    background-color: #41b0ab;
    line-height: 30px;
    text-align: center;
    font-family: "Microsoft JhengHei", "微軟正黑體", "Microsoft YaHei", "微软雅黑";
}

.part .partInfo .partClick{
    border: 1px solid #41b0ab;
}
.classInfo .classClick{
    border: 1px solid #41b0ab;
}
.introduction .introductionName>h4{
	width: 170px;
}
/*科室介绍 end 15-4-30*/
/*医学教育——校友影像搜索栏 */
.searchStyle{
     margin: 0 auto;
     width: 980px;
     text-align: center;
     margin-top: 20px;
 }
 .formStyle{
     margin: 0 auto;
     width: 560px;
     height: 40px;
     background: url("../images/form.png") no-repeat center center;
     vertical-align: middle;
 }
 .formStyle>input{
     position: relative;
     top: 3px;
     width: 300px;
     height: 30px;
     border: none;
     outline: none;
     background-color: transparent;
     vertical-align: middle;
 }
 .formStyle>select{
     position: relative;
     left: 23px;
     top: 3px;
     width: 60px;
     height: 34px;
     border: none;
     outline: none;
     background-color: transparent;
     vertical-align: middle;
 }
 .formStyle>button{
     cursor:pointer;
     position: relative;
     left: 24px;top: 3px;
     width: 68px;
     height: 34px;
     outline: none;
     border: none;
     background-color: transparent;
     vertical-align: middle;
     color: #fff;
     font-weight: 800;
 }