body, html, div, p, a, h1, h2, h3, h4 ,span{
    font-family: Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}
td span{ font-family: Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important;}
body{
  background:rgb(255, 204, 204);
}
.main-bg{
     background: url(/_upload/tpl/09/4e/2382/template2382/resources/images/body_bg.jpg) repeat-x rgb(255, 204, 204);
     min-height:calc(100vh - 409px);
}
.main-img{
  background: #730100;
}

.main .bottomArea {
  position: relative;
}

.main .bottomArea .bottom-area {
  position: absolute;
  bottom: 0;
  height: 80px;
  background: #fff;
  width: 100%;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.09);
  border-radius: 3px 3px 0 0;
}

.main .bottomArea .bottom-area .column-name {
  float: left;
  font-size: 32px;
  font-weight: 500;
  color: #033c95;
  padding-top: 20px;
  padding-left: 45px;
  margin: 0;
}

.main .bottomArea .bottom-area .current-location {
  float: right;
  padding-top: 10px;
  padding-right: 45px;
}

.main .bottomArea .bottom-area .current-location a {
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  line-height: 20px;
}

.main .bottomArea .bottom-area .current-location a:last-child {
  color: #033C95;
}

.main .main-container {
   padding: 6px 40px;
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.main .main-container .rightArea {
  max-width: 1100px;
  margin: 0px auto;
  padding-top: 3%;
  width: 98%;
}

.main .main-container .article-text h2 {
  background: url(/_upload/tpl/09/4e/2382/template2382/resources/images/h2Bg_031.jpg) no-repeat left bottom;
  padding-left: 16px;
  color: #033c95;
  font-size: 24px !important;
  margin-top: 18px !important;
  border-top: 1px solid #033c95;
  padding-top: 18px;
  line-height: 25px;
}

.main .main-container .article-text h3 {
  font-size: 18px !important;
  font-weight: 600;
  color: #333333;
  line-height: 25px;
}

.main .main-container .article-text h2:first-child {
  border-top: none;
  padding-top: 0px;
}

.main .main-container tbody tr:nth-of-type(1) td {
  font-size: 16px;
  font-weight: 600;
  color: #033c95;
  line-height: 23px;
}

.main .main-container .article-text .wp_articlecontent table {
  width: 100% !important;
  position: relative;
}

.main .main-container .article-text .wp_articlecontent .pic_table {
  margin-top: 10px;
}

.main .main-container .article-text .wp_articlecontent .pic_table tr td {
  border: none !important;
}
.main .main-container .article-text .wp_articlecontent table tr td {
  border-bottom: 1px solid #780a0b !important;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{
border-bottom: 1px solid #780a0b !important;
border-top: 1px solid #780a0b !important;
vertical-align: middle;
}

.main .main-container .rightArea .type {
  text-align: center;
}

.main .main-container .rightArea .type a {
  font-size: 16px;
  font-weight: 500;
  color: #033c95;
  line-height: 16px;
  display: inline-block;
  border-right: 1px solid #033c95;
  margin-left: 18px;
  padding-right: 8px;
}

.main .main-container .rightArea .type a:last-child {
  border-right: none;
}

.main .main-container .rightArea .current-name {
  margin-bottom: 20px;
}

.main .main-container .rightArea .current-name span {
  display: inline-block;
 /* width: 6px;
  height: 28px;*/
  background: #033c95;
  margin-right: 10px;
  position: relative;
  top: 6px;
}

span.line {
  display: inline-block;
  width: 6px;
  height: 28px;
  background: #033c95;
  margin-right: 10px;
  position: relative;
  top: 6px;
}

.main .main-container .rightArea .current-name h2 {
  font-size: 24px;
  font-weight: 500;
  color: #333333;
  display: inline-block;
}

.main .main-container .main-area {
  max-width: 1200px;
  margin: 0px auto;
  padding-top: 3%;
  width: 93%;
}

.main .main-container .main-area .inter-list ul {
  overflow: hidden;
}

.main .main-container .main-area .inter-list ul li {
  float: left;
  margin-bottom: 48px;
  width: 48%;
}

.main .main-container .main-area .inter-list ul li img {
  max-width: 100%;
}

.main .main-container .main-area .inter-list ul li p {
  text-align: center;
  margin-top: 12px;
}

.main .main-container .main-area .inter-list ul li p a {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 22px;
}

.main .main-container .main-area .inter-list ul li:nth-child(2n+1) {
  margin-right: 4%;
}

.main .main-container .article-text .wp_articlecontent p {
  font-size: 16px !important;
  font-weight: 400;
  color: #333333;
  line-height: 22px;
}
.main .main-container .article-text .wp_articlecontent p span {
  font-size: 16px !important;
  font-weight: 400;
  color: #333333;
  line-height: 22px;
}
 tr td:nth-of-type(1) a{
  color:#388bd2 !important;
}

@media only screen and (max-width: 767px) {

.main .main-container .rightArea .table-responsive .table tbody tr td:nth-of-type(2),
.main .main-container .rightArea .table-responsive .table tbody tr td:nth-of-type(3),
.main .main-container .rightArea .table-responsive .table tbody tr td:nth-of-type(4),
.main .main-container .rightArea .table-responsive .table tbody tr td:nth-of-type(5)
{
  display:none;
}
  .main .main-container .main-area .inter-list ul li {
    width: 100%;
    margin-bottom: 20px;
  }
  .main .main-container .main-area .inter-list ul li p {
    margin-top: 6px;
  }
  .main .bottomArea .bottom-area {
    border: none;
    height: auto;
    padding: 0 12px;
    position: relative;
  }
  .main .main-container .rightArea .type a {
    font-size: 14px;
    margin-left: 10px;
  }
  .main .bottomArea .bottom-area .column-name {
    display: none;
  }
  .main .main-container .wp_articlecontent .pic_table {
    position: relative;
  }
  .main .main-container .wp_articlecontent .pic_table tr {
    position: relative;
  }
  .main .main-container .article-text .wp_articlecontent .pic_table tr:first-child td:first-child {
    position: absolute;
    padding-top: 0;
    top: 0;
    height: 160px;
    width: 100% !important;
  }
  .main .main-container .article-text .wp_articlecontent .pic_table tr:first-child td:first-child + td {
    padding-top: 180px;
    width: 100%;
  }

  .main .main-container .article-text .wp_articlecontent .pic_table tr:first-child td:first-child img {
    display: block;
    margin: 0 auto !important;
    max-height: 160px !important;
    max-width: 100% !important;
    width: auto !important;
    float: none !important;
  }
  .main .main-container .article-text .wp_articlecontent p {
    font-size: 12px !important;
  }
  .main .bottomArea .bottom-area .current-location {
    padding-right: 15px;
    float: none;
  }
.main .main-container{
  padding: 6px 16px;
}
}
/*# sourceMappingURL=teacher.css.map */