.course-details-footer {
  width: calc(100% - 166px);
  height: 138px;
  background: #e6e6e6;
  box-shadow: 0 3px 10px 3px #e0e0e0 inset;
  padding-left: 70px;
  padding-right: 96px; }

.course-details-footer-t {
  padding-top: 32px;
  width: 100%; }
  .course-details-footer-t:after {
    content: "";
    clear: both;
    display: block; }

.course-details-footer-nav {
  float: left;
  height: 38px;
  border: 1px solid #e0e0e0;
  background: #eeeeee; }
  .course-details-footer-nav ul {
    padding-right: 38px; }
    .course-details-footer-nav ul:after {
      content: "";
      clear: both;
      display: block; }
  .course-details-footer-nav li {
    float: left;
    margin-left: 15px;
    line-height: 38px; }
    .course-details-footer-nav li a {
      color: #444;
      font-size: 14px; }
    .course-details-footer-nav li img {
      display: inline-block;
      width: 20px;
      vertical-align: middle;
      height: auto;
      margin-right: 8px; }

.course-details-footer-guanzhu-wrap {
  float: right; }
  .course-details-footer-guanzhu-wrap:after {
    content: "";
    clear: both;
    display: block; }

.course-details-footer-guanzhu-weixin {
  display: inline-block;
  width: 40px;
  height: 40px;
  background: url(../images/new_qita_weixin.png) no-repeat center top;
  background-size: 39px auto;
  float: left;
  position: relative; }
  .course-details-footer-guanzhu-weixin:hover {
    background-position: center -62px; }
    .course-details-footer-guanzhu-weixin:hover .course-details-footer-guanzhu-weixin-gongzonghao {
      display: block; }

.course-details-footer-guanzhu-xinlang {
  display: inline-block;
  width: 39px;
  height: 39px;
  background: url(../images/new_qita_xinlang.png) no-repeat;
  background-size: 39px auto;
  margin-left: 25px;
  float: left; }
  .course-details-footer-guanzhu-xinlang:hover {
    background-position: center -62px; }

.course-details-footer-b {
  padding-top: 20px; }

.course-details-footer-banquna {
  font-size: 14px;
  color: #444;
  padding-left: 20px;
  float: left; }

.course-details-footer-zixun-wrap {
  float: right; }
  .course-details-footer-zixun-wrap:after {
    content: "";
    clear: both;
    display: block; }
  .course-details-footer-zixun-wrap a {
    float: left;
    font-size: 14px;
    color: #444; }
  .course-details-footer-zixun-wrap em {
    color: #919191;
    font-size: 14px;
    margin: 0 15px;
    float: left; }
  .course-details-footer-zixun-wrap span {
    float: left;
    padding-left: 25px;
    font-size: 14px;
    color: #444;
    background: url(../images/phone3.png) no-repeat left; }

.course-details-footer-guanzhu-weixin-gongzonghao {
  display: none;
  position: absolute;
  right: 50%;
  margin-right: -90px;
  top: -275px;
  width: 180px;
  height: 238px;
  background: #fff;
  box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  z-index: 30; }
  .course-details-footer-guanzhu-weixin-gongzonghao dt {
    width: 100%;
    height: 176px;
    position: relative; }
    .course-details-footer-guanzhu-weixin-gongzonghao dt img {
      width: 139px;
      height: 139px;
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      margin: auto; }
  .course-details-footer-guanzhu-weixin-gongzonghao dd {
    font-size: 12px;
    color: #444;
    text-align: center;
    line-height: 24px; }
  .course-details-footer-guanzhu-weixin-gongzonghao span {
    position: absolute;
    width: 28px;
    height: 38px;
    right: 50%;
    margin-right: -14px;
    top: calc(100% - 1px);
    margin-top: -5px;
    background: url(../images/fuwuhao_jiao.png) no-repeat left center;
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg); }

/*# sourceMappingURL=course_details_footer.css.map */
