/*@font-face{
	font-family: gbook;
	src: url(../font/Gotham-Book.ttf);

}*/
/*@font-face{
	font-family: stone-sans;
	src: url(../font/Stone-Sans-Regular.ttf);

}*/
html{
	color:#464243;
}

body{
	background:#F4F4F4 url(../images/common/inner_bg.png) no-repeat top center;
}
html,body{
	font-family:'Arial',"微軟正黑體","ff-tisa-web-pro-1","ff-tisa-web-pro-2","Helvetica Neue",'Helvetica,sans-serif',"Lucida Grande","Hiragino Sans GB","Hiragino Sans GB W3"!important;
	/*font-family: stone-sans,"微軟正黑體"!important;*/
	/*font-family: "微軟正黑體","ff-tisa-web-pro-1","ff-tisa-web-pro-2",'Arial',"Helvetica Neue",'Helvetica,sans-serif',"Lucida Grande","Hiragino Sans GB","Hiragino Sans GB W3"!important;*/

}
img{
	max-width: 100%;
	height: auto;
}
a:focus{
	text-decoration: none!important;
}
.jp body{
	font-family: 'Arial','MS Mincho'!important;
}
iframe{
	border: none;
	max-width: 100%;
	max-height: 100%;
}
iframe[name="google_conversion_frame"]{
	display: none;
}
/*******************Editor Area***************************/
em{ font-style:italic; }
label{
    margin-bottom: 0;
    font-weight: normal;
}
/*.back2top_btn{ background-image:url(../images/icon_set/btn_backtotop_op.png); }*/
strong {font-weight:bold;}
input,textarea,a:focus{
	outline: 0;
}
label.styled_file{
    position: relative;
    display: block;
    border: 1px #DFDFDF solid;
    padding: 7px 13px;
    background: url("../images/icon_set/icon_document.png") white no-repeat center right 8px;
}
label.styled_file input[type="file"]{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0;
}
label.styled_file span{
    font-size: 12px;
}
#footer{
	position: relative;
	z-index: 0;
}
#footer a{
	color: white;
}
#st-container{
}
.st-container.active {
	padding-bottom: 87px;
}
.st-container.inactive {
	padding-bottom: 55px;
}
.footer-bottom-bar{
	height: 30px;background-color: #aa0066;
}
@media (max-width: 767px) {
	.st-container.active {
		/*padding-bottom: 0px;*/
		padding-bottom: 122px;
	}
	.st-container.inactive {
		/*padding-bottom: 0px;*/
		padding-bottom: 55px;
	}
	.footer-bottom-bar{
		height: 105px;
	}
	.footer-bottom-bar.active{
		height: 180px;
	}
}
.bar_close{
	padding-bottom: 55px;
}
.bar_open{
	padding-bottom: 153px;
}
.footer-text-full {
	padding-top: 0;
}
.footer-text{
	
    position: fixed;
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    z-index: 1000;
    width: 100%;
    padding: 12px;
    font-size: 18px;
    /* margin: 10px; */
    background-color: #aa0066;
    text-align: center;
}
.footer-text-div{
	display:inline-block;
	clear: none;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
	/*width: 50%;*/
}
.footer-text-div-full{
	display:inline-block;
	clear: none;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
	/*width: 50%;*/
}
.footer-hyperlink{
	color:#fff;
	text-decoration: none;
    display: flex;
    justify-content: center;
}
a.footer-hyperlink:hover{
	color:#fff !important;
	text-decoration: none;
}
.footer-line{
	height: 25px;border-right: 1px solid #fff;position: absolute;
}
.footer-icon{
	margin-top: -4px;
	width: 22px;
}
.footer-icon-full{
	margin-top: -4px;
	width: 22px;
}


/*video.video{
	cursor: pointer;
}*/
.border1{
	border: 1px solid #ccc;
}
.for_sp{
	display: none;
}
.for_pc{
	display: block;
}
.small_form{
	width: 888px;
	max-width: 100%;
}
.removeThis{
	background: url("../images/icon_set/btn_reset.png");
	position: absolute;
	width: 28px;
	height: 28px;
	right: 0;
	top: -28px;
	display: none;
	cursor: pointer;
}

.added .removeThis{
	display: block;
}
.career_add{
	font-size: 16px;
	padding-top: 10px;
}
.radio_desc{
    padding-left: 10px;
}
.border_bottom{
	border-bottom: 1px #DFDFDF solid;
	/*overflow: hidden;*/

}
.middle_row *{
	vertical-align: middle;
}
.content_holder{
	position: relative;
	z-index: 1;
}
.bold{
	font-weight: bold;
}
.clearfloat { clear:both; height:0; font-size: 1px; line-height: 0px;}

.editor_area video{
	background: black;
}
.editor_area ul{
	/*list-style-type:disc*/
	padding:0;
	margin:10px 0 0 0;
}

.editor_area ul li{
	background:url(../images/common/bullet.png) no-repeat 0 3px;
	line-height:20px;
	padding:0 0 0 20px;
	margin:5px 0 5px 0;
}

.editor_area ol, .editor_area ol li{
	list-style-type:decimal;
}

.editor_area ol{
	margin:10px 0 10px 20px;
}

.template_table_1 tr td, .template_table_1 tr th{
	line-height: 14px;
	padding-top:6px !important;
	padding-bottom:6px !important;
}
.editor_area *{
	line-height: 1.42857143;
	/*word-break: break-word;*/
	text-align: justify;
}
.editor_area img{
	border-style:solid;
	border-color:#ccc;

}
.editor_area_a table tr div{
    width: 100%!important;
}
.editor_area_a table tr div img{
	width: 100%!important;
	height: auto!important;
}
.article .editor_area{
	text-align: justify;
}

.italic{
	font-style:italic
}
/*******************end Editor Area*********************/

.content_container{
	width:100%;
}

.page_content_shadow{
	background:#F4F4F4 url(../images/common/inner_bg.jpg)  center 0px no-repeat;
}

.page_content_container{
	background:url(../images/sparking_bg.png) repeat-y 80% 0;
}

.normal_area{
	max-width:1220px;
	margin:0 auto;
	width:100%;
}

a{ color:#464243 }
a:hover{ color:#464243 }
.commonHover:hover{
	color: #aa0066!important;
	text-decoration: none;
}
a.commonHover:hover{
	color: #aa0066!important;
}
a.commonHover *:hover{
	color: #aa0066!important;
}
.link1{ color:#fff; }
.link1:hover{ color:#fff; }

.link2{ text-decoration:underline;}


.color1{
	color:#aa0066;
}

.color2{
	color:#393939;
}

.color3{
	color:#6f6f6f;
}

.hr1{
	height:1px;
	background:#E9E9E9;
	margin:15px 3px 15px 3px;
	width:auto;
}

.hr2{
	height:2px;
	background:url(../images/index/set_c/sepline.png);
	margin:10px 3px 10px 3px;
}

.inner_h1{
	font-size:20px;
	/*margin-bottom:20px;*/
}

.inner_h2{
	font-size:16px;
}
.doctor_detail .inner_h2{
	text-transform: capitalize;
}
.inner_h3{
	font-size:16px;
}

.inner_h4{
	font-size:14px;
}

.h3{
	color:#aa0066;
	font-size:15px;
	font-weight:bold;
}

.clearfloat{
	clear:both; height:0; font-size: 1px; line-height: 0px;
}

.container-fluid{
	padding-right:0;
	padding-left:0;
}

.row{
	margin-left: 0px;
    margin-right: 0px;
}

.navbar-header{
	margin: 0px;
	margin-right: 0px;
}
/************************ header **********************/

#header{
	/*height:163px;*/
	/*background:#A50061;*/
	position: relative;
	z-index: 30000;
}

.header_top_row{
	padding:0px 0 0px 0;
	background:url('../images/header/header_bg.jpg') center;
}

#logo{
	width:516px;
	height:107px;
	float:left;
	background:url('../images/header/logo-v.png') no-repeat;
}

.navbar{
	background:#EFEFEF;
}

.header_top_row_lang{ float:right; margin:5px 0 5px 0; text-align: right;}

.header_top_row_lang_item{
	/*float:right;*/
	display: inline-block;
	font-size:11px;
	margin:0 0 0 16px;
	line-height:22px;
}
.header_corner .header_top_row_lang_item a{
	margin-left: 5px;
	padding-left: 0;
}
.header_top_row_lang_item.top_tsuenwan_icon{
	background:url('../images/header/icon_tsuenwan.png') no-repeat;
	padding-left:25px;
}


.navbar-form{
	float:right;
	display:block;
	position:relative;
	z-index: 1;
}

#top_search{
	width:290px;
	height:29px;
}

#top_search_btn{
	width:17px;
	height:17px;
	position:absolute;
	top:8px;
	right:10px;
	background:url('../images/header/btn_search.png');
}

