.mt2 {margin-top:2px !important;}

.header{
    height: 50px;line-height: 50px;padding: 0;
}
.header .mzlogo{
    width: auto;
    padding: 0 12px;
    background: #fff;line-height: 50px;height: 50px;
}
.header h2 img, .header .mzlogo img {
    width: auto;
    height: 42px;
    max-height: 42px;
}
.header .mhome {
    float: right;
}
.header .mhome img{
    height: 26px;
    vertical-align: middle;
    margin-right: 16px;
    margin-top: -3px;
}

.searchform .search{margin-bottom: 0;border-bottom: 0;width: 60%;padding: 15px 20%;}
.searchform .search .mtxt{margin-right: 15px;border: 1px solid #333;border-radius: 5px;}
.searchform .search .mbtn{border-radius: 5px;}

.foot a span.foot-txt{font-weight: bold;font-size: 14px;}
.footSwiper{margin-top: 20px;margin-bottom: 20px;}

/*门户首页*/
.index_top_piclist{
    background: #ffffff;
}
.index_top_piclist li{
    width: 33.3%;
    margin-bottom: 20px;
    float: left;
    text-align: center;
}
.index_top_piclist li img{
    width: 75%;
    height: 68px;
}

/*门户文章*/
.wzview{
    width: 96%;
    padding: 15px 2%;
}

/*论坛*/
.forumlist .subforumshow h2{font-size: 19px;font-weight: bold;}
.forumlist .sub-forum li a.murl{height: auto;}
.forumlist .sub-forum li .mtit{height: auto;word-wrap: break-word;overflow-wrap: break-word;}


.forumdisplay-top{width: 100%;padding:0 0 20px 0;}
.forumdisplay-top h2{height: auto;padding:0 15px;color: #000;font-weight: bold;}
.forumdisplay-top p{padding:0 15px;}


.threadlist .journal_book_content .red{color: red;}
.threadlist .journal_book_content .blue{color: blue;}


.viewthread .journal_book li{padding: 2px 0;}
.viewthread .journal_book .b{font-weight: bold;}

.viewthread .AbstractHide{display: none;}
.viewthread .cauthors .y{width: 70%;color: #666;text-align: right;}

.foot a span.foot-ico em.msearch {
    background-image: url(search.svg);
}

.viewthread {
    width: 100%;
}
.viewthread .message img{
    width: 100%;height: auto;
}

.journal_book_content{
    font-size: 13px;
}

/* sitemap.htm */



/* 底部菜单 */

.foot-submenu{position:fixed;bottom:-300px;left:50%;width:160px;margin-left:0px;margin-bottom:0px;height:auto;text-align:center;z-index:900;background: #C2BCBC;border: 1px solid var(--dz-BOR-ed);}
.foot-submenu a{float:left;width:95%;padding:0 2.5%;height:43px;line-height:43px;color:#0C37D7;text-decoration:none;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-weight: bold;font-size: 15px;}

.footer_front{position:fixed;width:100%;height:100%;top:0px;left:0px;z-index:888;display:none;}