﻿.index_nav {
	max-width: 640px;
	background: #EDEDED;
	overflow: hidden;
	margin: 0 auto;
}
.index_nav ul {
	max-width:640px;
	margin:0 auto;
}
.index_nav ul li {
	float:left;
	width:20%;
	padding:1% 0 2% 0;
	text-align:center;
	height:7rem;
	border-right:1px solid #E0E0E0;
	border-left:1px solid #fff;
}

.index_nav ul li a img{ width:4rem;}
.index_nav ul li a {
	display:block;
 
	height:auto;
	overflow:auto;
	font-size:1.3rem;
	color:#D10836;
	font-family:Arial, Helvetica, sans-serif;
}
/*推荐切换*/
	#intab {
	position:relative;
	overflow: inherit;
	margin:0 auto;
	max-width:640px;
	font-size:1rem;
	line-height:24px;
}
.intabList{ overflow:hidden;}
#intab .intabList ul li {
	width:33.33%;
	float:left;
	background:#ededed;
	background:-moz-linear-gradient(top, #fefefe, #ededed);
	background:-o-linear-gradient(left top,left bottom, from(#fefefe), to(#ededed));
	background:-webkit-gradient(linear,left top,left bottom, from(#fefefe), to(#ededed));
	border:1px solid #DCD9D9;
	padding:5px 0;
	font-size:1.2rem;
	font-family:Arial, Helvetica, sans-serif;
	line-height:37px;
	text-align:center;
	position:relative;
	cursor:pointer;
	font-weight: bold;
}
#intab .intabCon {
	border-top:none;
	width:100%;
	height:auto;
}
#intab .intabCon div {
	width:100%;
	padding:2%;
	opacity:0;
	display:none;
	filter:alpha(opacity=0);
}
#intab .intabList li.cur {
	font-size:1.2rem;
	font-family:Arial, Helvetica, sans-serif;
	line-height:37px;
	color:#FF0000;
	border-top: 2px solid #E51F12;
	border-bottom:none;
	background:#fff;
	font-weight: bold;
}
#intab .intabCon div.cur {
	opacity:1;
	filter:alpha(opacity=100);
	display:block;
}
.int_a1 {
	width:100%;
	overflow:inherit;
}
.int_a1 img {
	width:38%;height:8rem;
	float:left;
}
.int_a2 {
	padding-left:3%;
	width:61%;
	float:left;
	font-size:1rem;
	line-height:150%;

	font-weight: bold;
}
.int_a3 {
	padding-left:3%;
	width:57%;
	float:left;
	font-size:0.9rem;
	line-height:180%;
	overflow: hidden;
}

/*科室列表*/
.in_res {
}
.in_res ul .topl {
	border: 1px solid #F0F0F0;
	margin-top:10px;
}

.in_res ul li .topn {
	width:20%;
	/*padding:4% 0px;*/
	padding-top:2%;
	font-size:1.2rem;
	font-weight:bold;
	color:#666666;
	 background: #EDEDED; 
	text-align:center;
	float:left;
}
.in_res ul li .ln {
padding-top:1%;
	float:right;
	width:79%;
}
.in_res ul li .ln ul li {
	float:left;
	width:32.3%;
	text-align:center;
	margin-bottom:5px;
	margin-left:1%;
}
.in_res ul li .ln ul li a {
	display:block;
	/*height:28px;*/
	font-size:1.3rem;
	line-height:28px;
	/*border:1px solid #dcdddd;*/
	overflow:hidden;
	color:#666464;
}
 
.in_res ul .even .topn {
	float:left;
}
.main #res .topl .topn span{ width:100%;display: block;}
.in_res ul li:nth-child(1) .topn{
		border-left: 5px solid #D10836;
  
}
.in_res ul li:nth-child(2) .topn{
		border-left: 5px solid #BFD336;
}
 .in_res ul li:nth-child(3) .topn{
		border-left: 5px solid #FFA200;
}
 