#menu_search{
	width:100%;
	height:29px;
}

#menu_search_btn{
	width:17px;
	height:17px;
	position:absolute;
	top:50%;
	margin-top:-8px;
	right:10px;
	background:url('../images/header/btn_search.png');
}


#header_corner{

}

.navbar-default{
	border:0px;
	border-radius: 0px;
	box-shadow:none;
}

.header_corner{
	float:right;
	/*width:500px;*/
	text-align: right;
}

.header_corner a{
	display:inline-block;
	font-size: 12px;
	color:#fff;
	margin: 0 0 0 13px;
	line-height:25px;
	padding:0 0 0 28px;
}

.header_corner a:hover{ text-decoration:none; }

.header_corner .s_btn{ background:url(../images/header/icon_staff.png) no-repeat }

.header_corner .d_btn{ background:url(../images/header/icon_doctor.png) no-repeat }

.st-menu .s_btn, .st-menu .d_btn,  .st-menu .t_btn{
	display:block;
	padding:0 0 0 28px;
	color: #fff;
	margin: 10px 1em 0 1em;
	line-height:25px;
}

.st-menu .s_btn{ background:url(../images/header/icon_staff.png) no-repeat }

.st-menu .d_btn{ background:url(../images/header/icon_doctor.png) no-repeat }
.st-menu .t_btn{ background:url(../images/header/icon_tsuenwan.png) no-repeat }

.margin_right_0{
	margin-right:0px;
}

.nav{
	height:56px;
	background:url(../images/menu/menu_bg.png);
}

.nav li{
	position:static;
}

.nav li .menu_link{
	line-height:14px;
	padding-right: 30px;
	padding-left: 30px;
	background:url(../images/menu/menu_sepline.png) 100% 0 no-repeat;
}

.nav li .menu_link.last{
	padding-right: 0px;
	background:none;
}

.wrap{ display:table; height:26px;}
.cell { display:table-cell; vertical-align:middle; }

.nav li a span{
	display:block;
	font-weight:bold;
	color:#3D3D3D;
}

ul.navbar-nav li > .navbar_2ndlv {display:none; }
ul.navbar-nav li:hover > .navbar_2ndlv,ul.navbar-nav li > .navbar_2ndlv:hover {display: block!important; }

.navbar_2ndlv {
   position: absolute;
   top: 56px;
   padding-top: 20px;
   padding-bottom: 20px;
   left: 0;
   width: 100%;
/*   background-color: #fff;*/
   z-index: 17000;
   /*background:url(../images/white_mask.png);*/
   background: rgba(255,255,255,0.95);
   -webkit-transform: translateZ(0);
}
.navbar_2ndlv a{
	line-height:14px;
	padding-right: 0px;
	padding-left: 0px;
	background:none;
}

.navbar_col{
	padding-top:15px;
	padding-bottom:20px;
	padding-left:30px;
	padding-right: 30px;
	border-right:1px solid #ccc;
	display: block;
}

.no_border{
	border:none;
}

.submenu_t1{
	display:block;
	color:#AD2D78;
	padding:5px 0 5px 0;
	font-size:15px;
	display:block;
}
.navbar_2ndlv a.submenu_t2{
	padding:5px 0 5px 0;
	display:block;
	color:#AD2D78;
	font-weight:bold;
	display:block;
}
.navbar_2ndlv a.submenu_t3{
	padding:5px 0 5px 20px;
	font-size:12px;
	background:url(../images/index/set_c/list_arrow.png) no-repeat 0 5px;
	display:block;
}

.navbar_2ndlv a.submenu_t4{
	padding:5px 0 5px 40px;
	font-size:12px;
	background:url(../images/index/set_b/list_a.png) no-repeat 20px 5px;
	display:block;
}
.st-menu {
position: absolute;
top: 0;
left: 0;
z-index: 100;
visibility: hidden;
width: 200px !important;
height: 100%;
background: #a90065 !important;
-webkit-transition: all 0.5s;
transition: all 0.5s;
overflow-y:scroll;
}

.mobile_menu{
	display:none;
	background:url('../images/header/header_bg.jpg') center;
	height:107px;
}
.mobile_menu_home{
	display:block;
	padding: 0.5em 1em 0.5em 1.2em;
	background-color:#fff;
}
#st-trigger-effects{
 position: fixed;
 /*top: 40px;
 left: 10px;*/
 top:0px;
 right:0px;
 z-index:999999999
}


.lastest_cover{
	float: right;
}


/**************** moblie menu **************************/
#menu-3{
	background:#A90065;
}

.mobile_menu.container {
 background-color: #fff;
 padding-bottom: 5px;
 border-bottom:1px solid #cccccc;
}
.mobile_menu.container img{
 display: block;
 margin: 10px auto 0;
}
.mobile_menu_button {
  /*display: none;*/
  padding: 15px 15px;
  /*margin-left: 5px;
  margin-right: 5px;*/
  border:none;
  color: #ccc;
  /*text-shadow: 0 -1px 0 rgba(169, 0, 101, 0.25);*/
  background-color: rgba(170,0,102,0.5);
  /*background-color: #000;*/
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);
  /*border-color: #A90065 #A90065 #A90065;*/
 /* border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*/
  /**background-color: #A90065;*/
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  /*filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);*/
  /*box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);*/
}

.mobile_menu_button .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  margin:0 0 3px 0;
}
.st-effect-3.st-menu-open .st-pusher {
-webkit-transform: translate3d(200px, 0, 0) !important;
transform: translate3d(200px, 0, 0) !important;
}

.mobile_menu_lang{
	margin:10px 1em 10px 1em;
}

.mobile_menu_lang div{
	margin-top:5px;
}

.mobile_menu_2ndlv {
 background-color: ;
 position: absolute;
 font-size: 15px;
 top: 0;
 left: -200px;
 z-index: 200;
 width: 150px;
 height: 100%;
 background: #a90065;
 -webkit-transform: translate3d(-150px, 0, 0);
 -webkit-transition: all 0.5s;
 transition: all 0.5s;
 overflow:scroll;
}
.mobile_menu_2ndlv.open {
 width: 200px;
 left: 0px;
 -webkit-transform: translate3d(0, 0, 0);
-webkit-transition: -webkit-transform 0.5s;
transition: transform 0.5s;
}
/***********************  footer  **********************/
#footer{
	min-height:208px;
	background:#A1005E url(../images/footer/footer_bg.jpg) top center no-repeat;
	color:#fff;
	font-size:12px;
}

.footer_title{
	font-size: 17px;
	margin:25px 0 8px 0;
}

.footer_float_left{
	float:left;
}

.footer_float_right{
	display:block;
	margin-left:40px;
}

