body {
	background: #FFFFFF;
}

a {
	color: inherit;
	font: inherit;
	text-decoration: none;
}

ul,
li {
	list-style: none;
	padding: 0;
}

.mt10 {
	margin-top: 10px;
}

.mt20 {
	margin-top: 20px;
}

.mt40 {
	margin-top: 40px;
}

.mui-content {
	background: #FFFFFF;
}

/* 侧导航 */
.nav-logo{padding: 20px;text-align: center;}
.nav-logo img{max-width: 100%;}
.sliding-menu {
	overflow: hidden;
	position: relative;
}

.sliding-menu ul {
	float: left;
	margin: 0;
}

.sliding-menu li {
	list-style: none;
	margin: 0;
}

.sliding-menu a {
	display: block;
	padding: 1em;
	color: #ffffff;
}

.sliding-menu a:hover {
	background: #007aff;
	color: #FFF;
}

.sliding-menu a.nav:before {
	content: '\3009';
	float: right;
	margin-left: 1em;
}

.sliding-menu a.back {
	background: #007aff;
	color: #FFF;
}

.sliding-menu a.back:before {
	content: '\3008';
	float: left;
	margin-right: 1em;
}

/* 侧导航 */
.logo {
	left: 0;
	display: inline-block;
	overflow: hidden;
	width: auto;
	margin: 0;
	position: absolute;
	height: 3.75rem;
	padding: 10px;
}

.logo img {
	height: 100%;
}

.mui-bar {
	height: 3.75rem;
	background: #20307e;
}

.mui-action-menu {
	color: #FFFFFF;
}

.mui-action-menu p {
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 5px;
}

.mui-bar-nav~.mui-content {
	padding-top: 60px;
}

/* 搜索 */
.search {
	border-top: 3px solid #FFFFFF;
}

.mui-input-group {
	background: #20307e;
}

.mui-input-group .mui-input-row {
	height: 55px;
	padding: 13px;
}

.search input {
	border-radius: 3px;
}

.search input[type='text'] {
	width: calc(100% - 40px);
	background: #FFFFFF;
	height: 30px;
	line-height: 30px;
	font-size: 0.875rem;
}

.search .search-sub {
	width: 35px;
	height: 30px;
}

.search .mui-input-group input:last-child {
	background: #dcb350 url(../images/search_sub.png) no-repeat center center;
	background-size: 60%;
}

.search .mui-icon-clear {
	top: 17px !important;
	right: 45px !important;
}

