
body {
  font-family: Arial, "Microsoft YaHei", sans-serif;
}
/*font*/
.h16 {
  font-size: 16px;
}
.h18 {
  font-size: 18px;
}
.h20 {
  font-size: 20px;
}
.h22 {
  font-size: 22px;
}
.h24 {
  font-size: 24px;
}
.h28 {
  font-size: 28px;
}
.h30 {
  font-size: 30px;
}
.h40 {
  font-size: 40px;
}
.h44 {
  font-size: 44px;
}
@media (max-width: 991px) {
  /*font*/
  .h16 {
    font-size: 14px;
  }
  .h18 {
    font-size: 16px;
  }
  .h20 {
    font-size: 18px;
  }
  .h22 {
    font-size: 20px;
  }
  .h24 {
    font-size: 20px;
  }
  .h28 {
    font-size: 24px;
  }
  .h30 {
    font-size: 26px;
  }
  .h40 {
    font-size: 34px;
  }
  .h44 {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .h28 {
    font-size: 22px;
  }
  .h30 {
    font-size: 24px;
  }
  .h40 {
    font-size: 30px;
  }
  .h44 {
    font-size: 32px;
  }
}
.mcs-body {
  background: #f3f3f3;
}
.public-box {
  *zoom: 1;
}
.public-box:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
.mcs-header {
  background-color: #93070a;
  min-height: 217px;
}
.mcs-header.mcs-header-index .header-logo {
  padding-top: 40px;
}
.mcs-header.mcs-header-index .header-other {
  padding-top: 60px;
}
.mcs-header .header-logo {
  float: left;
  padding-top: 55px;
}
.mcs-header .header-logo img {
  display: block;
}
.mcs-header .header-other {
  float: right;
  padding-top: 80px;
}
.mcs-header .search-box {
  width: 466px;
  position: relative;
}
.mcs-header .search-box .s-inp {
  height: 52px;
  line-height: 48px;
  padding-left: 15px;
  padding-right: 60px;
  border: solid 2px #ffffff;
  color: #fff;
  width: 100%;
  background-color: transparent;
}
.mcs-header .search-box .s-btn {
  position: absolute;
  right: 20px;
  top: 11px;
  background: url("../../images/phbs_en_cjbs/mcs-search-btn.png") no-repeat;
  width: 30px;
  height: 30px;
  border: none;
}
.mcs-nav-wrap .nav-wrap.scroll {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 999;
  background-color: #fff;
}
.mcs-navbar {
  display: block!important;
  min-height: 88px;
  position: relative;
  z-index: 99;
  border: none;
  margin-bottom: 0;
}
.mcs-navbar.mcs-navbar-index {
  background-color: #93070a;
}
.mcs-navbar.mcs-navbar-index .navbar-toggle .icon-bar {
  background-color: #fff;
}
.mcs-navbar.mcs-navbar-index .navbar-nav {
  width: 100%;
}
.mcs-navbar.mcs-navbar-index .navbar-nav li a {
  color: #fff;
}
.mcs-navbar.mcs-navbar-index .navbar-nav li a:after {
  content: '';
  position: absolute;
  bottom: 0;
  width: 0;
  left: 50%;
  overflow: hidden;
  height: 4px;
  background-color: #ffb91d;
  transition: all 0.5s;
}
.mcs-navbar.mcs-navbar-index .navbar-nav li:hover a,
.mcs-navbar.mcs-navbar-index .navbar-nav li.active a {
  background: transparent;
}
.mcs-navbar.mcs-navbar-index .navbar-nav li:hover a:after,
.mcs-navbar.mcs-navbar-index .navbar-nav li.active a:after {
  left: 20%;
  width: 60%;
}
.mcs-navbar.mcs-navbar-other {
  border-bottom: 1px solid #ffb91d;
}
.mcs-navbar.mcs-navbar-other .navbar-toggle .icon-bar {
  background-color: #93070a;
}
.mcs-navbar.mcs-navbar-other .navbar-nav {
  width: 100%;
}
.mcs-navbar.mcs-navbar-other .navbar-nav li a {
  color: #333;
}
.mcs-navbar.mcs-navbar-other .navbar-nav li a:after {
  content: '';
  position: absolute;
  bottom: 10px;
  left: 50%;
  margin-left: -6px;
  overflow: hidden;
  background: url("../../images/phbs_en_cjbs/mcs-img-04.png") no-repeat;
  width: 12px;
  height: 5px;
  display: none;
}
.mcs-navbar.mcs-navbar-other .navbar-nav li:hover a,
.mcs-navbar.mcs-navbar-other .navbar-nav li.active a {
  background-color: #93070a;
  color: #fff;
}
.mcs-navbar.mcs-navbar-other .navbar-nav li:hover a:after,
.mcs-navbar.mcs-navbar-other .navbar-nav li.active a:after {
  display: block;
}
.mcs-navbar .navbar-nav {
  width: 100%;
}
.mcs-navbar .navbar-nav li {
  margin-left: 0;
  margin-right: 0;
}
.mcs-navbar .navbar-nav li a {
  padding-left: 50px;
  padding-right: 50px;
  line-height: 88px;
  font-size: 24px;
  position: relative;
}
@media (min-width: 1200px) {
  .mcs-navbar .container-fluid,
  .mcs-navbar .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.mcs-index-video {
  position: relative;
  z-index: 101;
  margin-top: -45px;
}
.mcs-index-video .video-box img {
  display: block;
  width: 100%;
}
.mcs-index-video .video-info {
  position: absolute;
  left: 25px;
  bottom: 25px;
  background-color: rgba(0, 0, 0, 0.65);
  padding: 60px 35px;
  max-width: 715px;
  color: #ffffff;
  
}
.mcs-index-video .video-info .info-title {
  color: #ffffff;
  display: block;
  margin-bottom: 5px;
}
.mcs-index-video .video-info .info-txt {
  line-height: 1.8;
  margin-bottom: 30px;
}
.mcs-index-video .video-info .info-a {
  display: block;
  width: 174px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #2e3148;
  background-color: #ffb91d;
}
.mcs-index-main {
  background-color: #f3f3f3;
  padding-top: 55px;
  padding-bottom: 55px;
}
.mcs-index-main .main-txt {
  text-align: center;
  margin-bottom: 35px;
  overflow: hidden;
}
.mcs-index-main .main-txt > div {
  margin-bottom: 30px;
}
.mcs-index-main .main-txt span,
.mcs-index-main .main-txt a {
  display: inline-block;
  border-bottom: 10px solid #ffb91d;
  line-height: 1.4;
  
  color: #010101;
  font-weight: bold;
}
.mcs-index-main .main-groups .box-s {
  background-color: #ffffff;
  box-shadow: 0 0 29px 0 rgba(0, 0, 0, 0.08);
  margin-bottom: 20px;
}
.mcs-index-main .main-groups .box-s .box-title {
  display: block;
  padding-left: 15px;
  padding-right: 15px;
  height: 84px;
  line-height: 84px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #000000;
  font-weight: bold;
}
.mcs-index-main .main-groups .box-s .box-img {
  overflow: hidden;
}
.mcs-index-main .main-groups .box-s .box-img img {
  display: block;
  width: 100%;
  transition: all 0.7s;
}
.mcs-index-main .main-groups .box-s .box-info {
  padding: 20px 15px;
  line-height: 28px;
}
.mcs-index-main .main-groups .box-s .box-info .info-txt {
  display: block;
  height: 116px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.mcs-index-main .main-groups .box-s .box-info .info-a {
  display: block;
  color: #02a0cd;
}
.mcs-index-main .main-groups .box-s:hover .box-title {
  color: #02a0cd;
}
.mcs-index-main .main-groups .box-s:hover .box-img img {
  transform: scale(1.1);
}
.mcs-index-main .main-groups .box-s:hover .box-info .info-a {
  text-decoration: underline;
}
.mcs-page-main {
  padding-bottom: 40px;
}
.mcs-page-main.other-main {
  padding-top: 40px;
}
/*fees*/
.mcs-fees-mod .box-img img {
  display: block;
  width: 100%;
}
.mcs-fees-mod .box-info {
  border-top: 8px solid #ffb91d;
  background-color: #fff;
  padding: 35px;
}
.mcs-fees-mod .info-box {
  margin-bottom: 40px;
}
.mcs-fees-mod .info-box:last-child {
  margin-bottom: 0;
}
.mcs-fees-mod .info-box .info-title {
  
  border-bottom: 1px solid #8b8b8b;
  margin-bottom: 15px;
  line-height: 1.4;
  padding-bottom: 10px;
}
.mcs-fees-mod .info-box .info-txt {
  line-height: 2;
}
.mcs-fees-mod .info-box .info-txt span {
  text-decoration: underline;
}
.mcs-fees-mod .info-box .info-list {
  margin-top: 15px;
}
.mcs-fees-mod .info-box .info-list > div {
  margin-bottom: 20px;
  background-color: #f7f7f7;
  padding: 10px 35px 10px 55px;
  line-height: 30px;
  color: #8b8b8b;
  position: relative;
}
.mcs-fees-mod .info-box .info-list > div:last-child {
  margin-bottom: 0;
}
.mcs-fees-mod .info-box .info-list > div:after {
  content: '';
  position: absolute;
  left: 35px;
  top: 24px;
  width: 6px;
  height: 2px;
  background-color: #8b8b8b;
}
.mcs-other-banner {
  background-color: #fff;
}
.mcs-other-banner .public-box {
  position: relative;
  z-index: 101;
  top: -45px;
}
.mcs-other-banner .box-img img {
  display: block;
  width: 100%;
}
.mcs-other-banner .box-info {
  background-color: #fff;
  padding: 25px 45px;
  color: #555555;
  line-height: 1.6;
  position: relative;
  margin: -100px 25px 0 25px;
  max-width: 1180px;
}
.mcs-other-banner .box-info .box-title {
  margin-bottom: 10px;
  font-family: source_han;
}
.mcs-page-details .details-top img {
  display: block;
  width: 100%;
}
.mcs-page-details .details-cont {
  margin: -270px -58px 0 58px;
  position: relative;
  z-index: 2 ;
}
.mcs-page-details .details-cont .cont-title {
  border-bottom: 10px solid #ffb91d;
  display: inline-block;
  color: #ffffff;
  margin-bottom: 45px;
  
  font-weight: bold;
  max-width: 1200px;
}
.mcs-page-details .details-cont .cont-info {
  background-color: #fff;
  padding: 40px 55px;
}
.mcs-page-details .details-cont .info-box {
  margin-bottom: 60px;
}
.mcs-page-details .details-cont .info-box:last-child {
  margin-bottom: 0;
}
.mcs-page-details .details-cont .info-box .box-title {
  border-bottom: 1px solid #a0a0a0;
  color: #333333;
  line-height: 1.4;
  padding-bottom: 10px;
  margin-bottom: 25px;
  font-weight: bold;
  
}
.mcs-page-details .details-cont .info-box .box-title-02 {
  color: #93070a;
  margin-bottom: 20px;
  display: inline-block;
  text-decoration: underline;
  font-weight: bold;
  
}
.mcs-page-details .details-cont .info-box .box-txt {
  line-height: 1.6;
  color: #555555;
}
.mcs-FAQ {
  background-color: #ffffff;
  border-top: 1px solid #ffb91d;
}
.mcs-FAQ .main-title {
  border-bottom: 1px solid #ffb91d;
  padding: 40px 15px 25px;
  text-align: center;
  
  font-weight: bold;
  color: #ffb91d;
}
.mcs-FAQ .main-cont {
  padding: 35px 45px;
}
.mcs-FAQ .cont-img img {
  display: block;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.mcs-FAQ .cont-menu {
  margin-bottom: 48px;
}
.mcs-FAQ .cont-menu a {
  float: left;
  width: 25%;
  background-color: #ffb91d;
  text-align: center;
  
  font-weight: bold;
  position: relative;
  height: 70px;
  line-height: 66px;
  color: #333333;
}
.mcs-FAQ .cont-menu a:after {
  content: '';
  position: absolute;
  bottom: 5px;
  left: 50%;
  margin-left: -6px;
  overflow: hidden;
  background: url("../../images/phbs_en_cjbs/mcs-img-04.png") no-repeat;
  width: 12px;
  height: 5px;
  display: none;
}
.mcs-FAQ .cont-menu a:hover,
.mcs-FAQ .cont-menu a.active {
  background-color: #93070a;
  color: #fff;
}
.mcs-FAQ .cont-menu a:hover:after,
.mcs-FAQ .cont-menu a.active:after {
  display: block;
}
.mcs-FAQ .menu-class {
  width: 200px;
  border: solid 1px #8a8a88;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}
.mcs-FAQ .menu-class a {
  float: left;
  width: 50%;
  text-align: center;
  line-height: 54px;
  
  font-weight: bold;
  color: #8a8a88;
}
.mcs-FAQ .menu-class a.active {
  background-color: #93070a;
  color: #fff;
}
.mcs-FAQ .box-list .box-s {
  margin-bottom: 12px;
}
.mcs-FAQ .box-list .box-s .box-title {
  background: url("../../images/phbs_en_cjbs/mcs-img-11.png") no-repeat right 25px top 13px #f7f7f7;
  padding: 10px 55px 10px 45px;
  line-height: 30px;
  color: #333333;
  position: relative;
  cursor: pointer;
}
.mcs-FAQ .box-list .box-s .box-title:last-child {
  margin-bottom: 0;
}
.mcs-FAQ .box-list .box-s .box-title:after {
  content: '';
  position: absolute;
  left: 30px;
  top: 24px;
  width: 6px;
  height: 2px;
  background-color: #333333;
}
.mcs-FAQ .box-list .box-s .box-txt {
  color: #8b8b8b;
  line-height: 2;
  padding: 10px 25px;
  display: none;
}
.mcs-FAQ .box-list .box-s:hover .box-title {
  background-color: #ffb91d;
}
.mcs-FAQ .box-list .box-s.active .box-title {
  background: url("../../images/phbs_en_cjbs/mcs-img-12.png") no-repeat right 25px top 13px #ffb91d;
}
.mcs-FAQ .box-list .box-s.active .box-txt {
  display: block;
}
.mcs-contact-us {
  background-color: #fff;
  padding: 40px 45px;
}
.mcs-contact-us .box-groups {
  margin-bottom: 30px;
}
.mcs-contact-us .box-groups:last-child {
  margin-bottom: 0;
}
.mcs-contact-us .box-groups .box-title {
  background-color: #ffb91d;
  padding: 10px 30px;
  line-height: 30px;
  color: #333333;
  
  font-weight: bold;
}
.mcs-contact-us .box-groups .box-cont {
  background-color: #f7f7f7;
  padding: 20px 30px;
}
.mcs-contact-us .box-groups .cont-txt {
  color: #8b8b8b;
  line-height: 2;
}
.mcs-contact-us .box-groups .cont-email {
  line-height: 42px;
  border-radius: 5px;
  border: solid 1px #8b8b8b;
  display: inline-block;
  background: url("../../images/phbs_en_cjbs/mcs-img-07.png") no-repeat right 18px top 18px;
  padding-left: 20px;
  padding-right: 65px;
  color: #555555;
  margin-top: 20px;
}
.mcs-contact-us .box-groups .cont-email img {
  vertical-align: middle;
  margin-right: 10px;
  margin-top: -3px;
}
.mcs-contact-us .box-groups .cont-email:hover {
  background-color: #ffb91d;
}
.mcs-contact-us .box-groups .cont-tel {
  background: url("../../images/phbs_en_cjbs/mcs-img-08.png") no-repeat left center;
  line-height: 40px;
  padding-left: 52px;
  text-decoration: underline;
  color: #555555;
  margin-top: 20px;
  margin-bottom: 20px;
}
.mcs-contact-us .box-groups .cont-tel:hover {
  color: #ffb91d;
}
.mcs-contact-us .box-groups .cont-form {
  padding-top: 20px;
  padding-bottom: 20px;
}
.mcs-contact-us .box-groups .cont-form .form-group {
  margin-bottom: 30px;
}
.mcs-contact-us .box-groups .cont-form .form-group label {
  font-weight: normal;
  color: #555555;
  line-height: 36px;
}
.mcs-contact-us .box-groups .cont-form .form-group .form-control {
  border-radius: 5px;
  border: solid 1px #808080;
  height: 54px;
  line-height: 34px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: transparent;
}
.mcs-contact-us .box-groups .form-btn {
  padding-top: 20px;
  text-align: center;
}
.mcs-contact-us .box-groups .form-btn .btn-s {
  color: #555555;
  width: 230px;
  line-height: 54px;
  border-radius: 5px;
  border: solid 1px #808080;
  text-align: center;
  background-color: transparent;
}
.mcs-contact-us .box-groups .form-btn .btn-s img {
  vertical-align: middle;
  margin-left: 10px;
  margin-top: -3px;
}
.mcs-contact-us .box-groups .form-btn .btn-s:hover {
  background-color: #ffb91d;
}
.mcs-apply-mod .apply-menu {
  overflow: hidden;
}
.mcs-apply-mod .apply-menu .menu-box {
  width: 50%;
  float: left;
  position: relative;
  overflow: hidden;
}
.mcs-apply-mod .apply-menu .menu-box .box-img img {
  display: block;
  width: 100%;
  transition: all 0.5s;
}
.mcs-apply-mod .apply-menu .menu-box .box-mc {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  color: #fff;
}
.mcs-apply-mod .apply-menu .menu-box .box-mc .mc-cont {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 125px;
  padding-left: 40px;
  padding-right: 40px;
}
.mcs-apply-mod .apply-menu .menu-box .box-mc .box-title {
  display: block;
  border-bottom: 10px solid #ffb91d;
  color: #fff;
  
  font-weight: bold;
}
.mcs-apply-mod .apply-menu .menu-box .box-mc .box-txt {
  line-height: 28px;
  height: 0;
  color: #fefefe;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  margin-top: 30px;
  transition: all 0.5s;
}
.mcs-apply-mod .apply-menu .menu-box:hover .box-img img,
.mcs-apply-mod .apply-menu .menu-box.active .box-img img {
  transform: scale(1.1);
}
.mcs-apply-mod .apply-menu .menu-box:hover .box-mc,
.mcs-apply-mod .apply-menu .menu-box.active .box-mc {
  background: url("../../images/phbs_en_cjbs/mcs-img-14.png") repeat-x bottom center;
}
.mcs-apply-mod .apply-menu .menu-box:hover .box-mc .box-txt,
.mcs-apply-mod .apply-menu .menu-box.active .box-mc .box-txt {
  height: 84px;
}
.mcs-apply-mod .apply-cont {
  position: relative;
  z-index: 99;
  margin-top: -90px;
  background-color: #fff;
  padding: 15px 17px;
  margin-left: 30px;
  margin-right: 30px;
}
.mcs-apply-mod .apply-cont .box-s {
  margin-bottom: 30px;
}
.mcs-apply-mod .apply-cont .box-s:last-child {
  margin-bottom: 0;
}
.mcs-apply-mod .apply-cont .box-s .box-title {
  padding: 20px 70px 20px 75px;
  line-height: 30px;
  min-height: 70px;
  color: #333333;
  background: url("../../images/phbs_en_cjbs/mcs-img-17.png") no-repeat right 30px top 20px #f9f9f9;
  position: relative;
  font-weight: bold;
  
  cursor: pointer;
}
.mcs-apply-mod .apply-cont .box-s .box-title:after {
  content: '';
  background: url("../../images/phbs_en_cjbs/mcs-img-26.png") no-repeat;
  width: 28px;
  height: 23px;
  position: absolute;
  left: 30px;
  top: 23px;
}
.mcs-apply-mod .apply-cont .box-s .box-cont {
  padding: 25px 40px 0;
  display: none;
}
.mcs-apply-mod .apply-cont .box-s:hover {
  background: url("../../images/phbs_en_cjbs/mcs-img-17.png") no-repeat right 30px top 20px #ffb91d;
}
.mcs-apply-mod .apply-cont .box-s:hover .box-title {
  background-color: #ffb91d;
}
.mcs-apply-mod .apply-cont .box-s.active .box-title {
  background: url("../../images/phbs_en_cjbs/mcs-img-13.png") no-repeat right 30px top 20px #ffb91d;
}
.mcs-apply-mod .apply-cont .box-s.active .box-cont {
  display: block;
}
.mcs-apply-mod .apply-cont .cont-mcs {
  display: flex;
  justify-content: center;
  margin-bottom: 5px;
}
.mcs-apply-mod .apply-cont .cont-mcs:last-child {
  margin-bottom: 0;
}
.mcs-apply-mod .apply-cont .cont-mcs .cont-title {
  min-width: 210px;
  width: 210px;
  padding: 20px;
  font-weight: bold;
  
  line-height: 1.6;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.mcs-apply-mod .apply-cont .cont-mcs .cont-title.bg-01 {
  background-color: #ffd16b;
}
.mcs-apply-mod .apply-cont .cont-mcs .cont-title.bg-02 {
  background-color: #e6e5e5;
}
.mcs-apply-mod .apply-cont .cont-mcs .cont-info {
  flex: 1;
  padding: 30px;
  background-color: #f9f9f9;
  line-height: 2;
  color: #555555;
}
.mcs-apply-mod .apply-cont .cont-ccs {
  background-color: #f9f9f9;
  padding: 40px 70px;
  color: #555;
  line-height: 1.8;
}
.mcs-apply-mod .apply-cont .cont-ccs a {
  color: #61d6da;
  font-weight: bold;
}
.schedule-curriculum .schedule-info {
  padding-top: 60px;
  padding-bottom: 40px;
}
.schedule-curriculum .schedule-info .schedule-wrap {
  position: relative;
}
.schedule-curriculum .schedule-info .schedule-wrap .schedule-list {
  overflow: hidden;
}
.schedule-curriculum .schedule-info .schedule-wrap .schedule-next,
.schedule-curriculum .schedule-info .schedule-wrap .schedule-prev {
  width: 76px;
  height: 76px;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 1!important;
}
.schedule-curriculum .schedule-info .schedule-wrap .schedule-next:after,
.schedule-curriculum .schedule-info .schedule-wrap .schedule-prev:after {
  display: none;
}
.schedule-curriculum .schedule-info .schedule-wrap .schedule-next {
  right: -100px;
  background-image: url("../../images/phbs_en_cjbs/mcs-img-next.png");
}
.schedule-curriculum .schedule-info .schedule-wrap .schedule-next:hover {
  background-image: url("../../images/phbs_en_cjbs/mcs-img-next-h.png");
}
.schedule-curriculum .schedule-info .schedule-wrap .schedule-prev {
  left: -100px;
  background-image: url("../../images/phbs_en_cjbs/mcs-img-prev.png");
}
.schedule-curriculum .schedule-info .schedule-wrap .schedule-prev:hover {
  background-image: url("../../images/phbs_en_cjbs/mcs-img-prev-h.png");
}
.schedule-curriculum .schedule-info .schedule-list {
  margin-bottom: 60px;
}
.schedule-curriculum .schedule-info .schedule-list .swiper-slide {
  width: 40%;
}
.schedule-curriculum .schedule-info .info-tip .box-tip .tip-title {
  position: relative;
  z-index: 1;
  color: #333333;
  line-height: 40px;
  display: inline-block;
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 20px;
}
.schedule-curriculum .schedule-info .info-tip .box-tip .tip-title:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 10px;
  height: 5px;
  background-color: #ffb91d;
  z-index: -1;
}
.schedule-curriculum .schedule-info .info-tip .box-tip .tip-s {
  margin-bottom: 15px;
}
.schedule-curriculum .schedule-info .info-tip .box-tip .tip-s > div {
  margin-right: 30px;
  float: left;
}
.schedule-curriculum .schedule-info .info-tip .box-tip .tip-s > div:last-child {
  margin-right: 0;
}
.schedule-curriculum .schedule-info .info-tip .box-tip .tip-s span {
  display: inline-block;
  line-height: 24px;
  color: #333333;
  font-weight: bold;
  
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 8px;
}
.schedule-curriculum .schedule-info .info-tip .box-tip .tip-01 span {
  min-width: 50px;
  height: 24px;
  margin-right: 10px;
}
.schedule-curriculum .schedule-info .info-tip .box-tip .tip-01 .span-01 {
  background-color: #9bc2e6;
}
.schedule-curriculum .schedule-info .info-tip .box-tip .tip-01 .span-02 {
  background-color: #ffccff;
}
.schedule-curriculum .schedule-info .info-tip .box-tip .tip-02 span {
  background-color: #ffb91d;
  padding-left: 5px;
  padding-right: 5px;
  
  font-size: 18px;
}
.schedule-curriculum .curriculum-info {
  background-color: #ffffff;
  padding: 35px;
}
.schedule-curriculum .curriculum-info .m-title {
  display: inline-block;
  border-bottom: 10px solid #ffb91d;
  padding-right: 155px;
  line-height: 1.4;
  padding-bottom: 5px;
  
  cursor: pointer;
  margin-bottom: 30px;
  color: #ffb91d;
  font-weight: bold;
}
.schedule-curriculum .curriculum-info .info-txt {
  line-height: 2;
  color: #8b8b8b;
  margin-bottom: 35px;
}
.schedule-curriculum .curriculum-info .info-a {
  display: inline-block;
  padding-left: 25px;
  padding-right: 25px;
  color: #8b8b8b;
  height: 48px;
  border: solid 1px #ffb91d;
  line-height: 46px;
}
.schedule-curriculum .curriculum-info .info-a:hover {
  background-color: #ffb91d;
}
.schedule-curriculum .curriculum-info .info-groups {
  margin-top: 60px;
}
.schedule-curriculum .curriculum-info .info-groups .groups-title {
  border-bottom: 1px solid #a0a0a0;
  
  font-weight: bold;
  color: #333333;
  line-height: 1.4;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.schedule-curriculum .curriculum-info .info-groups .groups-list .box-s {
  margin-bottom: 5px;
  padding: 10px 20px;
}
.schedule-curriculum .curriculum-info .info-groups .groups-list .box-s .box-title {
  display: inline-block;
  border-bottom: 2px solid #555;
  font-weight: bold;
  line-height: 30px;
  color: #555555;
  position: relative;
  padding-left: 15px;
  cursor: pointer;
  padding-bottom: 5px;
}
.schedule-curriculum .curriculum-info .info-groups .groups-list .box-s .box-title:after {
  content: '';
  background-color: #555;
  width: 4px;
  height: 4px;
  border-radius: 2px;
  position: absolute;
  left: 0;
  top: 13px;
}
.schedule-curriculum .curriculum-info .info-groups .groups-list .box-s .box-cont {
  color: #8b8b8b;
  margin-top: 15px;
  line-height: 1.8;
  display: none;
}
.schedule-curriculum .curriculum-info .info-groups .groups-list .box-s:hover .box-title {
  color: #ffb91d;
}
.schedule-curriculum .curriculum-info .info-groups .groups-list .box-s.active {
  background-color: #f9f9f9;
}
.schedule-curriculum .curriculum-info .info-groups .groups-list .box-s.active .box-title {
  border-bottom: 1px solid #a0a0a0;
  display: block;
}
.schedule-curriculum .curriculum-info .info-groups .groups-list .box-s.active .box-cont {
  display: block;
}
.faq-tab-cont > div {
  display: none;
}
.apply-info {
  padding: 15px;
  line-height: 2;
  margin-bottom: 15px;
}
/*# sourceMappingURL=style-new.css.map */