.sub-title {
  font-size: 28px;
  margin-top: 45px; }

.view-more {
  display: block;
  color: #e10032;
  text-align: center;
  margin-top: 35px;
  margin-bottom: 60px; }

.course-list {
  margin-top: 30px; }
  .course-list ul li {
    display: inline-block;
    color: #303030; }

.course-list {
  font-size: 20px; }
  .course-list .division {
    height: 1px;
    width: 100%;
    background-color: #e6e6e6; }
  .course-list .menu-1st {
    height: 80px;
    width: 1440px;
    background-color: #f7f7f7;
    padding-left: 40px;
    line-height: 80px;
    color: #666666; }
    .course-list .menu-1st li {
      display: inline-block;
      margin-right: 60px; }
      .course-list .menu-1st li a {
        display: block;
        height: 78px; }
  .course-list .menu-2nd {
    display: none;
    height: 60px;
    width: 1440px;
    padding-left: 40px;
    background-color: #f7f7f7;
    line-height: 60px;
    color: #666666; }
    .course-list .menu-2nd li {
      display: inline-block;
      margin-right: 24px; }
  .course-list .on {
    display: inline-block; }
  .course-list .course-item {
    margin-top: 23px; }
    .course-list .course-item li {
      width: 24%;
      margin-right: 5px;
      text-align: center;
      vertical-align: top; }
      .course-list .course-item li p {
        margin-top: 20px; }
      .course-list .course-item li img {
        display: block;
        margin: 0 auto;
        overflow: hidden;
        width: 100%; }
    .course-list .course-item .last-item {
      margin-right: 0; }
  .course-list .active {
    color: #e10032;
    border-bottom: 2px solid #e10032; }
  .course-list .active-2nd {
    color: #e10032; }

.m-course {
  display: none; }

.m-learn-map {
  display: none; }

.learning-map {
  margin-top: 15px;
  margin-bottom: 80px;
  text-align: center; }
  .learning-map li {
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
    width: 224px;
    height: 441px;
    position: relative;
    text-align: left; }
  .learning-map .learning-map-1 {
    background: url("../images/learning-map-bg-1.png") no-repeat center; }
  .learning-map .learning-map-2 {
    background: url("../images/learning-map-bg-2.png") no-repeat center; }
  .learning-map .learning-map-3 {
    background: url("../images/learning-map-bg-3.png") no-repeat center; }
  .learning-map .learning-map-4 {
    background: url("../images/learning-map-bg-4.png") no-repeat center; }
  .learning-map .learning-map-5 {
    background: url("../images/learning-map-bg-5.png") no-repeat center;
    margin-right: 0; }
  .learning-map .map-learn-more {
    display: block;
    width: 156px;
    height: 37px;
    background: url("../images/learning-map-more.png") no-repeat center;
    color: #ffffff;
    line-height: 37px;
    font-size: 18px;
    text-align: center;
    margin-left: 34px;
    margin-right: 34px;
    position: absolute;
    bottom: 150px; }
  .learning-map .map-pic {
    width: 224px;
    bottom: 5px;
    position: absolute; }
    .learning-map .map-pic img {
      display: block;
      margin: 0 auto; }
  .learning-map .map-title {
    color: #ffffff;
    margin-top: 55px;
    font-size: 26px;
    text-align: center; }
  .learning-map .map-intro {
    color: #ffffff;
    padding-left: 35px;
    padding-right: 35px;
    font-size: 16px;
    margin-top: 15px; }

.breadnav a {
  text-decoration: none; }

.m-menu-1st {
  display: none;
  font-size: 18px;
  line-height: 2; }
  .m-menu-1st li {
    display: none; }

@media screen and (max-width: 1400px) {
  .course-list .menu-2nd {
    height: auto;
    width: auto; }
  .course-list .menu-1st {
    height: auto;
    width: auto; }
  .course-list .course-item li {
    width: 22%;
    margin-right: 1%;
    margin-left: 1%; }

  .learning-map {
    margin: 0 auto; }
    .learning-map li {
      width: 19%; }
    .learning-map .map-intro {
      padding-left: 12px;
      padding-right: 5px; }
      .learning-map .map-intro p {
        height: 110px;
        overflow: hidden; }
    .learning-map .map-pic {
      width: 100%; }
      .learning-map .map-pic img {
        display: block;
        margin: 0 auto; }
    .learning-map .map-learn-more {
      margin-left: 6%;
      margin-right: 3%;
      background-size: 80%; } }
@media screen and (max-width: 992px) {
  .learning-map .map-pic {
    width: 90%;
    padding-left: 8%;
    padding-right: 5%; }
    .learning-map .map-pic img {
      width: 100%;
      display: block;
      margin: 0 auto; }
  .learning-map .map-intro {
    padding-left: 8%;
    padding-right: 5%; }
  .learning-map .map-learn-more {
    width: 95%;
    background-size: 80%; } }
@media screen and (max-width: 768px) {
  .course-list .menu-2nd {
    display: none; }
  .course-list .menu-1st {
    display: none; }
  .course-list .m-item {
    display: none; }
  .course-list .course-item li {
    width: 47%;
    margin-right: 1%; }

  .m-course {
    display: block; }

  .m-menu-1st {
    display: block;
    position: relative;
    width: 95%;
    /* height: 36px; */
    margin-top: 20px;
    margin-bottom: 20px;
    background: #f7f7f7;
    padding: 10px;
    border-radius: 4px;
    border: 1px solid #e6e6e6; }
    .m-menu-1st .selected {
      display: block; }
      .m-menu-1st .selected a {
        color: #e10032; }
    .m-menu-1st .list-arr {
      width: 28px;
      height: 23px;
      position: absolute;
      top: 18px;
      right: 23px; }

  .open {
    height: auto; }
    .open li {
      display: block; }

  .learning-map {
    display: none; }

  .m-learn-map {
    display: block;
    margin: 0 auto; }
    .m-learn-map li {
      display: block;
      height: 274px;
      color: #ffffff;
      padding-left: 10%;
      padding-top: 20px; }
      .m-learn-map li .m-map-l {
        width: 55%;
        display: inline-block;
        vertical-align: middle;
        position: absolute;
        left: 5.5%; }
      .m-learn-map li .map-learn-more {
        display: block;
        width: 156px;
        height: 37px;
        background: url("../images/learning-map-more.png") no-repeat center;
        color: #ffffff;
        line-height: 37px;
        font-size: 18px;
        text-align: center;
        margin-top: 5px; }
      .m-learn-map li .map-title {
        color: #ffffff;
        margin-top: 55px;
        font-size: 25px; }
      .m-learn-map li .map-intro {
        color: #ffffff;
        font-size: 14px;
        margin-top: 15px; }
        .m-learn-map li .map-intro p {
          height: 90px; }
      .m-learn-map li .map-pic {
        margin-top: 30px;
        position: absolute;
        right: 10%;
        display: inline-block;
        vertical-align: middle; }
        .m-learn-map li .map-pic img {
          width: 100%; }
    .m-learn-map .m-map-1 {
      background: url("../images/m-map-1.png") no-repeat center; }
    .m-learn-map .m-map-2 {
      background: url("../images/m-map-2.png") no-repeat center; }
    .m-learn-map .m-map-3 {
      background: url("../images/m-map-3.png") no-repeat center; }
    .m-learn-map .m-map-4 {
      background: url("../images/m-map-4.png") no-repeat center; }
    .m-learn-map .m-map-5 {
      background: url("../images/m-map-5.png") no-repeat center;
      margin-right: 0; } }
@media screen and (max-width: 450px) {
  .m-learn-map li .map-intro p {
    height: 90px;
    overflow: hidden; }
  .m-learn-map li .map-pic {
    right: 5%;
    width: 40%; } }

/*# sourceMappingURL=course_index.css.map */