/* 轮播图 */
.mui-slider {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.mui-slider .mui-slider-group {
	height: auto;
}

.mui-slider .mui-slider-group .mui-slider-item {
	height: auto;
	vertical-align: top;
}

.banner .mui-slider-item img,
.mui-slider .mui-slider-group .mui-slider-item img {
	width: 100%;
	height: auto;
	display: block;
	float: none;
}
/* 新闻列表 */
.main {
	padding: 10px;
}

.main .title {
	height: 40px;
	line-height: 40px;
	font-size: 1.25rem;
	font-weight: bold;
	color: #20307e;
	padding-left: 45px;
	position: relative;
	margin: 10px 0 0;
}

.main .title .more {
	position: absolute;
	right: 0;
	background: url(../images/more.png) no-repeat left center;
	padding-left: 25px;
	color: #a7a7a7;
	font-weight: normal;
	font-size: 16px;
}
.news .title {
	background: url(../images/icon-1.png) no-repeat left center;
}
.media .title {
	background: url(../images/icon-5.png) no-repeat left center;
}
.media .mui-media-body h4 {
	font-size: 1rem;
	font-weight: normal;
	color: #dcb350;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 10px 0;
}

.media .mui-media-body h5 {
	font-size: 1rem;
	font-weight: normal;
	color: #313030;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0;
}

.media .mui-media-body .mui-ellipsis {
	white-space: initial;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	font-size: 0.875rem;
}

.media .mui-media-body .date {
	color: #afafaf;
	font-size: 0.875rem;
	padding: 10px 0 0px;
	display: block;
}
.main .mui-table-view:before {
	display: none;
}

.main .mui-table-view-cell:after {
	left: 0;
}

.main .mui-table-view-cell {
	padding: 10px 0;
}

.main .mui-table-view-cell>a:not(.mui-btn) {
	margin: 0;
}

.news-pic {
	width: 100%;
}

.news .mui-media-body h4 {
	font-size: 1rem;
	font-weight: normal;
	color: #dcb350;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 10px 0;
}

.news .mui-media-body h5 {
	font-size: 1rem;
	font-weight: normal;
	color: #313030;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0;
}

.news .mui-media-body .mui-ellipsis {
	white-space: initial;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	font-size: 0.875rem;
}

.news .mui-media-body .date {
	color: #afafaf;
	font-size: 0.875rem;
	padding: 10px 0 0px;
	display: block;
}

.notice .title {
	background: url(../images/icon-2.png) no-repeat left center;
}

/* 通知公告 */
.notice ul li .date {
	background: #20307e;
	width: 60px;
	max-width: 60px;
	height: 50px;
}

.notice ul li .date em.day {
	display: block;
	font-family: Times New Roman;
	font-size: 1.25rem;
	color: #FFFFFF;
	line-height: 1;
	padding-top: 5px;
	font-style: normal;
	text-align: center;
}

.notice ul li .date em.year {
	display: block;
	font-family: Times New Roman;
	font-size: 0.8125rem;
	color: #FFFFFF;
	line-height: 1;
	padding-top: 5px;
	font-style: normal;
	text-align: right;
	padding-right: 8px;
}

.notice .mui-media-body h5 {
	font-size: 1rem;
	font-weight: normal;
	color: #313030;
	white-space: initial;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	margin: 0;
	line-height: 1.6;
}

/* 学术报告 */
.lecture .title {
	background: url(../images/icon-4.png) no-repeat left center;
}


.lecture ul li .date {
	background: #82a8d9;
	width: 60px;
	max-width: 60px;
	height: 50px;
}

.lecture ul li .date em.day {
	display: block;
	font-family: Times New Roman;
	font-size: 1.25rem;
	color: #FFFFFF;
	line-height: 1;
	padding-top: 5px;
	font-style: normal;
	text-align: center;
}

.lecture ul li .date em.year {
	display: block;
	font-family: Times New Roman;
	font-size: 1rem;
	color: #FFFFFF;
	line-height: 1;
	padding-top: 5px;
	font-style: normal;
	text-align: right;
	padding-right: 8px;
}

.lecture .mui-media-body h5 {
	font-size: 1rem;
	font-weight: normal;
	color: #313030;
	overflow: hidden;
	text-overflow: ellipsis;
    white-space: nowrap;
	margin: 0;
	line-height: 1.6;
}
.lecture .mui-media-body span{
font-size: 0.8rem;
	font-weight: normal;
color: #aaa;
margin-right:20px;
}
/* 中部图片链接 */
.piclink .mui-col-sm-6 {
	padding-bottom: 6px;
}

.piclink .mui-col-sm-6:nth-child(odd) {
	padding-right: 3px;
}

.piclink .mui-col-sm-6:nth-child(even) {
	padding-left: 3px;
}

.piclink li img {
	width: 100%;
	float: left;
}

.piclink li .text {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 1.125rem;
	color: #FFFFFF;
	font-weight: bold;
	padding: 6px 8px;
	background: rgba(32, 48, 126, 0.6);
}

.piclink .mui-table-view-cell {
	padding: 0;
}

/* 快速链接 */
.quicklink .mui-col-sm-3 {
	padding: 10px;
}

.quicklink li img {
	width: 100%;
}

.quicklink li .text {
	display: block;
	font-size: 14px;
	color: #333333;
	text-align: center;
	padding: 5px 0;
}

.quicklink .mui-table-view-cell {
	padding: 0;
}

/* 专题专栏 */
.zhuanti .title {
	background: url(../images/icon-3.png) no-repeat left center;
}

.zhuanti .mui-col-sm-6 {
	padding-bottom: 6px;
}

.zhuanti .mui-col-sm-6:nth-child(odd) {
	padding-right: 3px;
}

.zhuanti .mui-col-sm-6:nth-child(even) {
	padding-left: 3px;
}

.zhuanti li img {
	width: 100%;
	float: left;
}

.zhuanti .mui-table-view-cell {
	padding: 0;
}

/* 底部 */
footer {
	background: #313131;
	padding: 20px 5px;
	text-align: center;
	color: #e5e5e5;
}

.copyright p {
	font-size: 0.75rem;
	line-height: 1.8;
}

.meiti {
	padding: 10px;
}

.meiti a {
	padding: 0 10px;
}

/* 弹出层 */
#div {
	width: 0px;
	height: 0px;
	background: red;
	position: fixed;
	top: 70%;
	left: 50%;
}

