@CHARSET "UTF-8";
*{
	margin: 0;
	padding: 0;
}
html {
	height:100%;
	width:100%;
}
body{
	font-family: Arial;
	margin: 0;
	height:100%;
	width: 100%;
	margin: auto;
	position:relative;
	background-color: #FFFFFF;
	background-size:100%;
	background-position: center top;
	
}
@media screen and (min-width: 1024px) {
	body{
		width: 70% ;
	}
}
.w1 {
	width:100%;
}
.w4{
	width:40%;
}
.w2{
	width:20%;
}
.w3{
	width:30%;
}
.w7{
	width:70%;
}
.w8{
	width:80%;
}
.w9{
	width:90%;
}
.w15{
	width:15%;
}

.w18{
	width:20%;
}

#btn_to_top {
position: fixed;
right: 0px;
bottom: 48%;
cursor: pointer;
background: transparent url('../images/top.png') no-repeat left top;
width: 50px;
height: 50px;
z-index: 1000000;
background-size: 100%;
}

header {
	top:0;
	height: 110px;
	overflow: hidden;
}

#foot{
	/* overflow:hidden;
	bottom:0;
	background-image: url("../images/footer.png");
	text-align: center;
	height: 40px;
	background-repeat: no-repeat;
	background-size: 100%; */
	
	bottom:0;
	height: 40px;
}

#line_header{
	height: 7px;
	background-color: #0E638B;
}

#logo{
	float: left;
width: 30%;
background-image: url("../images/logo.png");
height: 70%;
margin: 20px 0;
background-repeat: no-repeat;
background-size: 80%;
}

#menu{
	height: 100px;
	float: right;
	width: 70%;
}

#menu .current{
	background: #49A1D0 url("../images/menu/bg_cur.png") repeat-x top left !important;
	
}

#menu .bg {
	/* background-image: url("../images/menu/bg.png");
background-repeat: no-repeat;
background-size: 100%; */
height: 50%;
width: 80%;
float: right;
margin: 18px 0;
}

#menu .bg ul{
	list-style: none;
}

#menu .bg ul li{
	display: inline-block;
	float: left;
	position: relative;
	background: #2C78AD url("../images/menu/bgbn.png") repeat-x top left;
	text-align: center;
	width: 20%;
	height: 75px;
}
#menu .bg ul li a{
	text-decoration: none;
	display: inline-block;
	color: black;
	background: url(../images/menu/separator.png) no-repeat right center;
	height: 100%;
}
#menu .bg ul li a img{
	margin-top: 8px;
}

#menu .bg ul li a span{
	display: block;
	font-size: 15px;
}
.contain {
}

#slide_banner{
	position: relative; top: 0px; left: 0px; width: 800px; height: 400px;
}

#content{
	overflow: hidden;
width: 100%;
/* min-height: 500px; */
/* position: relative; */
}

#ct_left{
	float: left;
	width: 70%;
	/* background-color: red; */
	height: 100%;
	/* position: absolute; */
}

#ct_right{
	/* margin-left: 65%; 
	position: absolute;*/
	width: 30%;
	height: 100%;
	float: right;
/* background-color: blue; */
}

#ct_right .bg_right{
	position: relative;
	background-image: url("../images/menu/right/bg.jpg");
	background-size: 100%;
	min-height: 150px;
	margin-top: 3%;
}
#ct_right .bg_right .tt_right{
	margin-bottom: 6%;
}

.tt_right span{
	font-size: 0.6em;
	color: #153B70;
	font-weight: 600;
	padding-left: 1.5em;
}

#ct_right .im_right{
	width: 30%;margin:0 4%;float: left;position: relative;
}

#ct_right .ct_right{
	float: none;margin: 0;width: auto;
}

.ct_right{
	color: #B31452;font-size: 0.75em;
}

#ct_right img{
	margin-bottom: 20px;
}

#ct_right .copo img{
	vertical-align: middle;
	margin-right: 12%;
	width: 35%;
}

#ct_main{
	margin-bottom: 5%;
}

#ct{
	padding-left: 5%;
	
}
#ct >div{
	margin-top: 5%;
}
#ct img{
	margin-right: 2%;
	margin-top: 2%;
}

#ct .text_pn{
	text-align: center;
	display: inline-block;
	color:#0E638B;
	font-size: 24px;
}
#ct .img_pn{
	vertical-align: middle;
	margin-top:0 !important;
}

#about{
	padding: 20px;
	margin-bottom: 50px;
}
#about h2{
	text-align: center;
}
.rm{
	float: right;
	width: 12%;
	height: 10%;
}
/* Medical */
#mn_medical{
	/* overflow: hidden; */
	position: relative;
}
#mn_medical >a{
	display: block;
position: absolute;
height: 100%;
top: 0%;
}

#mn_medical > a:nth-child(2) {
width: 20%;
right: 40%;
}

#mn_medical > a:nth-child(3) {
width: 23%;
right: 15%;
}

#mn_medical > a:nth-child(4) {
width: 15%;
right: 0%;
}

#menu_bt{
	overflow: hidden;
	position: relative;
}

#menu_bt > a {
display: block;
position: absolute;
height: 100%;
top: 0%;
}

#menu_bt > a:nth-child(2) {
width: 24%;
left: 0%;
}

#menu_bt > a:nth-child(3) {
width: 24%;
left: 24%;
}

#menu_bt > a:nth-child(4) {
width: 24%;
left: 48%;
}

#menu_bt > a:nth-child(5) {
width: 28%;
left: 72%;
}


#ab{
	margin: 40px;
}
#ab table{
	margin:auto;
	width: 60%;
}
#ab table th{
	text-align: left;
}
#ab table td{
	padding: 1px 0;
font-size: 12px;
width: 33%;
}

#sea{
	float: right;
overflow: hidden;
height: 50px;
width: 16%;
margin-right: 14px;
}

#seacrh{
	float: left;
margin: 10px 0;
background: url("../images/medical/search.png") no-repeat;
overflow: hidden;
height: 35px;
width: 80%;
background-size: 100%;
}
#seacrh #se{
	border: none;
background: transparent;
padding: 0 10px;
width: 88%;
height: 86%;
}
#sub{
	float: right;
margin: 14px 0;
background: url("../images/medical/search.png") no-repeat;
overflow: hidden;
height: 55px;
width: 20%;
background-size: 100%;
}

/* contact */
#map{
	width: 63%;
	height: 400px;
	float: right;
	margin-right: 1.9%;
}
#add{
	float: left;
	color: #fff;
	background-color: #1B5185;
	height: 400px;
	width: 32%;
	margin-left: 20px;
}
#add table{
	margin-top: 40%;
}
#add table td{
	padding: 2%;
}
#add table a{
	text-decoration: none;
	color:#fff;
}