a[href]:after {
	content: normal;
}
*:focus {
	outline: none;
}
.TRS_Editor FONT, .TRS_Editor P, .TRS_Editor SPAN, .TRS_Editor DIV {
	font-family: Arial, \5FAE\8F6F\96C5\9ED1 !important;
	word-wrap: break-word;
}
.TRS_Editor table {
	width: auto !important;
	margin: 0 auto;
}
.TRS_Editor table td {
	vertical-align: middle;
	font-size: 14px;
}
.TRS_Editor table > tbody > tr > td {
	border-color: #e5e7f2;
	border-top: 1px solid #e5e7f2;
	border: 1px solid #e5e7f2;
	padding: 8px 10px !important;
	line-height: 1.4;
	vertical-align: middle;
}
.bread-crumbs .bread-item a:last-child {
	color: #0854bc;
}
.details-page .main-cont {
	text-justify: distribute;
}
.page-content {
	min-height: -moz-calc(100vh - 440px);
	min-height: -webkit-calc(100vh - 440px);
	min-height: calc(100vh - 440px);
}
.research-team .box-s .box-info .box-txt {
	height: 46px;
}
.research-team .box-s .box-info .box-txt > .jz {
	white-space: inherit;
	height: 48px;
}
.details-page .main-cont.cont-xilan img {
	max-width: 600px;
	width: inherit;
}
@media (min-width: 1024px) {
nav.navbar.bootsnav li.dropdown ul.dropdown-menu ul.dropdown-menu {
	top: 2px;
}
}
@media (max-width: 767px) {
.details-page .main-cont.cont-xilan img {
	max-width: 100%;
}
.research-team .box-s .box-info .box-txt > div, .research-team .box-s .box-info .box-txt > .jz {
	line-height: 1.5;
}
.TRS_Editor table {
	width: 100% !important;
}
}