.footer_subtitle{
	font-size:11px;
	margin-top:10px;
}
.footer_description{
	margin-top: 20px;
	font-size: 11px;
}
.footer_sns{
	margin-top: 26px;
}
.header_sns{
	margin-top: 7px;
	float: left;
	margin-right: 5px;
}
nav .header_sns{
	margin: 0px 1em 0 1em;
}
.footer_sns span,.header_sns span{
	display: inline-block;
	vertical-align: middle;
	margin-right: 9px;
}
.footer_sns span.first{
    margin-right: 16px;
    font-size: 13px;
}
.footer_sns img,.header_sns img{
	height: 21px;
}
/************************* right_tab *******************/
.right_tab{
	width:39px;
	height:582px;
	position:fixed;
	right:15px;
	top:50%;
	margin-top:-286px;
	z-index:99999999;
	display:block;
}
.no_windows .right_tab{
	right: 0;
}
.right_tab_silde_area{
	position:relative;
	width:39px;
	/*height:380px;*/

}

.right_tab .right_tab_btn{
	width:39px;
	height:184px;
	display:block;
	margin:0 0 10px 0;
	background-color:#fff;
	background-size:39px 184px;
}
/*#right_tab_btn_1{
	display: none;
}*/

.right_tab_area{
	width:350px;
	height:745px;
	position:absolute;
	top:0;
	right:39px;
	z-index:-1;
	background:#fff;
	border:1px solid #CDCDCD;
	/*display:none;*/
	padding:0 3px 0 3px;
	visibility:hidden;
	  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}

.right_tab_area.action{ visibility:visible;-webkit-opacity: 1;-moz-opacity: 1;opacity: 1; }


/*************************** common *****************************/
.icon_title{
	padding:10px 0 0 40px;
	background-repeat:no-repeat;
	background-position: 10px 0;
	color:#9B0057;
	line-height:20px;
	font-size:16px;
	font-weight:bold;
}



.icon_detail{ padding: 0 0 10px 40px}

.social_icon{
	text-align:center;
	margin:10px 0 0 0;
}

.social_icon li{
	display:inline-block;
	width:40px;
	height:40px;
	margin:0;
}

.social_icon li a{
	width:40px;
	height:40px;
	background:#B12A7A;
	display:block;
}

.loc_icon{
	background:url('../images/right_tab/contact/c1.png') no-repeat 5px 7px;
}

.tel_icon{
	background:url('../images/right_tab/contact/c2.png') no-repeat 5px 7px;
}


.fax_icon{
	background:url('../images/right_tab/contact/c3.png') no-repeat 5px 7px;
}

.mail_icon{
	background:url('../images/right_tab/contact/c4.png') no-repeat 5px 7px;
}

.icon_bubble_contact{
	background:url('../images/right_tab/icon_bubble_contact.png') no-repeat 8px 7px;
	background-size: 24px;
}
.icon_calender{
	background:url('../images/right_tab/calender.png') no-repeat 8px 8px;
	background-size: 22.5px;
}
.right_tab .icon_calender{
	margin-top: 7px;
}
.icon_bubble_contact.size2{
    background-size: 32px;
    background-position: center;
}
.website_icon{
	background:url('../images/right_tab/contact/c5.png') no-repeat 5px 7px;
}
.loc2_icon{
	background:url('../images/icon_set/icon_add.png') no-repeat;
}

.tel2_icon{
	background:url('../images/icon_set/icon_tel.png') no-repeat;
}

.op_hr_icon{
	background:url('../images/icon_set/icon_time.png') no-repeat;
}

.photo_icon{
	background:url('../images/event_promotion/event/icon_cam.png') no-repeat 0 -3px;
	padding:0 0 0 30px;
}

.right_tab_social_icon{
	text-align:center;
	/*padding-top:10px;*/
}
.more_detail{
	margin-top: 11px;
	margin-right: 10px;
}
.more_detail a{
	color: #5f5f5f;
}
.back2top_btn{
	width: 46px;
/*	width:40px;*/
	height:45px;
	display:block;
	margin-bottom:10px;
	position:fixed;
/*	top:50%;*/
	margin-top:-284px;
/*	right:0;*/
	z-index:999999;
	display: none;
	right: 5%;
	bottom: 20px;
}

/***************** right_tab_1 *******************/
.right_tab_1_tilte1{
	text-align:center;
	font-weight:bold;
	line-height:30px;
}

#right_tab_1{
	top:-50px;
}

/***************** right_tab_2 *******************/
#right_tab_2{
	/*height:313px;*/
	height: 245px;
	top:194px;
	width:230px;
	background:#D5D5D5 url('../images/right_tab/useful/bg.png') repeat-x;
	padding-top:15px;
}

#right_tab_2 a{
	display:block;
	line-height:33px;
	padding:2px 0 2px 50px;
	font-weight:bold;
}

.services_icon{ background:url('../images/right_tab/useful/u1.png') no-repeat 10px 2px}

.doctor_icon{ background:url('../images/right_tab/useful/u2.png') no-repeat 10px 2px}

.brochures_icon{ background:url('../images/right_tab/useful/u3.png') no-repeat 10px 2px}

.videos_icon{ background:url('../images/right_tab/useful/u4.png') no-repeat 10px 2px}

.treatments_icon{ background:url('../images/right_tab/useful/u5.png') no-repeat 10px 2px}




/****************************** index *****************************/
.home_main_banner .bx-wrapper .bx-viewport {
	background:none;
}
/*.home_main_banner_caption{
	position:absolute;
	left:-300px;
	top:80px;
	opacity:0;
	-moz-opacity:0;
	-khtml-opacity: 0;
	filter:alpha(opacity=0);
}*/

.home_main_banner_caption1{
	top:30px;
	position:absolute;
	left:-300px;
	color:#aa0066;
	font-size:27px;
	opacity:0;
	-moz-opacity:0;
	-khtml-opacity: 0;
	filter:alpha(opacity=0);
}
.home_main_banner li{
}

.home_main_banner_caption2{
	top:80px;
	position:absolute;
	left:-300px;
	margin-top:5px;
	font-size:20px;
	opacity:0;
	-moz-opacity:0;
	-khtml-opacity: 0;
	filter:alpha(opacity=0);
}

.main_banner_btn1 , .main_banner_btn2 , .main_banner_btn3{
	position:absolute;
	right:30px;
	width:381px;
	height:39px;
	line-height:39px;
	padding:0 0 0 70px;
	color:#ad2d78;
	font-size: 18px;
}

.main_banner_btn1{
	top:150px;
	background:url(../images/index/banner/s1.png);
	z-index: 99;
}
.main_banner_btn2{
	top:210px;
	background:url(../images/index/banner/s2.png);
	z-index: 99;
}
.main_banner_btn3{
	top:270px;
	background:url(../images/index/banner/s3.png);
	z-index: 99;
}

.main_banner_btn_arr{
	height:39px;
	background:url('../images/index/banner/s_arrow.png') no-repeat 285px 0;
	display:block;
	color:#ad2d78;
	font-size: 18px;
}

.main_banner_btn_arr:hover{
	background:url('../images/index/banner/s_arrow_over.png') no-repeat;
	background-position:285px 0;
	color:#ad2d78;
}

.index_row2 .bx-wrapper{
	float: left;
	margin-right: 22px!important;
	border: 1px solid #DADADA;
	margin-bottom: 10px!important;
	width: 379px;
	max-width: 100%!important;
}
.index_row2 .bx-wrapper:last-child{
	margin-right: 0!important;
}
.index_row2{
	position:relative;
	z-index:19000;
	margin:-40px 0 40px 0;
}

.index_row2_1, .index_row2_2 ,.index_row2_3 {
	width:379px;
	height:239px;
	float:left;
/*	margin-right:40px;*/
/*	border:1px solid #DADADA;*/
/*	padding:20px 20px 20px 20px;*/
/*	background-size:379px 239px;*/
}

