.left {
	float: left;
}
.acad-active .xueshu-jz {
	width: 32.3%;
	float: left;
}
.acad-active .mingj-jt {
	float: left;
	width: 67.7%;
}
.notice .notice-item {
	width: 100%;
	float: none!important;
	padding: 10px 5px 10px;
	border-bottom: 1px solid #ebebeb;
}
.notice .time {
	width: 62px;
	height: 56px;
	padding: 7px 9px;
	background: #003f88;
	border-radius: 5px;
}
.notice .time .d {
	height: 29px;
	line-height: 29px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	border-bottom: 1px solid #fff;
}
.notice .time .y {
	height: 26px;
	line-height: 26px;
	font-size: 16px;
	color: #fff;
	text-align: center;
}
.notice .text {
	height: 58px;
	line-height: 28px;
	margin-left: 90px;
	margin-right: 10px;
	margin-top: 7px;
	margin-bottom: 7px;
	font-size: 16px;
	overflow: hidden;
}
.notice .text a {
	display: inline-block;
	width: 100%;
	font-size: 16px;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.notice .text a:hover {
	color: #003f88;
	text-decoration: underline;
}
.notice .text .row.person {
	background: url(index1_res/icon-person.png) no-repeat;
	background-position: left center;
	line-height: 23px;
	padding-left: 14px;
	font-size: 14px;
	color: #666666;
}
.academic .academic-img {
	position: relative;
	top: 0;
	width: 41%;
	margin: 10px auto 0;
	transition: all 0.25s;
	float: left;
	box-sizing: border-box;
}
.academic .academic-img .pic {
	height: 268px;
}
.academic .academic-img:hover {
	top: -5px;
	box-shadow: 5px 2px 5px rgba(0, 0, 0, 0.1);
}
@media (max-width: 670px) {
.academic .academic-img {
	display: none;
}
}
.academic .academic-img_infos {
	background: url(index1_res/bk-academic.png) no-repeat center;
	background-size: 100% 100%;
}
.academic .academic-img_infos p {
	height: 72px;
	line-height: 24px;
	padding: 16px 16px 9px;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}
.academic .academic-img_infos .rows {
	padding: 7px 16px 11px;
	line-height: 26px;
}
.academic .academic-img_infos .rows .row {
	font-size: 14px;
	color: #fff;
}
.academic .academic-text {
	margin-right: 0;
	float: right;
	width: 56%;
}
@media (max-width: 767px) {
.academic .academic-text {
	margin-left: 0;
}
}
.academic .academic-text li {
	width: 100%;
	min-height: 118px;
	padding: 10px 0 9px;
	border-bottom: 1px dotted #dbdbdb;
}
.academic .academic-text .time .d {
	width: 66px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	background: #e3e3e3;
	font-size: 18px;
	color: #003f88;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.academic .academic-text .time .y {
	width: 66px;
	height: 36px;
	line-height: 36px;
	color: #fff;
	text-align: center;
	font-size: 16px;
	background: #003f88;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.academic .academic-text .text {
	margin-left: 84px;
	margin-right: 10px;
}
.academic .academic-text .a_ {
	height: 50px;
	line-height: 25px;
	overflow: hidden;
}
@media (max-width: 767px) {
.academic .academic-text .a_ {
	height: auto;
	max-height: 50px;
}
}
.academic .academic-text .a_ a {
	color: #333;
	font-size: 16px;
}
.academic .academic-text .a_ a:hover {
	color: #003f88;
	text-decoration: underline;
}
.academic .academic-text .rows {
	margin-top: 4px;
}
.academic .academic-text .row {
	line-height: 23px;
	padding-left: 14px;
	font-size: 14px;
	color: #666666;
}
.academic .academic-text .row.person {
	background: url(index1_res/icon-person.png) no-repeat;
	background-position: left center;
}
.academic .academic-text .row.addr {
	background: url(index1_res/icon-addr.png) no-repeat;
	background-position: left center;
}
 @media screen and (max-width: 1110px) {
.acad-active .xueshu-jz {
	width: 37%;
}
.acad-active .mingj-jt {
	width: 63%;
}
}
@media screen and (max-width: 1000px) {
.acad-active .xueshu-jz, .acad-active .mingj-jt {
	float: none;
	width: 100%;
}
.academic .academic-img {
	width: 270px;
	margin-top: 0px;
}
.academic .academic-text {
	padding-left: 300px;
	float: none;
	width: auto;
}
.mingj-jt .acad-active_tit {
	margin-top: 45px;
}
}
 @media screen and (max-width: 670px) {
.academic .academic-text {
	padding-left: 0px;
}
}
