﻿@charset "utf-8";
/* CSS Document */

body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, img, div {
	border: 0 none;
	margin: 0;
	padding: 0;
}
/*
@font-face {
	font-family: 'AvenirLTStd';
	src: url('http://life.tongji.edu.cn/Assets/css/fonts/Avenir/AvenirLTStd-Medium.eot');
	src: url('http://life.tongji.edu.cn/Assets/css/fonts/Avenir/AvenirLTStd-Medium.eot?#iefix') format('embedded-opentype'),
		url('http://life.tongji.edu.cn/Assets/css/fonts/Avenir/AvenirLTStd-Medium.woff') format('woff'),
		url('http://life.tongji.edu.cn/Assets/css/fonts/Avenir/AvenirLTStd-Medium.ttf') format('truetype'),
		url('http://life.tongji.edu.cn/Assets/css/fonts/Avenir/AvenirLTStd-Medium.svg#AvenirLTStd-Medium') format('svg');
	font-weight: normal;
	font-style: normal;
	
}*/

body {
	font-size: 14px;
	font-family: '微软雅黑', Arial, Helvetica, sans-serif;
	color: #666;
	min-width: 1170px;
	background: #fff;
	max-width: 1440px;
	margin: auto;
text-decoration-skip-ink: none;
}
a {
	text-decoration: none;
	outline: none;
}
a:active {
star:expression(this.onFocus=this.blur());
}
:focus {
	outline: 0;
}
a:hover {
	color: #2a72bb;
	text-decoration: underline;
	transition: all 0s ease 0s;
}
ul {
	list-style: none;
}
li {
	list-style: none;
}
img {
	border: none;
	vertical-align: middle;
}
.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
*zoom: 1;
	clear: both;
	height: 0px;
}
.clear {
	clear: both;
}
.webkit {
	font-size: 7px;
	-webkit-transform: scale(0.7);
	-webkit-text-size-adjust: none;
}


.date{padding-top:0px;/* padding-bottom:5px; */background:#eee;}
.date ul li{float:left;padding-left: 2px;padding-right: 2px;width:24px;line-height: 38px;text-align:center;}
.date ul li a{display:block;color: #999;background:url(images/date1.gif) no-repeat;font-family: 'Times New Roman';font-weight:bold;}
.date ul li a:hover{text-decoration:none; color:#2b44ad;}

.people_head{height:32px;line-height:27px;position:relative; border-bottom:1px solid #ccc; margin-top:10px;}
.people_head span{position:absolute;top:0px;left:0px;width:56px;text-align:center;font-size:14px;color: #252525;background:url(images/people_head2.gif) no-repeat;font-weight:600;}
.people_pic #wp_news_w6 ul >li{margin-top:10px;margin-bottom:10px;float:left;width: 47%;margin-left:7px;margin-right:7px;background:#F7F8F8;height:108px;padding-top:4px;padding-bottom:4px;padding-left:4px;position:relative;}
.people_pic #wp_news_w6 ul >li span{position:absolute;top:4px;right:8px;width: 266px;}
.people_pic #wp_news_w6 ul >li span a{display:block;padding-left:10px;color: #fff;line-height:26px;background:url(images/people_pic.gif) no-repeat;}
.view-title h2 {
   /* text-align: right;*/
}