.index_row2_1, .index_row2_2{
	background-color:#F0F0F0;
	background-repeat:no-repeat;
	background-position: top right;
}
.banner_desc{
	position:absolute;
	top:0;
	left:0;
	padding:20px;
	width: 100%;
}
.small_banner_caption{
	background: rgba(0, 0, 0, 0.75);
	position: absolute;
	color: white;
	width: 363px;
	bottom: 7px;
}
.small_banner_caption_inner{
	padding: 10px 20px;
}
.index_row2_3{ background:#fff; margin-right:0;float:right;}

.index_row2_title{
	font-size:26px;
	font-style:italic;
	color:#aa0066;
	line-height: 1.2;
}

.index_row2_subtitle{
	font-size:24px;
	font-weight:bold;
	color:#94948C;
	line-height: 1.2;
}

.index_row2_detail{
	font-size:12px;
}

#index_row3{
	padding-bottom:50px;

}

#index_row3_1, #index_row3_2 ,#index_row3_3 {
	width:379px;
	float:left;
	margin-right:22px;

}

.index_row3_title{
	font-size: 22px;
	line-height:50px;
	padding-left:50px;
}

.events_icon{
	background:url(../images/index/set_a/icon_event.png) no-repeat 0 50%;
}

.public_icon{
	background:url(../images/index/set_c/icon_class.png) no-repeat 0 50%;
}

#index_row3 .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	width:100%;
	left:inherit;
	bottom: 5px;
}

.index_row3_2_btn{
	/*width: 379px;*/
	height: 118px;
	display:block;
	border: 1px solid #dadada;
	position:relative;
	padding: 10px 0 0 25px;
	margin:0 0 10px 0;
	background-position:top right;
	background-color:#EFEFEF;
	background-repeat:no-repeat;
	background-size:379px 118px;
}


.index_row3_2_btn:hover{
	text-decoration:none;
}


.index_row_redline{
	width:2px;
	height:117px;
	position:absolute;
	top:0;
	left:1px;
	background:url('../images/index/set_b/redline.png');
}

.index_row3_2_title{
	font-size:22px;
	margin-top:12px;
	line-height:30px;
	display:block;
	color: #5f5f5f;
}

.A_icon{
	padding:0 0 0 20px;
	display:block;
	background:url(../images/index/set_b/list_a.png) no-repeat 0 50%;
	font-size:16px;
	line-height:25px;
}

#index_row3_3{
	margin-right:0;
}

#index_row3_3 .index_row3_2_btn{
	background-color:#fff;
}

.index_row3_3_news{
	padding-bottom:25px;
	position:relative;
}

.index_row3_3_news_list{
	padding:10px 50px 0 50px;
	background:url(../images/index/set_c/list_arrow.png) no-repeat 15px 13px;
	font-size:13px;
	height:80px;
}


object{
	cursor: pointer;
}

.more_btn:hover{
	/*background-position: 0 -17px;*/
}

.index_news_list_more{
	display:block;
	position:absolute;
	bottom:20px;
	right:20px;
}

#index_row3_2_s1{ background-image:url('../images/index/set_b/s1.jpg') }
#index_row3_2_s2{ background-image:url('../images/index/set_b/s2.jpg') }
#index_row3_2_s3{ background-image:url('../images/index/set_b/s3.jpg') }
#index_row3_2_s4{ background-image:url('../images/index/set_b/s4.jpg') }
#index_row3_2_s5{ background-image:url('../images/index/set_d/s1.jpg') }
#index_row3_2_s6{ background-image:url('../images/index/set_d/s2.jpg') }
#index_row3_2_s7{ background-image:url('../images/index/video2.jpg');
/*height: 247px;
background-size: 379px 247px; */
}
#index_row3_2_s8{ background-image:url('../images/index/fee_schedule.jpg');}
#index_row3_2_s8 .index_row3_2_title{
	font-size: 16px;
	line-height: 1.4;
	margin-top: 5px;
}
/**************************  about ******************************/
.breadcrumb{
	background:#fff; position:relative;
	z-index: 0;
	min-height: 50px;
}

.breadcrumb_area{
	font-size:12px;
	line-height:40px;
	position: absolute;
	top:0;
	left:0;
	width:50%;
	z-index:20;
	padding-bottom:10px;
	background:url(../images/common/breadcrumb_bg.png) no-repeat right top;
}

.breadcrumb_center_area{
	width:100%;
	max-width:610px;
	float:right;
	color:#3d3d3d;
	white-space: nowrap;
}

.breadcrumb_arr{
	margin:0 5px 0 5px;
}

.inner_content{
	margin-top:30px;
}

.banner_caption{
	position:absolute;
	top:60px;
	left:0;
	font-size:30px;
	width:600px;
}

.banner_caption span{
	font-size:22px;
	display:block;
	line-height:22px;
}

.inner_main_title{
	font-size:30px;
	line-height:50px;
	border-left:5px solid #b3287b;
	margin-top:30px;
	margin-bottom:20px;
	padding-left:10px;
}

.inner_left_menu{
	background:url('../images/about/nav_bg.png') no-repeat;
	min-height: 530px
}

.inner_left_menu_list li a{
	width: 255px;
	height:65px;

	padding:0 0 10px 15px;
	font-size:19px;
	display:block;
	line-height: 1.2;
}

.inner_left_menu_wrap { display:table; height:55px;}
.inner_left_menu_cell { display:table-cell; vertical-align:middle; }


.inner_left_menu_list li a:hover{
	text-decoration:none;
	background:url('../images/about/nav_hover.png') no-repeat;
	color:#fff;
}

.inner_left_menu_list li a.selected{
	text-decoration:none;
	background:url('../images/about/nav_hover.png') no-repeat;
	color:#fff;
}

.inner_right_area{
	margin-top:40px;
	margin-bottom:40px;
}

.inner_mobile_right_menu{ text-align:center; display:none; margin-bottom:40px}
.inner_mobile_right_menu_title{
	font-size:20px;
}

.inner_mobile_right_menu a{
	display:block;
	font-size:16px;
	margin:8px 0 8px 0;
}

.index .video{
	height: 204px;
}
.index .video_box{
	padding: 7px;
	background-color: #F0F0F0;
	position: relative;
}
.index .main_video{
	height: 225px;
	background: black;
}
/****************************** service **********************/
.category_btn_area{
	width:100%;
	margin-top:-11px;
	position:relative;
}

.category_btn_item{
	float:left;
	width:285px;
	height:98px;
	background-size:285px 98px;
	margin: 0 20px 8px 0;
	border:1px solid #ccc;
	position:relative;
	padding: 7px 100px 7px 20px;
	font-size:14px;
	letter-spacing:1px;
	line-height:20px;
	display:block;
	background-repeat: no-repeat;

}
.category_btn_item:hover{
	text-decoration:none;
	color:#6f6f6f;
}
.category_btn_item:hover .cat_btn_redline,
.cat_btn_redline.selected
{
	background-color: #aa0066;
}
.cat_btn_redline{
	width:3px;
	height:90px;
	background-color: #ccc;
	position:absolute;
	top:3px;
	left:1px;
}

.category_item_more{
	position:absolute;
	bottom:10px;
	right:10px;
}

#tabs{ margin-top:15px; width:1200px;}

.category_tab_bar{ margin-top:20px; margin-bottom:20px; background-color:#F4F3F4; width:1200px;}
.category_tab_bar a, #service_tab_end{
	height:50px;
	display:block;
	float:left;
	background-repeat:no-repeat;
}

.ui-tabs-active a, .category_tab_bar a:hover{
	background-position: 0px -50px ;
}

