@charset "utf-8";
/* CSS Document */
.zmlistainer{width: 100%;margin-left: auto;margin-right: auto;} 

.zm-articleTitle{border-bottom: #004a86 1px solid; padding:0 0 18px 0; margin-bottom: 20px; position: relative;}
.zm-articleTitle::before{ content: ""; display: block; width: 10px; height: 2px; background: #fff;position: absolute; left: 10px; bottom: -2px;}

.zmlp-f24{font-size:24px;font-size: 2.4rem;}
.zmlp-f18{font-size:18px;font-size: 1.8rem;}
.zm-lbold{ font-weight: bold; }
.zmlp-f16{font-size:16px;font-size: 1.6rem;}

.zm-showText{ width: 82%; line-height: 1.875; margin-bottom: 20px;}
.zm-Title3{ line-height: 2.33; color: #004a86; margin-bottom: 13px;}

/* 院系师资 */
.zm-wraplist{ margin-bottom: -10px; }

.zm-wraplist .zm-lContent{ padding: 20px 40px; background: url(../images/textbg.jpg) no-repeat bottom center #f5f5f5; overflow: hidden;}
.zm-wraplist .zm-lisCon{ padding:15px 0; border-bottom: #e7e7e7 1px solid; overflow: hidden;}
.zm-wraplist .zm-lisCon:last-child{ border: none;}

.zm-list{ margin: 0px; overflow: hidden;}
.zm-list li{width: 12%; }
.zm-list li a{ display: block; border: #dcdcdc 1px solid; background: #f5f5f5; height: 44px; line-height: 44px;
  font-size: 16px; color:#000; text-align: center; text-decoration:none; margin: 5px; overflow: hidden; transition:all 0.2s ease;}
.zm-list li a:hover{ background:#004a86; color: #fff;}

.zm-ul-inline{font-size: 14px;}
.zm-ul-inline > li{display: inline-block;*display: inline;*zoom:1;font-size: 12px;vertical-align:middle;}
.zm-ul-inline > dd{display: inline-block;*display: inline;*zoom:1;font-size: 12px;vertical-align: top;}

