a{ text-decoration: none; } a:hover { text-decoration: none; } /* banner */ .md-banner { width: 100%; height: 340px; background: url(../images/md-banner.png) no-repeat; -webkit-background-size: 100% 100%; background-size: 100% 100%; margin-top: 65px; } .md-banner h2 { color: #fff; padding-top: 218px; text-align: center; font-weight: 300; font-size: 40px; } .frm_body { background: #f7f8fa; } .container { text-align: left; width: 80%; } .place{ color: #666!important; font-size: 14px!important; padding: 20px 0; } .place .location { margin-right: 7px; } .place span { display: inline-block; } .place a { color: #028FFF; font-size: 14px; } .place a:hover{ color: #028FFF; } .title{ color: #383838; font-size: 32px; font-family: Arial, simsun; font-weight: bold; text-align: center; padding-top: 10px; } .time { color: #929496; padding: 10px 0; text-align: center; padding-bottom: 20px; } .time a { color: #929496; } .time span{ font-size: 18px; } .key{ color: #929496; text-align: left; padding-bottom: 10px; padding-left: 20px; } /*.key span{ color: #929496; }*/ .tag { color: #929496; display: inline-block; height: 20px; background: #eee; border-radius: 10px; padding: 0 8px; margin-right: 4px; } .about_news { clear: both; margin: 10px auto; padding: 15px 0 0 0; text-align: left; overflow: hidden; padding-left: 20px; } .about_news h2 { color: #254282; font: bold 14px simsun; } .about_news ul { float: left; padding: 10px 0 0 10px; margin: 0 0 0 10px; } .about_news li { position: relative; font-size: 14px; height: 25px; line-height: 25px; list-style:none; } .about_news li i{ position: absolute; width: 4px; height: 4px; background: #3188e9; overflow: hidden; top: 10px; left: -10px; } .about_news li a { color: #005CCD; } .share { font-size:18px; position: relative; float: right; /*padding-top: 23px;*/ } .share ul{ margin-top: -20px; } .share ul li{ width: 46px; height: 24px; padding-left: 10px; float: left; border-left: 1px solid #e5e5e5; user-select: none; list-style:none; } .share ul li.first{ border-left: 0; } .share a { font-size:28px; color: #929496; } .share a:hover { color: #028FFF; } .share-wx-list{ position: absolute; top: 10px; left: 25px; box-shadow: 0 2px 4px #eaeaea; z-index: 9; }