.service_tab_btn{
	width:115px;
}
.service_tab_btn:hover:before,.ui-tabs-active .service_tab_btn:before{
	background-image:none;
}
.service_tab_btn:before,#service_tab_end:before{
	background-image:url('../images/services/new_tab/shadow.png');
	width: 25px;
	content: "";
	height: 50px;
	position: absolute;
}
.category_tab_bar .crop_tab:hover {
  background-position: 0px -50px;
}
.crop_tab{
	height: 50px;
	float: left
}
.crop_tab:hover{
	cursor: pointer;

}
/*#service_tab_1_btn{ background-image:url('../images/services/new_tab/tab_01.png') }

#service_tab_2_btn{ background-image:url('../images/services/new_tab/tab_02.png') }

#service_tab_3_btn{ background-image:url('../images/services/new_tab/tab_04.png') }

#service_tab_4_btn{ background-image:url('../images/services/new_tab/tab_03.png') }

#service_tab_5_btn{ background-image:url('../images/services/new_tab/tab_05.png') }

#service_tab_6_btn{ background-image:url('../images/services/new_tab/tab_06.png') }

#service_tab_7_btn{ background-image:url('../images/services/new_tab/tab_07.png') }

#service_tab_8_btn{ background-image:url('../images/services/new_tab/tab_08.png') }

#service_tab_9_btn{ background-image:url('../images/services/new_tab/tab_09.png') }*/

#service_tab_end{ width:149px; background-image:url('../images/services/new_tab/tab_bg_end.png') }

.service_tab_area{
	padding-bottom:30px;
}

.service_tab_left{
	border-left:3px solid #E8E4E3;
	border-right:3px solid #E8E4E3;
	line-height:28px;

	min-height: 450px;
}

.service_tab_left, .service_tab_right{
	padding: 15px 25px 15px 25px;
}

.service_tab_right{
	padding-right: 0px;
}

.service_tab_right_loc{
	line-height:25px;
}


.service_right_icon{
	font-size:19px;
	line-height:28px;
	background-position:center left;
	padding:0 0 0 30px;
	margin:0 0 10px 0;
}

.service_right_icon_detail{
	padding:0 0 0 6px;
}
.service .doctor_list{
	width: auto;
}
/*.service .doctor_detail{
	margin-left: 0;
}
.service_doctor_img{
	position: absolute;
	bottom: 0;
	right: 40px
}*/
.service .li_with_icon li{
	background: url(../images/common/bullet.png) no-repeat 0px 7px;
}
.service .li_with_icon.doc_li li{
	background: url(../images/icon_set/icon_document.png) no-repeat 0px 0px;
}
.input_date>input{
	cursor: pointer;
	background: url(../images/icon_set/icon_calendar.png) white no-repeat center right 8px;

}
.service .service_seminar .li_with_icon li {
  background: url(../images/icon_set/icon_seminar.png) no-repeat 0px 0px;
  padding-left: 30px
}

/****************************** Find a doctor ********************/
.search_bar{
	padding:30px 0 30px 0;
	position: relative;
	z-index: 2;
}
.search_bar>div{
	padding-bottom: 20px;
}
.search_btn_area{ margin:0 20px 0 0; width:381px;}

.search_btn_area .col-md-4{ background-color:none; }

.search_btn_area a{
	display:block;
	color:#ad2d78;
	font-size: 18px;
	line-height: 39px;
}
.search_btn_area a.arrow{
	height:39px;
	background:url('../images/index/banner/s_arrow.png') no-repeat 280px top;

}

.search_btn_area a.arrow:hover{
	background:url('../images/index/banner/s_arrow_over.png') no-repeat 280px top;
	background-position:280px top;
	color:#ad2d78;
}

#search_btn_1{ background:url('../images/common/s1.png') no-repeat; padding:0 0 0 80px;}
#search_btn_2{ background:url('../images/common/s2.png') no-repeat; padding:0 0 0 80px;}
#search_btn_3{ background:url('../images/common/s3.png') no-repeat; padding:0 0 0 80px; line-height:39px;}


#search_btn_3 input{
	background:none;
	border:none;
	width:200px;
}

.search_btn_area .search_arr{
	background:url('../images/index/banner/s_arrow.png');
	width:16px;
	height:39px;
	float:right;
	margin-right:5px;
}

.search_btn_area .search_arr:hover{
	background:url('../images/index/banner/s_arrow_over.png');
}


.doctor_list{
	margin-bottom:15px;
	position:relative;
	width:800px;
	z-index: 1;
}

.doctor_image{
	background:#fff;
	padding:5px;
	border:1px solid #ccc;
	display:inline-block;
}


.doctor_detail{
	margin-left:140px;
	border:1px solid #ccc;
	background:#fff;
	padding:25px 25px 25px 25px;
	min-height: 156px;
}

.doctor_cv{
	margin-top:20px;
	line-height:25px;
	/*background:url('../images/common/bullet2.png') repeat-y;*/
	/*padding:0 0 0 25px;*/
}
.doctor_cv ul li{
	position: relative;
	background:url('../images/common/bullet2.png') no-repeat;
	padding-left: 25px;
}
.doctor_shadow{
	width:143px;
	height:171px;
	background:url('../images/find-a-doctor/photo_shadow.png');
	float:left;
}

.specialty_cat{
	padding:30px;
	/*background:url('');*/
}
.doctor .btn_search_dept{
	background:url('../images/find-a-doctor/s1.png') #EEE no-repeat;
}
#by_name{
	background:url('../images/find-a-doctor/s2.png') #EEE no-repeat;
}
/******************** Hospitalization **********************/
.bottom_detail_area{
	margin-top:40px;
	padding:10px 0 10px 30px;
	border-left:3px solid #E9E5E4;
}
.insurance_remark{
	font-size: 13px;
}
/************************** Events ************************/
.event_list{
	/*background:#fff;*/
	border:1px solid #ccc;
	padding:20px 30px 30px 30px;
	margin:0 0 30px 0;
	background: url(../images/sparking_bg.png) repeat-y 80% 0;

}
.event_image_div{
	width:324px;
}
.event_desc_div{
	padding-right: 20px;
}
.event_image_list{
	/*padding:10px 0 0 0;*/
	margin:0;
}

.event_image_list li{
	/*margin:0 40px 40px 0;*/
	margin-right: 20px;
	float:left;
	border:1px solid #ccc
}

.event_image_list li.last{
	margin-right:0px;
}

.event_image_list li img{
	width:150px;
	height:150px;
}

.events_list_single{
	/*width:70%;*/
/*	margin:0 auto;*/
	width: 383px;
	max-width: 386px;
	margin-top: 20px;
}

.events_list_single img{
	width:100%;
}

.event_more, .event_more2{
	width:100%;
	font-size:16px;
	font-weight:bold;
	display:block;
/*	text-align:center;*/
	margin-bottom:20px;
}

.event_more2{
	margin-top:20px;
}
.event_list_date,.event_list_venue,.photo_icon{
	margin-top: 20px;
}
.event_list_main{
	/*padding-bottom: 30px;*/
}
.pdf_pre{
	width: 383px;
	max-width: 100%;
}
/****************************** online_booking *******************/
html.no-ie8 .styled_checkbox input {
    display: none;
}
html.no-ie8 .styled_checkbox{
	cursor: pointer;
}
html.no-ie8 .styled_checkbox span {
    width: 20px;
    height: 20px;
    display: block;
    border: 1px #DFDFDF solid;
}

html.no-ie8 .styled_checkbox input:checked + span{
    background: url(../images/icon_set/btn_submit.png) -3px ;
}
.btn_num{
  background: url(../images/icon_set/btn_num_bg.png);
  width: 43px;
  height: 43px;
  position: relative;
  cursor: pointer;
  margin-right: -4px;
}
.btn_num:hover,.btn_num.active{
  background: url(../images/icon_set/btn_num_bg.png) 0 43px;
  color: white;
}
.btn_num span{
	position: absolute;
	left: 17px;
	top: 11px;
}


.emp_1{
	margin-right: 20px;
}

