#module_right .go_top {
  display: none;
  position: fixed;
  bottom: 0;
  right: 2.7rem;
  z-index: 20;
  cursor: pointer;}
#module_right .go_top:hover span {
  color: #e32300;}
#module_right .go_top img {
  vertical-align: bottom;}
#module_right .go_top span {
  transition: color 0.3s;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  -ms-transition: color 0.3s;
  font-size: 14px;
  color: #999;}
#module_right .crumbs {
  font-size: 15px;
  color: #333;
  letter-spacing: 1px;
  margin-bottom: 1.05rem;}
#module_right .crumbs i {
  font-size: 15px;
  color: #999;}
#module_right .detail {
  margin: 0 auto;}
#module_right .detail .detail_title {
  width: 100%;
  line-height: 1.5;
  background: #e32300;
  text-align: center;
  padding: 5px 6px;
  display: flex;
  justify-content: space-between;}
#module_right .detail .detail_title i,
#module_right .detail .detail_title h4 {
  color: #fff;}
#module_right .detail .detail_title i {
  font-size: 15px;
  float: left;
  width: 100px;
  display: block;}
#module_right .detail .detail_title h4 {
  font-size: 16px;
  letter-spacing: 3px;
  font-weight: normal;
  text-align: left;
  width: calc(100% - 110px);}
#module_right .detail .detail_intr {
  margin: 1.8rem auto;
  width: 79%;}
#module_right .detail .detail_intr p {
  font-size: 14px;
  letter-spacing: 1px;
  color: #666;
  line-height: 1.5;}
#module_right .detail .detail_intr p a {
  color: #666;}
#module_right .detail .detail_intr table tr,
#module_right .detail .detail_intr table td {
  font-size: 14px;
  color: #666;
  line-height: 1.5;}
#module_right .teacherInfo {
  width: 448px;
  margin-top: 1.8rem;}
#module_right .teacherInfo p:nth-of-type(1) {
  font-size: 16px;
  color: #333;
  letter-spacing: 3px;
  margin-bottom: 9px;}
#module_right .teacherInfo p:nth-of-type(2) {
  font-size: 13px;
  color: #666;
  letter-spacing: 1px;
  line-height: 26px;}
#module_right .teacherTable {
  width: 22.5rem;
  margin-top: 2.5rem;
  margin-bottom: 1.8rem;}
#module_right .teacherTable > p {
  color: #333;
  font-size: 16px;
  letter-spacing: 3px;
  margin-bottom: 18px;}
#module_right .teacherTable > div {
  border: 2px solid #666;
  border-bottom: 0;
  border-top: 0;}
#module_right .teacherTable > div:first-of-type {
  border-top: 2px solid #666;}
#module_right .teacherTable > div > b {
  text-align: center;
  display: block;
  font-size: 16px;
  color: #333;
  letter-spacing: 3px;
  font-weight: normal;
  height: 60px;
  line-height: 60px;
  border-bottom: 2px solid #666;
  text-indent: -3px;}
#module_right .teacherTable > div > div > b {
  padding: 0 0.9rem;
  display: block;
  font-size: 16px;
  color: #333;
  font-weight: normal;
  height: 60px;
  line-height: 60px;
  border-bottom: 2px solid #666;
  letter-spacing: 3px;}
#module_right .teacherTable > div > div > p {
  padding: 0 0.9rem;
  height: 60px;
  line-height: 60px;
  border-bottom: 2px solid #666;}
#module_right .teacherTable > div > div > p span {
  width: 14.2%;
  display: block;
  font-size: 15px;
  color: #666;
  letter-spacing: 3px;
  float: left;}
#module_right .teacherTable table {
  color: #333;
  width: 28.6rem !important;
  border-collapse: collapse;
  table-layout: auto !important;}
#module_right .teacherTable table tbody {
  width: 680px !important;}
#module_right .teacherTable table tbody tr td {
  line-height: 24px;
  white-space: normal !important;
  font-family: "Microsoft YaHei", Arial, "宋体", "华文细黑", sans-serif !important;}
#module_right .teacherTable table tbody tr td:nth-of-type(1) {
  width: 40% !important;}
#module_right .teacherTable table tbody tr td:nth-of-type(2) {
  width: 60% !important;}
@media screen and (max-width: 1440px) {
  #module_right .personnel_bottom {
    width: 828px;}
  #module_right .personnel_bottom .detail {
    width: 100%;}
  #module_right .personnel_bottom .teacherInfo {
    margin-right: 1.5rem;}
  #module_right .personnel_bottom .teacherTable {
    margin-top: 1.5rem;
    width: 680px;}
  #module_right table {
    color: #333;
    width: 720px !important;
    border-collapse: collapse;
    table-layout: auto !important;}
  #module_right table tbody {
    width: 680px !important;}
  #module_right .go_top {
    right: 1rem !important;}
}
