.kecheng-right-box>p {
    color: #ff0000;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    margin: 15px 0;
    position: relative;
  }

  .kecheng-right-box {
    display: flex;
    position: relative;
  }

  .related h5,
  .f14 strong {
    margin-left: 16px;
  }
  
  p.f14{
    margin-bottom: 20px;
  }

  .kecheng-right-box>a {
    width: 153px;
    box-sizing: border-box;
    height: 24px;
    line-height: 24px;
    color: #0088e6;
    padding-left: 10px;
    position: relative;
    font-size: 15px;
    vertical-align: bottom;
    margin-left: 10px;
    display: inline-block;
    border: solid 1px #0088e6;
    display: flex;
    justify-content: space-between;
    top: -4px;
  }

  .yxz_lq {
    display: inline-block;
    height: 100%;
    width: 60px;
    background-color: #0088e6;
    color: white;
  }

  #modal-backdrop {
    position: fixed;
    top: 0;
    filter: alpha(opacity=50);
    opacity: .5;
    right: 0;
    display: none;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
  }

  #modal-content {
    background: url(//gn.xuekao123.com/public/static/images/kechengbg.png) no-repeat;
    width: 480px;
    z-index: 1050;
    margin: 280px auto 0;
    position: relative;
    height: 400px;
  }

  #modal-dialog {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
  }

  #modal-content>i {

    font-weight: bold;
    position: absolute;
    right: 10px;
    top: 5px;
    font-style: inherit;
    font-size: 16px;
    color: #4e8a00;
    cursor: pointer;
  }

  #modal-title {
    height: 34px;
    line-height: 34px;
    font-size: 18px;
    color: #fff;
    padding-left: 24px;
    font-weight: bold;
    letter-spacing: 1px;
  }

  #modal-text {
    font-size: 14px;
    margin: 0 20px;
    text-align: center;
  }

  a.modal-hide {
    width: 96px;
    height: 29px;
    background: url(//gn.xuekao123.com/public/static/images/qm250551.jpg) no-repeat center;
    text-align: center;
    color: #fff;
    border: 0;
    font-weight: bold;
    display: block;
    font-size: 13px;
    line-height: 29px;
    position: absolute;
    text-decoration: none;
    left: 190px;
    bottom: 30px;
  }

  #modal-text>img {
    display: block;
    width: 160px;
    height: 160px;
    margin: 20px auto;
  }

  .hot {
    width: 35px;
    height: 30px;
  }

  .center {
    display: flex;
  }

 .content p{line-height:26px;margin-top:10px;}

/*
 header>dl.dl-inline {
    padding: 10px 15px;
    font-size: 12px;
    color: #686868;
    background-color: #f1f1f1;
  }

  .text-center {
    margin: 20px 0;
  }

  .banner11 img {
    padding: 0 10px 10px;
    width: auto;
  }

  .video_logo {
    position: absolute;
    z-index: 99;
    right: 0;
    bottom: 40px;
    padding: 5px;
    width: 130px;
  }
*/

/* 自考精讲 底部表格 */

.show_footer {
    padding: 10px;
  }

  .show_footer h4 {
    margin-left: 35px;
  }

  .show_footer>div {
    padding: 8px 0px;
    margin: 0px;
    color: #538800;
    font-size: 14px;
  }

  .show_footer table.t1 {
    border: 1px solid #A8BA88;
    width: 100%;
    border-collapse: separate;
  }

  .show_footer tr {
    border-style: solid;
    height: 38px;
  }

  .show_footer th {
    color: #fff;
    font-family: "宋体";
    font-size: 16px;
    font-weight: bold;
    border-color: #fff;
    text-align: center;
  }

  .show_footer td {
    border-color: #fff;
    font-size: 14px;
  }

  .show_footer .money {
    text-align: center;
    border-top-width: 0px;
    border-left-width: 0px;
  }

  .show_footer .tr1 {
    background: #82B335;
    height: 68px;
  }

  .show_footer .tr2 {
    background: #EDFFD5;
    height: 68px;
  }

  .show_footer .tr3 {
    background: #DCF7A8;
  }

  .show_footer .tr4 {
    background: #EDFFD7
  }

  .show_footer .tr5 {
    background: #DAF7B7
  }

  .show_footer .tr6 {
    background: #EDFFD5
  }

  .show_footer .price {
    color: #f00;
  }

  .show_footer tr>td:nth-child(1),
  .show_footer tr>td:nth-child(4) {
    text-align: left;
    padding: 5px 5px;
  }

  .show_footer td a,
  .show_footer td .res {
    color: #FFFFFF !important;
    background-color: #ff9600;
    padding: 3px;
    text-decoration: none;
    text-align: center;
    text-decoration: none;
    font-size: 12px;
    display: inline;
  }

  .show_footer td a:hover,
  .show_footer td .res:hover {
    background-color: #ff6c00;
  }