.emp_2{
	margin-right: 10px;
}
.emp_3{
	line-height: 36px;
	padding-right: 14px;
}
.emp_4{
	line-height: 36px;
	margin-left: 20px;
}
.emp_5{
	padding-right: 14px;
}
.emp_period{
	position: relative;
}



.table_style1 td{
	border: 1px solid #f3f3f3;
}
.table_style1 th{
	color: #ffffff;
	padding: 10px;

	background: #aa0066;
	border: 1px solid #fff;
}
.table_style1 th,.table_style1 td{
	padding: 10px;
}



.insurance_silder.owl-carousel{
  /*width: 1068px;*/
  display: inline-block!important;
  vertical-align: middle;
  margin-right: -4px;
}
/*.insurance_silder .owl-item{
	width: auto!important;
}*/
/*@media (min-width: 1221px){
	.insurance_silder.owl-carousel{
 		width: 1068px;
 	}
}
@media (min-width: 1221px){
	.insurance_silder.owl-carousel{
 		width: 1068px;
 	}
}*/
.editor_area .insurance_silder .insurance_logo{
    width: 178px;
}
.editor_area .insurance_silder .insurance_logo img{
	width: 178px;
}
.insurance_silder .owl-item{
	width: 178px!important;
}
.insurance_silder_container{
  white-space: nowrap;
}

.insurance_prev,.insurance_next{

}
.insurance_control{
  display: inline-block;
  vertical-align: middle;
  height: 85px;
  background: #aa0066;
  width: 20px;
  padding-top: 30px;
  cursor: pointer;
  margin-right: -4px;
}
.insurance_viewing_logo{
	width: 178px;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	border: 1px solid #E2E0E1;
	height: 86px;
}
.insurance_viewing_logo img{
	max-width: 100%;
}
.insurance_control:hover{
	opacity: 0.9;
}
/*.insurance_viewing_logo_container{
	min-height: 200px;
}*/
.insurance_viewing_bar{
	margin-top: 40px;
	margin-bottom: 10px;
}
.insurance_viewing_bar_letter_frist{
	color: #aa0066;
}
.insurance_viewing_bar_letter_frist,.insurance_viewing_bar_letter{

	background-color: #EDEBEC;
	float: left;
	font-size: 16px;
	padding: 10px 13.45px;
}
.insurance_viewing_bar_letter.has_child{
	cursor: pointer;
}
.insurance_viewing_bar_letter.active{
	background-color: #aa0066;
	color: white;
	background-image: url(../images/hospitalization/arrow_down.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.insurance_viewing_category{
	padding-top: 30px;
	padding-bottom: 20px;
}
.insurance_viewing_category_title{
    font-size: 18px;
    margin-bottom: 10px;
}
.arrow_left{
	background-image: url(../images/hospitalization/arrow_left.png);
	width: 20px;
	height: 20px;
}
.arrow_right{
	background-image: url(../images/hospitalization/arrow_right.png);
	width: 20px;
	height: 20px;
}
.insurance_sub_title{
	color: #aa0066;
	font-size: 18px;
	margin-bottom: 14px;
}
.insurance_container{
	margin-top: 40px;
}
.notes_container .overview{
	margin-bottom: 20px;
}
.notes_container{
	 margin-bottom: 40px;
}
.notes_container .description ul, .notes_container .description ol{
	padding-left: 16px;
}
.notes_container .description ul{
	list-style-type: disc;
}
.notes_container .description ol{
	list-style-type: decimal;
}

.notes_container .description li{
	list-style: inherit;
}
.notes_list .note_cell{

}
.notes_list .sub_notes{
    margin-top: 20px;
}
.note_cell{
	margin-bottom: 15px;
}
.note_cell:last-child{
	margin-bottom: 0;
}
.note_cell .title, .note_cell .note_content{
    padding: 20px;
}
.note_cell .title{
    border-left: 4px solid #aa0066;
    background-color: rgba(70, 85, 125, .08);
	background-image: url(../images/common/icon_plus.png);
	background-repeat: no-repeat;
	background-position: center right 20px;
	cursor: pointer;
}
.note_cell.opened > .title{
	background-image: url(../images/common/icon_minus.png);
}
.notes_list > .note_cell > .title{
	/*font-weight: bold;*/
}
.note_cell .title th{
	padding-right: 4px;
	/*font-weight: bold;*/
}
.note_cell .note_content{
    border: 1px solid #ddd;
    display: none;
}

/****************************** Moblie *******************/
@media (min-width: 1221px){
	.inner_right_area {
		padding-left: 30px;
		padding-right: 39px;
	}
}
@media (max-width: 1220px) {

	.nav li .menu_link{
	  padding-left: 19px;
      padding-right: 19px;
	}

	.index_row2_1, .index_row2_2, .index_row2_3{
		width:32%;
		margin-right: 10px;
	}

	.index_row2_1, .index_row2_2, .index_row2_3{
		width:32%;
		margin-right: 10px;
	}

	#index_row3_1, #index_row3_2 , #index_row3_3{
		width:32%;
		margin-right: 10px;
	}

	.index_row2_3{ float:left;}

	#footer{
	  padding:0 10px 0 10px;
    }

	.main_banner_btn1 , .main_banner_btn2 , .main_banner_btn3{
	  right:30px;
	}

	.inner_banner_area img{
		width:100%;
	}
	.inner_right_area{
		padding-left: 30px;
		padding-right: 39px;
	}

	.category_tab_bar, #tabs{
		width:auto;
	}
	.normal_area{
	  margin:0 auto;
	  width:96%;
	}

	.breadcrumb_center_area{
	  width:96%;
	}

	.event_image_list li.last{
/*	  margin-right:40px;*/
	}

	.service_tab_right{
	  padding-right: 25px;
	}
	.index .main_video {
		height: 183px;

	}


}
/*padding-right: 50px;*/
@media screen and (min-width: 1024px) and ( max-width: 1220px ) {
	.row.left_banner_1.index_row2_1{
		width: 315px;
	}
	.index_row2 .bx-wrapper{
		margin-right: 10px!important;
		width: 315px;
	}
	.row.left_banner_1.index_row2_1{
		width: 313px!important;;
	}
	.small_banner_caption{
		width: 299px;
	}
	.index .video{
		height: 184px;
	}
	.index_row2_1, .index_row2_2, .index_row2_3{
		height: auto;
	}
	.inner_right_area {
		padding-left: 30px;
		padding-right: 39px;
	}
	.btn_search_dept,.career_btnsearch{
		width: 302px!important;
	}
	.txt_search_box{
		width: 236px!important;
	}
}
@media screen and (max-width: 1024px){
	.btn_search_dept,.career_btnsearch{
		/*width: 375px!important;*/
	}
	.txt_search_box{
		width: 280px!important;
	}
	.emp_1{

	}

	.emp_2{

	}
	.emp_3{


	}
	.emp_4{

		margin-left: 0px;
	}
	.emp_period>.grid_inner>.grid_inner:first-child{
		padding-left: 0;
		padding-right: 0;
	}
	#service_tab_end{
		display: none;
	}
	.nav li .menu_link{
		padding-right: 18px;
		padding-left: 18px;
	}
}
@media (min-width: 993px) {
	.home_main_banner_caption1{
		max-width: 78%;
	}
	.home_main_banner_caption2{
		max-width: calc(100% - 470px);
	}
}
@media (max-width: 992px) {

	.home_main_banner_caption1{ font-size: 20px; }

	.home_main_banner_caption2{
		font-size: 14px;
	}

	.nav li .menu_link{
	  padding-left: 14px;
      padding-right: 16px;
	}

	.hidden980{
		display:none;
	}

	.display980{
		display:block;
	}

	.index_row2_1, .index_row2_2, .index_row2_3{
		width:100%;
		margin-bottom:10px;
	}

	#index_row3_1, #index_row3_2, #index_row3_3{
		width:100%;
	}

	.index_row3_2_btn{
		width:100%;
	}

	#index_row3_1{
		width:70%;
		margin:0 auto;
		float:none;
	}

	.right_tab{
	  display:none;
    }

	#header{
	  /*height:107px;*/
	}

	#logo{

	  float:none!important;
	  display:block;
    }

  	.main_banner_btn1{
	  top:100px;
    }
    .main_banner_btn2{
	  top:160px;
    }
    .main_banner_btn3{
	  top:220px;
    }


	.inner_banner_area{
		display:none;
	}

	.inner_right_area{
		margin-top:60px;
	}

	.breadcrumb_center_area{

    }

	.inner_mobile_right_menu{ display:block;}

	.service_tab_left{
		border-left:none;
		border-right:none;
	}
	.category_btn_area{ margin-top:0; padding-top:60px}

	.search_bar{ padding-top:0px; }

	.doctor_list{ width:100%; }
	.search_btn_area{ margin-bottom:10px ;}
	.back2top_btn{ /*visibility:hidden; */}

	.emp_1{
		margin-right: 7px;
	}

	.emp_2{

	}
	.emp_3{


	}
	.emp_4{

		margin-left: 0px;
	}
	.emp_5{
		padding-right: 0;
	}
	.emp_year{
		margin-bottom: 14px;
	}
	.emp_month{
		margin-bottom: 14px;
	}
	.emp_period>.grid_inner>.grid_inner:first-child{
		padding-left: 0;
		padding-right: 0;
	}
	.captcha{
		margin-left: 7px;
	}
}