.mui-popover {
	position: fixed;
	top: 50%;
}

.ewm {
	text-align: center;
	padding: 15px;
}

.ewm img {
	margin-top: 20px;
	max-width: 150px;
}
/* 列表 */
.list {padding: 10px 0;}
.list .mui-card .tit{
	font-size: 1rem;
	color: #333333;
	line-height: 1.6;
}
.lanmu{
	position: absolute;
	bottom: 0;
	right: 0;
	background: rgba(32, 48, 126, 0.6);
	font-size: 1.25rem;
	color: #FFFFFF;
	padding: 10px 15px;
	border-radius: 12px 0 0 0;
}
.lingdao .mui-card-content p{
	padding:10px;
	margin-bottom: 0px;
}
.lingdao .mui-card-content > img:first-child{
	width: 120px;
	height: auto;
	font-size: 0;
    line-height: 0;
    float: left;
	margin-right: 10px;
}
.lingdao .mui-media-body{
	font-size: 14px;
    font-weight: 500;
    line-height: 17px;
    margin-bottom: 0;
    margin-left: 130px;
    color: #20307e;
	padding-top: 10px;
}
/* 科研基地 */
.link .mui-table-view-cell.mui-collapse .mui-table-view .mui-table-view-cell{
	padding-left: 15px;
}
.link .mui-table-view-cell.mui-collapse .mui-table-view .mui-table-view-cell:after{
	left: 15px;
}
.link .mui-table-view-chevron .mui-table-view-cell{
	padding-right: 30px;
}
.link .mui-table-view-chevron .mui-table-view-cell > a:not(.mui-btn){
	margin-right: 0px;
}
/* 正文页 */
.article .mui-media-body{
	line-height: 1.3!important;
}
.article .mui-media-body .date{
	text-align: right;
	padding-top: 5px;
}
.article .iconfont,.article .mui-icon{
	margin-right: 5px;
	font-size: 0.9375rem;
}
.article .mui-card-content-inner p{
	text-indent: 2em!important;
	line-height: 1.8!important;
	text-align: justify;
	font-size:1em !important;
}
.article .mui-card-content-inner p img,.article .mui-card-content-inner p video,.article .mui-card-content-inner p iframe{
	max-width: 100%;
	margin-left: -2em;
}
.article .mui-card-content-inner table tr td p,
.article .mui-card-content-inner table tr th p {
	text-indent: 0!important;
	padding: 0;
}
.article .mui-card-content-inner table {
width:100%;
}
/* 分享 */
.bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more{
	background: none!important;
}
.bd_weixin_popup_foot{
	display: none;
}
.bd_weixin_popup .bd_weixin_popup_head .bd_weixin_popup_close{
	font-size: 24px;
}
/*20200404*/
/*html {overflow-y:scroll;filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);-webkit-filter: grayscale(100%);}*/

/* 本地/桌面预览：主内容区恢复原生滚动 */
html,
body.mui-fullscreen {
	position: static !important;
	overflow-x: hidden;
	overflow-y: auto !important;
	height: auto !important;
}

.mui-off-canvas-wrap,
.mui-inner-wrap {
	height: auto !important;
	min-height: 100vh;
	overflow: visible !important;
}

.mui-content.mui-scroll-wrapper {
	overflow: visible !important;
	height: auto !important;
	position: relative !important;
}

.mui-content.mui-scroll-wrapper > .mui-scroll {
	transform: none !important;
	position: static !important;
}