html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "Microsoft YaHei"; }

input, button {
  margin: 0;
  padding: 0;
  list-style-type: none; }

html {
  width: 100%;
  font-size: 16px; }

body {
  font-size: 0.875rem;
  width: 100%;
  padding: 0;
  margin: 0;
  background-color: #e7e7e7;
  font-family: "Microsoft YaHei"; }

article, aside, details, figcaption, figure, footer, header, menu, nav, section {
  display: block; }

a {
  text-decoration: none;
  color: black; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

strong {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

img {
  border: 0;
  max-width: 100%; }

.w12 {
  width: 1200px !important;
  margin: 0 auto; }

.tpass {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }

.tpass3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical; }

.tpass4 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical; }

.tpass7 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical; }

.fl {
  float: left; }

.fr {
  float: right; }

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden;
  clear: both;
  zoom: 1; }

.line_1 {
  height: 1px;
  width: 100%;
  overflow: hidden;
  background-color: #ccc; }

.line_2 {
  height: 1px;
  width: 50%;
  overflow: hidden;
  background-color: #ccc; }

.possplit {
    background: url(jiantou.png) 5px 13px no-repeat;
    padding: 0 12px;
}

.teacterCon .news_list {
    padding-bottom: 20px;
}

/*# sourceMappingURL=base1.css.map */
