.section .content ul li {
  text-align: center; }
  .section .content ul li a {
    display: block;
    box-shadow: 0px 0px 10px 5px #e3e3e3; }
  .section .content ul li a > img {
    width: 210px;
    height: 157px; }
  .section .content ul li .box {
    border: none; }
  .section .content ul li h5 {
    font-size: 20px;
    font-weight: 500;
    line-height: 40px;
    margin-top: 20px; }
  .section .content ul li span {
    line-height: 40px;
    margin-bottom: 20px; }
  .section .content ul li .readBox {
    line-height: 25px;
    font-size: 16px;
    color: #999;
    padding: 20px 0 30px; }
    .section .content ul li .readBox input {
      display: inline-block;
      width: 100px;
      height: 25px;
      text-align: center;
      color: #00a0ea;
      border: 1px solid #00a0ea;
      cursor: pointer; }
.section .content ul li:nth-of-type(5n) {
  margin-right: 0; }

.catalog {
  margin-bottom: 44px; }
  .catalog .inner {
    background: #375172;
    padding-bottom: 0; }
    .catalog .inner .top {
      font-size: 22px;
      color: #fff;
      height: 50px;
      line-height: 50px;
      padding-left: 20px; }
    .catalog .inner .text {
      height: 600px; }
      .catalog .inner .text .left {
        background: #fff;
        padding: 30px 30px;
        border-left: 1px solid #375172;
        font-size: 16px;
        color: #999;
        width: 800px; }
        .catalog .inner .text .left li a {
          display: block;
          height: 50px;
          line-height: 50px;
          border-bottom: 1px dashed #999; }
          .catalog .inner .text .left li a img {
            width: 16px;
            height: 15px;
            position: relative;
            margin-right: 8px; }
      .catalog .inner .text .right {
        width: 400px; }
        .catalog .inner .text .right .logo {
          width: 100%;
          background: #fff;
          border-right: 1px solid #375172;
          text-align: center;
          border-left: 1px solid #375172; }
          .catalog .inner .text .right .logo img {
            width: 400px;
            display: inline-block;
            height: 300px; }
        .catalog .inner .text .right .brief {
          padding: 24px;
          width: 100%; }
          .catalog .inner .text .right .brief h6 {
            font-size: 18px;
            color: #fff; }
          .catalog .inner .text .right .brief p {
            font-size: 14px;
            color: #fff;
            line-height: 16px;
            margin-top: 14px; }
    .catalog .inner .bottom a {
      display: block;
      padding: 0px 10px;
      height: 40px;
      line-height: 40px;
      background: #fff;
      border-radius: 4px;
      text-align: center;
      color: #00a0ea;
      font-size: 16px;
      margin-top: 6px;
      margin-bottom: 6px; }

#selfStudyCharge .loginBox {
  width: 480px;
  height: 340px;
  padding: 0; }
  #selfStudyCharge .loginBox .close {
    background: #fff;
    color: #00a0ea; }
  #selfStudyCharge .loginBox .title {
    height: 50px;
    border-top-left-radius: 8px;
    text-align: center;
    font-size: 20px;
    background: #00a0ea;
    color: #fff;
    line-height: 50px; }
  #selfStudyCharge .loginBox .text h5 {
    font-size: 22px;
    text-align: center;
    font-weight: 500;
    line-height: 75px; }
  #selfStudyCharge .loginBox .text p {
    padding-left: 143px;
    font-size: 18px;
    color: #00a0ea; }
    #selfStudyCharge .loginBox .text p span {
      display: inline-block;
      width: 90px;
      color: #000; }
  #selfStudyCharge .loginBox .text .confirm {
    width: 100px;
    height: 32px;
    line-height: 30px;
    margin: 50px 25px 0;
    color: #999;
    background: #fff;
    border: 1px solid #e0e0e0;
    font-size: 14px; }
  #selfStudyCharge .loginBox .text .consent {
    background: #00a0ea;
    border-color: #00a0ea;
    color: #fff; }

/*# sourceMappingURL=selfStudyCurriculum.css.map */
