/*閸忋劌鐪弽宄扮础-鐟欙絽鍠呴崗鐓庮啇闂傤噣顣�*/
@charset "utf-8";
/* CSS Document */

/*閸忋劌鐪弽宄扮础-鐟欙絽鍠呴崗鐓庮啇闂傤噣顣�*/
body,div,p,ul,li,ol,dl,dd,dt,h1,h2,h3,h4,h5,h6,form,input,textarea,table,th,tr,td,select,lable,span,a,img,strong,em,*{ padding:0; margin:0;}

body{box-sizing:border-box;  
-moz-box-sizing:border-box; /* Firefox */  
-webkit-box-sizing:border-box; /* Safari */  position: relative;width: 100%; _width: 100%;min-width:1152px;min-height:100%; font-family: "Microsoft Yahei"; font-size:12px; color:#000000;}

ul,ol,li{ list-style:none;}
i{font-style: normal;}
h1,h2,h3,h4,h5,h6{ font-size:14px;}
img{ border:none;}
img,input,select{ vertical-align:middle;}
a{text-decoration:none; color:#000000;cursor: pointer; }
a:hover{ text-decoration:none;}
textarea{resize: none;font-size: 14px;}
/* .wrapper{ 
	width: 1152px;
	margin:0 auto;
} */
.clear{ clear:both; width:0; height:0; overflow:hidden;}
.wrap-box{
	width:1152px;
	margin:0 auto;
	height:auto;
	overflow:hidden;/* 
	text-align:left; */
}
.top_Navgator{
	height:40px;
	width: 1130px;
	background: #FFFFFF;
	padding-left:20px;
	margin:20px 0;
}
.top_Navgator ul{
	padding-left:0;
}
.top_Navgator ul li{
	float:left;
	font-size:14px;
	color:#4F536C;
	line-height:40px;
	cursor:pointer;
}
.top_Navgator ul li label{
	font-weight:normal;
}
.top_Navgator ul li span{
	display:inline-block;
	width:26px;
	text-align:center;
}
.top_Navgator ul li.current-bg{
	color:#5A73AD;
	cursor:default;
}
.cir_sub{
	width:76px;
	height:20px;
	line-height:20px;
	text-align:center;
	border:1px solid #DDDDDD;
	border-radius:10px;
	color:#4D526C;
}
.main_content{
	width:100%;
	height:auto;
	margin-bottom:20px;
	clear:both;
	overflow:hidden;
}
.content_left{
	width:816px;
	height:auto;
	float:left;
}
.content_right{
	width:300px;
	height:auto;
	float:right;
}
.manage-video{
	clear:both;
	height:400px;
}
.video-list dl{
	width:170px;
	height:150px;
	float:left;
	margin:0 15px 35px 10px;
	cursor:pointer;
}
.movies dd{
	height:40px;
	margin-top:10px;
	overflow:hidden;
}
.movies dd.spewidth p{
	width:170px;
	float:left;
	line-height:20px;
}
.movies dd p{
	width:125px;
	float:left;
	line-height:20px;
}
.movies dd span{
	float:left;
	color:#A5A5A5;
}
.lesson-h2{
	height:75px;
	line-height:75px;
	font-size:18px;
	padding-left:40px;
	position:relative;
	color:#5972AC;
	font-weight:normal;
}
.lesson-h2:before{
	content:"";
	width:12px;
	height:12px;
	display:inline-block;
	background:#5972AC;
	position:absolute;
	left:10px;
	top:32px;
}
.con2-content{
	border-bottom:2px solid #EEEEEE;
	margin-bottom:20px;
	height: auto;
    overflow: hidden;
}
.con2-content h2{
	height:40px;
	background:#ECF5FC;
	line-height:40px;
	font-size:16px;
	padding-left:40px;
	position:relative;
	color:#5972AC;
	font-weight:bold;
}
/* add iconStyle */
.con2-content h2 span.tip{
	width:14px;
	height:14px;
	display:inline-block;
	font-size:10px;
	font-weight:normal;
	line-height:14px;
	text-align:center;
	background:#5972AC;
	border-radius:2px;
	color:#FFFFFF;
	position:absolute;
	left: 15px;
    top: 14px;
    cursor:default;
}
.con2-content h2 span.tip1{
	background:#5A73AD;
}
/* add iconStyle  end*/
.places-name{
	font-size:14px;
	font-weight:normal;
	color:#B0B0B0;
	line-height:40px;
	padding:0 20px;
}
.office-name{
	color:#FF8000;
	font-size:14px;
	font-weight:normal;
	position:absolute;
	right:40px;
	top:0;
}
.content-zk h2{
	background:#FFF8F0;
	color:#FF8000;
}
.content-zk h2:before{
	content:"";
	width:14px;
	height:14px;
	background:url(../images/hospital_details/zhuan.png);
	position:absolute;
	right:15px;
	top:14px;
}
/* add iconStyle */
.content-zk h2 span.tip{
	width:14px;
	height:14px;
	display:inline-block;
	font-size:10px;
	font-weight:normal;
	background:#FF8000;
	border-radius:2px;
	line-height: 14px;
	text-align:center;
	color:#FFFFFF;
	position:absolute;
	left: 15px;
    top: 14px;
}

/* add iconStyle  End*/
.con2-chart ul{
	float:left;
	width:79%;
	border-right:2px solid #EEEEEE;
}
.con2-chart ul li{
	height:33px;
	line-height:32px;
	border-bottom:1px dashed #EEEEEE;
	overflow:hidden;
}
.con2-chart ul li:last-child{
	border-bottom:0;
}
.con2-chart ul li span{
	color:#5A73AD;
	padding-left:15px;
	font-size:14px;
}
.con2-chart ul li time{
	padding:0 9px;
	color:#525252;
	font-size:14px;
}
.con2-chart ul li.plan-stu{
	border-bottom:none;
}

.find-more{
	text-align:center;
	float:left;
	width:20%;
}
.find-more button{
	width:115px;
	height:45px;
	border:1px solid #DDDDDD;
	border-radius:3px;
	background:url(../images/hospital_details/btnbg.png);
	margin:30px 0 10px 0;
	color:#5D5D5D;
	cursor: pointer;
	font-family: "Microsoft Yahei";

	transition:1s;
	-moz-transition:1s; /* Firefox 4 */
	-webkit-transition:1s; /* Safari and Chrome */
	-o-transition:1s; /* Opera */
}
.find-more button:hover{
	background:url(../images/navBg.jpg);
	color:#fff;
}
.find-more span{
	display:inline-block;
	text-align:center;
	margin-top: 10px;
	cursor: pointer;
	color:#5D5D5D;
}
.find-more span a:hover{
	/*color:#FF8000;*/
}
/* 缁涙盯锟藉娼禒鑸电壉瀵拷  */
.screen{
	width:100%;
	height:auto;
	overflow:hidden;
	padding-bottom:5px;
	padding-top:15px;
}
.screen p{
	float:left;
	height:22px;
	width:100px;
	text-align:right;
	margin-right:20px;
}
.screen p>span{
	height:25px;
	padding-left:13px;
	padding-right:13px;
	background:#fff;
	border:1px #DDDDDD solid;
	line-height:22px;
	color:#525252;
	font-size:12px;
	display:inline-block;
	border-radius: 22px;
	text-align:center;
}
.screen ul{
	width:960px;
	height:auto;
	overflow:hidden;
	float:left;
}
.screen ul li{
	float:left;
	height:23px;
	padding-left:10px;
	padding-right:10px;
	margin-right:10px;
	color:#333333;
	font-size:14px;
	border-radius: 2px;
	cursor: pointer;
	line-height:22px;
	margin-bottom:10px;
}
.screen ul li:hover{
	height:23px;
	color: #fff;
	padding-left:10px;
	padding-right:10px;
	margin-right:10px;
	background:#5A73AD;
}
.screen ul li.Screening{
	background:#5A73AD;
	color:#fff;
}
.screen a{
	float:left;
	line-height:22px;
	color:#5972AC;
	background:url(../images/hospital_details/hospitalIcon01.png)no-repeat right center;
	padding-right:15px;
}
.screen a.djStop{
	background:url(../images/hospital_details/hospitalIcon02.png)no-repeat right center;
}



/* 闁氨鏁ら幓鎰仛濡楋拷 */
.bootstrap-dialog .modal-dialog .modal-content .modal-header{
	background:#fff;
}
.bootstrap-dialog .modal-dialog .modal-content .modal-header .bootstrap-dialog-title{
	font-size: 20px;
	color: #373737;
}
.bootstrap-dialog .modal-dialog .modal-content .modal-body{
	padding-top: 50px;
	padding-bottom: 50px;
}
.bootstrap-dialog .modal-dialog .modal-content .modal-body p{
	width: 410px;
	text-align: center;
	margin: 0 auto;
	font-size: 14px;
	color: #525252;
}
.bootstrap-dialog .modal-dialog .modal-content .modal-body p span{
	color: #FF7F00;
}
.bootstrap-dialog .modal-dialog .modal-content .modal-body p i{
	color: #999999;
	font-style: normal;
}
.bootstrap-dialog .modal-dialog .modal-content .modal-footer{
	border: 0;
	text-align: center;
	height: 80px;
}
.bootstrap-dialog .modal-dialog .modal-content .modal-footer button{
	width: 123px;
	height: 37px;
	color: #fff;
	background: #5A73AD;
	border: 1px #5A73AD solid;
}
.bootstrap-dialog .modal-dialog .modal-content .modal-footer button{
	background: #5A73AD;
	border: 1px #5A73AD solid;
}
.bootstrap-dialog .modal-dialog .modal-content .modal-footer button:hover{
	background: #4F536C;
	border: 1px #4F536C solid;
}
.bootstrap-dialog .modal-dialog .modal-content .modal-footer button:nth-child(2){
	background: #FF8000;
	border: 1px #FF8000 solid;
}
.bootstrap-dialog .modal-dialog .modal-content .modal-footer button:nth-child(2):hover{
	background: #994D00;
	border: 1px #994D00 solid;
}
/* .currencyModal .modal-header h3{
	font-size: 20px;
	color: #373737;
}
.currencyModal .modal-body{
	padding-top: 50px;
	padding-bottom: 50px;
}
.currencyModal .modal-body p{
	width: 410px;
	text-align: center;
	margin: 0 auto;
	font-size: 14px;
	color: #525252;
}
.currencyModal .modal-body p span{
	color: #FF7F00;
}
.currencyModal .modal-body p i{
	color: #999999;
	font-style: normal;
}
.currencyModal .modal-footer{
	border: 0;
	text-align: center;
	height: 80px;
}
.currencyModal .modal-footer button{
	width: 123px;
	height: 37px;
	color: #fff;
	background: #5A73AD;
	border: 1px #5A73AD solid;
}
.currencyModal .modal-footer button.but01{
	background: #5A73AD;
	border: 1px #5A73AD solid;
}
.currencyModal .modal-footer button.but01:hover{
	background: #4F536C;
	border: 1px #4F536C solid;
}
.currencyModal .modal-footer button.but02{
	background: #FF8000;
	border: 1px #FF8000 solid;
}
.currencyModal .modal-footer button.but02:hover{
	background: #994D00;
	border: 1px #994D00 solid;
} */
/* 闁氨鏁ら幓鎰仛濡楀棛绮ㄩ弶锟�  */
/* 娑撴挾姊炬稉顓炵妇鐟欐帗鐖�  i閹存潩pan */
.SpecialDiseaseCorner{
	width: 16px;
    height: 60px;
    padding: 0 5px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    position: absolute;
    right: 0px;
    top: 0;
    background: #FF8000;
    line-height: 14px;
    padding-top: 5px;
    line-height: 13px;
    font-family: "SimSun";
    font-style: normal;
}


/* 閸︽澘娴橀弽宄扮础 */
.pos{
	line-height:45px;
	position:relative;
	padding-left:50px;
	color:#999999;
}
.pos span{
	width:17px;
	height:19px;
	display:inline-block;
	position:absolute;
	left:15px;
	top:10px;
	background:url(../images/hospital_details/pos.png) no-repeat;
}
.pos_img img{
	margin:0 15px 0 15px;
}
.pos_img{
	height:270px;
	width:270px;
	margin:0 15px;
	position:relative;
	
}
.pos-address{
	margin: 13px 20px;
	font-size:12px;
	color:#999999;
}
.pos-address p{
	float:left;
	width:40px;
}
.pos-address span{
	color:#4C526C;
	display:inline-block;
	width:220px;
}
.posMap{
	width:100%;
	height:100%;
	
}
.find_pos{
	width:270px;
	height:270px;
	position:absolute;
	top:0;
	left:0;
	z-index:999;
	opacity:0;
}
.city{
	position:absolute;
	top:-30px;
	right:0;
}
.choseMore span{
	position: absolute;
    right: -10px;
    top: -2px;
}

/* 娑撴挾顫栭崣铏埉閺嶅嘲绱� */
.con-right1{
	height:auto;
	background:#FFFFFF;
}
.con-right1 h2{
	line-height:52px;
	padding-left:18px;
	font-size:18px;
	border-left:2px solid #5A73AD;
	color:#333333;
	border-bottom: 1px solid #EEF0F3;
	background:url(../images/jounior/sbg.png) no-repeat right;
}
.r-content-yes{
	height:auto;
	margin-bottom:20px;
}
.r-content-yes ol li{
	height:50px;
	line-height:50px;
	padding-left:20px;
	border-bottom:1px dashed #DDDDDD;
}
.r-content-yes ol li span{
	padding:0 10px 0 5px;
}
.r-content-yes ol li a{
	font-size:14px;
	color:#525252;
	width: 280px;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.r-content-yes ol li a:hover{
	/*color:#FF870F;*/
	text-decoration:none;
}
.r-content-no{
	height:auto;
	display:none;
}
.r-content-no p{
	font-size:30px;
	color:#CCCCCC;
	text-align:center;
	line-height:220px;
}


/* loading閺嶅嘲绱� */
.loading{
	width: 100%;
	height: 100%;
	/*background: #fff;
	 filter:alpha(opacity=0); IE濠娿倝鏆呴敍宀勶拷蹇旀鎼达拷50%
	-moz-opacity:0; Firefox缁変焦婀侀敍宀勶拷蹇旀鎼达拷50%
	opacity:0;閸忔湹绮敍宀勶拷蹇旀鎼达拷50%
	position: fixed;
	top: 0;
	left: 0; */
}
.loadingbg{
	width: 100%;
	height: 100%;
	background: #fff;
	filter:alpha(opacity=0); /*IE濠娿倝鏆呴敍宀勶拷蹇旀鎼达拷50%*/
	-moz-opacity:0; /*Firefox缁変焦婀侀敍宀勶拷蹇旀鎼达拷50%*/
	opacity:0;/*閸忔湹绮敍宀勶拷蹇旀鎼达拷50%*/
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
}
.loadingContent{
	width: 130px;
    height: 40px;
    position: fixed;
    top: 50%;
    margin-top: -20px;
    left: 50%;
    margin-left: -65px;
    z-index: 98;
}
.loadingContbg{
	width: 130px;
    height: 40px;
    background: #000;
    position: fixed;
    top: 50%;
    margin-top: -20px;
    left: 50%;
    margin-left: -65px;
    z-index: 99;
    line-height: 40px;
    filter:alpha(opacity=50); /*IE濠娿倝鏆呴敍宀勶拷蹇旀鎼达拷50%*/
	-moz-opacity:0.5; /*Firefox缁変焦婀侀敍宀勶拷蹇旀鎼达拷50%*/
	opacity:0.5;/*閸忔湹绮敍宀勶拷蹇旀鎼达拷50%*/
}
.loadingCont{
	width: 130px;
    height: 40px;
    position: fixed;
    top: 50%;
    margin-top: -20px;
    left: 50%;
    margin-left: -65px;
    z-index: 100;
    font-size: 14px;
    color: #fff;
}
.loadingCont img{
	margin-top: 13px;
    float: left;
    margin-left: 10px;
}
.loadingCont p{
	float: left;
	padding-left: 5px;
	line-height:40px;
}
/* loading閺嶅嘲绱＄紒鎾存将 */


/* 閸掑棝銆夐弽宄扮础 */
.pagination{
	float:right;
}
.pagination span.current,.pagination a{
	width:30px;
	height:30px;
	display:inline-block;
	padding:0;
	line-height:30px;
}
.pagination .prev, .pagination .next,.pagination .prev, .pagination .prev{
	color:#5A73AD;
	width:30px;
	height:30px;
	background:#F7F7F7;
	border:1px solid #F7F7F7;
}
.show-opText{
    width: 14px;
    height: 14px;
    background:red;
    position: absolute;
    right: 15px;
    top: 14px;
    opacity:0;
}
/* calendar style */
.jedatebox{
	border:1px #5A73AD solid
}
.jedatebox .jedatetop{
	background:#5A73AD;
}
.jedatebox .jedaym li.action, .jedatebox .jedaym li.action:hover{
	background:#5A73AD;
}
.jedatebox .jedatebot .jedatebtn span{
	background-color: #5A73AD;
}
.jedatebox .jedateym .prev:hover, .jedatebox .jedateym .next:hover{
	background:#324165;
}
/* online caller */
#newBridge .nb-webim-light-toolbar-face{
	display:none;
} 
.toolTip{position: absolute; opacity: 0.8; background: #5A73AD repeat scroll 0% 0%; max-width: 222px; padding:1px 6px; border-radius: 2px;font-size: 12px;display: none;}
.toolTip-innerDiv{position:absolute;border:solid transparent 6px;width: 0px; height: 0px;left:-12px;top:6px; border-color: transparent #5A73AD transparent transparent;}
.toolTip-Text{color: rgb(255, 255, 255); font-size: 12px; background: transparent;}
