@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
ul,li,ol{ list-style-type:none;}
header, article, footer, nav, section, aside, menu {
	display: block;
}
table {
	border-collapse: collapse;
}
img {
	border: none;
}
a:link, a:visited {
	color: #000;
	text-decoration: none;
	outline: none;
}
a:active, a:hover {
	color: #000;
	text-decoration: none;
}
body {
	
	font: 14px/22px Microsoft Yahei;/* font-size:1em; line-height:1.571em;*/
	min-width: 320px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.cl {
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
	width: 100%;
	overflow: hidden;
}
.fix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: "";
	clear: both;
	height: 0;
}
.fix {
*zoom:1;
}
.bg {

}
/**============ Reset End ===============**/

.wrap {
	position: relative;
	right: 0px;
	z-index: 1;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.navbar {
		background:-webkit-gradient(linear,0 0,0 100%,from(#3ca9ef),to(#339ee2)); background: -moz-linear-gradient(top,#3ca9ef,#339ee2);

	
}
.navbar .ico-home {
           display:block;
	float: left;
	height: 50px;
	width: 19%;
	text-align: center;
	background-image: url(/Skin/Edu/phone/index/images/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 46px 44px;
	text-indent: -9999em;
	overflow: hidden;
}
.navbar #title {
	
		float: left;
	width: 62%;
	height: 50px;
	
	font-size: 1.285em;
	font-weight: normal;
	color: #fff;
	line-height: 50px;
	text-align: center;
	overflow: hidden;
	-webkit-transition: font-size 0.2s ease-out;
	-o-transition: font-size 0.2s ease-out;
	-moz-transition: font-size 0.2s ease-out;
	transition: font-size 0.2s ease-out;
}.navbar .ico-nav {
	background-image: url(/Skin/Edu/phone/index/images/ico-nav.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 24.5px 21.5px;
	float: right;
	width: 19%;
	height: 50px;
	
}
 .description {
	font-size: 0.9em;
	text-align: center;
	font-weight: normal;
	line-height: 29px;
	height: 29px;
	-webkit-transition: font-size 0.2s ease-out 0s;
	-moz-transition: font-size 0.2s ease-out 0s;
	-ms-transition: font-size 0.2s ease-out 0s;
	-o-transition: font-size 0.2s ease-out 0s;
	transition: font-size 0.2s ease-out 0s;
}
.description span {
	padding: 2px 5px;
	overflow: hidden;
	color: #ffea00;
	font-weight: bold;
	background: #339ee2;
	border-radius: 1em;
}


.links h3 {
	height: 45px;
	padding: 0 0 0 10px;
	line-height: 45px;
	font-size: 14px;
	
	background: #339EE2;
	
	font-weight: normal;
	color: #fff;
}


.links {
	margin-top: 15px;
}

.links .bd {
	padding: 10px;
}
.links .bd a {
	color: #666;
	margin: 0 5px;
	font-size: 12px;
}
/**============底部=================**/

.copyright {
	text-align: center;
	margin: 1em 0;
	font-size: 0.8em;
	line-height: 1.6em;
	color: #999;
}
.copyright a {
	color: #999;
}

.footer-con {
	width: 100%;
	height: 59px;
	position: fixed;
	z-index: 100;
	right: 0;
	bottom: 0;
	background: #339ee2;
	border-top: 1px solid #4dbaff;
	-webkit-transition: right .5s ease;
	transition: right .5s ease;
}

.footer li a, .footer li span {
	display: block;
	height: 22px;
	padding: 37px 0 0 0;
	text-align: center;
	font-size: 12px;
	color: #fff;
	cursor: pointer;
	line-height: 18px;
}
.footer li.zx a  {
	background: url(/Skin/Edu/phone/index/images/ico-mess.png) center 15px no-repeat;
}
.footer li.tel a {
	background: url(/Skin/Edu/phone/index/images/ico-tel2.png) center 15px no-repeat;
}
.footer li.yy a {
	background: url(/Skin/Edu/phone/index/images/ico-yy.png) center 15px no-repeat;
}

.footer {
	height: 60px
}

.footer li {
	float: left;
	width: 25%;
}

.footer li.zx a {
	background: url(/Skin/Edu/phone/index/images/ico-mess.png) center 7px no-repeat;
	background-size: 29px 24px;
}
.footer li.tel a {
	background: url(/Skin/Edu/phone/index/images/ico-tel2.png) center 7px no-repeat;
	background-size: 26px 25px;
}
.footer li.yy a {
	background: url(/Skin/Edu/phone/index/images/ico-yy.png) center 7px no-repeat;
	background-size: 22px 27px;
}
.footer li.dh span {
	background: url(/Skin/Edu/phone/index/images/ico-nav2.png) center 7px no-repeat;
	background-size: 24px 21px;
}
/**==================弹出导航菜单==============**/

#nav-over {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9998;
	display: none;
	width: 100%;
	height: 100%;
}

.nav {
          display:block;
	position: fixed;
	top: 0;
	right: -240px;
	z-index: 9999;
	width: 240px;
	height: 100%;
	background: #393939;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}
.openMenu {
	
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}
.openNav {
	
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}

.nav h3 a {
	color: #fff;
}
.scrollerBox {
          
	position: relative;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: scroll;
	-ms-touch-action: none;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
	-o-text-size-adjust: none;
	text-size-adjust: none;
}
.scroller {
	position: absolute;
	width: 100%;
	padding: 0 0 100px 0;
	cursor: move;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
}
/**============= 科室菜单 ========================**/

.nav ul li a {
	display: block;
	height: 90px;
	overflow: hidden;
	padding: 0 0 0 24px;
	line-height: 90px;
	color: #dcdcdc;
	font-size: 2em;
	border-bottom: 1px solid #272727;
}

#gotop {
	display: none;
	position: fixed;
	z-index: 777;
	width: 82px;
	height: 110px;
	right: 10px;
	bottom: 130px;
	background: url(/Skin/Edu/phone/index/images/top.png) no-repeat;
	cursor: pointer;
}#gotop {
	width: 41px;
	height: 55px;
	right: 0;
	bottom: 65px;
	background-size: 41px 55px;
}

/**==================== 科室菜单 ===============**/	


.nav h3 {
	padding: 32px 0 15px 12px;
	font-size: 1.571em;
	font-weight: normal;
	color: #fff;
	line-height: 25px;
}
.nav ul li {
	clear: both;
}
.nav ul li a {
	display: block;
	height: 45px;
	padding: 0 0 0 12px;
	line-height: 45px;
	font-size: 1em;
}
.home ul li span {
	display: block;
	float: left;
	width: 36px;
	height: 45px;
	background: url(/Skin/Edu/phone/index/images/nav-320.png);
	margin: 0 1.2em 0 0;
}
.home ul li:nth-of-type(1) span {
	background-position: 0 0;
}
.home ul li:nth-of-type(2) span {
	background-position: -36px 0;
}
.home ul li:nth-of-type(3) span {
	background-position: -72px 0;
}
.home ul li:nth-of-type(4) span {
	background-position: -108px 0;
}
.home ul li:nth-of-type(5) span {
	background-position: -144px 0;
}
.home ul li:nth-of-type(6) span {
	background-position: -180px 0;
}
.home ul li:nth-of-type(7) span {
	background-position: -216px 0;
}
.home ul li:nth-of-type(8) span {
	background-position: -252px 0;
}
.home ul li:nth-of-type(9) span {
	background-position: -288px 0;
}
.home ul li:nth-of-type(10) span {
	background-position: -324px 0;
}
.home ul li:nth-of-type(11) span {
	background-position: -360px 0;
}
.home ul li:nth-of-type(12) span {
	background-position: -396px 0;
}
.home ul li:nth-of-type(13) span {
	background-position: -432px 0;
}

.openMenu {
	right: 240px;
}
.openNav {
	right: 0;
}
.siteurl {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 2.5em;
	height: 2.5em;
	font-size: 1em;
}
.siteurl a {
	color: #000;
	text-decoration: none;
}
.siteurl a:hover {
	text-decoration: underline;
}
.bg {
	background-color: #f5f5f5;
}
.sec-con {
	padding: 10px;
	font-size: 1em;
	line-height: 22px;
}