@media (max-width: 768px) {
	.footer-text-full{
		margin-top: 12px;
	}
	.footer-text-div{
		float: left;clear: none;
		width: 50%;
	}
	.footer-text-div-full{
		float: left;clear: none;
		width: 100%;
	}
  .footer-line{
	height: 47px;border-right: 1px solid #fff;position: absolute;
  }
  .footer-icon{
	width: 47px;
	margin-top: 5px;
  }
  .footer-icon-full{
	width: 47px;
	margin-top: 2px;
  }
  /*.editor_area img{
	  width:100% !important;
	  height:auto !important;
  }*/

  #logo{
  	width: 100%;
	height: 107px;
  }
  .header_top_row_lang{
	  width:100%;
  }


  .nav{
	  height:auto;
  }

  .nav li{
	  height:56px;
  }

  .nav li a{
	 line-height:36px;
  }

  .wrap{ display:block; height:auto;}
  .cell { display:block; }

  .nav li a span{
	  display:inline;
  }

  .index_row2 {
  	  margin-top:0;
  }

  .home_main_banner_caption1{
	position:static;
  }
  .home_main_banner_caption2{
	position:static;
  }

  .home_main_banner_area .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	bottom: auto;
	top:20px;
  }
  .main_banner_btn1 , .main_banner_btn2 , .main_banner_btn3{ right:0px; }

    .index_row2 .bx-wrapper{
		width: 100%!important;
	}
	.index .video_box{
		width: 377px;
		float: right;
	}
/*	.index_row2_1{
		width: 100%!important;
	}
	#left_banner,#middle_banner,#right_banner{
		width: 100%!important;
	}*/
	.index_row2 .bx-wrapper{
		width: 100%!important;
	}

	.index_row2_1 img.full_width{
		width: 379px!important;
		float: right;
	}
	.inner_right_area{
		padding: 0 7px 0 7px;
	}
	.btn_search_dept,.career_btnsearch{
		width: 100%!important;
	}
	.txt_search_box{
		width: 220px!important;
	}
	.events_list_single{
		width: 100%;
	}
	.pdf_pre{
		width: 100%;
	}
	.event_list_inner .td{
		display: block;
	}
	.event_image_list li{


		margin-bottom: 10px;
	}
	.event_image_div{
		width: auto;
	}
	.service_tab_left, .service_tab_right{
		padding-left: 2px;
		padding-right: 2px;
	}

	.for_sp{
		display: block;
	}
	.for_pc{
		display: none;
	}
	.editor_area_a table.no_reponsive{
		display: block;
		overflow: auto;
	}
}
@media (max-width: 610px) {
  .breadcrumb_area{
		width:100%;
	}
  #index_row3_1{
	width:100%;
	margin:0 auto;
	float:none;
  }
  .service_promotion .td{
  	float: left;
  	display: block;
  }
  .pd0_610{
  	padding-left: 0!important;
  	padding-right: 0!important;
  }


}

@media (max-width: 480px) {
  .doctor_detail{
  	margin-left: 0;
  }
  .doctor_detail_dept{
  	clear: both;
  }
  .home_main_banner_caption1{
	font-size:15px;
  }

  .home_main_banner_caption2{
	font-size:12px;
  }
  .lastest_cover{
	float: left;
  }
  .event_list{
	padding: 15px 10px;
  }
  .breadcrumb_center_area{
  	white-space: normal;
  	line-height: 1.4;
	padding: 5px 0;
}
  }

}
@media (max-width: 320px){
  html.no-ie #logo {

	background-size: 100% auto!important;
  }
	.txt_search_box{
		width: 246px!important;
	}
}
/* mini banner */
#event_mini {
  background-image: url('../images/event_promotion/small_banner/s1.jpg');
}

#promotion_mini{
	background-image: url('../images/event_promotion/small_banner/s3.jpg');
}
#med_mini{
	background-image: url('../images/public_health/small_banner/s1.jpg');
}
#seminar_mini{
	background-image: url('../images/public_health/small_banner/s2.jpg');
}


#vacancy_mini{
	background-image: url('../images/career/small_banner/s1.jpg');
}
#faq_mini{
	background-image: url('../images/career/small_banner/s2.jpg');
}
#volunteer_mini{
	background-image: url('../images/career/small_banner/s3.jpg');
}
#employer_mini{
	background-image: url('../images/career/small_banner/s4.jpg');
}

#contact_mini{
	background-image: url('../images/contact/small_banner/s1.jpg');
}
#department_mini{
	background-image: url('../images/contact/small_banner/s2.jpg');
}
#location_mini{
	background-image: url('../images/contact/small_banner/s3.jpg');
}
#pfe_mini{
	background-image: url('../images/public_health/small_banner/pfe.jpg');
}


#popup{
	top:3% !important;
	/*width: <?=$popup_filename_width;?>px;*/
	width: 800px;
	max-width: 100%;
	position: relative;
	/*padding: 40px 20px;*/
}

#popup img {
	max-width: 100%;
}


.circle{
	background-color: #fff;
	border-radius: 50%;
	box-shadow: 9px 1px 18px #000;
	position: absolute;
	width: 50px;
	height: 50px;
	top: -20px;
	right: -20px;
}


.close_popup{
	position: absolute;
	right: 12px;
	/* top: 48px; */
	top: -3px;
	font-size: 40px;
	cursor: pointer;
	color: #aa0066;
}

@media only screen and (max-width: 767px) {
	#popup{
		top:10% !important;
		width: 95%;
		max-width: 100%;
		position: relative;
		/*padding: 40px 20px;*/
	}
	.close_popup{    
/*right: 1px;
top: -2px;
font-size: 16px;*/
}
.circle{
	right: -7px;
}
}