.in_res ul li:nth-child(4) .topn{
		border-left: 5px solid #D25F80;
}
.in_res ul li:nth-child(5) .topn{
		border-left: 5px solid #983878;
}
.in_res ul li:nth-child(6) .topn{
		border-left: 5px solid #FD7016;
}
.in_res ul .ln ul li a:hover {
color:#FE7C7A;
}
/*sou*/
.sou{ max-width:640px; width:100%; background-color:#FE7C7A;border-radius:5px; overflow:auto; margin-top:2%; margin-bottom:2%; margin-left:auto; margin-right:auto; height:38px;}
.sou a{ width:20%;line-height:32px; font-size:1.8em; color:#FFFFFF; float:right; padding-right:1%;}
.sou input{ 
border-radius:5px 0px 0px 5px;
line-height:32px; 
font-size:1.3rem;
width:75%;
margin-top:2px;
margin-left:1px;
padding-left:2%;
border:1px;
border-bottom-style:none;
border-top-style:none;
border-left-style:none;
border-right-style:none;
}
/*环境*/
	.huanjin {
	/*border: 1px dashed #CCC;
	overflow: hidden;*/
	max-width: 640px;
	margin: 10px auto 0px;
	width: 100%;
}
.huanjin li {
	width: 24.6%;
	float: left;
	list-style-type: none;
	margin-left: 1px;
}
.huanjin img {
	width: 100%;
}
.huanjin dt {
	width: 100%;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 2px;
}
.huanjin a:hover {
	text-decoration: none;
	color: #F3601D;
}
.huanjin a:active {
	text-decoration: none;
}
.huanjin a:link {
	text-decoration: none;
	color: #666464;
}
.main2 {
	max-width:640px;
	width:100%;
	margin: 0px auto 0px;
}
.main2 li {
	list-style-type: none;
	overflow: hidden;
	margin-top: 16px;
	margin-bottom: 16px;
}
.main2 .left_img {
	width:30%;
	overflow:hidden;
	margin-right: 1%;
	float: left;
}
.main2 .left_img img {
	width:100%;
}
.main2 .right_jj {
	border-left: 2px #EE1448 solid;
	float:left;
	margin-top: 1rem;
	color: #59504E;
	padding-left: 1%;
	line-height:1.5rem;
	width:68%;
}
.main2 .right_jj .ys_name {
	font-size:1.8em;
	font-family: "黑体";
	border-bottom: 1px #CCCCCC dashed;
	height:30px;
	line-height:30px;
}
.main2 .right_jj .ys_name a{ float:right;}
.main2 .right_jj .ys_name img { vertical-align:top;}
.main2 .right_jj .ys_jj span {
	color:#BD5252;
}
.main2 .right_jj .ys_jj {
	float:left;
}
.main2 .right_jj .down {
	padding-top: 6px;
}
.main2 .right_jj .down a {
	color:#fff;
	font-weight: bold;
}
.main2 .right_jj .down .zx {
	float:left;
	background-color: #ADABAC;
	width: 35%;
	margin-left: 2%;
	text-align: center;
}
.main2 .right_jj .down .yy {
	float:left;
	background-color: #D40636;
	width: 35%;
	margin-left: 2%;
	text-align: center;
}
.heng {
	max-width:640px;
	width:100%;
 
	background: #EDEDED;
	margin:10px auto 0;
	border-bottom: 2px solid #DBDBDB;
 
}
.heng span {
	font-size: 1.5rem;
	line-height: 44px;
	font-weight: bold;
	color: #D00636;
	margin-left: 15px;
	padding-left:17px;
	background-image: url(../images/ioc_3.png);
	background-repeat: no-repeat;
	background-position: left center;	
}
.heng a{ float:right; padding-right:5px; padding-top:5px;}
.gh {
	max-width:640px;
	width:100%;
	margin: 10px auto 0px;
	overflow:hidden;
}
.gh .b {
	width:96%;
	height:60px;
	padding:0 2%;
}
.gh ul li {
	width:50%;
	height:25px;
	margin-bottom:5px;
	float:left;
}
.gh ul li span {
	width:56px;
	height:25px;
	float:left;
	font-size:12px;
	line-height:25px;
	text-align:center;
}
.gh ul li p {
	width:88px;
	height:25px;
	overflow:hidden;
	float:left;
}
.gh ul li p input {
	border:0;
	width:87px;
	height:25px;
	margin:0;
	padding:0 4px;
	outline:none;
	background:#ececec;
}
.gh ul li p select {
	border:0;
	width:87px;
	height:25px;
	margin:0;
	padding:0 4px;
	outline:none;
	background:#ececec;
}
.gh .button {
	width:62px;
	height:25px;
	line-height:25px;
	text-align:center;
	background-color:#FFA200;
	border-radius:6px;
	float:left;
	margin:15px 0 15px 25%;
	border:0;
	border-radius:4px;
	color:#FFF;
	font-family:"Arail";
	font-size:1rem;
}
.gh .button2 {
	width:93px;
	margin-left:5%;
	font-size:1rem;
	background-color:#DB5237;
}

@media only screen and (max-width: 600px) {
	html { font-size:100%;}
 .in_res ul li .topn{ height:78px; }
}
@media only screen and (max-width: 480px) {
	html { font-size:70%;}
.in_res ul li .topn{ height:78px;}
.int_a1 img{ padding-top:3%;}
.sou a{ width:20%;}
.in_res{margin: 1rem auto 0px;}
 
}
@media only screen and (max-width: 360px) {
	html { font-size:66.5%;}
.in_res ul li .topn{ height:78px;}
.int_a1 img{ padding-top:3%;}
.sou a{ width:20%;}
.in_res{margin: 1rem auto 0px;}
}
@media only screen and (max-width: 320px) {
	html { font-size:62.5%;}
 .in_res ul li .topn{ height:78px;}
.int_a1 img{ padding-top:3%;}
.sou a{ width:20%;}
.in_res{margin: 2rem auto 0px;}
}