@charset "utf-8";

/* CSS Document */

ul,li,dl,dt,dd,ol{ list-style-type:none; margin:0; padding:0;}

h1,h2,h3,h4,h5,h6,form,input,textarea,label,table,tr,td,p,header,article,footer,nav,section,aside,menu{margin:0; padding:0;}

header,article,footer,nav,section,aside,menu{ display:block;}

table{ border-collapse:collapse; border-spacing:0;}

img{ border:none;}

a:link,a:visited{color:#666;text-decoration:none;outline:none;}

a:active,a:hover{color:#000; text-decoration:none;}

body{ margin:0;padding:0;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{ background:#F5F5F5;}
.in-pad{padding:12px;}
.banner{padding:0 12px;}
.banner img{max-width:100%}
.content-wrapper{line-height:1.8;}
.content-wrapper p{margin-bottom:1.2em;}
.content-wrapper h2{font-size:1.4em; font-weight:normal;color:#218bcc; margin-bottom:0.6em;}
.content-wrapper h3{margin-bottom:0.5em; color:#218bcc;font-weight:normal;}
.content-wrapper img{max-width:100%; margin:0 auto;}

/**============ Reset End ===============**/

.navbar{background:#218bcc;}

.navbar .ico-home,.navbar .ico-nav{ height:100px;overflow:hidden;text-indent:-9999em;background: url(../images/logo.png) center center no-repeat;  }
.navbar .ico-home{
	width:25%;   
	display:inline-block; 
	/*wjl改的*/
	/*margin-left:20%; 重写*/
	margin-left:-11%; 
	position: absolute;  
	/******/
}
@media screen and (max-width: 1080px){	
.navbar .ico-home{}
}

.navbar .ico-nav{float:right;background:url(../images/ico-nav.png) center center no-repeat;   width:20%;}

.navbar #title{  float:left;width:40%;height:100px;margin:0 1%;font-size:2.142em;font-weight:normal;color:#fff;line-height:100px;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;}

.header .description{height:58px;font-size:1.7em;font-weight:normal;line-height:58px;text-align:center;-webkit-transition:font-size 0.2s ease-out;-moz-transition:font-size 0.2s ease-out; -o-transition:font-size 0.2s ease-out; transition:font-size 0.2s ease-out;}


.header .description span{padding:2px 5px;overflow:hidden;color:#ffea00;font-weight:bold;background:#339ee2;border-radius:1em;}

/**============= 通用标题 =========**/

.index-hd{height:68px;line-height:68px;padding:18px 20px 0 70px;border-bottom:3px solid #339ee2;background:url(../images/ico-tt.png) 20px 38px no-repeat;}

.index-hd .more{float:right;font-size:24px;}

.index-hd h3{display:inline;font-size:32px;font-weight:normal;}

.index-hd strong{color:#cbcbcb;font-size:24px;font-weight:normal;text-transform:uppercase;}



/**============底部=================**/
 
.bot-info{/*background-color:#0161ab;*/ background-color:#e7eef5; color:#666}
.bot-info .block{border-bottom:1px dotted #cad2db; padding:6px 12px; }
/*.container .block{border:1px solid #ccc; background-color:#fff; padding:1em 1.2em; margin-bottom:1em; box-sizing:border-box; border-radius:4px;}*/
.trigger{padding:8px 0 4px 6px;margin:0;background:url(../images/toggle_open.gif) no-repeat right 6px; color:#666666;  cursor:pointer; background-size:20px 20px;}
.trigger h3{font-weight:normal; font-size:1em;}
.trigger a{/*color:#636363;*/ color:#666666; text-decoration: none;display: block;padding:6px 0 6px 40px;font-size:18px;}
.active {background:url(../images/toggle_close.gif) no-repeat right 6px;  background-size:20px 20px;}

.trigger a:hover, .trigger a:hover:focus{ }
.toggle_container{overflow: hidden;padding:10px;clear: both; color:#666666;} 
.toggle_container li{margin-bottom:4px;}
.toggle_container a{color:#555555; display:block; font-size:1em;}


.copyright{text-align:center;
  line-height:1.8em;color:#d9eefc;
  background-color:#e7eef5;
  padding-top:1.5em;
  /*wjl 改的把下面样式padding-bottom:1.6em;改为5rem*/
  padding-bottom:5em;
  font-size:1.1em; 
  color:#999999;
}

.copyright a{color:#999999;}

.footer{height:119px}

.footer-con{width:100%;height:118px;position:fixed; z-index:99999; right:0; bottom:0;background:#339ee2;border-top:0px solid #4dbaff;-webkit-transition:right .5s ease;transition:right .5s ease;}

.footer li{ float:left; width:25%;}

.footer li a,.footer li span{display:block;height:44px;padding:74px 0 0 0;text-align:center;font-size:24px;color:#fff;cursor:pointer;}

.footer li.qq a{background:url(../images/ico-qq.png) center 15px no-repeat;}

.footer li.tel a{background:url(../images/ico-tel2.png) center 15px no-repeat;}

.footer li.ww a{background:url(../images/ico-mail.png) center 15px no-repeat;color:#fff;}

.footer li.dh span{background:url(../images/ico-nav2.png) center 15px no-repeat;}

/**==================弹出导航菜单==============**/

#nav-over{position:fixed;left:0;top:0;z-index:9998;display:none;width:100%;height:100%;}

.warmp{position:relative;right:0;z-index:1;-webkit-transition:all .5s ease;transition:all .5s ease;  }

.nav{position:fixed;top:0;right:-380px;z-index:9999;width:380px;height:100%;background:#0161ab;-webkit-transition:all .5s ease;transition:all .5s ease;}

.openMenu{right:380px;-webkit-transition:all .5s ease;transition:all .5s ease;}

.openNav{right:0;-webkit-transition:all .5s ease;transition:all .5s ease;}

.nav h3{padding:65px 0 30px 25px;font-size:3.142em;font-weight:normal;color:#fff;line-height:50px;}
/*wjl加了!important*/
.nav h3 a { color:#fff!important;font-weight: inherit!important}

.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 34px;line-height:90px;color:#ffffff;font-size:3em;border-bottom:1px solid #3e87bf;}

 

.home ul li:nth-of-type(1) span{background-position:0 0;}

 
 


 

#gotop{display:none;position:fixed;z-index:777;width:82px;height:110px;right:10px;bottom:130px;background:url(../images/top.png) no-repeat;cursor:pointer;}



/**===================科室专家====================**/

.des p { height:88px; overflow:hidden;}

@media screen and (max-width:1080px){

	.navbar .ico-nav{height:50px;background-size:70px 35px;}
	.navbar .ico-home{height:50px;background-size:70px 32px;}
	.navbar .ico-nav{background-size:24.5px 21.5px;}
	.navbar #title{height:40px;font-size:1.2em; line-height:30px;  padding-top:10px;}	

	.index-hd{height:34px;line-height:34px;padding:9px 10px 0 35px;border-bottom:1px solid #339ee2;background:url(../images/ico-tt.png) 10px 19px no-repeat; background-size:14px 14px;}

	.index-hd .more{float:right;font-size:12px;}

	.index-hd h3{display:inline;font-size:16px;font-weight:normal;}

	.index-hd strong{color:#cbcbcb;font-size:12px;font-weight:normal;text-transform:uppercase;}

	

	.links{margin-top:15px;}

	.links h3{height:45px;padding:0 0 0 10px;line-height:45px;font-size:14px;}

	.links .bd{padding:10px;}

	.links .bd a{margin:0 5px;font-size:12px;}



	.copyright{font-size:0.8em;}

	.footer{height:56px}

	.footer .footer-con{height:56px;}

	.footer li{ float:left; width:25%;}

	.footer li a,.footer li span{height:22px;padding:37px 0 0 0;font-size:12px;line-height:18px;}

	.footer li.qq a{background:url(../images/ico-qq.png) center 7px no-repeat;background-size:33px 27px;}

	.footer li.tel a{background:url(../images/ico-tel2.png) center 8px no-repeat;background-size:24px 23px;}

	.footer li.ww a{background:url(../images/ico-mail.png) center 7px no-repeat;background-size:26px 25px;}

	.footer li.dh span{background:url(../images/ico-nav2.png) center 8px no-repeat;background-size:26px 23px;}

 

	.nav{width:180px;}

	.nav h3{padding:32px 0 15px 24px;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:5px 0 0 24px;line-height:45px;font-size:1.2em; color:white!important;font-weight: inherit!important;}
	.nav .nav-swt {  height:140px; padding:15px 0 0 24px; color:white;  }
	.nav .nav-swt img{max-width:99%;  }

	.home ul li span{width:36px;height:45px;background:url(../images/nav-320.png);}

	.home ul li:nth-of-type(1) span{background-position:0 0;}

 

	#gotop{width:41px;height:55px;right:0;bottom:65px;background-size:41px 55px;}	

	

	.nav{right:-180px}

	.openMenu{right:180px;}

	.openNav{right:0;}

	.content-wrapper h3.kcms{
	}

	

}