/* retina background image */
@media all and (-webkit-min-device-pixel-ratio: 1.5) {

	html.no-ie .category_btn_item{
		background-size: 285px 98px!important;
	}
	html.no-ie #event_mini {
	    background-image: url('../images/event_promotion/small_banner/s1@2x.jpg');

	}
	html.no-ie #promotion_mini {
	    background-image: url('../images/event_promotion/small_banner/s3@2x.jpg');

	}

	html.no-ie #med_mini{
		background-image: url('../images/public_health/small_banner/s1@2x.jpg');
	}
	html.no-ie #seminar_mini{
		background-image: url('../images/public_health/small_banner/s2@2x.jpg');
	}

	html.no-ie #vacancy_mini{
		background-image: url('../images/career/small_banner/s1@2x.jpg');
	}
	html.no-ie #faq_mini{
		background-image: url('../images/career/small_banner/s2@2x.jpg');
	}
	html.no-ie #volunteer_mini{
		background-image: url('../images/career/small_banner/s3@2x.jpg');
	}
	html.no-ie #employer_mini{
		background-image: url('../images/career/small_banner/s4@2x.jpg');
	}

	html.no-ie #contact_mini{
		background-image: url('../images/contact/small_banner/s1@2x.jpg');
	}
	html.no-ie #department_mini{
		background-image: url('../images/contact/small_banner/s2@2x.jpg');
	}
	html.no-ie #location_mini{
		background-image: url('../images/contact/small_banner/s3@2x.jpg');
	}


	/*html.no-ie #pulse_mini{
		background-image: url('../images/contact/small_banner/s1@2x.jpg');
	}
	html.no-ie #department_mini{
		background-image: url('../images/contact/small_banner/s2@2x.jpg');
	}
	html.no-ie #location_mini{
		background-image: url('../images/contact/small_banner/s3@2x.jpg');
	}*/


	html.no-ie .editor_area ul li{
	  background-image:url(../images/index/set_b/list_a@2x.png); background-size:16px 16px;}
	}
	html.no-ie #logo {
	/*	background:url('../images/header/logo@2x.png') no-repeat;
		background-size:314px 107px;*/
		/*background:url('../images/header/logo-v@2x.png') no-repeat;
		background-size:283px 107px;*/
		/*background:url('../images/header/logo-h@2x.png') no-repeat;
		background-size:516px 107px;*/
		background:url('../images/header/logo-v@2x.png') no-repeat;
		background-size:270px 107px;
	}
/*	html.no-ie .back2top_btn{
		background-image:url(../images/icon_set/btn_backtotop_op@2x.png);
		background-size: 100%;
	}*/
	html.no-ie .events_icon{ background-image:url(../images/index/set_a/icon_event@2x.png); background-size:46px 46px }
	html.no-ie .public_icon{ background-image:url(../images/index/set_c/icon_class@2x.png); background-size:46px 46px }

	/*html.no-ie .main_banner_btn1{background:url(../images/index/banner/s1@2x.png);}
	html.no-ie .main_banner_btn2{ background:url(../images/index/banner/s2@2x.png); }
	html.no-ie .main_banner_btn3{ background:url(../images/index/banner/s3@2x.png); }*/
	html.no-ie .navbar_2ndlv a.submenu_t4{ background-image:url(../images/index/set_b/list_a@2x.png); background-size:16px 16px;}
	html.no-ie .A_icon{ background-image:url(../images/index/set_b/list_a@2x.png); background-size:16px 16px;}

	/*html.no-ie .more_btn{ background-image:url(../images/index/set_c/btn_more@2x.png); background-size:52px 34px;}*/
	html.no-ie .index_row3_3_news_list{ background-image:url(../images/index/set_c/list_arrow@2x.png); background-size:16px 16px;}

	html.no-ie .header_corner .s_btn{ background-image:url(../images/header/icon_staff@2x.png); background-size:23px}

	html.no-ie .header_corner .d_btn{ background-image:url(../images/header/icon_doctor@2x.png);  background-size:25px 25px}

	html.no-ie .st-menu .s_btn{ background-image:url(../images/header/icon_staff@2x.png); background-size:25px 25px}

	html.no-ie .st-menu .d_btn{ background-image:url(../images/header/icon_doctor@2x.png);  background-size:25px 25px}

	html.no-ie .st-menu .t_btn{ background-image:url(../images/header/icon_tsuenwan.png);  background-size:25px 25px}

	html.no-ie #top_search_btn{ background-image:url(../images/header/btn_search.png); background-size:17px 17px}

	html.no-ie .main_banner_btn1{ background-image:url(../images/index/banner/s1@2x.png); background-size:381px 39px}

	html.no-ie .main_banner_btn2{ background-image:url(../images/index/banner/s2@2x.png); background-size:381px 39px}

	html.no-ie .main_banner_btn3{ background-image:url(../images/index/banner/s3@2x.png); background-size:381px 39px}

	html.no-ie .top_tsuenwan_icon{ background-image:url(../images/header/icon_tsuenwan@2x.png); background-size:22px 22px}

	html.no-ie #index_row3_2_s1{ background-image:url('../images/index/set_b/s1@2x.jpg') }
	html.no-ie #index_row3_2_s2{ background-image:url('../images/index/set_b/s2@2x.jpg') }
	html.no-ie #index_row3_2_s3{ background-image:url('../images/index/set_b/s3@2x.jpg') }
	html.no-ie #index_row3_2_s4{ background-image:url('../images/index/set_b/s4@2x.jpg') }
	html.no-ie #index_row3_2_s5{ background-image:url('../images/index/set_d/s1@2x.jpg') }
	html.no-ie #index_row3_2_s6{ background-image:url('../images/index/set_d/s2@2x.jpg') }
	html.no-ie #index_row3_2_s7{ background-image:url('../images/index/video2.jpg'); }

	html.no-ie .loc_icon{ background-image:url('../images/right_tab/contact/c1@2x.png'); background-size:28px 28px;}
	html.no-ie .tel_icon{ background-image:url('../images/right_tab/contact/c2@2x.png'); background-size:28px 28px;}
	html.no-ie .fax_icon{ background-image:url('../images/right_tab/contact/c3@2x.png'); background-size:28px 28px;}
	html.no-ie .mail_icon{ background-image:url('../images/right_tab/contact/c4@2x.png'); background-size:28px 28px;}
	html.no-ie .website_icon{ background-image:url('../images/right_tab/contact/c5@2x.png'); background-size:28px 28px;}
	html.no-ie .loc2_icon{ background-image:url('../images/icon_set/icon_add@2x.png'); background-size:28px 28px;}
	html.no-ie .tel2_icon{ background-image:url('../images/icon_set/icon_tel@2x.png'); background-size:28px 28px;}
	html.no-ie .op_hr_icon{ background-image:url('../images/icon_set/icon_time@2x.png'); background-size:28px 28px;}
	html.no-ie .photo_icon{ background-image:url('../images/event_promotion/event/icon_cam@2x.png'); background-size:28px 28px;}

	html.no-ie .services_icon{background: url('../images/right_tab/useful/u1@2x.png') no-repeat 10px 2px;background-size:33px 33px;}
	html.no-ie .doctor_icon{background: url('../images/right_tab/useful/u2@2x.png') no-repeat 10px 2px;background-size:33px 33px;}
	html.no-ie .brochures_icon{background: url('../images/right_tab/useful/u3@2x.png') no-repeat 10px 2px;background-size:33px 33px;}
	html.no-ie .videos_icon{background: url('../images/right_tab/useful/u4@2x.png') no-repeat 10px 2px;background-size:33px 33px;}
	html.no-ie .treatments_icon{background: url('../images/right_tab/useful/u5@2x.png') no-repeat 10px 2px;background-size:33px 33px;}

	html.no-ie .input_date>input{

		background: url(../images/icon_set/icon_calendar@2x.png) white no-repeat center right 8px;
		background-size:28px 28px;

	}
	/*.loc_icon{ background-image:url('../images/right_tab/contact/c1@2x.png') }
	.tel_icon{ background-image:url('../images/right_tab/contact/c2@2x.png') }
	.fax_icon{ background-image:url('../images/right_tab/contact/c3@2x.png') }
	.mail_icon{ background-image:url('../images/right_tab/contact/c4@2x.png') }
	.website_icon{ background-image:url('../images/right_tab/contact/c5@2x.png') }*/
}

