  /*list pages style*/
.bg {
width:100% !important;
height:1344px;
}
div.bg {background:url(/images/bg-s.jpg) repeat-y;}
p {
  text-align:justify;
}
.inline {
  display: inline-block;
  *display: inline;
  zoom: 1; 
}	
.col-banner {
  width:100%;height:546px;position:absolute;top:0;left:0;min-width:1500px;
}
.col-title {
 width:330px;
 height:100%;
 background:url(/images/title-bg.png) no-repeat;
 padding-top:15px;
 padding-left:30px;
}
.col-title .tt {
 font-size: 24px;
 line-height: 26px;
 letter-spacing: 0.7px;
 color: #ffffff;
}
.col-title .en {
 color: #ccc;
 margin-top:5px;
}
.col-title .en .sep {
	font-family: ?SimSun;
	font-size: 22px;
}
.col-title .en .en-name {
	font-family: ?Aparajita;
	font-size: 18px;
	letter-spacing: 0.7px;
}
.main {
 width: 1280px!important;
 min-height: 960px;
 position: absolute;
 top: 280px;
 left: 16%!important;			 
}
.cur-sub {background:#fff;border-left:5px solid #2e62cc;padding-left:65px !important;}
.top {
 height:80px;
 background:url(/images/title-cover.png);
 position: relative;
}
.pos {
 position: absolute;
 top:32px;
 right:30px;
}
.pos{
color: #ddd; 
}
.pos a{
 color: #ddd;
}
.center {
 background:#fff;
 overflow:hidden;
}
.nav {
 width:218px;
 height:984px;
 background:#f7f7f7;
 float:left;
 position:relative;
}
.nav > ul{
 margin-top:20px;
 padding:0 10px;
position:relative;
z-index:10;			 
}
.nav > ul >li{
 min-height:70px;
 line-height:70px;
 padding-left:40px;	
 border-bottom:1px solid #ddd;			 
}
.nav > ul >li a{
 color:#333;
}
.nav > ul >li.cur >a{
 color:#1546aa;
}		  
.nav > ul >li >a:before{
 content:url(/images/navico.png);
 position:relative;
 right:10px;
 bottom:2px;
}
.nav > ul >li ul {
 padding-bottom:20px;	
 position: relative;
 top: -5px;
 left: 16px; 
}
.nav > ul >li ul li{
  line-height:40px;	
  position: relative;
  left: -66px;
  width: 218px;
  padding-left: 69px;
}
.nav > ul >li ul li a{	
  letter-spacing: 0.4px;
  color: #333333;
  font-size: 14px;
}
.cur-sub a {
  color:#666 !important;
}
.nav-logo {
 position:absolute;
 bottom:50px;
 left:13px;
z-index:1;
}
.content {
 width:1060px;
 float:left;
 padding: 80px 50px!important;
}  
.pad {
 padding: 80px 0;	 
}
/*新闻列表*/
.news .list li {height: 79px;line-height: 48px;}
.news .list li a {max-width:800px;}
.news .date-block {display:inline-block;height:57px;border-right:1px solid #dcdcdc;
					   margin-top:5px;padding-right:28px;margin-right:28px;}
.news .date-block p {text-align:center;}
.news .date-block .date-year {font-size: 14px;line-height:26px;color:#7a8fb9;}
.news .date-block .date-day {font-size: 30px;line-height:26px;color:#1546aa;padding-top:3px;}			
.news .list li a {
	font-size: 16px;
	color: #454545;
	display: inline-block;
	max-width: 835px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*校报*/
.xb-list li .xbcard {padding:20px;width:270px;height:345px;
	   border:1px solid #ccc;z-index:10; background:#fff;position:relative;}

.xb-list li{margin-left:65px;float:left;position:relative;margin-bottom:10px;}

.mask {position:relative;top: -334px;left:9px;z-index:5;}

.xb-list li:after {
 content:url(/images/xb-mask.png);
 position:absolute;
 top:10px;
 left:10px;
}
.xb-name {
 font-size: 18px;
 line-height: 34px;
 letter-spacing: 0.5px;
 color: #666666;
 text-align:center;
 margin-top:15px;
}
/*技术转移*/
.js p {text-indent:30px;}
.js .link {font-size: 18px;color: #1546aa;margin-left:-50px;
		  display:inline-block;margin-top:35px;}
.js .js-title { width:960px; font-size: 16px;line-height: 34px;
			   color:#333333; margin:0 auto;}
.js .js-content { width:960px; font-size: 16px;line-height: 34px;
				 margin:0 auto;margin-top:30px;padding:20px 30px;
				 border-top:1px solid #eaebeb;border-bottom:1px solid #eaebeb;}

.js .js-content-tt {width:300px;font-size: 18px; font-weight:bold;}								 
.js .js-content-tt:before{content:" ";display:inline-block;width:11px;height:11px;
						 margin-right:10px;background:#5d8ff4;}		 
.js .js-content-main { font-size: 16px;width:800px; color:#666;margin:0 auto; 
					  margin-top:20px;}
/*人才团队*/
.rc-content {font-size:16px;line-height:34px;color:#333;padding:0 50px;}
.rc-content p {margin:50px 0; text-indent:30px;}
.rc-content p:first-child {margin-top:0;}
.rc .pic-links {margin-left:100px;margin-top:90px;}
.rc .pic-links>div {float:left;margin-right:20px;position:relative;}
.rc .pic-links>div p { width:240px;position:absolute;top:30px;left:85px;display:inline;font-size: 18px;
					 color: #4084d9; text-align:center;}
/*学术活动*/
.content.xs {padding-left:50px;padding-right:50px;}
.bg.xs {height:1800px;}
.nav.xs {height:1440px;}
.xs-List li {
	padding: 18px;
	padding-left: 0;
	background: #fff;
	border-bottom: 1px solid #EFEFEF;
	margin-bottom: 20px;
}
.xs-List li h3 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 20px;
	color:#003399;
}
.xs-List li h3 a{ 
	color:#003399;
}
.xs-List li p {
	font-size: 14px;
	color: #666666;
	line-height: 30px;
	margin-bottom: 5px;
}
.xs-List .summary {
	height: 42px;
	line-height: 28px;
	font-size: 14px;
	color: #999;
	margin-bottom:20px;
}
span.blueTxt {
	color: #003399;
}
.timeIcon {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url("/images/icons/timeIcon.png") no-repeat;
	position: relative;
	top: 3px;
	margin-right: 10px;
}	
.localIcon {
	display: inline-block;
	width: 12px;
	height: 16px;
	background: url("/images/icons/localIcon.png") no-repeat;
	position: relative;
	top: 3px;
	margin-right: 12px;
}
.spIcon {
	display: inline-block;
	width: 14px;
	height: 18px;
	background: url("/images/icons/spIcon.png") no-repeat;
	position: relative;
	top: 3px;
	margin-right: 10px;
}
.zbIcon {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url("/images/icons/zbIcon.png") no-repeat;
	position: relative;
	top: 3px;
	right:2px;
	margin-right: 8px;
}
/*党委组织*/
.nav.dw {height: 1505px;}
.bg.dw {height: 1865px;}
.dw-title {width: 550px;height: 37px;font-size: 36px;line-height: 60px;color: #3366cc;
		   margin:0 auto;text-align:center;margin-bottom:65px;}	
/*行政单位*/
/* .nav.xz {height: 1505px;} */
/* .bg.xz {height: 1865px;} */
.xz-title {width: 550px;height: 37px;font-size: 36px;line-height: 60px;color: #3366cc;
		   margin:0 auto;text-align:center;margin-bottom:115px;}
.xz .dept {
  display: inline-block;
  min-height:40px;
  max-width:700px;
  font-size: 16px;
  background:#e5edfb;
  color:#2b66b0;
  padding:10px;
  margin:5px 0;
  position: relative; right: 5px;
  z-index:10;
  box-shadow: 2.1px 2.1px 0px 0px #4084d9;
}
.xz .dept:hover {
  background:#6d96e8;
  color:#fff;
  transition:background 0.8s;
}
.xz .dept a {color:#2b66b0;}
.xz .dept a:hover {color:#fff;}
.xz .line {width:60px;height:1px;border-top: 1px solid #6d96e8;
	   display: inline-block;font-size:1px;position: relative; left: 0;top:2px;}

.xz .line-s {width:1px;height:50px;border-left: 1px solid #6d96e8;
		 display: inline-block;font-size:1px;position:absolute;
		 left:0;bottom:-30px;}
.xz .line-e {width:1px;height:50px;border-left: 1px solid #6d96e8;
		 display: inline-block;font-size:1px;position:absolute;
		 left:0;bottom:20px;}							 
.xz .content ul>li {margin-left:100px;position: relative;}
.xz .content ul>li.mid {border-left:1px solid #6d96e8;}
/*教辅单位*/		   
.jf-list li{ margin-left:17px;float:left;position:relative;margin-bottom:40px;}
.jf-list .jfcard {width:303px;height:188px;}
.jf-list .jfcard p {height:60px;background:#f6f6f6;color:#1546aa;font-size: 18px;
				   text-align:center; padding-top:17px;} 	
/*其它 教学科研单位*/
.jfcard {width:303px;height:188px;}
.jfcard .mask {opacity:0; height:186px;width:303px;position:absolute;top:0;left:0;}
.jfcard:hover .mask {opacity:1;transition:0.8s;}	
/* .bg.jxky {height: 2345px;}	 */
/*科研基地*/
.ky p {text-indent:30px;}
.ky .link {font-size: 16px;color: #1546aa;margin-left:30px;
		  display:inline-block;margin-top:15px;}
.ky .ky-title { width:960px; font-size: 16px;line-height: 34px;
			   color:#333333; margin:0 auto;}
.ky .ky-content { width:960px; font-size: 16px;line-height: 34px;
				 margin:0 auto;margin-top:40px;padding:20px 30px;padding-left:0;padding-bottom:30px;}

.ky .ky-content-tt {width:300px;font-size: 18px; font-weight:bold;}								 	 
.ky .ky-content-main { font-size: 16px;width:800px; color:#666;margin-top:20px;padding-left:30px;}
.ky  .panel {margin-left:0;position:relative;margin-top:40px;
	        box-shadow: 0px 5px 0px 0px rgba(0, 0, 0, 0.02);width:933px;}			   
.ky  .panel .tt {height:47px;background:url(/images/kytt.png) left top/100% 100% no-repeat;
		  color:#fff;line-height:27px;font-size:18px;letter-spacing:0.5px;
		  position:absolute;top: -22px;left: 8px;padding:10px;
		  padding-left:10px;}
.ky  .panel .tt>p {position:relative;right: 10px;}
.ky  .lab-list {border:1px solid #eee;width:934px;
		 padding-top:50px; padding-left:50px;padding-bottom:30px;}
.ky  .lab-list li {display:inline-block;width:400px;line-height: 34px;} 
.ky  .lab-list li:before{content:" ";display:inline-block;width:11px;height:11px;
		margin-right:10px;background:#5d8ff4;}
.ky  .lab-list li a {color: #3366cc;font-size: 16px;letter-spacing: 0.5px;}
.ky  .line .lab-list li {display:block;width:800px;} 	
/*联合实验室*/
.lb table {width:960px;margin:0 auto;margin-top:50px;border: solid #e0e0e0 1px;}
.lb thead {background:#fcfcfc;}
.lb thead tr {height:70px;font-size: 18px;letter-spacing: 0.5px;color: #333333;}
.lb tbody tr {height:49px;}
.lb tbody tr:nth-child(odd) {background:#e9e9e9;}
.lb tbody tr:nth-child(even) {background:#fff;}
.lb tbody td {position:relative;}
.lb tbody td a {color:#235bcc;font-size:16px;line-height: 28px;}	
.lb tbody td.lab:before {content:" ";width:11px;height:6px;background:#235bcc;
					position:absolute;top:22px;left:0;}				
.lb tbody td.lab a {margin-left:25px;color:#235bcc;font-size: 16px;line-height: 28px;}
.lb tbody td.leader {padding-left:20px;border-left: solid #fff 2px;}	
/*科研项目*/
.list_dl {margin-left:0;}
.list_dl li .list_dt{background: #F8F8F8;}
.list_dt{
	background: #E9E9E9;
	color:#333333;
	width:980px;
	padding: 0 40px 0 20px;
	height: 34px;
	line-height: 34px;
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
	font-size: 16px;
	margin-bottom: 10px;
}
.list_dt_icon{
	position: absolute;
	right: 10px;
	top:15px;
	display: block;
	width: 16px;
	height: 16px;
	background: url("/images/icons/z1.png") no-repeat;
}
.open .list_dt_icon{
	top:10px;
	background: url("/images/icons/s1.png") no-repeat;
}	
.list_dd {
	display: none;
	padding: 25px 50px;
}
.ky-content-main a {color:#4b7ad9;}
.kyxm .tip { font-size: 18px; line-height: 34px; letter-spacing: 0.5px; color: #1546aa;
			 text-align: center; margin-bottom:50px;}	
.list_tt {display:inline-block;background: #4b7ad9;color:#fff;
		  padding:0 30px;border-top-right-radius: 17px;border-bottom-right-radius: 17px;
		  position: relative;right: 10px;}						 

.list_tt:before {
	content:" ";width:1px;height:20px;border-left: 1px solid #6d96e8;
	display: inline-block;font-size:1px;position:absolute;left:-10px; bottom:6px;  
}		
.ky-content-tt {width:300px;font-size: 18px; font-weight:bold;margin-top:20px;}								 
.ky-content-tt:before{content:" ";display:inline-block;width:11px;height:11px;
					  margin-right:10px;background:#5d8ff4;}		 
.ky-content-main { font-size: 16px;width:880px; color:#666;padding-left: 40px; 
				   margin-top:20px; text-indent:25px;line-height: 34px;
				   letter-spacing: 0.5px;color: #666666;}
/*本科生教育*/
.ky-title { width:960px; font-size: 16px;line-height: 34px;
   color:#333333; margin:0 auto;}
.ky-title p {text-indent:25px;margin-bottom:30px;}
.welcome {font-size: 24px;line-height: 34px;letter-spacing: 0.7px;
		 color: #333333;text-align:center;margin:60px;}
.jf-list .jfcard p { background: #fff; border:1px solid #e5e5e5;border-top:none;}
/*报考与入学*/
.bg.xzby {height:1610px;}
.xzby .nav {height:1250px;}
.xzby .content {padding:80px 50px;}
.xzby .content > div {position:relative;}
.pic-bks, .pic-yjs { width:470px;height:277px;border:1px solid #eee;padding:10px;}

.bks-title {width:514px;height:89px;background:url(/images/bks-tbg.png) no-repeat;
		  position:absolute;top:15px;right:0;}		  
.yjs-title {width:514px;height:89px;background:url(/images/yjs-tbg.png) no-repeat;
		  position:absolute;top:15px;right:0;}

.bk-title > .dl {font-size: 30px;line-height: 34px; letter-spacing: 0.9px;
				color: #ffffff;position:absolute;top:25px;left:25px;}
.bk-title > .dr {float:right;position:absolute;top:32px;right:10px;}	
.bk-title > .dr .t1, .bk-title > .dr .t2 {text-align: right;}
.bk-title > .dr .t1 a{color:#fff;font-size: 14px;display:inline-block;
					 letter-spacing: 0.4px;margin-top:5px;}
.bk-title > .dr .t2 a{color:#ffff00;font-size: 14px;margin-top:16px;
					 display:inline-block;letter-spacing:0.4px;}
.bk-list {width:430px;position:absolute; top: 135px;right: 30px;}
.bk-list li {width:140px;display:inline-block;height:15px;
		   border-left:3px solid #285fd0;padding-left:10px;
		   margin-bottom:25px;}
.bk-list li a {color:#285fd0;}
.bk-bottom {width:960px;height:167px;background:url(/images/bk-bg.png) no-repeat;
		  margin-top:45px;position:relative;margin-bottom:100px;}
.bkb1 {width:163px;height:103px;position:absolute;top:68px;left:285px;}
.bkb2 {width:190px;height:103px;position:absolute;top:68px;right:95px;}

.bk-bottom .p1 {font-size: 22px;text-align:center;color: #333;}
.bk-bottom .p2 {font-size: 72px;text-align:center;margin-top:20px;}
.bkb1 .p2 {color: #3366cc;}
.bkb2 .p2 {color: #cc9933;}
/*校内资源*/
.xn .content {padding:0;}
.tab-container {width:1280px;height:213px;background:#fbfbfb;position:relative;
				border-bottom:1px solid #eee;}
.tab {width:560px;margin:0 auto;}
.tab li {height:213px;width:127px;display:inline-block;position:relative;z-index: 10;}
.tab li.active {border-top:5px solid #3163c7;background:#fff;border-bottom:1px solid #eee;}
.tab li img {margin-top:80px;margin-left:30px;}
.tab li p {text-align:center;margin-top:10px;color:#666;}
.xn-bg {width:452px;height:213px;position:absolute;top:0;right:20px;}
.xn-entr {float:right;background:url(/images/xn-entr.png) no-repeat;width:143px;height:28px;
		  position:absolute;top:46px;right:0;}
.xn-entr a {font-size: 14px;color:#fff;display:inline-block;padding-top:6px;padding-left:20px;}
.xn-lists {padding:45px;padding-bottom:300px;width:1280px;padding-top: 0;min-height:688px;}
.xn-lists-item {border-bottom:1px solid #eee;padding-top:50px;position:relative;}
.xn-lists-item ul {padding-left:50px;padding-top:20px;padding-bottom:30px;}
.xn-lists-item li {width:280px;display:inline-block;line-height: 46px;position:relative;}
.xn-lists-item li a {color: #1546aa;}
.xn-lists-item li:before {content:" ";width:11px;height:4px;background:#e0e0e0;position: absolute;
						  top:20px;left:-20px;}
.xn-tt {border-left:5px solid #3665c3;padding-left:10px;font-size: 20px;line-height: 24px;}
/*领导机构*/
/*.present-leader {padding:0 50px;}*/		
.present-leader>table{width:100%;margin-bottom: 30px;}
.present-leader>table td{vertical-align: middle;padding-left: 45px;padding-right: 10px;vertical-align: top;
						 border-right: 4px solid #fff;width: 477px;position:relative;}
.present-leader>table tr:nth-child(odd){background: #e5e5e5}

.leaderPost{font-size: 18px;color:#666666;display: inline-block;float:left;
			height: 60px; line-height:60px; font-weight:bold;}
.leaderPost .xz {letter-spacing:12px;}
.leaderName{font-size: 24px;color:#333333;display:inline-block;height: 88px;
			padding-top: 32px;padding-left: 70px;letter-spacing:1px;}
.present-leader h3{font-size: 20px;color:#333333;font-weight: normal;margin-bottom: 30px;}
.present-leader h3>span{color:#CC3300}
.present-leader h3>b{display: inline-block;width:3px;height:20px;background: #D7D7D7;margin-right: 8px;position: relative;top:3px;}	
.leaderlist {width: 352px;display:inline-block;/*padding-left: 41px;*/
			 float:right;}
.leaderlist  li {display:inline-block;margin-right:15px; height: 60px; line-height: 60px;}
.leaderlist2{width:710px;}
.leaderlist2  li {font-size:18px;color:#333; min-width:auto; margin-right:22px;}
.leaderlist  li a{font-size: 18px;color: #333333;}
/*学校介绍*/
.intro .nav {height: 2268px;}
.intro .bg {height: 2628px;}
.intro .cur-sub {background:#fff;border-left:5px solid #2e62cc;padding-left:65px !important;} 
.intro-main {margin-top:50px;}
.intro-pics {width:970px;}
.intro-pics li{width:320px;height:202px;padding-right:5px;display:inline-block;	vertical-align: top;}
.intro-pics li img{width:100%; height:100%;}
.intro-pics li.blue {background:#2e62cc;}
.intro-pics li.blue p{color:#fff;text-align:center;}
.intro-pics li.blue p.l1{font-size: 16px;line-height: 34px;letter-spacing: 0.5px;
						color: #d8e5ff;padding-top: 40px;}
.intro-pics li.blue p.l2{font-size: 18px;line-height: 26px;letter-spacing: 0.5px;color: #d8e5ff;
						width: 235px;margin: 0 auto;padding: 18px;}
.intro .dl {width:912px;display:inline-block;}		   
.intro .dl p {font-size: 16px;line-height: 34px;letter-spacing: 0.5px;
			 color: #454545;text-indent:25px;margin-bottom:40px;}
.intro .dr {width:180px;display:inline-block;vertical-align:top;}
.intro .dr ul{border-left:5px solid #f6f7f7;padding-left:40px;
			 margin-left:70px;position: relative;top: -10px;}			 
.intro .dr ul p {width:160px;}
.intro .dr ul p.l1 {color:#5683e1;font-size: 36px;line-height: 45px;
				   letter-spacing: 1.1px;}
.intro .dr ul p.l2 {letter-spacing: 0.5px;color: #999999;font-size: 18px;margin-top:10px;}
.intro .dr ul li {margin-top:20px;}
/*北邮文化*/
.c-card {width:654px;border: solid 1px #d2d2d2;padding:50px 20px;
		margin:0 auto;margin-bottom:100px;position:relative;}
.card-title {color:#fff;text-align:center;width:617px;
			height:42px;font-size: 20px;line-height: 37px;letter-spacing: 0.6px;
			position:absolute;bottom:-21px;}
.card-cont img {margin:0 auto;}
.c1 {background:#3c71e0;}
.c2 {background:#f10000;}
.c3 {background:#32b16c;}
.logo-intro {font-size: 16px;line-height: 28px;letter-spacing: 0.5px; color: #666666;
			margin-top:40px;}
.link {font-size: 14px;line-height: 18px;letter-spacing: 0.4px; color: #3c71e0;padding-top:10px;
	  display:inline-block;}
.c-end img {padding:20px 0;}
.c-end p {font-size: 18px;line-height: 28px;color:#333;position:relative;margin-bottom: 20px;
		 margin-left: 20px;}
.c-end p:before {content:" ";width:10px;height:10px;background:#bfbfbf;
				position:absolute;left:-20px;top:10px;}
/*领导介绍*/
.ldj .head {
		width: 153px;
		height: 215px;
		box-shadow: 5.1px 5.1px 0px 0px #eee;
		z-index:10;
		position:absolute;top:0px;left:-95px;
                border:1px solid #e6e6e6;
	  }
.ldj .cont {width:844px;position:absolute;top:160px;right:50px;}
.ldj .intro {padding:50px 100px;background:#fcfcfc;border:1px solid #eee;}
.ldj .intro p {font-size: 16px;line-height: 34px;color: #333333;text-indent:25px;margin-bottom:50px;}
.ldj .name>p {font-size: 36px;line-height: 28px;letter-spacing: 1.1px;color: #333333;
		    min-width:130px;display:inline-block;margin-left:100px;}
.ldj .cont>span {color: #666;}
.ldj .name {padding-bottom: 17px;line-height: 28px;margin-left: -10px;margin-top: 15px;}
.ldj .name span{font-size: 16px;color: #666666;letter-spacing: 0.5px;}
.ldj .cor1 {position:absolute;top:0;right:0;}
.ldj .cor2 {position:absolute;bottom:-10px;left:0;}
/*名师大家*/
.ms .head {
	width: 140px;
	height: 213px;
	box-shadow: 8px 8px 0px 0px #eee;
	z-index:10;
}
.ms .dl {position:absolute;left: 30px;top: 56px;}
.ms .dl p {display:inline-block;font-size: 24px;line-height: 28px;letter-spacing: 0.7px;
	   color: #333333;}
.ms .ms-card {position:relative;}
.ms .ms-card:last-child {margin-bottom:200px;}
.ms .intro {padding:50px 50px;background:#fcfcfc;margin-top:50px;
			border:1px solid #eee;width:798px;display:inline-block;
			margin-left: 163px;}
.ms .intro p {font-size: 16px;line-height: 34px;color: #333333;text-indent:25px;}
.ms .de {position:absolute;right:30px;bottom: -10px;width:101px;height:34px;background:#6699ff;
		 padding-left: 2px; padding-top: 7px;}
.ms .de a {color:#fff;font-size:14px;padding-left:10px;}
.ms .name {padding-bottom: 17px;line-height: 28px; padding-left:180px;}
.ms .name span{color:#666;}
.ms .cur-sub {background:#fff;border-left:5px solid #2e62cc;padding-left:65px !important;}
/*热点专题*/
.hot .jfcard {width:230px;}
.hot .jfcard img {width:100%}
.hot .jfcard .detail{height:66px;font-size: 16px;line-height: 28px;color: #333333;
		     padding: 15px 10px; text-align:center;border: 1px solid #e5e5e5;
		     position:relative;}

.hot .timeIcon {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(/images/icons/timeIcon.png) no-repeat;
	position: relative;
	top: 2px;
	margin-right: 5px;}
.hot .viewIcon {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(/images/icons/viewIcon.png) no-repeat;
	position: relative;
	top: 5px;
	margin-right: 5px;}
.h-bottom {position:absolute;bottom:5px;width:208px;}
.h-bottom .time{float:left;color:#666;font-size: 14px;}
.h-bottom .pv{float:right;color:#999;font-size: 14px;}   
.hot .jf-list li {margin-bottom: 90px;margin-right: 30px;margin-right: 25px;} 
.hot .content {width:1280px !important;padding-left:50px;padding-right:50px;}
/*北邮要闻*/		
.news .content {padding:65px 50px;padding-bottom:150px;}
.viewIcon {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url("/images/icons/viewIcon.png") no-repeat;
	position: relative;
	top: 5px;
	margin-right: 5px;
}		   
.news .xs-List .dl {width:300px;vertical-align:top;position:relative;}

.news .xs-List .dl img {width:298px;height:180px;}

.news .xs-List .dr {width:630px;vertical-align:top;padding:5px 20px;padding-right:0;
				   position:relative;height:180px;}
.news .xs-List .dr .pv {color:#999999;position:absolute;bottom:-8px;left:20px;}
.news .xs-List .summary {height:84px;overflow:hidden;}
.news .xs-List li {margin-bottom:0;}
.news .xs-List li h3 {
	font-size: 16px;line-height: 24px;
	margin-bottom: 15px;color: #003366;max-height:50px;overflow:hidden;
}
.news .news-date {width:64px;height:58px;position:absolute;left:10px;bottom:12px;
				  background:rgba(29,113,206,0.8);padding-top:10px;}
.news .news-date p {color:#fff;text-align:center;}
.news .news-date p.d {font-size: 28px;line-height: 19px;}
.news .news-date p.y-m {font-size: 13px;line-height: 24px;}
/*校长信箱*/

/*办公电话*/
.contact .xz-title {text-indent: 0 !important;margin-bottom: 100px;}
.contact .detail pre{display:block;padding:0px 20px;margin-left:20px;white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word;}
.contact .detail pre img{margin:0px 10px;}
.contact .detail #inner_detail{padding:20px;padding-top:2px;}
.contact .detail #inner_detail p{line-height:20px;text-align:justify;margin-left:10px;}
.contact .detail #inner_detail img{margin-left:40px;}
.contact .detail .schoolLeader{text-align:center;width:700px;height:120px;margin:auto;margin-top:15px;margin-bottom:20px;
					  border-collapse:collapse;border:1px solid #999999;}
.contact .detail .schoolLeader th{color: #333;height:30px;background:#e1e2e9;border:1px solid #999999;}
.contact .detail .schoolLeader td{height:40px;border:1px solid #999999;}
.contact .detail .detailTable{height:60px;}
.contact .detail .schoolLeader a{color:#0652a3;}
.contact .detail .schoolLeader a:hover {text-decoration:underline;}
.contact .detail .schoolProfessor {border-collapse:collapse;width:710px;padding-left:0;text-align:justify;}
.contact .detail .schoolProfessor td{ padding:10px;border-collapse:collapse; line-height:20px; border-bottom:1px gray dotted;}
.contact .detail .schoolProfessor td h3{ margin-bottom:10px;}
.contact .detail .organization{margin-left:80px;}




.js p {text-indent: 0;}
.js .js-content {border-bottom:none;padding: 20px 0;}
.js .js-content-main {width: 880px;color: #999999;}
.xz-box-tt {color:#333;}
.xz-box-title {font-size: 24px;line-height: 34px;letter-spacing: 0.7px;color: #333333;text-align:center;}
.pic-wapper {position:relative;text-align:center;margin-top:70px;padding-left: 220px;}
.xz-mbox-info {position:absolute;left: 360px;top:24px;}
.xz-mbox-info .t1 {color: #1546aa;}
.xz-mbox-info .t2 {color: #999999;font-size: 16px;}
.wid308{width:308px;}
.wid325{width:354px;}
.wid705{width:782px;}




/*网站声明*/
.statement .st-title {
      font-size: 30px;
      text-align:center;
      color: #cc3300;
      padding-top:78px;}
.statement .st-info {
      color:#999999;
      font-size: 14px;
      text-align:center;
      padding-top:25px;}
   .statement .tab-container {
      height: 180px;
      background: #f4f4f4;
      border-bottom: 4px solid #d25024;}
   .statement .xn-bg {
        width: 373px;
        height: 175px;
        margin-right:60px;}
   .statement .st-content {    
        width:1280px;
        min-height: 1110px;
        padding:50px 110px;}
   .statement .st-content p {    
        color:#666;
        margin-bottom:40px;
        line-height:40px;
        text-indent:30px;}  
   .statement .st-content p:first-child {    
        text-indent:0;}
   .statement .st-bot {
       float:right;
       margin-top:100px;}
   .statement .st-bot p{
       line-height: 20px;
       margin-bottom:20px;
       text-align:right;}
@media screen and (max-width:1440px){
.main{width:83%!important; left:13%!important; }
.present-leader{padding:0;}
.col-banner{min-width:auto!important;}
/*.content{padding:10px 50px 0!important; width:855px;}*/
.content{padding:10px 22px 0!important; width:888px;}
.ky-title{width:100%!important;}
.jf-list li{margin-left:28px;}
.intro-pics li{width:248px; height:155px; overflow:hidden;}
.intro-pics li img{width:100%; }
.intro .dl{width:100%;}
.Linkentrance>ul>li{margin-left:40px;}
.Linkentrance{margin-left:175px;}
.copyright{padding-left:110px;}
.rightFix{bottom:30px; top:auto; width:100px;}
.pageFooter{height:225px;}
.Linkentrance{padding-bottom:30px;}
.leaderlist{width:236px;}
.tcontent .article .section{height:auto;}
.linkPageList li div a{width:23%; margin-left:2%; height:63px; line-height:40px; overflow:hidden;}
.ky-content-main,.js .js-title{padding-left:0; width:100%;}
.list_dt{width:90%; margin-left:6%;}
.lb table{width:100%!important;}
.lb tbody td.leader{padding:0 10px; text-align:center;}
.js .js-content-main,.js .js-content{width:100%;}
.present-leader>table td{padding-left:15px;}
.wid308{width:278px;}
.wid325{width:315px;}
.wid325 li{margin-right:8px;}
.wid705{width:700px;}
.wid705 li{margin-right:13px;}
.ldj .cont{width:730px;}
.ldj .intro{padding:50px 50px 50px 80px;}
.ldj .intro p{margin-bottom:30px;}
.nav-logo{max-width:85%;}
}

@media screen and (max-width:1200px){
.present-leader>table td{padding-left:15px;}
.leaderPost{font-size:16px;}
.wid308{width:280px;}
.wid325{width:325px;}
.wid705{width:705px;}
.leaderlist li{margin-right:10px;}
.leaderlist2 li{margin-right:15px;}
}