 首页 */
/* banner_top */
.banner_top img {
  width: 100%;
  min-width: 1100px;
  display: block;
  height: auto;
}
.banner_1100x110 {
  margin-top: 20px;
  margin-bottom: 30px;
}
.banner_1100x110 img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}
/* 菜单 */
#menu_box {
  background-color: #fff;
  width: 220px;
  height: 475px;
  position: absolute;
  z-index: 10;
  /*子菜单*/
}
#menu_box .menu {
  padding: 20px 20px 30px 20px;
  height: 150px;
  border-left: 1px solid transparent;
  border-bottom: 1px solid #d9d9d9;
  position: relative;
}
#menu_box .menu h2 a {
  display: block;
  padding-left: 0;
  font-size: 20px;
  margin-bottom: 10px;
  color: #333;
  cursor: pointer;
}
#menu_box .menu h2:after {
  content: " ";
  float: right;
  width: 20px;
  height: 20px;

}
#menu_box .menu .index_menu_t2 {

}
#menu_box .menu .index_menu_t3 {

}
#menu_box .menu a {
  display: inline-block;
  font-size: 12px;
  font-size: 1.2rem;
  color: #666;
  margin-right: 15px;
  margin-bottom: 5px;
}
#menu_box .menu a:hover {
  color: #c8161d;
}
#menu_box .menu i {
  display: none;
  float: right;
  width: 15px;
  height: 100%;
  background-color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 80;
}
#menu_box .menu:last-of-type {
  border: none;
}
#menu_box .submenu {
  display: none;
  position: absolute;
  top: 0;
  left: 218px;
  width: 880px;
  padding: 20px;
  height: 450px;
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid #d1d1d1;
  border-top: none;
  box-shadow: 0 0 10px #DDD;
}
#menu_box .submenu .cont {
  margin-bottom: 10px;
  overflow: hidden;
}
#menu_box .submenu .cont li {
  list-style: none;
  display: block;   
  text-align: right;
  margin-top: 10px;
  text-align: right;
    width: 16%;
}
 #menu_box .submenu .cont .ri {
   list-style: none;
   display: inline-block;
   width:80%;
   text-align: left;
   border-bottom: 1px solid #f3f0f0;
   padding:10px 0;
  
 }
#menu_box .submenu .cont .tit {
  display: inline;
  font-size: 14px;
  font-size: 1.4rem;
  padding-bottom: 0;
  color: #333;
  font-weight: bold;
  margin-bottom: 5px;
}
#menu_box .submenu .cont .tit:after {
  display: none;
}
#menu_box .submenu .cont a {
  display: inline-block;
  font-size: 12px;
  color: #333;
  padding-bottom: 5px;
  margin: 0;
}
#menu_box .submenu .cont a:after {
  content: "|";
  display: inline-block;
  padding: 0 6px;
  color: #333;
}
#menu_box .submenu .cont a:hover {
  color: #c8161d;
}
#menu_box .on {
  border-bottom: 1px solid #a3a1a1;
  border-left: 1px solid #a3a1a1!important;
}
#menu_box .on i {
  display: block;
}
#menu_box .on .submenu {
  display: block;
}
#menu_box .menu:nth-of-type(2) .submenu {
  top: -100%;
}
#menu_box .menu:nth-of-type(3) .submenu {
  top: -200%;
}
/* 热点轮播 */
#hot_banner .sw-bullet li {
  width: 9px;
  height: 10px;
  border-radius: 50%;
  margin: 0 3px;
  background: #b5b5b6;
}
#hot_banner .sw-bullet li.active {
  background: #a51a20;
}
.zixun {
  float: right;
  padding-right: 15px;
  font-size: 14px;
  color: #c8161d!important;
  padding-top: 10px;
}
a.gd {
  float: right;
  margin-top: 5px;
  font-size: 12px;
  font-size: 1.2rem;
  color: #646464;
}
.h3 {
  font-size: 16px;
  font-size: 1.6rem;
  color: #323232;
  margin-bottom: 10px;
}
.h4 {
  font-size: 16px;
  font-size: 1.6rem;
  color: #323232;
  padding: 12px;
  border: 1px solid #e1e1e1;
  border-left: 2px solid #c8161d;
}
/*SAT*/
/*轮播图*/
#SAT_banner .sw-bullet li {
  background-color: rgba(255, 255, 255, 0.5);
}
#SAT_banner .sw-bullet li.active {
  background-color: #0066ae;
}
#SAT_banner .sw-bullet li:hover {
  background-color: #0066ae;
}
/*菜单*/
.ast_menu_box .menu {
  padding: 10px 15px!important;
  height: auto!important;
}
.ast_menu_box .menu h2 {
  font-size: 16px;
  font-size: 1.6rem!important;
  background: none!important;
  padding-left: 0!important;
}
.ast_menu_box .menu h2:after {
  display: none;
}
.ast_menu_box .menu a {
  margin-right: 10px!important;
}
.ast_menu_box .menu .m_r {
  margin-right: 0!important;
}
/*日历*/
#calendar_box {
  width: 260px;
  position: absolute;
  right: 35px;
  z-index: 10;
  background-color: rgba(217, 243, 252, 0.8);
}
#calendar_box .head {
  padding-top: 20px;
  padding-left: 10px;
  padding-bottom: 15px;
  background-color: transparent;
}
#calendar_box .head .p1 {
  font-size: 14px;
  font-size: 1.4rem;
  color: #3e3a39;
  font-weight: bold;
}
#calendar_box .head .p1 span {
  display: inline-block;
  padding: 0 8px;
  height: 22px;
  border: 1px solid #3b3b3b;
  line-height: 20px;
  font-size: 12px;
  font-size: 1.2rem;
  margin-right: 2px;
}
#calendar_box .head .p2 {
  font-size: 24px;
  font-size: 2.4rem;
  color: #3e3a39;
  font-weight: bold;
  margin-top: 8px;
}
#calendar_box .head .p2 span {
  display: inline-block;
  width: 62px;
  height: 30px;
  line-height: 28px;
  font-size: 25px;
  font-size: 2.5rem;
  color: #ff8a00;
  text-align: center;
  margin-left: 5px;
  margin-right: 8px;
  border: 1px solid #3b3b3b;
}
#calendar_box .body {
  height: 247px;
  overflow: hidden;
}
#calendar_box .foot {
  overflow: hidden;
  padding-bottom: 16px;
  text-align: center;
  background-color: transparent;
}
#calendar_box .foot .calendar_btn {
  display: inline-block;
  width: 120px;
  height: 22px;
  line-height: 22px;
  color: #fff;
  background-color: #ff8a00;
  margin-bottom: 10px;
  border-radius: 5px;
}
#calendar_box .foot li {
  float: left;
  width: 49px;
  margin-left: 12px;
}
#calendar_box .foot li img {
  border-radius: 8px;
}
.c-grid {
  box-shadow: none;
}
.calendar {
  width: 260px;
}
.calendar .c-grid {
  width: 100%;
}
.c-grid-title {
  background-color: transparent;
  color: #3e3a39;
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: normal;
  height: 38px;
  line-height: 38px;
  padding-top: 0!important;
}
.c-week-day {
  background-color: transparent;
  padding-top: 0!important;
  height: 22px;
  line-height: 22px;
  font-size: 10px;
}
.c-day-previous-month,
.c-day,
.c-day-next-month {
  background-color: transparent;
}
.c-today {
  background-color: #00aeea;
}
.c-event-grid {
  display: none;
}
/*5大亮点*/
.sat_hot_ban1 {
  height: 984px;
  background: url(https://www.joyboom.com/assets/images/SAT_5_02.png) no-repeat center top;
}
/*高分学员*/
.sat_hot_ban2 {
  margin-top: -210px;
  margin-bottom: 115px;
  padding: 0;
  overflow: hidden;
}
.sat_hot_ban2 table {
  margin: 0 auto;
  transform: scale(1.05);
}
.sat_hot_ban2 tr {
  white-space: nowrap;
}
.sat_hot_ban2 td {
  cursor: pointer;
  padding-right: 10px;
  padding-bottom: 13px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  overflow: hidden;
}
.sat_hot_ban2 td p {
  display: block;
  position: absolute;
  padding: 5px 10px;
  padding-left: 35px;
  width: 100%;
  bottom: 13px;
  left: -10px;
  background-color: rgba(0, 174, 234, 0.8);
}
.sat_hot_ban2 td p span {
  display: block;
  color: #fff;
  font-size: 14px;
  font-size: 1.2rem;
  line-height: 14px;
}
.sat_hot_ban2 td b {
  display: block;
  position: absolute;
  padding: 5px 10px;
  width: 187px;
  top: 88px;
  left: 0;
  background-color: rgba(0, 174, 234, 0.8);
}
.sat_hot_ban2 td b span {
  display: block;
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 14px;
  font-weight: normal;
}
.sat_hot_ban2 td td {
  margin-top: 9px;
}
.sat_hot_ban2 td img {
  display: block;
}
.sat_hot_ban2 .td:hover p {
  background-color: rgba(216, 16, 24, 0.8) !important;
}
.sat_hot_ban2 .t-2-1 {
  margin-top: -70px;
}
.sat_hot_ban2 .t-2-2 {
  margin-top: -12px;
}
.sat_hot_ban2 .t-2-3 {
  margin-top: -77px;
}
.sat_hot_ban2 .t-2-4 {
  margin-top: -50px;
}
.sat_hot_ban2 .t-2-5 {
  margin-top: 0;
}
.sat_hot_ban2 .t-2-6 {
  margin-top: -72px;
}
.sat_hot_ban2 .t-2-7 {
  margin-top: -72px;
}
.sat_hot_ban2 .t-2-8 {
  margin-top: -99px;
  padding-right: 0;
}
.sat_hot_ban2 .t-3-1 {
  margin-top: -41px;
}
.sat_hot_ban2 .t-3-2 {
  margin-top: -41px;
  margin-left: -10px;
}
.sat_hot_ban2 .t-3-3 {
  margin-top: -41px;
}
.sat_hot_ban2 .t-3-4 {
  margin-top: -41px;
}
.sat_hot_ban2 .t-3-5 {
  margin-top: -9px;
  margin-left: -9px;
}
.sat_hot_ban2 .t-3-6 {
  margin-top: -27px;
}
.sat_hot_ban2 .t-3-7 {
  margin-top: -27px;
  padding-right: 0;
}
.sat_hot_ban2 .t-3-7 img {
  width: 350px;
  height: 237px;
}
/*选课直通车*/
@font-face {
  font-family: Heiti;
  src: url(https://www.joyboom.com/assets/fonts/Heiti.TTF);
}
@font-face {
  font-family: zh;
  src: url(https://www.joyboom.com/assets/fonts/zh.ttf);
}
.sat_tit {
  font-size: 25px;
  color: #6f6f6f;
  cursor: pointer;
  margin: 15px 0;
  padding-left: 10px;
  border-left: 5px solid #6f6f6f;
}
.sat_tit_b {
  border-top: 1px solid #c5c5c5;
  border-bottom: 1px solid #c5c5c5;
  padding-left: 0;
  overflow: hidden;
}
.sat_tit_b .ri {
  margin-top: 25px;
  overflow: hidden;
}
.sat_tit_b .ri li {
  float: left;
}
.sat_tit_b .ri li a {
  text-decoration: none;
}
.sat_tit_b .ri li a:hover {
  color: #0066ae;
}
.sat_a_b {
  margin: 0 7px;
  height: 14px;
  width: 1px;
  background: #6f6f6f;
}
.sat_ztc_cont {
  padding-left: 0;
  margin-top: 27px;
  margin-bottom: 20px;
}
.sat_ztc_cont .sat_ztc_head {
  height: 35px;
}
.sat_ztc_cont .img img {
  display: block;
  max-width: 100%;
  height: auto;
}
.sat_ztc_cont .txt {
  padding-top: 25px;
  padding-right: 35px;
  padding-bottom: 30px;
  padding-left: 30px;
  background-color: #00aeea;
  min-height: 193px;
}
.sat_ztc_cont .txt span {
  display: block;
  font-size: 42px;
  color: #fff;
  line-height: 44px;
}
.sat_ztc_cont .txt p {
  color: #fff;
  line-height: 20px;
  margin-top: 10px;
}
.sat_ztc_cont .ztc_btn {
  text-align: center;
  padding-top: 15px;
  width: 100%;
}
.sat_ztc_cont .ztc_btn a {
  display: inline-block;
  padding: 2px 8px;
  color: #fff;
  text-decoration: none;
  border-radius: 5px;
}
.sat_ztc_cont .ztc_btn a:first-of-type {
  margin-right: 10px;
  background-color: #6f6f6f;
}
.sat_ztc_cont .ztc_btn a:last-of-type {
  background-color: #ff8a00;
}
#sat_ztc section:nth-of-type(2) {
  padding: 0 7.5px;
}
#sat_ztc section:nth-of-type(5) {
  padding: 0 7.5px;
}
#sat_ztc section:nth-of-type(3n) {
  padding-left: 15px;
  padding-right: 0;
}
#sat_ztc .row {
  margin: 0;
  margin-bottom: 60px;
}
#sat_ztc .row .col-md-9 {
  padding-left: 0;
}
/*备考专区*/
.sat_beikao .gd {
  color: #0066ae;
  margin-left: 35px;
  margin-top: 0;
}
.sat_bk {
  padding-left: 0;
  padding-right: 10px;
  /*margin-top: 31px;*/
  margin-top: 13px;
}
.sat_bk .head {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  padding-left: 10px;
  color: #00aeea;
  height: 35px;
  line-height: 35px;
  background-color: #e5f7fd;
}
.sat_bk .cont {
  margin-top: 10px;
  overflow: hidden;
}
.sat_bk .cont .img {
  width: 40%;
  padding-right: 10px;
}
.sat_bk .cont .txt {
  width: 60%;
  line-height: 18px;
}
.sat_bk .cont .txt a {
  color: #333;
  font-weight: bold;
  text-decoration: none;
}
.sat_bk .cont .txt p {
  color: #989898;
  text-indent: 2em;
}
.sat_bk .list {
  line-height: 30px;
  margin-top: 10px;
}
.sat_bk .list a {
  /*margin-bottom: 3px;*/
  margin-bottom: 0px;
  font-size: 14px;
  font-size: 1.4rem;
  display: inline-block;
  padding-left: 10px;
  text-decoration: none;
  background: url(https://www.joyboom.com/assets/images/SAT_pic_07.png) no-repeat left center;
}
.sat_bk .list a:hover {
  color: #00aeea;
}
.sat_bk_r {
  padding-left: 10px;
  padding-right: 0;
}
/*侧栏*/
.sat_sidebar {
  /*高分学员*/
}
.sat_sidebar .cont {
  margin-bottom: 15px;
  border: 1px solid #cdcdcd;
  padding: 0 15px 0 20px;
}
.sat_sidebar .cont .gd {
  margin-top: 15px;
  color: #0066ae;
  text-decoration: none;
}
.sat_sidebar .cont .list {
  line-height: 25px;
  border-top: 1px solid #cdcdcd;
  padding-top: 20px;
}
.sat_sidebar .cont .list a {
  color: #6f6f6f;
  display: inline-block;
  height: 25px;
  width: 100%;
  overflow: hidden;
  line-height: 25px;
  padding-left: 15px;
  background: url(https://www.joyboom.com/assets/images/SAT_pic_03.png) no-repeat left center;
}
.sat_sidebar .cont .sat_sidebar_play {
  margin-bottom: 15px;
}
.sat_sidebar .sat_sidebar_xy {
  padding-top: 20px;
  border-top: 1px solid #cdcdcd;
}
.sat_sidebar .xy_cont {
  height: 54px;
  width: 100%;
  overflow: hidden;
  margin-bottom: 12px;
}
.sat_sidebar .xy_cont .img {
  height: 54px;
  padding: 2px;
  margin-right: 5px;
  border: 1px solid #cdcdcd;
}
.sat_sidebar .xy_cont .img img {
  width: 38px;
  height: 48px;
}
.sat_sidebar .xy_cont .txt {
  max-width: 159px;
}
.sat_sidebar .xy_cont .txt span {
  color: #00aeea;
}
/*名师*/
.sat_ms {
  background: url(https://www.joyboom.com/assets/images/SAT_ms_bj_08.png) no-repeat top center;
  background-size: cover;
  margin-bottom: 100px;
}
#sat_ms {
  position: relative;
  padding-top: 88px;
  padding-bottom: 65px;
}
#sat_ms .sat_ms_scroll {
  overflow: hidden;
}
#sat_ms ul {
  overflow: hidden;
}
#sat_ms ul li {
  background-color: #fff;
  text-align: center;
  float: left;
  width: 205px;
  margin-right: 15px;
}
#sat_ms ul li .txt:hover p {
  color: #00aeea;
}
#sat_ms ul li .txt:hover span {
  color: #00aeea;
}
#sat_ms ul li .name {
  font-size: 23px;
  font-size: 2.3rem;
  color: #3b3b3b;
  display: inline-block;
  margin-top: 20px;
  padding: 0;
}
#sat_ms ul li span {
  display: block;
  margin-top: 8px;
  margin-bottom: 15px;
  color: #6f6f6f;
}
#sat_ms ul li .bd {
  display: inline-block;
  width: 32px;
  height: 2px;
  background: #ff8a00 ;
}
#sat_ms ul li p {
  text-align: left;
  color: #6f6f6f;
  padding: 25px 10px;
}
#sat_ms .sat_ms_btn {
  position: relative;
  display: inline-block;
  padding: 10px 40px 10px 30px;
  border-radius: 30px;
  color: #fff;
  background-color: #ff8a00;
}
#sat_ms .sat_ms_btn i {
  display: inline-block;
  position: absolute;
  width: 25px;
  height: 23px;
  right: 13px;
  top: 7px;
  background: url(https://www.joyboom.com/assets/images/SAT_ms_btn_09.png) no-repeat;
}
#sat_ms .sat_ms_btn_box {
  text-align: center;
  margin-top: 35px;
}
#sat_ms .sat_ms_btn_lf {
  cursor: pointer;
  width: 58px;
  height: 100px;
  position: absolute;
  left: -110px;
  font-size: 120px;
  color: #fff;
  top: 30%;
  background-image: url("https://www.joyboom.com/assets/images/sat_ms_btn_lf.png");
  background-repeat: no-repeat;
  background-size: cover;
}
#sat_ms .sat_ms_btn_ri {
  cursor: pointer;
  width: 58px;
  height: 100px;
  position: absolute;
  right: -90px;
  font-size: 120px;
  color: #fff;
  top: 30%;
  background-image: url("https://www.joyboom.com/assets/images/sat_ms_btn_ri.png");
  background-repeat: no-repeat;
  background-size: cover;
}
/*精彩视频*/
.sat_play_cont {
  text-align: center;
  margin-top: 20px;
}
.sat_play_cont .img {
  position: relative;
}
.sat_play_cont .img i {
  display: none;
  position: absolute;
  width: 48px;
  height: 48px;
  top: 50%;
  margin-top: -24px;
  left: 50%;
  margin-left: -24px;
  border: 2px solid #fff;
  background-color: rgba(148, 148, 148, 0.5);
  border-radius: 50%;
  line-height: 48px;
}
.sat_play_cont .img i b {
  display: inline-block;
  border: 10px solid transparent;
  border-left-color: #fff;
  margin-left: 15px;
  margin-top: 10px;
}
.sat_play_cont .img span {
  display: inline-block;
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -72.5px;
  height: 20px;
  width: 145px;
  background-color: #ff8a00;
  color: #fff;
  cursor: pointer;
}
.sat_play_cont p {
  margin-top: 15px;
}
.sat_play_cont p a {
  color: #3b3b3b;
}
.sat_play_cont_box {
  margin-bottom: 80px;
}
/*底部分割线*/
.sat_foot_bd {
  height: 1px;
  background-color: #b1b1b1;
  margin-bottom: 100px;
}
/*联系我们*/
.sat_about {
  margin-bottom: 90px;
}
.sat_about p {
  font-size: 15px;
  font-size: 1.5rem;
  color: #3b3b3b;
  margin-top: 25px;
}
.sat_about img {
  cursor: pointer;
}
.sat_about .col-md-3:last-of-type {
  text-align: center;
}
.sat_about .col-md-3:last-of-type img {
  display: inline-block;
}
/*留学申请*/
.lxzq_h1 {
  width: 100%;
  font-size: 50px;
  font-size: 5rem;
  font-weight: bold;
  text-align: center;
  color: #1874c3;
  padding-bottom: 40px;
}
.lxzq_h1 i {
  font-size: 20px;
  font-size: 2rem;
  font-weight: normal;
  display: block;
}
/*快速指南*/
.lxsq_cont1 {
  padding: 90px 35px;
}
.lxsq_cont1 .cont_box {
  padding-top: 40px;
}
.lxsq_cont1 .cont_box .cont {
  float: left;
  width: 25%;
  text-align: center;
}
.lxsq_cont1 .cont_box .cont .img {
  position: relative;
  display: inline-block;
  width: 111px;
  height: 111px;
  border: 1px solid #1874c3;
  border-radius: 50%;
}
.lxsq_cont1 .cont_box .cont .img b {
  height: 111px;
  display: block;
  border-radius: 50%;
  background: url(https://www.joyboom.com/assets/images/lxsq_zhinan_03.png) no-repeat center;
}
.lxsq_cont1 .cont_box .cont .tit {
  padding: 20px 0;
  font-size: 20px;
  font-size: 2rem;
  color: #1874c3;
  font-weight: bold;
}
.lxsq_cont1 .cont_box .cont .txt {
  font-size: 14px;
  font-size: 1.4rem;
  color: #5c5c5c;
  line-height: 20px;
  padding: 0 45px;
}
.lxsq_cont1 .cont_box div:first-of-type .img {
  background-color: #1874c3;
}
.lxsq_cont1 .cont_box div:nth-of-type(2) b {
  background: url(https://www.joyboom.com/assets/images/lxsq_zhinan_09.png) no-repeat center !important;
}
.lxsq_cont1 .cont_box div:nth-of-type(3) b {
  background: url(https://www.joyboom.com/assets/images/lxsq_zhinan_11.png) no-repeat center !important;
}
.lxsq_cont1 .cont_box div:nth-of-type(4) b {
  background: url(https://www.joyboom.com/assets/images/lxsq_zhinan_06.png) no-repeat center !important;
}
/*成功案例*/
.lxsq_cont2 {
  padding: 0;
}
.lxsq_cont2 .lxzq_h1 {
  padding-top: 60px;
  background-color: #ececec;
}
.lxsq_cont2 .cont_box {
  overflow: hidden;
  border-bottom: 1px solid #949494;
}
.lxsq_cont2 .cont_box .cont {
  float: left;
  width: 33.33%;
  height: auto;
  overflow: hidden;
  position: relative;
}
.lxsq_cont2 .cont_box .cont .img {
  width: 100%;
}
.lxsq_cont2 .cont_box .cont .body {
  width: 50%;
  position: relative;
}
.lxsq_cont2 .cont_box .cont .txt {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #1874c3;
  padding: 30px;
  color: #fff;
}
.lxsq_cont2 .cont_box .cont .txt ul a li {
  position: relative;
  padding-left: 7px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
  line-height: 22px;
}
.lxsq_cont2 .cont_box .cont .txt ul a li span {
  font-weight: bold;
}
.lxsq_cont2 .cont_box .cont .txt ul a li:before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 2px;
  height: 2px;
  top: 50%;
  margin-top: -1px;
  left: 0;
  background-color: #fff;
}
.lxsq_cont2 .cont_box .cont .txt .t_s {
  overflow: hidden;
  padding-top: 15px;
}
.lxsq_cont2 .cont_box .cont .txt .t_s .t_s_m {
  width: 73px;
  height: 73px;
  border-radius: 50%;
  overflow: hidden;
}
.lxsq_cont2 .cont_box .cont .txt .t_s p {
  float: left;
  width: 70%;
  padding-left: 15px;
  line-height: 20px;
}
.lxsq_cont2 .cont_box .cont .txt .t_b {
  padding-top: 18px;
}
.lxsq_cont2 .cont_box .cont .txt .t_b a {
  display: inline-block;
  padding: 5px 16px;
  color: #a3c7e7;
  margin-right: 7px;
  border: 1px solid #a3c7e7;
  background-color: #206497;
}
/*关于我们*/
.lxsq_cont3 {
  padding: 90px 35px;
}
.lxsq_cont3 .txt {
  text-align: center;
}
.lxsq_cont3 .txt .tit {
  font-size: 30px;
  font-size: 3rem;
  color: #434343;
  padding-bottom: 20px;
}
.lxsq_cont3 .txt p {
  font-size: 14px;
  font-size: 1.4rem;
  color: #6c6c6c;
  line-height: 24px;
}
.lxsq_cont3 .txt p span {
  font-size: 15px;
  font-size: 1.5rem;
  color: #1874c3;
  font-weight: bold;
}
.lxsq_cont3 .cont_box {
  overflow: hidden;
  padding-bottom: 50px;
}
.lxsq_cont3 .cont_box .cont {
  padding-top: 35px;
  width: 45%;
}
.lxsq_cont3 .cont_box .cont p {
  font-size: 20px;
  font-size: 2rem;
  color: #595959;
  line-height: 24px;
  overflow: hidden;
  font-weight: bold;
  padding-bottom: 15px;
}
.lxsq_cont3 .cont_box .cont p span {
  font-weight: normal;
}
.lxsq_cont3 .cont_box .cont .jd {
  width: 100%;
  height: 15px;
  background: #e5e5e5;
}
.lxsq_cont3 .cont_box .cont .jd div {
  width: 100%;
  height: 15px;
  background-color: #1874c3;
}
/*服务流程*/
.lxsq_cont4 {
  padding-top: 75px;
  padding-bottom: 65px;
  height: auto;
  position: relative;
}
.lxsq_cont4 img {
  display: block;
  width: 100%;
  height: auto;
}
.lxsq_cont4 .lxsq_lc_btn {
  position: absolute;
  bottom: 85px;
  left: 50%;
  margin-left: -113px;
}
.lxsq_cont4 .lxsq_lc_btn a {
  display: inline-block;
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
  padding: 10px 90px 10px 20px;
  border-radius: 3px;
  border: 2px solid #fff;
  background: url(https://www.joyboom.com/assets/images/lxsq_liucheng.png) no-repeat 180px center;
}
/*留学规划*/
.lxsq_cont5 {
  padding-top: 100px;
  padding-bottom: 120px;
}
#lxgh_tit {
  padding-bottom: 35px;
}
#lxgh_tit span {
  cursor: pointer;
  display: inline-block;
  width: 13.27%;
  padding: 6px 0;
  border: 1px solid #1874c3;
  color: #1874c3;
  font-size: 18px;
  font-size: 1.8rem;
  margin-right: 8.14px;
  text-align: center;
}
#lxgh_tit span:last-of-type {
  margin-right: 0;
}
#lxgh_tit .cur {
  background-color: #1874c3;
  color: #fff;
}
#lxgh_cont .cont {
  overflow: hidden;
  display: none;
}
#lxgh_cont .txt_box {
  float: left;
  width: 410px;
  padding-right: 35px;
  padding-bottom: 25px;
}
#lxgh_cont .txt_box .tit {
  font-size: 16px;
  font-size: 1.6rem;
  color: #1874c3;
  font-weight: bold;
  padding-bottom: 5px;
  border-bottom: 1px solid #a6a6a6;
}
#lxgh_cont .txt_box .tit:before {
  content: "";
  float: left;
  width: 3px;
  height: 16px;
  background-color: #d80c18;
  margin-right: 7px;
  margin-top: 3px;
}
#lxgh_cont .txt_box .body {
  overflow: hidden;
  padding-top: 15px;
}
#lxgh_cont .txt_box .body .f {
  float: left;
  margin-right: 15px;
}
#lxgh_cont .txt_box .body .r {
  float: left;
}
#lxgh_cont .txt_box .body .r li {
  line-height: 21px;
}
#lxgh_cont .txt_box .body .r a {
  color: #404040;
}
#lxgh_cont .fl {
  width: 820px;
}
#lxgh_cont .ri {
  width: 275px;
}
#lxgh_cont .ri div:last-of-type {
  margin-top: 22px;
}
#lxgh_cont .title {
  height: 32px;
  text-align: center;
  line-height: 32px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #1874c3;
  font-weight: bold;
  background-color: #ddeaf6;
  margin-bottom: 10px;
}
#lxgh_cont .list li {
  list-style-type: inherit;
  line-height: 22px;
  padding-left: 10px;
  position: relative;
}
#lxgh_cont .list li a {
  color: #404040;
}
#lxgh_cont .list li:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 2px;
  height: 2px;
  background-color: #094c81;
  top: 50%;
  margin-top: -1px;
  left: 0;
}
/*精英团队*/
.lxsq_cont6 {
  padding: 0;
  margin-bottom: 150px;
  height: 665px;
  width: 100%;
  overflow: hidden;
  background-color: #efefef;
}
.lxsq_cont6 .cont {
  height: 100%;
  position: relative;
}
.lxsq_cont6 .cont .txt {
  display: none;
  width: 428px;
  height: 402px;
  padding: 60px 40px 50px 40px;
  background-color: #fff;
  position: absolute;
  top: 0;
  right: 35px;
}
.lxsq_cont6 .cont .txt h2 {
  font-size: 18px;
  font-size: 1.8rem;
  color: #d80c18;
  padding-bottom: 35px;
  font-weight: bold;
}
.lxsq_cont6 .cont .txt ul li {
  font-size: 14px;
  font-size: 1.4rem;
  color: #404040;
  line-height: 24px;
}
.lxsq_cont6 .cont .txt .jy_btn {
  display: block;
  width: 96px;
  height: 30px;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
  line-height: 30px;
  color: #d80c18;
  border: 1px solid #d80c18;
  border-radius: 5px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 35px;
}
.lxsq_cont6 .cont .img_box {
  width: 550px;
  height: 637px;
  position: absolute;
  left: 35px;
  bottom: 0;
  overflow: hidden;
}
.lxsq_cont6 .cont .img_box img {
  display: none;
}
.lxsq_cont6 .cont .pic_box {
  position: absolute;
  left: 35px;
  bottom: 0;
  width: 100%;
}
.lxsq_cont6 .cont .pic_box .pic {
  width: 12%;
  height: 144px;
  float: left;
  position: relative;
  cursor: pointer;
}
.lxsq_cont6 .cont .pic_box .pic img {
  display: block;
  width: 100%;
  height: 100%;
}
.lxsq_cont6 .cont .pic_box .pic .bg {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 144px;
  line-height: 144px;
  background-color: rgba(216, 16, 24, 0.5);
  font-size: 17px;
  font-size: 1.7rem;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
.lxsq_cont6 .cont .pic_box .hot {
  height: 167px;
  margin-top: -23px;
}
.lxsq_cont6 .cont .pic_box .hot .bg {
  line-height: 167px;
  margin-top: 0;
  height: 167px;
}
/*按钮*/
.cont_btn {
  text-align: center;
}
.cont_btn a {
  margin-top: 60px;
  margin-bottom: 80px;
  display: inline-block;
  font-size: 14px;
  font-size: 1.4rem;
  color: #1874c3;
  padding: 10px 90px 10px 20px;
  border-radius: 3px;
  border: 2px solid #1874c3;
  background: url(https://www.joyboom.com/assets/images/lxsq_anli_25.png) no-repeat 180px center;
}
/*小升初*/
/*大标题*/
.xsc_h2 {
  width: 100%;
  font-size: 45px;
  font-size: 4.5rem;
  font-weight: bold;
  text-align: center;
  color: #535353;
  padding-bottom: 40px;
}
.xsc_h2 i {
  display: block;
  font-size: 20px;
  font-size: 2rem;
  font-weight: normal;
}
.xsc_tit {
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  padding-left: 17px;
  background-color: #f85360;
}
.xsc_btn {
  display: block;
  width: 157px;
  height: 37px;
  line-height: 37px;
  text-align: center;
  color: #fff;
  border-radius: 5px;
  font-size: 14px;
  font-size: 1.4rem;
  margin: 0 auto;
  margin-top: 50px;
  background-color: #f85360;
}
.xsc_btn:hover {
  background-color: #d80c18;
  color: #fff;
}
/*轮播图按钮*/
.xiaoshengchu .sw-bullet li.active {
  background-color: #f85360!important;
}
.xiaoshengchu .sw-bullet li:hover {
  background-color: #f85360!important;
}
.xiaoshengchu .sw-bullet li {
  background-color: #d8d7d8!important;
}
/*快速栏*/
.xsc_cont1 {
  padding-top: 60px;
  padding-bottom: 70px;
  background-color: #5c5c5c;
}
.xsc_cont1 .cont {
  float: left;
  width: 33.33%;
  text-align: center;
}
.xsc_cont1 .cont img {
  display: block;
  margin: 0 auto;
  margin-bottom: 25px;
}
.xsc_cont1 .cont .tit {
  color: #fff;
  font-weight: bold;
  font-size: 26px;
  font-size: 2.6rem;
}
.xsc_cont1 .cont .b {
  width: 77px;
  height: 1px;
  background-color: #fff;
  margin: 15px auto;
}
.xsc_cont1 .cont p {
  color: #fff;
  line-height: 20px;
}
/*我们的优势*/
.xsc_cont2 {
  height: 648px;
  background-color: #f85360;
}
/*我们的课程*/
.xsc_cont3 {
  padding-top: 100px;
  padding-bottom: 100px;
}
.xsc_cont3 .cont {
  overflow: hidden;
  padding-bottom: 40px;
}
.xsc_cont3 .cont .fl {
  width: 850px;
}
.xsc_cont3 .cont .fl .head {
  height: 40px;
  background-color: #535353;
  margin-bottom: 6px;
}
.xsc_cont3 .cont .fl .head .xsc_tit {
  width: 180px;
  padding-left: 26px;
}
.xsc_cont3 .cont .fl .head .xsc_tit img {
  vertical-align: middle;
  margin-right: 2px;
}
.xsc_cont3 .cont .fl .body a:hover {
  opacity: 0.8;
}
.xsc_cont3 .cont .fl .s {
  float: left;
  width: 180px;
  overflow: hidden;
}
.xsc_cont3 .cont .fl .s a {
  display: block;
  padding-top: 12px;
  position: relative;
}
.xsc_cont3 .cont .fl .s a p {
  position: absolute;
  width: 100%;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  text-align: center;
  bottom: 4px;
  background-color: rgba(0, 0, 0, 0.5);
}
.xsc_cont3 .cont .fl .c {
  width: 490px;
  float: left;
  padding: 0 12px;
}
.xsc_cont3 .cont .fl .c a {
  display: inline-block;
  padding-top: 12px;
}
.xsc_cont3 .cont .fl .c a:nth-of-type(2) {
  float: left;
  padding-right: 12px;
}
.xsc_cont3 .cont .ri {
  width: 230px;
}
.xsc_cont3 .cont .ri .xsc_list {
  padding-left: 18px;
  padding-top: 15px;
  padding-bottom: 11px;
  border: 1px solid #999;
  border-top: none;
}
.xsc_cont3 .cont .ri .xsc_list a {
  position: relative;
  padding-left: 5px;
  line-height: 24px;
  color: #5e5e5e;
}
.xsc_cont3 .cont .ri .xsc_list a:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 2px;
  height: 2px;
  background-color: #5e5e5e;
  top: 50%;
  margin-top: -1px;
  left: 0;
}
.xsc_cont3 .cont .ri .hot {
  border: 1px solid #999;
  border-top: none;
}
.xsc_cont3 .cont .ri .hot .t {
  padding-bottom: 23px;
  overflow: hidden;
}
.xsc_cont3 .cont .ri .hot .t a {
  float: left;
  width: 75px;
  height: 30px;
  text-align: center;
  color: #fff;
  line-height: 30px;
  background-color: #535353;
  position: relative;
}
.xsc_cont3 .cont .ri .hot .t a:before {
  content: "";
  display: none;
  border: 10px solid transparent;
  border-top-color: #15b0bf;
  position: absolute;
  bottom: -20px;
  left: 50%;
  margin-left: -5px;
}
.xsc_cont3 .cont .ri .hot .t a:nth-of-type(2) {
  margin: 0 1.5px;
}
.xsc_cont3 .cont .ri .hot .t .cur {
  background-color: #15b0bf;
}
.xsc_cont3 .cont .ri .hot .t .cur:before {
  display: block;
}
.xsc_cont3 .cont .ri .hot .xsc_list {
  display: none;
  border: none;
  padding-top: 0;
  padding-bottom: 21px;
}
/*学员心得*/
.xsc_cont4 {
  background: url(https://www.joyboom.com/assets/images/xsc/xsc_al_bg.png) no-repeat;
  background-size: cover;
  padding: 80px 0;
}
.xsc_cont4 .xsc_h2 {
  padding-bottom: 52px;
}
.xsc_cont4 .cont {
  overflow: hidden;
  margin-bottom: 20px;
  margin-right: 25px;
  position: relative;
  background: #fff;
  float: left;
}
.xsc_cont4 .cont .img img {
  display: block;
  max-width: 100%;
  height: auto;
}
.xsc_cont4 .cont .txt {
  width: 310px;
  padding-top: 30px;
  padding-right: 20px;
  font-size: 13px;
  font-size: 1.3rem;
}
.xsc_cont4 .cont .txt .t {
  font-size: 16px;
  font-size: 1.6rem;
  color: #5c5c5c;
  font-weight: bold;
  margin-bottom: 5px;
}
.xsc_cont4 .cont .txt .m {
  line-height: 22px;
  margin-top: 10px;
  margin-bottom: 5px;
}
.xsc_cont4 .cont b {
  position: absolute;
  display: inline-block;
  border: 15px solid transparent;
  border-top-color: #f85360;
  border-right-color: #f85360;
  top: 0;
  right: 0;
}
.xsc_cont4 .cont .r {
  border-top-color: #15b0bf;
  border-right-color: #15b0bf;
}
.xsc_cont4 .container div:nth-of-type(2n) {
  float: right;
  margin-right: 0;
  margin-left: 25px;
}
/*名师团队*/
.xsc_cont5 {
  padding: 100px 0;
}
.xsc_cont5 .cont {
  float: left;
  width: 25%;
}
.xsc_cont5 .cont .img {
  position: relative;
}
.xsc_cont5 .cont .img img {
  width: 100%;
  max-height: 338.77px;
  display: block;
}
.xsc_cont5 .cont .img i {
  font-size: 53px;
  font-size: 5.3rem;
  color: #fff;
  position: absolute;
  top: 0;
  left: 20px;
  text-align: inherit;
  display: inline-block;
  width: 53px;
}
.xsc_cont5 .cont .txt {
  padding: 8px 20px 0 12px;
}
.xsc_cont5 .cont .txt .p1 {
  font-size: 15px;
  font-size: 1.5rem;
  color: #535353;
  font-weight: bold;
  line-height: 25px;
}
.xsc_cont5 .cont .txt p {
  font-size: 13px;
  font-size: 1.3rem;
  color: #7a7a7a;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
}
.xsc_cont5 .cont .txt p span {
  line-height: 22px;
  font-weight: bold;
}
.xsc_cont5 .cont:hover img {
  opacity: 0.8;
}
/*我们*/
/*大标题*/
.about_h2 {
  font-size: 42px;
  font-size: 4.2rem;
  color: #444;
  text-align: center;
  padding-bottom: 30px;
}
/*按钮*/
.about_btn {
  text-align: center;
}
.about_btn a {
  display: inline-block;
  font-size: 16px;
  font-size: 1.6rem;
  color: #e60012;
  padding: 10px 114px 10px 20px;
  border-radius: 3px;
  border: 2px solid #e60012;
  background: url(https://www.joyboom.com/assets/images/about-btn_03.png) no-repeat 170px center;
}
/*轮播图中的文本*/
.sw-content-r {
  width: 550px!important;
  padding-left: 120px!important;
  height: 450px!important;
  position: absolute;
  left: 50%;
  font-size: 12px!important;
  top: 0;
  background-color: transparent;
}
.sw-content-r h1 {
  padding-top: 100px;
  font-size: 56px;
  font-size: 5.6rem;
  color: #fff;
  padding-bottom: 15px;
}
.sw-content-r p {
  color: #fff;
  line-height: 17px;
  width: 390px;
  white-space: initial;
}
.sw-content-r .txt_b {
  height: 100px;
  padding-top: 20px;
  padding-right: 20px;
}
.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff!important;
}
/*企业简介*/
#about1 {
  padding-top: 55px;
}
#about1 .head a {
  float: left;
  width: 11.27%;
  font-size: 14px;
  font-size: 1.4rem;
  color: #999;
  padding-bottom: 11px;
  border-bottom: 2px solid #999;
  text-align: center;
  margin-right: 1.3%;
}
#about1 .head a:last-of-type {
  margin-right: 0;
}
#about1 .head .active {
  color: #d80c18;
  border-color: #d80c18;
}
#about1 .body {
  padding-top: 135px;
  padding-bottom: 120px;
  color: #444;
}
#about1 .body p {
  text-align: center;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 22px;
  color: #444444;
}
#about1 .body ul {
  overflow: hidden;
  padding-top: 80px;
  padding-bottom: 105px;
}
#about1 .body ul li {
  float: left;
  width: 33.33%;
  text-align: center;
}
#about1 .body ul li span {
  display: inline-block;
  font-size: 88px;
  font-size: 8.8rem;
  font-family: Haettenschweiler;
}
#about1 .body ul li span i {
  font-style: normal;
  float: right;
  margin-top: -20px;
}
#about1 .body ul li p {
  font-size: 19px;
  font-size: 1.9rem;
  line-height: 25px;
}
.about1 {
  overflow: hidden;
  position: fixed;
  top: 0;
  background: #fff;
  padding-bottom: 10px;
  padding-top: 10px;
  right: 0;
  left: 0;
  z-index: 99999;
}
.about1 p {
  width: 1100px;
  overflow: hidden;
  margin: 0 auto;
}
/*企业文化*/
#about2 {
  background-color: #d80c18;
  padding-top: 70px;
  padding-bottom: 100px;
  color: #fff;
  text-align: center;
}
#about2 .about_h2 {
  color: #fff;
}
#about2 p {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 22px;
}
#about2 .body {
  padding-top: 95px;
}
#about2 .body .img {
  width: 550px;
  height: 365px;
  background: url(https://www.joyboom.com/assets/images/ab-_06.png) no-repeat left center;
  background-size: contain;
}
#about2 .body .txt {
  width: 455px;
  overflow: hidden;
}
#about2 .body .txt .cont {
  width: 190px;
  margin-right: 75px;
  text-align: left;
  float: left;
  margin-bottom: 30px;
}
#about2 .body .txt .cont span {
  font-family: "微软雅黑";
  font-size: 37px;
  font-size: 3.7rem;
  display: block;
  font-weight: bold;
}
#about2 .body .txt .cont b {
  font-size: 29px;
  font-size: 2.9rem;
  font-weight: normal;
  display: block;
  padding-bottom: 15px;
  border-bottom: 1px solid #fff;
  margin-bottom: 10px;
}
#about2 .body .txt .cont p {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 25px;
}
#about2 .body .txt div:nth-of-type(2n) {
  margin-right: 0;
}
/*企业荣誉*/
#about3 {
  padding-top: 70px;
  padding-bottom: 66px;
  text-align: center;
  /*.tit{
    margin-top: 20px;
    margin-bottom: 50px;
    overflow: hidden;
    li{
      float: left;
      height: 40px;
      width: 108px;
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 40px;
      margin-right: 2px;
      background-color: #fbe6e7;
      color: #777;
      cursor: pointer;
    }
    .cur{
      background-color: #d80c18;
      color: #fff;
    }
  }
  .cont{
    display: none;
    overflow: hidden;
    li{
      float: left;
      width: 33.3%;
      text-align: center;
    }
  }
  .body{
    padding-bottom: 65px;
    ul:first-of-type{
      display: block;
    }
  }*/
}
#about3 p {
  font-size: 15px;
  font-size: 1.5rem;
  color: #444;
  line-height: 22px;
}
#about3 .body {
  padding-top: 25px;
  padding-bottom: 30px;
}
#about3 .body ul {
  display: none;
  overflow: hidden;
}
#about3 .body ul li {
  float: left;
  width: 24%;
  height: auto;
  margin-right: 8px;
  margin-bottom: 8px;
}
#about3 .body ul li img {
  display: block;
  width: 100%;
  height: auto;
}
#about3 .body ul:first-of-type {
  display: block;
}
#about3 .tit {
  text-align: center;
  margin-bottom: 40px;
}
#about3 .tit li {
  display: inline-block;
  cursor: pointer;
  width: 63px;
  height: 3px;
  background-color: #959595;
  margin-right: 2px;
}
#about3 .tit .cur {
  background-color: #d80c18;
}
/*独家教材*/
#about4 {
  padding-top: 70px;
  padding-bottom: 66px;
  text-align: center;
}
#about4 p {
  font-size: 15px;
  font-size: 1.5rem;
  color: #444;
  line-height: 22px;
}
#about4 .tit {
  margin-top: 20px;
  margin-bottom: 50px;
  overflow: hidden;
}
#about4 .tit li {
  float: left;
  height: 40px;
  width: 120px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 38px;
  margin-right: 17px;
  border: 1px solid #a7a6a6;
  color: #777;
  cursor: pointer;
  border-radius: 30px;
}
#about4 .tit .cur {
  background-color: #d80c18;
  color: #fff;
  border-color: #d80c18;
}
#about4 .cont {
  display: none;
  overflow: hidden;
}
#about4 .cont li {
  float: left;
  margin-right: 17px;
  text-align: center;
}
#about4 .cont li:last-of-type {
  margin-right: 0;
}
#about4 .body {
  padding-bottom: 65px;
}
#about4 .body ul:first-of-type {
  display: block;
}
/*诚聘精英*/
#about5 {
  padding-top: 70px;
  padding-bottom: 66px;
  text-align: center;
}
#about5 p {
  font-size: 15px;
  font-size: 1.5rem;
  color: #444;
  line-height: 22px;
}
#about5 .body {
  padding-top: 85px;
  padding-bottom: 80px;
  overflow: hidden;
}
#about5 .body a {
  float: left;
  width: 192px;
  height: 280px;
  border: 1px solid #8e8c8c;
  margin-right: 32px;
  text-align: center;
  padding-top: 35px;
  position: relative;
}
#about5 .body a .p1 {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 38px;
}
#about5 .body a .p2 {
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 38px;
}
#about5 .body a .bd {
  display: inline-block;
  width: 45px;
  height: 2px;
  background-color: #d80c18;
  margin-bottom: 15px;
  position: absolute;
  bottom: 30px;
  left: 50%;
  margin-left: -22px;
}
#about5 .body a span {
  display: block;
  font-size: 15px;
  font-size: 1.5rem;
  position: absolute;
  bottom: 10px;
  left: 50%;
  margin-left: -52px;
}
#about5 .body a:hover {
  background-color: #d80c18;
  color: #fff;
}
#about5 .body a:hover p {
  color: #fff;
}
#about5 .body a:hover .bd {
  background-color: #fff;
}
#about5 .body a:last-of-type {
  margin-right: 0;
}
#about5 .body .cur {
  background-color: #d80c18;
  color: #fff;
}
#about5 .body .cur p {
  color: #fff;
}
#about5 .body .cur .bd {
  background-color: #fff;
}
/*校园环境*/
#about6 {
  padding-top: 70px;
  padding-bottom: 66px;
  text-align: center;
}
#about6 p {
  font-size: 15px;
  font-size: 1.5rem;
  color: #444;
  line-height: 22px;
}
#about6 .body {
  padding-top: 25px;
  padding-bottom: 30px;
}
#about6 .body ul {
  display: none;
  overflow: hidden;
}
#about6 .body ul li {
  float: left;
  width: 25%;
  height: 144px;
}
#about6 .body ul:first-of-type {
  display: block;
}
#about6 .tit {
  text-align: center;
}
#about6 .tit li {
  display: inline-block;
  cursor: pointer;
  width: 63px;
  height: 3px;
  background-color: #959595;
  margin-right: 2px;
}
#about6 .tit .cur {
  background-color: #d80c18;
}
/*最新活动*/
#about7 {
  padding-top: 70px;
  padding-bottom: 66px;
  margin-bottom: 135px;
  text-align: center;
}
#about7 p {
  font-size: 15px;
  font-size: 1.5rem;
  color: #444;
  line-height: 22px;
}
#about7 .body {
  padding-top: 85px;
  overflow: hidden;
}
#about7 .body .cont {
  width: 50%;
  float: left;
  margin-bottom: 40px;
}
#about7 .body .cont .img {
  width: 164px;
  height: 122px;
  overflow: hidden;
  margin-right: 20px;
}
#about7 .body .cont .txt {
  width: 366px;
  text-align: left;
  padding-right: 20px;
}
#about7 .body .cont .txt .time {
  padding-left: 25px;
  color: #999;
  background: url(https://www.joyboom.com/assets/images/about_11.png) no-repeat left center;
  line-height: 22px;
  font-size: 14px;
  font-size: 1.5rem;
}
#about7 .body .cont .txt .tit {
  font-size: 16px;
  font-size: 1.6rem;
  color: #444444;
  font-weight: bold;
  line-height: 30px;
}
#about7 .body .cont .txt .tit a {
  display: inline;
  font-size: 16px;
  font-size: 1.6rem;
  color: #444444;
  font-weight: bold;
  line-height: 30px;
}
#about7 .body .cont .txt .m {
  font-size: 14px;
  font-size: 1.4rem;
  color: #444;
  line-height: 20px;
}
#about7 .body .cont .txt a {
  display: inline-block;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  color: #d80c18;
  line-height: 20px;
  margin-top: 10px;
}
#about7 .body section:nth-of-type(2n) .txt {
  padding-right: 0;
}
/*AP课程*/
/*大标题*/
.ap_h2 {
  width: 420px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 60px;
  padding-top: 60px;
  padding-bottom: 5px;
  border-bottom: 4px solid #ffba00;
  font-size: 50px;
  font-size: 5rem;
  color: #696a6c;
  font-weight: bold;
}
/*什么是AP*/
#AP1 .cont {
  float: left;
  width: 50%;
  padding-right: 50px;
  overflow: hidden;
}
#AP1 .cont .txt {
  width: 400px;
  height: 318px;
  background: url(https://www.joyboom.com/assets/images/AP_07.png) no-repeat;
  background-size: contain;
  padding-left: 25px;
  padding-right: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 30px;
  color: #323232;
}
#AP1 .cont .txt .tit {
  text-align: center;
  font-size: 34px;
  font-size: 3.4rem;
  color: #fff;
  font-weight: bold;
  padding-top: 15px;
  padding-bottom: 40px;
}
#AP1 .cont .b {
  padding-top: 60px;
  padding-bottom: 60px;
  text-align: center;
}
#AP1 .cont .b a {
  display: inline-block;
  padding-left: 65px;
  background: url(https://www.joyboom.com/assets/images/AP_09.png) no-repeat left top;
  height: 43px;
  line-height: 43px;
  font-size: 24px;
  font-size: 2.4rem;
  color: #ac0636;
}
#AP1 section:last-of-type {
  padding-right: 0;
  padding-left: 50px;
}
/*AP报考须知*/
#AP2 {
  background: url(https://www.joyboom.com/assets/images/AP_12.png) left top;
  background-size: contain;
  padding-bottom: 50px;
}
#AP2 ul {
  overflow: hidden;
  margin-bottom: 60px;
}
#AP2 ul li {
  float: left;
  margin-left: 20px;
  width: 200px;
}
#AP2 ul li p {
  height: 60px;
  line-height: 60px;
  font-size: 20px;
  font-size: 2rem;
  text-align: center;
  color: #323232;
  background-color: #ffba00;
}
#AP2 ul li div {
  background-color: #2e2e2f;
  height: 250px;
  padding: 16px 16px 0 16px;
  position: relative;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 24px;
  color: #fff;
}
#AP2 ul li div b {
  display: block;
  width: 83px;
  height: 59px;
  margin: 0 auto;
  margin-bottom: 15px;
  background: url(https://www.joyboom.com/assets/images/AP_13.png) no-repeat center top;
}
#AP2 ul li div a {
  display: block;
  position: absolute;
  bottom: 15px;
  left: 50%;
  margin-left: -48px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #ffba00;
}
#AP2 .ap_btn {
  display: block;
  width: 280px;
  height: 40px;
  line-height: 40px;
  border-radius: 5px;
  color: #fff;
  font-size: 20px;
  font-size: 2rem;
  text-align: center;
  margin: 0 auto;
  background-color: #f54449;
}
/*AP考试科目*/
#AP3 {
  padding-bottom: 60px;
}
#AP3 .ap_h2 {
  margin-bottom: 10px;
}
#AP3 .b {
  font-size: 16px;
  font-size: 1.6rem;
  color: #646464;
  text-align: center;
}
#AP3 .km_list {
  padding-top: 60px;
  overflow: hidden;
  padding-bottom: 50px;
}
#AP3 .km_list li {
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
  width: 215px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #646464;
  padding-left: 10px;
  background-color: #eee;
}
#AP3 .km_list li a {
  float: right;
  height: 40px;
  width: 75px;
  text-align: center;
  color: #fff;
  background-color: #ffba00;
}
#AP3 .hot {
  text-align: center;
  margin-top: 15px;
  color: #b81e40;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
}
#AP3 .time_tit {
  padding-top: 15px;
  overflow: hidden;
}
#AP3 .time_tit li {
  float: left;
  height: 45px;
  line-height: 45px;
  font-size: 20px;
  font-size: 2rem;
  color: #fff;
  font-weight: bold;
  text-align: center;
  background-color: #b31d48;
  width: 260px;
}
#AP3 .time_tit li:nth-of-type(2) {
  width: 140px;
}
#AP3 .time_tit li:nth-of-type(3) {
  width: 110px;
}
#AP3 .time_tit li:nth-of-type(4) {
  width: 180px;
}
#AP3 .time_tit li:nth-of-type(5) {
  width: 180px;
}
#AP3 .time_tit li:nth-of-type(6) {
  width: 230px;
}
#AP3 .time_tit li:nth-of-type(2n) {
  background-color: #cd6a86;
}
#AP3 .time_list {
  border-bottom: 1px solid #f2f2f2;
  border-right: 1px solid #f2f2f2;
}
#AP3 .time_list li {
  height: 50px;
  line-height: 50px;
  overflow: hidden;
}
#AP3 .time_list li p {
  float: left;
  height: 50px;
  color: #646464;
  font-size: 16px;
  font-size: 1.6rem;
  background-color: #f0f0f0;
  width: 260px;
  text-align: center;
}
#AP3 .time_list li p span {
  display: block;
  color: #ac0636;
}
#AP3 .time_list li p:first-of-type {
  text-align: left;
  padding-left: 5px;
  line-height: initial;
  font-size: 12px;
}
#AP3 .time_list li p:first-of-type span {
  font-size: 16px;
}
#AP3 .time_list li p:nth-of-type(2n) {
  background-color: #fff;
}
#AP3 .time_list li p:nth-of-type(2) {
  width: 140px;
}
#AP3 .time_list li p:nth-of-type(3) {
  width: 110px;
}
#AP3 .time_list li p:nth-of-type(4) {
  width: 180px;
}
#AP3 .time_list li p:nth-of-type(5) {
  width: 180px;
}
#AP3 .time_list li p:nth-of-type(6) {
  width: 229px;
}
/*AP精品课程*/
#AP4 {
  padding-bottom: 60px;
  background: url(https://www.joyboom.com/assets/images/AP_12.png);
}
#AP4 .cont li {
  width: 100%;
  overflow: hidden;
  background-color: #ebebeb;
  border-bottom: 1px solid #e1e1e1;
}
#AP4 .cont li p {
  float: left;
  width: 20%;
  height: 60px;
  line-height: 59px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #323232;
  text-align: center;
}
#AP4 .cont li p a {
  display: inline-block;
  width: 90px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  background-color: #ffba00;
}
#AP4 .cont .tit {
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  color: #323232;
  border-bottom: none;
  background-color: #ffba00;
}
#AP4 .cont .tit p {
  height: 60px;
  line-height: 60px;
}
#AP4 .hot {
  padding-top: 20px;
  padding-bottom: 50px;
  font-size: 20px;
  font-size: 2rem;
  color: #ffba00;
}
#AP4 .body {
  overflow: hidden;
}
#AP4 .body .img {
  float: left;
  margin-right: 50px;
}
#AP4 .body .txt {
  float: left;
}
#AP4 .body .txt p {
  font-size: 20px;
  font-size: 2rem;
  color: #fff;
  line-height: 32px;
  padding-left: 45px;
  background: url(https://www.joyboom.com/assets/images/AP_30.png) no-repeat left center;
}
/*AP考试备考*/
#AP5 {
  padding-bottom: 60px;
}
#AP5 .body {
  overflow: hidden;
}
#AP5 .body .cont {
  float: left;
  width: 326px;
  margin-right: 61px;
}
#AP5 .body .cont ul {
  padding-left: 22px;
  background: url(https://www.joyboom.com/assets/images/AP_38.png) no-repeat left top;
}
#AP5 .body .cont ul li:first-of-type {
  padding-left: 28px;
  font-size: 24px;
  font-size: 2.4rem;
  color: #323232;
  font-weight: bold;
  padding-bottom: 30px;
  cursor: pointer;
}
#AP5 .body .cont ul a {
  display: block;
  line-height: 35px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #323232;
  padding-left: 11px;
  position: relative;
}
#AP5 .body .cont ul a:before {
  content: " ";
  display: block;
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #323232;
  left: 0;
  top: 50%;
  margin-top: -3px;
}
#AP5 .body .cont .ap_btn {
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  text-align: center;
  height: 40px;
  line-height: 40px;
  position: relative;
  background-color: #696a6c;
  margin-top: 32px;
}
#AP5 .body .cont .ap_btn i {
  display: block;
  position: absolute;
  border: 22px solid transparent;
  border-bottom-color: #696a6c;
  bottom: 40px;
  left: 50%;
  margin-left: -22px;
}
#AP5 .body .cont .ap_btn:hover {
  background-color: #ac0636;
}
#AP5 .body .cont .ap_btn:hover i {
  border-bottom-color: #ac0636;
}
#AP5 .body div:last-of-type {
  margin-right: 0;
}
/*听力口语*/
/*大标题*/
.ts_h2 {
  font-size: 46px;
  font-size: 4.6rem;
  color: #333;
  text-align: center;
  padding-top: 80px;
  padding-bottom: 60px;
  font-weight: bold;
}
.ts_h2 i {
  font-weight: normal;
  display: block;
  font-style: normal;
  font-size: 24px;
  font-size: 2.4rem;
  color: #666;
}
/*四大要素*/
#ts1 dl {
  float: left;
  width: 23.63%;
  margin-right: 20px;
  text-align: center;
}
#ts1 dl .tit {
  font-size: 18px;
  font-size: 1.8rem;
  color: #333333;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 15px;
  border-bottom: 1px dotted #bbb;
  margin-bottom: 20px;
}
#ts1 dl .tit span {
  font-weight: bold;
}
#ts1 dl dd {
  text-align: left;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 24px;
  color: #646464;
}
#ts1 dl:last-of-type {
  margin-right: 0;
}
/*英语课堂*/
#ts2 {
  padding-bottom: 100px;
}
#ts2 .tit {
  overflow: hidden;
  padding-bottom: 25px;
}
#ts2 .tit li {
  float: left;
  width: 215px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  color: #333333;
  background-color: #eaf4fa;
  margin-right: 5px;
  cursor: pointer;
}
#ts2 .tit .cur {
  background-color: #2e94de;
  color: #fff;
}
#ts2 .cont {
  display: none;
  overflow: hidden;
}
#ts2 .cont .fl {
  width: 345px;
  margin-right: 15px;
}
#ts2 .cont .fl p {
  background-color: #2e94de;
  text-align: center;
  font-size: 36px;
  font-size: 3.6rem;
  color: #fff;
  padding-top: 30px;
  padding-bottom: 25px;
}
#ts2 .cont .fl p span {
  display: block;
  font-size: 19px;
  font-size: 1.9rem;
}
#ts2 .cont .fl p .bd {
  display: block;
  width: 80px;
  height: 2px;
  background-color: #fff;
  margin: 0 auto;
  margin-top: 15px;
}
#ts2 .cont .fl .txt {
  padding: 20px;
  background-color: #f6f6f6;
  font-size: 14px;
  font-size: 1.4rem;
  color: #333;
  line-height: 24px;
  width: 100%;
  height: 208px;
  overflow: hidden;
}
#ts2 .cont .ri .kc_tit li {
  position: relative;
  float: left;
  width: 183px;
  height: 40px;
  line-height: 34px;
  text-align: center;
  color: #f74c4c;
  font-size: 18px;
  font-size: 1.8rem;
  cursor: pointer;
  border: 3px dotted #f74c4c;
  border-left: none;
}
#ts2 .cont .ri .kc_tit .cur {
  border: none;
  line-height: 40px;
  color: #fff;
  background-color: #f74c4c;
}
#ts2 .cont .ri .kc_tit .cur:after {
  display: inline-block;
}
#ts2 .cont .ri .kc_tit li:first-of-type {
  border-left: 3px dotted #f74c4c;
}
#ts2 .cont .ri .kc_tit li:after {
  content: " ";
  display: none;
  position: absolute;
  width: 16px;
  height: 6px;
  background: url(https://www.joyboom.com/assets/images/ts_03.png) no-repeat;
  top: 40px;
  left: 88px;
}
#ts2 .cont .ri .kc_cont {
  display: none;
  margin-top: 35px;
  border-collapse: collapse;
  border: 1px solid #dadbe0;
}
#ts2 .cont .ri .kc_cont tr {
  border: 1px solid #dadbe0;
}
#ts2 .cont .ri .kc_cont tr td {
  height: 40px;
  line-height: 38px;
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
  color: #000;
  border: 1px solid #dadbe0;
}
#ts2 .cont .ri .kc_cont tr td a {
  color: #fd110b;
}
#ts2 .cont .ri .kc_cont tr td:first-of-type {
  width: 130px;
}
#ts2 .cont .ri .kc_cont tr td:nth-of-type(2) {
  width: 140px;
}
#ts2 .cont .ri .kc_cont tr td:nth-of-type(3) {
  width: 127px;
}
#ts2 .cont .ri .kc_cont tr td:nth-of-type(4) {
  width: 150px;
}
#ts2 .cont .ri .kc_cont tr td:nth-of-type(5) {
  width: 98px;
}
#ts2 .cont .ri .kc_cont tr td:nth-of-type(6) {
  width: 90px;
}
#ts2 .cont .ri .kc_cont tr:first-of-type {
  background-color: #ffe7e6;
}
#ts2 .cont .ri .kc_cont tr:first-of-type td {
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
}
#ts2 .cont .ri table:first-of-type {
  display: block;
}
/*教师团队*/
#ts3 {
  padding-bottom: 60px;
  background-color: #f6f6f6;
}
#ts3 .cont {
  width: 50%;
  margin-bottom: 20px;
  float: left;
  overflow: hidden;
}
#ts3 .cont .txt {
  float: left;
  padding-top: 30px;
  width: 248px;
  color: #323232;
  font-size: 14px;
  line-height: 24px;
}
#ts3 .cont .txt .m {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 20px;
}
#ts3 .cont .txt .name {
  font-size: 24px;
  font-size: 2.4rem;
  color: #323232;
  text-align: left;
  margin-bottom: 10px;
}
#ts3 .cont .txt a {
  display: block;
  width: 127px;
  height: 36px;
  line-height: 34px;
  border: 1px solid #f74848;
  text-align: center;
  color: #f74848;
  font-size: 16px;
  font-size: 1.6rem;
  border-radius: 8px;
  margin-top: 10px;
}
#ts3 .cont .txt a:hover {
  background-color: #d80c18;
  color: #fff;
}
/*学员反馈*/
#ts4 .cont {
  float: left;
  overflow: hidden;
  width: 512px;
  height: 195px;
  margin-bottom: 25px;
}
#ts4 .cont .txt {
  float: left;
  font-size: 14px;
  font-size: 1.4rem;
  color: #333;
  line-height: 24px;
  height: 195px;
  width: 280px;
  padding: 20px 16px;
  border: 1px solid #ddd;
}
#ts4 .cont .txt .name {
  font-size: 18px;
  font-size: 1.8rem;
  color: #333333;
  line-height: 24px;
}
#ts4 .cont .txt .m {
  font-size: 14px;
  font-size: 1.4rem;
  color: #333333;
  margin-bottom: 15px;
}
#ts4 .cont .img {
  float: left;
}
#ts4 .cont .img img {
  display: block;
}
#ts4 section:nth-of-type(2n) {
  float: right;
}
#ts4 section:nth-of-type(2n) .txt {
  float: right;
}
#ts4 section:nth-of-type(2n) .img {
  float: right;
}
#ts4 .ts_btn {
  display: block;
  width: 475px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background-color: #f74c4c;
  border-radius: 50px;
  margin: 0 auto;
  margin-top: 35px;
  position: relative;
}
#ts4 .ts_btn:after {
  content: " ";
  position: absolute;
  width: 24px;
  height: 24px;
  background: url(https://www.joyboom.com/assets/images/ts_46.png);
  right: 115px;
  top: 13px;
}
/*学习资讯*/
#ts5 {
  padding-bottom: 80px;
}
#ts5 .cont {
  width: 400px;
  margin-right: 20px;
  float: left;
  overflow: hidden;
  color: #323232;
  font-size: 14px;
  font-size: 1.4rem;
}
#ts5 .cont .tit {
  height: 40px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #fff;
  font-weight: bold;
  padding-left: 20px;
  line-height: 40px;
  background-color: #2e94de;
  margin-bottom: 20px;
}
#ts5 .cont .tit a {
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
  float: right;
  margin-right: 10px;
}
#ts5 .cont .content {
  overflow: hidden;
}
#ts5 .cont .content .img {
  float: left;
  margin-right: 20px;
}
#ts5 .cont .content .txt {
  float: left;
  width: 205px;
  line-height: 18px;
  color: #646464;
}
#ts5 .cont .content .txt .t {
  display: block;
  margin-bottom: 15px;
  color: #323232;
}
#ts5 .cont .a_list {
  line-height: 24px;
}
#ts5 .cont .down_list li {
  line-height: 34px;
  padding-left: 25px;
  background: url(https://www.joyboom.com/assets/images/ts_56.png) no-repeat 10px center;
}
#ts5 .cont .down_list li a {
  font-size: 14px;
  font-size: 1.4rem;
  color: #323232;
}
#ts5 section:last-of-type {
  width: 260px;
  margin-right: 0;
}
/*留学基础*/
/*大标题*/
.lxjc_h2 {
  font-size: 46px;
  font-size: 4.6rem;
  font-weight: bold;
  text-align: center;
  color: #323232;
  padding-top: 75px;
  padding-bottom: 40px;
}
/*两大课程体系*/
#lxjc1 {
  padding-bottom: 60px;
}
#lxjc1 .cont {
  overflow: hidden;
  color: #323232;
}
#lxjc1 .cont .txt {
  height: 280px;
  width: 50%;
  padding: 25px 15px;
  background-color: #f0f0f0;
}
#lxjc1 .cont .txt p {
  padding-left: 25px;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 30px;
  font-weight: bold;
  color: #333;
  background: url(https://www.joyboom.com/assets/images/lxjc_08.jpg) no-repeat left center;
  margin-bottom: 15px;
}
#lxjc1 .cont .txt li {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 30px;
}
#lxjc1 .cont .txt li span {
  display: inline-block;
  padding: 2px 5px;
  background-color: #Df2a3d;
  color: #fff;
  line-height: normal;
  margin-right: 4px;
}
#lxjc1 .cont .img {
  width: 50%;
  height: 280px;
}
#lxjc1 .cont .img .bg {
  width: 235px;
  height: 100%;
  background-color: rgba(223, 42, 61, 0.8);
  position: relative;
}
#lxjc1 .cont .img .bg p {
  display: inline-block;
  font-size: 36px;
  font-size: 3.6rem;
  color: #fff;
  font-weight: bold;
  padding: 80px 0 8px 10px;
  border-bottom: 2px solid #ffe003;
  position: relative;
}
#lxjc1 .cont .img .bg p:after {
  content: " ";
  display: inline-block;
  width: 40px;
  height: 5px;
  background-color: #ffe003;
  position: absolute;
  right: 0;
  bottom: -7px;
}
#lxjc1 .cont .img .bg a {
  display: block;
  position: absolute;
  width: 118px;
  height: 27px;
  text-align: center;
  line-height: 25px;
  color: #fff;
  border: 1px solid #fff;
  font-size: 14px;
  font-weight: bold;
  left: 20px;
  bottom: 10px;
}
/*课程*/
#lxjc2 {
  background-color: #f0f0f0;
  padding-bottom: 35px;
}
#lxjc2 ul {
  overflow: hidden;
}
#lxjc2 ul li {
  float: left;
  width: 213px;
  height: 250px;
  margin-right: 8px;
}
#lxjc2 ul li p {
  position: relative;
  height: 100%;
  padding-top: 118px;
  text-align: center;
  padding-left: 23px;
  padding-right: 23px;
}
#lxjc2 ul li p .a1 {
  display: inline-block;
  width: 55px;
  height: 32px;
}
#lxjc2 ul li p .a2 {
  display: inline-block;
  width: 83px;
  height: 32px;
}
#lxjc2 ul li p .a3 {
  display: inline-block;
  width: 167px;
  height: 32px;
}
#lxjc2 ul li p b {
  display: block;
  position: absolute;
  height: 32px;
  width: 100%;
  background-color: #fff;
  bottom: 0;
  left: 0;
  font-size: 16px;
  line-height: 32px;
  font-weight: bold;
}
#lxjc2 ul li p b:hover {
  color: #337ab7;
  text-decoration: underline;
}
#lxjc2 ul li:last-of-type {
  margin-right: 0;
}
#lxjc2 .lxjc_btn {
  display: block;
  width: 454px;
  height: 44px;
  margin: 0 auto;
  margin-top: 40px;
  background: url(https://www.joyboom.com/assets/images/lxjc_47.jpg) no-repeat;
}
#lxjc2 .lxjc_btn .a1 {
  display: inline-block;
  width: 160px;
  height: 100%;
  background-color: transparent;
}
#lxjc2 .lxjc_btn .a2 {
  display: inline-block;
  width: 290px;
  height: 100%;
  background-color: transparent;
}
/*名师*/
#lxjc3 {
  padding-bottom: 60px;
  /*学员作业*/
}
#lxjc3 .ms_banner {
  width: 100%;
  height: 345px;
  overflow: hidden;
  position: relative;
}
#lxjc3 .ms_banner .ms_btn-l {
  display: inline-block;
  position: absolute;
  cursor: pointer;
  left: 0;
  top: 83px;
  width: 30px;
  height: 50px;
  background: url(https://www.joyboom.com/assets/images/lxjc_03.png) no-repeat;
  z-index: 9;
}
#lxjc3 .ms_banner .ms_btn-r {
  display: inline-block;
  position: absolute;
  cursor: pointer;
  right: 0;
  top: 83px;
  width: 30px;
  height: 50px;
  background: url(https://www.joyboom.com/assets/images/lxjc05.png) no-repeat;
  z-index: 9;
}
#lxjc3 .ms_banner ul {
  width: 1138px;
  position: relative;
  overflow: hidden;
}
#lxjc3 .ms_banner ul li {
  margin-right: 13px;
  float: left;
  width: 210px;
}
#lxjc3 .ms_banner ul li .img {
  height: 250px;
  position: relative;
}
#lxjc3 .ms_banner ul li .img img {
  display: block;
}
#lxjc3 .ms_banner ul li .img .name {
  position: absolute;
  height: 30px;
  width: 110px;
  text-align: center;
  color: #fff;
  line-height: 30px;
  left: 0;
  bottom: 35px;
  font-size: 24px;
  font-size: 2.4rem;
  background: rgba(213, 68, 73, 0.8);
}
#lxjc3 .ms_banner ul li .img .m {
  padding-left: 5px;
  height: 30px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  font-size: 13px;
  color: #fff;
  line-height: 30px;
}
#lxjc3 .ms_banner ul li .txt {
  background: #f9f9f9;
  padding: 8px;
  font-size: 12px;
  color: #323232;
}
#lxjc3 .ms_banner ul li .txt span {
  display: block;
  font-size: 14px;
}
#lxjc3 .xy .fl {
  width: 875px;
}
#lxjc3 .xy .ri {
  width: 210px;
}
#lxjc3 .cont {
  overflow: hidden;
  padding-top: 50px;
  color: #323232;
}
#lxjc3 .cont .tit {
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 20px;
  font-size: 2rem;
  background-color: #d54449;
  padding-left: 8px;
  margin-bottom: 20px;
}
#lxjc3 .cont .tit a {
  color: #fff;
  margin-top: 5px;
  margin-right: 10px;
  float: right;
  font-size: 12px;
  font-family: "微软雅黑", "宋体", Arial, Helvetica, STHeiTi, sans-serif, "Helvetica Neue";
}
#lxjc3 .cont ul.img {
  overflow: hidden;
}
#lxjc3 .cont ul.img li {
  float: left;
  width: 215px;
  margin-right: 5px;
}
#lxjc3 .cont ul.img li img {
  display: block;
  margin-bottom: 10px;
}
#lxjc3 .cont ul.img li p {
  font-size: 14px;
  color: #323232;
  line-height: 24px;
}
#lxjc3 .cont ul.img li:last-of-type {
  margin-right: 0;
}
#lxjc3 .cont .down li {
  line-height: 32px;
  padding-left: 12px;
  background: url(https://www.joyboom.com/assets/images/ts_56.png) no-repeat left center;
  border-bottom: 1px solid #e1e1e1;
}
#lxjc3 .cont .down li a {
  color: #323232;
}
#lxjc3 .cont section {
  float: left;
  width: 360px;
  margin-right: 10px;
}
#lxjc3 .cont section .m {
  overflow: hidden;
}
#lxjc3 .cont section .m .img {
  width: 140px;
  margin-right: 20px;
  overflow: hidden;
}
#lxjc3 .cont section .m .txt {
  width: 200px;
}
#lxjc3 .cont section .m .txt .t {
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 24px;
  padding-left: 12px;
  background: url(https://www.joyboom.com/assets/images/ts_56.png) no-repeat left center;
}
#lxjc3 .cont section .list {
  margin-top: 10px;
}
#lxjc3 .cont section .list li {
  line-height: 24px;
  padding-left: 12px;
  background: url(https://www.joyboom.com/assets/images/ts_56.png) no-repeat left center;
}
#lxjc3 .cont section .list li a {
  font-size: 14px;
  font-size: 1.4rem;
}
#lxjc3 .cont section:last-of-type {
  margin-right: 0;
}
/*新概念*/
/*大标题*/
.xgn_h2 {
  font-size: 50px;
  font-size: 5rem;
  text-align: center;
  color: #d80c18;
  font-weight: bold;
  padding-top: 80px;
  padding-bottom: 90px;
}
.xgn_h2 i {
  display: block;
  font-style: normal;
  font-size: 20px;
  font-size: 2rem;
  color: #000;
  font-weight: normal;
}
/*子导航*/
#xgn0 {
  height: 85px;
  background-color: #ececec;
}
#xgn0 ul {
  overflow: hidden;
}
#xgn0 ul li {
  float: left;
}
#xgn0 ul li a {
  display: block;
  padding-top: 60px;
  margin-right: 72px;
  height: 85px;
  color: #000;
  position: relative;
}
#xgn0 ul li a i {
  display: none;
  position: absolute;
  border: 8px solid transparent;
  border-bottom-color: #fff;
  bottom: 0;
  left: 50%;
  margin-left: -5px;
}
#xgn0 ul li:first-of-type .active {
  background: url("https://www.joyboom.com/assets/images/xgn/01.png") no-repeat center 22px !important;
}
#xgn0 ul li:first-of-type .active i {
  display: block;
}
#xgn0 ul li:nth-of-type(2) .active {
  background: url("https://www.joyboom.com/assets/images/xgn/02.png") no-repeat center 22px !important;
}
#xgn0 ul li:nth-of-type(2) .active i {
  display: block;
}
#xgn0 ul li:nth-of-type(3) .active {
  background: url("https://www.joyboom.com/assets/images/xgn/03.png") no-repeat center 22px !important;
}
#xgn0 ul li:nth-of-type(3) .active i {
  display: block;
}
#xgn0 ul li:nth-of-type(4) .active {
  background: url("https://www.joyboom.com/assets/images/xgn/04.png") no-repeat center 22px !important;
}
#xgn0 ul li:nth-of-type(4) .active i {
  display: block;
}
#xgn0 ul li:nth-of-type(5) .active {
  background: url("https://www.joyboom.com/assets/images/xgn/05.png") no-repeat center 22px !important;
}
#xgn0 ul li:nth-of-type(5) .active i {
  display: block;
}
#xgn0 ul li:nth-of-type(6) .active {
  background: url("https://www.joyboom.com/assets/images/xgn/06.png") no-repeat center 22px !important;
}
#xgn0 ul li:nth-of-type(6) .active i {
  display: block;
}
#xgn0 ul li:nth-of-type(7) .active {
  background: url("https://www.joyboom.com/assets/images/xgn/07.png") no-repeat center 22px !important;
}
#xgn0 ul li:nth-of-type(7) .active i {
  display: block;
}
.xgn0 {
  position: fixed;
  top: 0;
  z-index: 99999;
  width: 100%;
}
/*江博为什么好*/
#xgn1 {
  overflow: hidden;
  padding-bottom: 100px;
}
#xgn1 .cont {
  width: 33.33%;
  float: left;
  text-align: center;
}
#xgn1 .cont h3 {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: bold;
  color: #000;
  padding-top: 40px;
  padding-bottom: 30px;
}
#xgn1 .cont p {
  font-size: 14px;
  font-size: 1.4rem;
  color: #848484;
  line-height: 24px;
}
#xgn1 .cont p i {
  font-style: normal;
  display: inline-block;
  padding: 0 14px;
  background: url(https://www.joyboom.com/assets/images/xgn/xgn_41.png) no-repeat left center;
}
/*独创激情联想法*/
#xgn2 {
  background: url(https://www.joyboom.com/assets/images/xgn/xgn_03.png) no-repeat left top;
  background-size: cover;
  color: #fff;
  overflow: hidden;
}
#xgn2 .xgn_h2 {
  color: #fff;
}
#xgn2 .xgn_h2 i {
  color: #fff;
}
#xgn2 .cont {
  width: 50%;
  float: left;
  overflow: hidden;
}
#xgn2 .cont .hot {
  width: 50%;
  margin-bottom: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  float: left;
  padding-left: 25px;
  border-left: 1px solid #fff;
}
#xgn2 .cont .hot .p1 {
  font-size: 21px;
  font-size: 2.1rem;
  font-weight: bold;
}
#xgn2 .cont .hot .p2 {
  font-size: 40px;
  font-size: 4rem;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 5px;
}
#xgn2 .cont .hot .p3 {
  font-size: 14px;
  font-size: 1.4rem;
}
#xgn2 .cont ul li {
  float: left;
  width: 50%;
  line-height: 19px;
}
#xgn2 section:last-of-type {
  text-align: right;
}
#xgn2 .xgn_btn {
  text-align: center;
  padding-top: 50px;
  padding-bottom: 55px;
}
#xgn2 .xgn_btn a {
  display: inline-block;
  width: 158px;
  height: 38px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 38px;
  border-radius: 5px;
  text-align: center;
  margin-right: 8px;
}
#xgn2 .xgn_btn a:first-of-type {
  color: #d80c18;
  background-color: #fff;
}
#xgn2 .xgn_btn a:last-of-type {
  color: #fff;
  background-color: #a1a1a1;
}
#xgn2 .xgn_btn a:last-of-type:hover {
  color: #d80c18;
}
/*精选优质课程*/
#xgn3 {
  padding-bottom: 65px;
}
#xgn3 .body {
  display: none;
  margin-top: 15px;
  overflow: hidden;
}
#xgn3 .body .fl {
  width: 285px;
  margin-right: 35px;
}
#xgn3 .body .fl p {
  text-align: center;
  height: 155px;
  margin-top: 15px;
  border: 1px solid #bdbdbd;
  background-color: #efefef;
  padding-top: 31px;
}
#xgn3 .body .fl p a {
  display: inline-block;
  width: 202px;
  height: 37px;
  line-height: 37px;
  text-align: center;
  color: #fff;
  background-color: #d80c18;
  border-radius: 8px;
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 15px;
}
#xgn3 .body .ri {
  width: 780px;
}
#xgn3 .body .ri .txt {
  height: 273px;
  margin-bottom: 15px;
  padding: 20px;
  padding-right: 0;
  border-top: 2px dotted #8a8a8a;
  border-bottom: 2px dotted #8a8a8a;
}
#xgn3 .body .ri .txt p {
  color: #636363;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 24px;
  margin-bottom: 35px;
}
#xgn3 .body .ri .txt p span {
  display: inline-block;
  margin-right: 22px;
  font-size: 15px;
  font-size: 1.5rem;
  color: #1d1d1d;
  font-weight: bold;
}
#xgn3 .body .ri .txt p:first-of-type {
  height: 95px;
  margin-bottom: 0;
}
#xgn3 .body .ri .txt p:last-of-type {
  margin-bottom: 0;
}
#xgn3 .body .ri table {
  border-collapse: collapse;
  border: 1px solid #000;
}
#xgn3 .body .ri table th {
  height: 40px;
  background-color: #fffae5;
  color: #373535;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #000;
}
#xgn3 .body .ri table td {
  height: 38px;
  border: 1px solid #000;
  font-size: 12px;
  font-size: 1.2rem;
  color: #636363;
  text-align: center;
  vertical-align: middle;
}
#xgn3 .body .ri table td a {
  font-weight: bold;
  color: #d80c18;
  text-decoration: underline;
}
#xgn3 .body .ri table tr th:first-of-type {
  width: 142px;
}
#xgn3 .body .ri table tr th:nth-of-type(2) {
  width: 220px;
}
#xgn3 .body .ri table tr th:nth-of-type(3) {
  width: 100px;
}
#xgn3 .body .ri table tr th:nth-of-type(4) {
  width: 133px;
}
#xgn3 .body .ri table tr th:nth-of-type(5) {
  width: 84px;
}
#xgn3 .body .ri table tr th:nth-of-type(6) {
  width: 107px;
}
.head-xgn li {
  float: left;
  height: 44px;
  line-height: 44px;
  padding-left: 12px;
  padding-right: 8px;
  margin-right: 4px;
  background-color: #ececec;
  color: #636363;
  font-size: 18px;
  font-size: 1.8rem;
  cursor: pointer;
  position: relative;
}
.head-xgn li i {
  position: absolute;
  display: none;
  width: 21px;
  height: 9px;
  background: url(https://www.joyboom.com/assets/images/xgn/xgn_49.png);
  bottom: -9px;
  left: 50%;
  margin-left: -10px;
}
.head-xgn .cur {
  color: #fff;
  background-color: #d80c18;
}
.head-xgn .cur i {
  display: inline-block;
}
/*名师天团阵容*/
#xgn4 {
  padding-bottom: 90px;
  background: url(https://www.joyboom.com/assets/images/xgn/xgn_3.png) no-repeat;
  background-size: cover;
}
#xgn4 ul {
  overflow: hidden;
}
#xgn4 ul li {
  float: left;
  width: 180px;
  margin-right: 4px;
  position: relative;
}
#xgn4 ul li p {
  position: absolute;
  height: 49px;
  padding-top: 25px;
  padding-left: 14px;
  background: url(https://www.joyboom.com/assets/images/xgn/xgn_62.png) no-repeat;
  bottom: 0;
  left: 0;
  color: #fff;
  width: 100%;
}
#xgn4 ul li p img {
  display: block;
}
#xgn4 ul li p span {
  display: inline-block;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  margin-right: 10px;
}
#xgn4 ul li:last-of-type {
  margin-right: 0;
}
#xgn4 ul li:hover p {
  background: url(https://www.joyboom.com/assets/images/xgn/xgn_60.png) no-repeat;
}
.xgn_btn {
  padding-top: 40px;
  text-align: center;
}
.xgn_btn a {
  display: inline-block;
  width: 158px;
  height: 38px;
  font-size: 14px;
  font-size: 1.4rem;
  border-radius: 5px;
  color: #fff;
  text-align: center;
  line-height: 38px;
  margin-right: 8px;
}
.xgn_btn a:first-of-type {
  background: #d80c18;
}
.xgn_btn a:last-of-type {
  background-color: #a1a1a1;
}
.xgn_btn a:last-of-type:hover {
  color: #d80c18;
}
/*中高考/留学挂钩*/
#xgn5 {
  padding-bottom: 110px;
  background: url(https://www.joyboom.com/assets/images/xgn/xgn_67.png) no-repeat;
  background-size: cover;
  position: relative;
  height: 784px;
}
#xgn5 section {
  width: 280px;
  padding-bottom: 35px;
  position: absolute;
}
#xgn5 section h3 {
  font-size: 35px;
  font-size: 3.5rem;
  color: #000;
  padding-bottom: 20px;
}
#xgn5 section p {
  font-size: 14px;
  font-size: 1.4rem;
  color: #000;
  line-height: 20px;
}
#xgn5 section a {
  display: inline-block;
  margin-top: 30px;
  width: 158px;
  height: 38px;
  line-height: 38px;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  background-color: #d80c18;
  border-radius: 5px;
}
#xgn5 section:first-of-type {
  padding-left: 10px;
  padding-right: 20px;
  text-align: right;
  bottom: 110px;
  left: 0;
}
#xgn5 section:last-of-type {
  padding-right: 10px;
  padding-left: 20px;
  bottom: 110px;
  right: 0;
}
/*海量资料包下载*/
#xgn6 {
  padding-bottom: 40px;
}
#xgn6 .head-xgn li {
  margin-right: 6.7px;
}
#xgn6 .head-xgn li:last-of-type {
  margin-right: 0;
}
#xgn6 .body {
  display: none;
  margin-top: 40px;
  overflow: hidden;
}
#xgn6 .body .cont {
  width: 245px;
  margin-right: 40px;
  float: left;
  margin-bottom: 30px;
}
#xgn6 .body .cont-r {
  margin-right: 0;
}
#xgn6 .body .tit {
  font-size: 18px;
  font-size: 1.8rem;
  color: #d80c18;
  font-weight: bold;
  padding-bottom: 5px;
  border-bottom: 4px solid #fffae5;
  margin-bottom: 15px;
}
#xgn6 .body .tit a {
  font-size: 12px;
  font-size: 1.2rem;
  color: #000;
  float: right;
  margin-top: 5px;
  font-weight: normal;
}
#xgn6 .body .list li {
  line-height: 26px;
}
#xgn6 .body .cont-img {
  float: left;
  width: 530px;
}
#xgn6 .body .cont-img .list-img {
  overflow: hidden;
}
#xgn6 .body .cont-img .list-img li {
  float: left;
  margin-right: 10px;
}
#xgn6 .body .cont-img .list-img li:last-of-type {
  margin-right: 0;
}
/*优秀学员及高分心得*/
#xgn7 {
  padding-bottom: 90px;
  margin-bottom: 130px;
  background: url(https://www.joyboom.com/assets/images/xgn/xgnbg_03.png) no-repeat left top;
  background-size: cover;
  color: #fff;
}
#xgn7 .xgn_h2 {
  color: #fff;
}
#xgn7 .xgn_h2 i {
  color: #fff;
}
#xgn7 .cont {
  width: 294px;
  float: left;
  margin-right: 109px;
  text-align: center;
}
#xgn7 .cont p {
  margin: 0 auto;
  width: 136px;
  height: 136px;
  border: 10px solid #fff;
  border-radius: 50%;
  font-size: 30px;
  font-size: 3rem;
  line-height: 116px;
  margin-bottom: 15px;
}
#xgn7 .cont .img {
  margin-top: 30px;
  position: relative;
}
#xgn7 .cont .img img {
  display: block;
}
#xgn7 .cont .img i {
  font-style: normal;
  display: inline-block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 26px;
  line-height: 26px;
  background: rgba(216, 12, 24, 0.8);
  bottom: 0;
  color: #fff;
}
#xgn7 .cont .img i span {
  display: inline-block;
  font-weight: bold;
  margin-right: 6px;
}
#xgn7 .cont-r {
  margin-right: 0;
}
#xgn7 .xgn_btn a:last-of-type {
  background-color: #d80c18;
}
#xgn7 .xgn_btn a:last-of-type:hover {
  color: #d80c18;
}
/*一对一*/
/*大标题*/
.ydy_h2 {
  padding-top: 75px;
  padding-bottom: 55px;
  font-size: 40px;
  font-size: 4rem;
  color: #323232;
  text-align: center;
  font-weight: bold;
}
.ydy_h2 i {
  display: block;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  font-size: 2.4rem;
  color: #646464;
}
/*5个内容*/
#ydy1 .cont {
  width: 245px;
  margin-right: 30px;
  float: left;
}
#ydy1 .cont .tit {
  height: 57px;
  line-height: 57px;
  font-size: 28px;
  font-size: 2.8rem;
  color: #00a0e9;
  font-weight: bold;
  padding-left: 90px;
  background: url(https://www.joyboom.com/assets/images/ydy/ydy_06.png) no-repeat 18px center;
  margin-bottom: 30px;
}
#ydy1 .cont .txt {
  height: 155px;
  padding: 20px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #646464;
  line-height: 24px;
  background-color: #f3f3f3;
}
#ydy1 div:last-of-type {
  margin-right: 0;
}
#ydy1 .ydy_btn {
  display: block;
  width: 485px;
  height: 66px;
  background-color: #d80c18;
  color: #fff;
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: bold;
  text-align: center;
  line-height: 66px;
  border-bottom: 6px solid #bc3c40;
  border-radius: 10px;
  margin: 0 auto;
  margin-top: 60px;
}
/*课程*/
#ydy2 {
  padding-bottom: 75px;
}
#ydy2 .body {
  width: 50%;
  float: left;
  border-right: 1px solid #00a0e9;
}
#ydy2 .cont {
  width: 400px;
  margin: 0 auto;
}
#ydy2 .cont .tit {
  height: 80px;
  background-color: #00a0e9;
  text-align: center;
  line-height: 80px;
  border-radius: 8px;
  color: #fff;
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: bold;
  margin-bottom: 35px;
  position: relative;
}
#ydy2 .cont .tit:after {
  content: "";
  display: inline-block;
  width: 40px;
  height: 19px;
  background: url(https://www.joyboom.com/assets/images/ydy/ydy_21.png) no-repeat;
  position: absolute;
  bottom: -19px;
  left: 50%;
  margin-left: -20px;
}
#ydy2 .cont ul {
  overflow: hidden;
}
#ydy2 .cont ul li {
  float: left;
  width: 126px;
  height: 84px;
  border: 2px solid #00a0e9;
  border-radius: 5px;
  text-align: center;
  line-height: 80px;
  color: #00a0e9;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  margin-right: 11px;
  margin-bottom: 20px;
}
#ydy2 .cont ul li a {
  color: #00a0e9;
}
#ydy2 .cont ul li a span {
  font-size: 20px;
  font-size: 2rem;
}
#ydy2 .cont ul li:nth-of-type(3n) {
  margin-right: 0;
}
#ydy2 .cont ul li:hover {
  background-color: #00a0e9;
}
#ydy2 .cont ul li:hover a {
  color: #fff;
}
#ydy2 .cont .ydy_btn {
  margin-top: 35px;
}
#ydy2 .cont .ydy_btn a {
  display: inline-block;
  width: 195px;
  height: 65px;
  background-color: #d80c18;
  color: #fff;
  text-align: center;
  border-bottom: 6px solid #bc3c40;
  border-radius: 10px;
  line-height: 59px;
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: bold;
}
#ydy2 .cont .ydy_btn a:first-of-type {
  opacity: 0.5;
  border-bottom: none;
  margin-right: 6px;
}
#ydy2 .cont .ydy_btn a:first-of-type:hover {
  opacity: 1;
}
/*教学方式*/
#ydy3 {
  background: url(https://www.joyboom.com/assets/images/ydy/ydy_01.png) no-repeat;
  background-size: cover;
  padding-top: 25px;
  padding-bottom: 50px;
}
#ydy3 .tit {
  width: 396px;
  height: 80px;
  background: url(https://www.joyboom.com/assets/images/ydy/ydy33_03.png) no-repeat;
  background-size: cover;
  margin-bottom: 20px;
}
#ydy3 p {
  color: #fff;
  font-size: 24px;
  font-size: 2.4rem;
  padding-left: 25px;
  background: url(https://www.joyboom.com/assets/images/ydy/ydy_25.png) no-repeat left center;
}
#ydy3 p span {
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: bold;
}
/*一对一服务流程*/
#ydy4 .cont {
  height: 220px;
  border: 2px solid #00a0e9;
  border-radius: 25px;
  margin-top: 85px;
  position: relative;
}
#ydy4 .cont .head {
  position: absolute;
  top: -79px;
  margin-left: 45px;
}
#ydy4 .cont .head li {
  float: left;
  cursor: pointer;
  position: relative;
  margin-right: 20px;
}
#ydy4 .cont .head li img {
  display: block;
}
#ydy4 .cont .head li:after {
  content: "";
  position: absolute;
  display: none;
  width: 22px;
  height: 19px;
  background: url(https://www.joyboom.com/assets/images/ydy/ydy_40.png) no-repeat;
  bottom: -16px;
  left: 50%;
  margin-left: -11px;
}
#ydy4 .cont .head .cur:after {
  display: inline-block;
}
#ydy4 .cont p {
  display: none;
  margin-top: 112px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #323232;
  padding-left: 45px;
}
#ydy4 .cont p:first-of-type {
  display: block;
}
#ydy4 .cont .ydy_btn {
  display: block;
  width: 200px;
  height: 50px;
  background-color: #d54449;
  font-size: 24px;
  font-size: 2.4rem;
  color: #fff;
  text-align: center;
  line-height: 50px;
  border-radius: 5px;
  position: absolute;
  right: 45px;
  bottom: 30px;
}
/*师资团队*/
#ydy5 .body {
  position: relative;
}
#ydy5 .body .ydy_btn {
  position: absolute;
  display: inline-block;
  width: 34px;
  height: 61px;
  background-size: cover;
  top: 50%;
  margin-top: -30px;
}
#ydy5 .body .prev {
  cursor: pointer;
  background: url(https://www.joyboom.com/assets/images/ydy/ydy_49.png) no-repeat;
  left: -66px;
}
#ydy5 .body .next {
  cursor: pointer;
  background: url(https://www.joyboom.com/assets/images/ydy/ydy_52.png) no-repeat;
  right: -66px;
}
#ydy5 .cont {
  width: 100%;
  height: 380px;
  overflow: hidden;
}
#ydy5 .cont ul li {
  height: 384px;
  overflow: hidden;
  float: left;
  width: 250px;
  position: relative;
  margin-right: 33.33px;
}
#ydy5 .cont ul li .txt {
  height: 155px;
  overflow: hidden;
  border: 1px solid #ccecfb;
  border-top: none;
  padding: 20px;
  padding-bottom: 10px;
  padding-top: 7px;
  margin-bottom: 10px;
  position: relative;
  margin-top: -40%;
  background-color: #fff;
}
#ydy5 .cont ul li .txt span {
  display: block;
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  color: #323232;
  padding-bottom: 5px;
  border-bottom: 1px solid #00a0e9 ;
  margin-bottom: 10px;
}
#ydy5 .cont ul li .txt p {
  font-size: 13px;
  font-size: 1.3rem;
  color: #646464;
  line-height: 25px;
}
#ydy5 .cont ul li .bg {
  transition: all .5s;
  height: 240px;
  background-color: rgba(0, 160, 233, 0.8);
  padding-top: 5px;
  padding-left: 20px;
  padding-right: 20px;
  position: absolute;
  bottom: -240px;
}
#ydy5 .cont ul li .bg span {
  display: block;
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #fff;
}
#ydy5 .cont ul li .bg p {
  color: #fff;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 24px;
}
#ydy5 .cont ul li:hover .bg {
  bottom: 0;
}
/*高分学员*/
#ydy6 li {
  float: left;
  margin-right: 1px;
  margin-bottom: 1px;
  position: relative;
  color: #fff;
  overflow: hidden;
}
#ydy6 li a {
  color: #fff;
}
#ydy6 li span {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  display: block;
  position: absolute;
  bottom: 0;
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
  width: 100%;
  background-color: rgba(0, 160, 233, 0.5);
}
#ydy6 li span i {
  font-style: normal;
  float: right;
}
#ydy6 li .txt {
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  background-color: rgba(0, 160, 233, 0.5);
  padding-top: 25px;
  padding-left: 5px;
  top: 100%;
  left: 0;
  line-height: 27px;
}
#ydy6 li:hover span {
  display: none;
}
#ydy6 li:hover .txt {
  top: 0;
}
/*分校地址*/
#ydy7 {
  padding-bottom: 85px;
}
#ydy7 .head li {
  float: left;
  width: 13.66%;
  height: 40px;
  line-height: 38px;
  text-align: center;
  color: #00a0e9;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  margin-right: 8px;
  cursor: pointer;
  border: 1px solid #00a0e9;
  position: relative;
}
#ydy7 .head li:after {
  content: "";
  display: none;
  width: 29px;
  height: 13px;
  position: absolute;
  bottom: -14px;
  left: 50%;
  margin-left: -15px;
  background: url(https://www.joyboom.com/assets/images/ydy/ydy0_03.png) no-repeat;
  background-size: cover;
}
#ydy7 .head li:last-of-type {
  margin-right: 0;
}
#ydy7 .head .cur {
  background-color: #00a0e9;
  color: #fff;
}
#ydy7 .head .cur:after {
  display: block;
}
#ydy7 .body {
  display: none;
  overflow: hidden;
  margin-top: 45px;
}
#ydy7 .body .img {
  float: left;
}
#ydy7 .body .txt {
  float: left;
  max-width: 620px;
  padding-top: 35px;
  padding-left: 40px;
}
#ydy7 .body .txt p {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 30px;
  color: #646464;
}
#ydy7 .body .txt p:nth-of-type(3) {
  margin-top: 45px;
  margin-bottom: 25px;
}
#ydy7 .body .txt p:last-of-type {
  background: url(https://www.joyboom.com/assets/images/ydy/ydy-about_07.png) no-repeat left center;
}
#ydy7 .body .txt .s {
  min-height: 36px;
  line-height: 25px;
  padding-left: 55px;
  background: url(https://www.joyboom.com/assets/images/ydy/ydy-about_03.png) no-repeat left center;
  max-width: 410px;
}
/*孩子负责上课*/
#ydy8 {
  height: 380px;
  background: url(https://www.joyboom.com/assets/images/ydy/ydy_63.png) no-repeat left top;
  background-size: cover;
}
#ydy8 .container {
  padding-top: 110px;
  color: #fff;
  text-align: center;
  line-height: 72px;
}
#ydy8 .container .p1 {
  font-size: 50px;
  font-size: 5rem;
}
#ydy8 .container .p2 {
  font-size: 48px;
  font-size: 4.8rem;
}
/*中高考*/
/*大标题*/
.zgk_h2 {
  font-size: 46px;
  font-size: 4.6rem;
  color: #028c68;
  text-align: center;
  padding-top: 80px;
  padding-bottom: 50px;
  font-weight: bold;
}
.zgk_h2 i {
  display: block;
  font-size: 20px;
  font-size: 2rem;
  color: #323232;
  font-style: normal;
  font-weight: normal;
}
/*阶段*/
#zgk1 .body {
  width: 790px;
  margin: 0 auto;
  overflow: hidden;
}
#zgk1 .body .cont {
  width: 50%;
  height: 165px;
  float: left;
  color: #fff;
  padding: 20px 45px 0 30px;
}
#zgk1 .body .cont span {
  display: block;
  padding-bottom: 25px;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
}
#zgk1 .body .cont p {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 30px;
}
#zgk1 .body div:first-of-type {
  background-color: #028c68;
  border-bottom-left-radius: 85px;
}
#zgk1 .body div:nth-of-type(2) {
  color: #028c68;
  background-color: #f2f9f7;
  border-bottom-right-radius: 85px;
}
#zgk1 .body div:nth-of-type(3) {
  background-color: #fff7e5;
  color: #ffb400;
  border-top-left-radius: 85px;
}
#zgk1 .body div:last-of-type {
  background-color: #ffb400;
  border-top-right-radius: 85px;
}
#zgk1 .banner {
  width: 580px;
  height: 50px;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 65px;
}
#zgk1 .banner span {
  float: left;
  width: 200px;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  height: 100%;
  background-color: #028c68;
  color: #fff;
  line-height: 50px;
  text-align: center;
}
#zgk1 .banner p {
  float: left;
  width: 380px;
  height: 100%;
  line-height: 48px;
  color: #028c68;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  padding-left: 12px;
  border: 2px dotted #028c68;
  border-left: none;
}
/*课程*/
#zgk2 .zgk_h2 {
  padding-bottom: 25px;
}
#zgk2 .cont {
  width: 50%;
  float: left;
  overflow: hidden;
}
#zgk2 .cont .tit {
  height: 50px;
  padding-left: 50px;
  line-height: 50px;
  font-size: 28px;
  font-size: 2.8rem;
  color: #323232;
  background: url(https://www.joyboom.com/assets/images/zgk/zgk_12.png) no-repeat left center;
  margin-bottom: 40px;
}
#zgk2 .cont .list {
  width: 50%;
  float: left;
  padding-left: 70px;
  background: url(https://www.joyboom.com/assets/images/zgk/zgk_20.png) no-repeat left top;
}
#zgk2 .cont .list .t {
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  color: #323232;
  font-weight: bold;
  padding-bottom: 10px;
}
#zgk2 .cont .list p {
  font-size: 14px;
  font-size: 1.4rem;
  color: #646464;
  line-height: 24px;
}
#zgk2 .cont .list p span {
  display: inline-block;
  padding-left: 15px;
  color: #028c68;
}
#zgk2 .cont .list .zgk_btn {
  text-align: center;
  padding-top: 31px;
}
#zgk2 .cont .list .zgk_btn a {
  display: inline-block;
  width: 90px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  font-size: 1.4rem;
}
#zgk2 .cont .list .zgk_btn a:first-of-type {
  background-color: #02b686;
  margin-right: 3px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
#zgk2 .cont .list .zgk_btn a:last-of-type {
  background-color: #ffb400;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
#zgk2 .cont .list2 {
  background: url(https://www.joyboom.com/assets/images/zgk/zgk_22.png) no-repeat left top;
}
#zgk2 .cont .list3 {
  background: url(https://www.joyboom.com/assets/images/zgk/zgk_26.png) no-repeat left top;
  margin-top: 60px;
}
#zgk2 .cont .list4 {
  background: url(https://www.joyboom.com/assets/images/zgk/zgk_27.png) no-repeat left top;
  margin-top: 60px;
}
#zgk2 .cont .head {
  height: 35px;
  line-height: 35px;
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
  overflow: hidden;
  background-color: #028c68;
}
#zgk2 .cont .head p {
  width: 25%;
  float: left;
}
#zgk2 .cont .body {
  overflow: hidden;
  border-bottom: 1px solid #fff;
}
#zgk2 .cont .body p {
  width: 25%;
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  float: left;
  display: table-cell;
  vertical-align: middle;
  background-color: #02b686;
}
#zgk2 .cont .body ul {
  float: left;
  width: 75%;
}
#zgk2 .cont .body ul li {
  height: 30px;
  line-height: 30px;
  font-size: 13px;
  font-size: 1.3rem;
  color: #323232;
  overflow: hidden;
}
#zgk2 .cont .body ul li span {
  float: left;
  width: 33.333%;
  text-align: center;
}
#zgk2 .cont .body ul li .x {
  font-size: 14px;
  font-size: 1.4rem;
  color: #028c68;
}
#zgk2 .cont .body ul li .b {
  font-size: 14px;
  font-size: 1.4rem;
  color: #d80c18;
}
#zgk2 .cont .body ul li:nth-of-type(2n) {
  background-color: #eceff4;
}
#zgk2 .cont .bd1 p {
  height: 120px;
  padding-top: 35px;
}
#zgk2 .cont .bd2 p {
  height: 90px;
  padding-top: 20px;
}
#zgk2 .cont .bd3 p {
  height: 60px;
  padding-top: 5px;
}
#zgk2 .cont .bd3 ul li:first-of-type {
  background-color: #eceff4;
}
#zgk2 .cont .bd3 ul li:last-of-type {
  background-color: #fff;
}
#zgk2 .cont .bd4 ul li {
  background-color: #eceff4;
}
#zgk2 .cont .bd4 ul li:nth-of-type(2n) {
  background-color: #fff;
}
#zgk2 .ri .tit {
  background: url(https://www.joyboom.com/assets/images/zgk/zgk_15.png) no-repeat left center;
}
/*名师*/
#zgk3 {
  overflow: hidden;
}
#zgk3 .txt {
  float: left;
  width: 650px;
  height: 400px;
  background: url(https://www.joyboom.com/assets/images/zgk/zgk-bg_02.png) no-repeat;
  background-size: cover;
  color: #fff;
  font-size: 20px;
  font-size: 2rem;
  line-height: 30px;
  padding-left: 385px;
  padding-top: 55px;
  padding-right: 55px;
}
#zgk3 .txt span {
  font-family: zh;
  font-size: 64px;
  font-size: 6.4rem;
  font-weight: bold;
}
#zgk3 .txt span:first-of-type {
  float: left;
  margin-left: -40px;
  margin-top: 14px;
  height: 10px;
}
#zgk3 .txt span:last-of-type {
  float: right;
  margin-top: 20px;
  margin-right: 106px;
  height: 10px;
}
#zgk3 ul {
  overflow: hidden;
}
#zgk3 ul li {
  float: left;
  margin-left: 3px;
  position: relative;
}
#zgk3 ul li span {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  width: 100%;
  position: absolute;
  bottom: 0;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: right;
  color: #fff;
  padding-left: 35px;
  padding-right: 35px;
  background-color: rgba(255, 180, 0, 0.8);
}
#zgk3 ul li span i {
  font-style: normal;
  font-size: 24px;
  font-size: 2.4rem;
  float: left;
}
#zgk3 ul li p {
  display: none;
  width: 272px;
  height: 242px;
  background-color: rgba(255, 180, 0, 0.8);
  position: absolute;
  bottom: 0;
  padding: 5px 40px 0 30px;
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 24px;
}
#zgk3 ul li p span {
  background-color: transparent;
  position: relative;
  display: block;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 2px;
}
#zgk3 ul li p span i {
  border-bottom: 2px solid #028c68;
}
#zgk3 ul li:hover > span {
  display: none;
}
#zgk3 ul li:hover p {
  display: block;
}
/*中高考高分学员*/
#zgk4 {
  padding-bottom: 80px;
  overflow: hidden;
}
#zgk4 .img {
  width: 1080px;
  height: 560px;
  background: url(https://www.joyboom.com/assets/images/zgk/zgk_bg-03.png) no-repeat left top;
  background-size: cover;
  padding-top: 20px;
  padding-left: 40px;
  color: #fff;
}
#zgk4 .img .cont {
  overflow: hidden;
}
#zgk4 .img .cont .m {
  margin-right: 15px;
}
#zgk4 .img .cont .t {
  width: 340px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 24px;
}
#zgk4 .img .cont .t p {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  padding-bottom: 20px;
}
#zgk4 .img .cont .t p span {
  display: inline-block;
  color: #ffb400;
  margin-left: 16px;
}
#zgk4 .img .cont2 .t {
  margin-left: 110px;
}
#zgk4 .img .cont2 .m {
  margin-right: 0;
  margin-left: -90px;
}
#zgk4 .txt {
  margin-right: 10px;
  width: 390px;
}
#zgk4 .txt p {
  height: 30px;
  line-height: 30px;
  background-color: #028c68;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
#zgk4 .txt p span {
  display: inline-block;
  width: 33.33%;
}
#zgk4 .txt ul li {
  width: 100%;
  text-align: center;
  height: 25px;
  line-height: 25px;
  color: #323232;
  font-size: 14px;
  font-size: 1.4rem;
  background-color: #eceff4;
}
#zgk4 .txt ul li span {
  display: inline-block;
  width: 33.33%;
}
#zgk4 .txt ul li:nth-of-type(2n) {
  background-color: #fff;
}
/*中高考复习区*/
#zgk5 .head {
  height: 60px;
  border-bottom: 2px solid #028c68;
  line-height: 58px;
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: bold;
  color: #028c68;
  background-color: #f2fbf9;
  padding-left: 12px;
  margin-bottom: 20px;
}
#zgk5 .head ul {
  float: right;
  overflow: hidden;
}
#zgk5 .head ul li {
  float: left;
  cursor: pointer;
  height: 100%;
  border-bottom: 2px solid transparent;
  width: 155px;
  text-align: center;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 56px;
  position: relative;
}
#zgk5 .head ul li:after {
  content: "";
  display: none;
  position: absolute;
  border: 5px solid transparent;
  border-bottom: 5px solid #028c68;
  bottom: 0px;
  left: 50%;
  margin-left: -3px;
}
#zgk5 .head ul .cur {
  background-color: #02b686;
  color: #fff;
  border-bottom-color: #028c68;
}
#zgk5 .head ul .cur:after {
  display: block;
}
#zgk5 .body {
  display: none;
  overflow: hidden;
}
#zgk5 .body .fl {
  width: 800px;
}
#zgk5 .body .ri {
  width: 300px;
}
#zgk5 .body .cont_box {
  height: 268px;
  border: 1px solid #d6d7dc;
  border-top: none;
  margin-right: 10px;
  margin-bottom: 20px;
}
#zgk5 .body .cont_box .tit {
  height: 40px;
  border-top: 1px solid #d6d7dc;
  border-bottom: 1px solid #d6d7dc;
  line-height: 38px;
  color: #028c68;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  padding-left: 10px;
  margin-bottom: 15px;
}
#zgk5 .body .cont_box .tit ul {
  float: right;
}
#zgk5 .body .cont_box .tit ul li {
  cursor: pointer;
  float: left;
  height: 100%;
  text-align: center;
  width: 101px;
  border-left: 1px solid #d6d7dc;
  color: #323232;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  position: relative;
}
#zgk5 .body .cont_box .tit ul .cur:before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 2px;
  background: #028c68;
  position: absolute;
  top: -1px;
  left: 0;
}
#zgk5 .body .cont_box .tit ul .cur:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #fff;
  position: absolute;
  bottom: -1px;
  left: 0;
}
#zgk5 .body .cont_box .tit2 ul li {
  width: 80px;
}
#zgk5 .body .cont_box .cont {
  display: none;
}
#zgk5 .body .cont_box .cont-list {
  float: left;
  width: 50%;
  padding-left: 10px;
  padding-right: 5px;
  overflow: hidden;
}
#zgk5 .body .cont_box .cont-list img {
  padding-right: 15px;
  float: left;
}
#zgk5 .body .cont_box .cont-list p {
  float: left;
  width: 205px;
}
#zgk5 .body .cont_box .cont-list p .t {
  font-size: 14px;
  font-size: 1.4rem;
  color: #323232;
  display: block;
  margin-bottom: 5px;
}
#zgk5 .body .cont_box .cont-list p span {
  color: #777;
  display: block;
  line-height: 18px;
  text-indent: 2em;
}
#zgk5 .body .cont_box .cont-list p .x {
  color: #d80c18;
}
#zgk5 .body .cont_box .cont-list ul {
  padding-top: 20px;
  padding-bottom: 20px;
  line-height: 24px;
}
#zgk5 .body .cont_box .cont-list ul li {
  padding-left: 9px;
  background: url(https://www.joyboom.com/assets/images/zgk/zgk_59.png) no-repeat left center;
}
#zgk5 .body .cont_box .cont-list ul li a {
  font-size: 14px;
  font-size: 1.4rem;
  color: #323232;
}
#zgk5 .body .cont_box .list {
  padding-left: 10px;
  padding-bottom: 20px;
}
#zgk5 .body .cont_box .list li {
  height: 24px;
  line-height: 24px;
}
#zgk5 .body .cont_box .list li a {
  font-size: 14px;
  font-size: 1.4rem;
  color: #323232;
}
/*多语种*/
/*大标题*/
.dyz_h2 {
  font-size: 34px;
  font-size: 3.4rem;
  color: #444444;
  font-weight: bold;
}
.dyz_h2 ul {
  float: right;
}
.dyz_h2 ul li {
  float: left;
}
/*四个项目*/
#dyz1 {
  padding-bottom: 115px;
}
#dyz1 .head {
  overflow: hidden;
}
#dyz1 .head li {
  cursor: pointer;
  float: left;
  width: 25%;
  height: 130px;
  padding-top: 30px;
  padding-left: 30px;
  color: #fff;
  background: url(https://www.joyboom.com/assets/images/dyz/dyz_05.png) no-repeat;
}
#dyz1 .head li .t {
  font-size: 35px;
  font-size: 3.5rem;
  margin-bottom: 20px;
}
#dyz1 .head li p {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 19px;
}
#dyz1 .head li:nth-of-type(2) {
  background: url(https://www.joyboom.com/assets/images/dyz/dyz_06.png) no-repeat;
}
#dyz1 .head li:nth-of-type(3) {
  background: url(https://www.joyboom.com/assets/images/dyz/dyz_07.png) no-repeat;
}
#dyz1 .head li:nth-of-type(4) {
  background: url(https://www.joyboom.com/assets/images/dyz/dyz_08.png) no-repeat;
}
#dyz1 .body {
  display: none;
  overflow: hidden;
  border: 2px solid #eb008c;
  border-top: 6px solid #eb008c;
}
#dyz1 .body .fl li {
  cursor: pointer;
  text-align: center;
  width: 275px;
  height: 120px;
  border-top: 1px solid #eb008c;
  line-height: 119px;
  color: #eb008c;
  background-color: #fde5f3;
  border-right: 1px solid #eb008c;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: bold;
}
#dyz1 .body .fl li:first-of-type {
  border-top: none;
}
#dyz1 .body .fl .cur {
  background-color: #fff;
  border-right: none;
}
#dyz1 .body .ri {
  width: 821px;
}
#dyz1 .body .ri .cont {
  display: none;
  padding-top: 35px;
  padding-left: 35px;
}
#dyz1 .body .ri .cont p {
  font-size: 14px;
  font-size: 1.4rem;
  color: #636363;
  line-height: 24px;
  overflow: hidden;
  margin-bottom: 30px;
}
#dyz1 .body .ri .cont p span {
  float: left;
  padding-left: 12px;
  color: #1d1d1d;
  font-size: 15px;
  font-size: 1.5rem;
  width: 145px;
  font-weight: bold;
  background: url(https://www.joyboom.com/assets/images/dyz/dyz_14.png) no-repeat left center;
}
#dyz1 .body .ri .cont p i {
  font-style: normal;
  float: left;
  width: 620px;
}
#dyz1 .body .ri .cont .dyz_btn {
  float: right;
  margin-right: 21px;
  margin-bottom: 10px;
  width: 95px;
  height: 27px;
  border-radius: 5px;
  text-align: center;
  line-height: 27px;
  color: #fff;
  background-color: #eb008c;
}
#dyz1 .body .ri .cont table {
  border-collapse: collapse;
}
#dyz1 .body .ri .cont table th {
  border: 1px solid #000;
  color: #373535;
  height: 40px;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
  font-size: 13px;
  font-size: 1.3rem;
  background-color: #ebebeb;
}
#dyz1 .body .ri .cont table td {
  border: 1px solid #000;
  color: #636363;
  height: 38px;
  text-align: center;
  vertical-align: middle;
}
#dyz1 .body .ri .cont table td a {
  color: #eb008c;
  font-weight: bold;
  text-decoration: underline;
}
#dyz1 .body .ri .cont table th:first-of-type {
  width: 133px;
}
#dyz1 .body .ri .cont table th:nth-of-type(2) {
  width: 220px;
}
#dyz1 .body .ri .cont table th:nth-of-type(3) {
  width: 99px;
}
#dyz1 .body .ri .cont table th:nth-of-type(4) {
  width: 132px;
}
#dyz1 .body .ri .cont table th:nth-of-type(5) {
  width: 84px;
}
#dyz1 .body .ri .cont table th:nth-of-type(6) {
  width: 97px;
}
#dyz1 .body .ri div:first-of-type {
  display: block;
}
/*优势特色*/
#dyz2 .head {
  height: 75px;
  background-color: #f0f0f0;
  line-height: 75px;
}
#dyz2 .head li {
  cursor: pointer;
  text-align: center;
  width: 145px;
  color: #949494;
  font-size: 19px;
  font-size: 1.9rem;
  line-height: 71px;
  border-bottom: 4px solid transparent;
  border-left: 1px solid #bebebe;
  position: relative;
}
#dyz2 .head li:after {
  content: "";
  display: none;
  position: absolute;
  border: 8px solid transparent;
  border-bottom-color: #a4a4a4;
  bottom: 0;
  left: 50%;
  margin-left: -4px;
}
#dyz2 .head li:last-of-type {
  border-right: 1px solid #bebebe;
}
#dyz2 .head .cur {
  color: #eb008c;
  border-bottom-color: #a4a4a4;
}
#dyz2 .head .cur:after {
  display: inline-block;
}
#dyz2 .body {
  display: none;
  height: auto;
  color: #fff;
}
#dyz2 .body img {
  display: block;
  max-width: 100%;
  height: auto;
}
#dyz2 .body .ri .p1 {
  font-size: 47px;
  font-size: 4.7rem;
  font-weight: bold;
  line-height: 65px;
}
#dyz2 .body .ri .p2 {
  font-size: 35px;
  font-size: 3.5rem;
  font-weight: bold;
  line-height: 65px;
  padding-bottom: 60px;
}
#dyz2 .body .ri li {
  padding-left: 12px;
  border-left: 1px solid #fff;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 18px;
  margin-bottom: 20px;
}
/*活动资讯*/
#dyz3 {
  padding-top: 125px;
  padding-bottom: 100px;
  overflow: hidden;
}
#dyz3 .dyz_h2 {
  padding-bottom: 10px;
  border-bottom: 1px solid #a9a9a9;
}
#dyz3 .dyz_h2 a {
  font-size: 15px;
  font-size: 1.5rem;
  color: #898989;
  font-weight: normal;
}
#dyz3 .dyz_h2 li:after {
  content: "/";
  display: inline-block;
  font-size: 15px;
  font-size: 1.5rem;
  color: #898989;
  font-weight: normal;
  padding-left: 5px;
  padding-right: 3px;
}
#dyz3 .dyz_h2 li:last-of-type:after {
  display: none;
}
#dyz3 .cont_box {
  width: 542px;
  float: left;
  margin-right: 8px;
  margin-top: 25px;
  border: 1px solid  #dcdbdb;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  overflow: hidden;
}
#dyz3 .cont_box .tit {
  height: 46px;
  border-bottom: 1px solid #dcdbdb;
  line-height: 45px;
  background-color: #f6f6f6;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: bold;
  color: #eb008c;
}
#dyz3 .cont_box .tit a {
  float: right;
  color: #aaaaaa;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: normal;
}
#dyz3 .cont_box .cont {
  padding: 15px;
  padding-top: 20px;
  overflow: hidden;
}
#dyz3 .cont_box .cont .fl {
  width: 340px;
  margin-right: 10px;
}
#dyz3 .cont_box .cont .fl .t {
  margin-bottom: 10px;
  border-bottom: 1px solid #c6c6c6;
}
#dyz3 .cont_box .cont .fl .t li {
  cursor: pointer;
  float: left;
  font-size: 16px;
  font-size: 1.6rem;
  color: #696e71;
  padding-bottom: 3px;
  margin-right: 20px;
}
#dyz3 .cont_box .cont .fl .t .cur {
  font-weight: bold;
  color: #eb008c;
  border-bottom: 3px solid #eb008c;
  margin-bottom: -1px;
}
#dyz3 .cont_box .cont .fl img {
  float: left;
  margin-right: 12px;
}
#dyz3 .cont_box .cont .fl .l {
  padding-top: 15px;
  float: left;
  line-height: 29px;
}
#dyz3 .cont_box .cont .fl .l a {
  color: #696e71;
}
#dyz3 .cont_box .cont .ri {
  width: 160px;
  padding-top: 28px;
}
#dyz3 .cont_box .cont .ri a {
  display: block;
  height: 43px;
  line-height: 43px;
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
  color: #6d6e71;
  background-color: #f6f6f6;
  margin-bottom: 10px;
}
#dyz3 .cont_box .cont .ri a:last-of-type {
  margin-bottom: 0;
}
#dyz3 .cont_box .cont .ri a:hover {
  background-color: #fcd9ee;
}
#dyz3 .c {
  display: none;
}
#dyz3 .cb2 {
  margin-right: 0;
  margin-left: 8px;
}
#dyz3 .cb2 .tit {
  color: #40b1f2;
}
#dyz3 .cb2 .cont .fl .t .cur {
  color: #40b1f2;
  border-bottom-color: #40b1f2;
}
#dyz3 .cb2 .cont .ri a:hover {
  background-color: #e3f3fd;
}
#dyz3 .cb3 .tit {
  color: #1bb826;
}
#dyz3 .cb3 .cont .fl .t .cur {
  color: #1bb826;
  border-bottom-color: #1bb826;
}
#dyz3 .cb3 .cont .ri a:hover {
  background-color: #ddf4df;
}
#dyz3 .cb4 {
  margin-right: 0;
  margin-left: 8px;
}
#dyz3 .cb4 .tit {
  color: #ef9424;
}
#dyz3 .cb4 .cont .fl .t .cur {
  color: #ef9424;
  border-bottom-color: #ef9424;
}
#dyz3 .cb4 .cont .ri a:hover {
  background-color: #fdefde;
}
#dyz3 .list_box {
  border: 1px solid  #dcdbdb;
  padding: 30px 0;
  padding-bottom: 15px;
  margin-top: 25px;
  overflow: hidden;
}
#dyz3 .list_box .list {
  float: left;
  width: 25%;
  padding: 0 15px;
}
#dyz3 .list_box .list p {
  padding-bottom: 9px;
  border-bottom: 1px solid #dedddd;
  margin-bottom: 10px;
}
#dyz3 .list_box .list p span {
  display: inline-block;
  color: #535353;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  width: 72px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  background-color: #d7d7d7;
  border-radius: 3px;
}
#dyz3 .list_box .list p a {
  float: right;
  font-size: 12px;
  font-size: 1.2rem;
  color: #aaa;
}
#dyz3 .list_box .list li {
  padding-left: 10px;
  line-height: 29px;
  position: relative;
}
#dyz3 .list_box .list li a {
  color: #545454;
}
#dyz3 .list_box .list li:after {
  content: "";
  display: inline-block;
  width: 2px;
  height: 2px;
  background-color: #545454;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -1px;
}
/*学员心声*/
#dyz4 {
  padding-bottom: 120px;
}
#dyz4 .t {
  background-color: #eb008c;
}
#dyz4 .t .container {
  height: 150px;
  background: url(https://www.joyboom.com/assets/images/dyz/dyz_31.png) no-repeat center center;
  background-size: cover;
}
#dyz4 .b {
  height: 18px;
  background-color: #f8f636;
}
/*名师团队*/
#dyz5 .dyz_h2 li {
  cursor: pointer;
  width: 145px;
  text-align: center;
  color: #949494;
  font-size: 19px;
  font-size: 1.9rem;
  border-left: 1px solid #c9c9c9;
  position: relative;
}
#dyz5 .dyz_h2 li:last-of-type {
  border-right: 1px solid #c9c9c9;
}
#dyz5 .dyz_h2 .cur {
  color: #eb008c;
}
#dyz5 .dyz_h2 .cur:before {
  content: "";
  width: 100%;
  height: 4px;
  background-color: #a4a4a4;
  position: absolute;
  bottom: -21px;
  left: 0;
}
#dyz5 .dyz_h2 .cur:after {
  content: "";
  display: inline-block;
  border: 8px solid transparent;
  border-bottom-color: #a4a4a4;
  position: absolute;
  bottom: -17px;
  left: 50%;
  margin-left: -4px;
}
#dyz5 .body {
  background-color: #f0f0f0;
}
#dyz5 .body .container {
  display: none;
  height: 680px;
}
#dyz5 .body .container .ri {
  width: 52.72%;
  padding-top: 60px;
}
#dyz5 .body .container .ri p {
  font-size: 19px;
  font-size: 1.9rem;
  color: #eb008c;
  line-height: 50px;
}
#dyz5 .body .container .ri p span {
  font-weight: bold;
}
#dyz5 .body .container .ri p .dyz_btn {
  margin-left: 15px;
}
#dyz5 .body .container .ri p:last-of-type {
  margin-bottom: 40px;
}
#dyz5 .body .container .ri .dyz_btn {
  display: inline-block;
  width: 105px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  background: #eb008c;
  border-radius: 15px;
  font-size: 12px;
  font-size: 1.2rem;
}
#dyz5 .body .container .ri .txt {
  color: #545454;
  line-height: 30px;
  margin-bottom: 20px;
  font-size: 14px;
}
#dyz5 .body .container .ri .txt span {
  font-weight: bold;
  font-size: 14px;
  font-size: 1.4rem;
}
#dyz5 .body .container .ri div:last-of-type {
  margin-bottom: 50px;
}
#dyz5 .body .container .ri ul {
  margin-top: 15px;
  overflow: hidden;
}
#dyz5 .body .container .ri ul li {
  float: left;
  width: 25%;
}
#dyz5 .body .container .ri ul li a img {
  display: block;
  margin-bottom: 10px;
}
/*优秀学员*/
#dyz6 {
  padding-top: 125px;
  padding-bottom: 145px;
}
#dyz6 .dyz_h2 li {
  cursor: pointer;
  width: 145px;
  text-align: center;
  color: #949494;
  font-size: 19px;
  font-size: 1.9rem;
  border-left: 1px solid #c9c9c9;
  position: relative;
}
#dyz6 .dyz_h2 li:last-of-type {
  border-right: 1px solid #c9c9c9;
}
#dyz6 .dyz_h2 .cur {
  color: #eb008c;
}
#dyz6 .dyz_h2 .cur:before {
  content: "";
  width: 100%;
  height: 4px;
  background-color: #a4a4a4;
  position: absolute;
  bottom: -21px;
  left: 0;
}
#dyz6 .dyz_h2 .cur:after {
  content: "";
  display: inline-block;
  border: 8px solid transparent;
  border-bottom-color: #a4a4a4;
  position: absolute;
  bottom: -17px;
  left: 50%;
  margin-left: -4px;
}
#dyz6 .body {
  margin-top: 4px;
  display: none;
}
#dyz6 .body img {
  display: block;
  width: 100%;
  height: 100%;
}
#dyz6 .body .l {
  width: 25%;
  height: 284px;
  float: left;
}
#dyz6 .body .l .s {
  width: 50%;
  height: 50%;
  float: left;
}
#dyz6 .body .img {
  position: relative;
}
#dyz6 .body .img p {
  display: none;
  position: absolute;
  top: 0;
  right: -275px;
  width: 275px;
  height: 284px;
  background-color: #eb008c;
  z-index: 1;
  color: #fff;
  padding: 40px 25px 0 25px;
  line-height: 20px;
}
#dyz6 .body .img p span {
  display: block;
  font-weight: bold;
  font-size: 23px;
  font-size: 2.3rem;
  line-height: 32px;
}
#dyz6 .body .img p span:last-of-type {
  margin-bottom: 15px;
}
#dyz6 .body .img p a {
  color: #fff;
}
#dyz6 .body .img:hover p {
  display: block;
}
#dyz6 .body .img-r:hover p {
  display: block;
  left: -275px;
}
/*ACT*/
/*大标题*/
.act_h2 {
  padding-top: 80px;
  padding-bottom: 60px;
  font-weight: bold;
  font-size: 46px;
  font-size: 4.6rem;
  color: #323232;
  text-align: center;
}
.act_h2 i {
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  color: #666666;
  font-weight: normal;
  font-style: normal;
}
/*ACT要知道的事*/
#act1 ul {
  overflow: hidden;
}
#act1 ul li {
  float: left;
  width: 355px;
  height: 175px;
  background-color: #f0f0f0;
  border-radius: 5px;
  padding-top: 20px;
  padding-bottom: 30px;
  text-align: center;
  margin-right: 17px;
  margin-bottom: 20px;
}
#act1 ul li p {
  text-align: center;
  padding-bottom: 20px;
}
#act1 ul li span {
  display: inline-block;
  font-size: 32px;
  font-size: 3.2rem;
  color: #002d62;
  font-weight: bold;
  padding-left: 50px;
  background: url(https://www.joyboom.com/assets/images/act/ACT_05.png) no-repeat left center;
}
#act1 ul li a {
  float: left;
  display: inline-block;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666666;
  line-height: 30px;
  width: 32%;
}
#act1 ul li:nth-of-type(3n) {
  margin-right: 0;
}
#act1 ul li:nth-of-type(3n) a:nth-of-type(4) {
  text-align: left;
  padding-left: 25px;
}
#act1 ul li:nth-of-type(4n) a:nth-of-type(4) {
  text-align: left;
  padding-left: 24px;
}
#act1 ul li:nth-of-type(2) span {
  background: url(https://www.joyboom.com/assets/images/act/ACT_07.png) no-repeat left center;
}
#act1 ul li:nth-of-type(3) span {
  background: url(https://www.joyboom.com/assets/images/act/ACT_09.png) no-repeat left center;
}
#act1 ul li:nth-of-type(4) span {
  background: url(https://www.joyboom.com/assets/images/act/ACT_14.png) no-repeat left center;
}
#act1 ul li:nth-of-type(5) span {
  background: url(https://www.joyboom.com/assets/images/act/ACT_16.png) no-repeat left center;
}
#act1 ul li:nth-of-type(6) span {
  background: url(https://www.joyboom.com/assets/images/act/ACT_19.png) no-repeat left center;
}
/*课程体系*/
#act2 {
  padding-bottom: 80px;
}
#act2 .cont {
  float: left;
  width: 25%;
  height: 565px;
  padding-top: 30px;
  color: #fff;
  background: url(https://www.joyboom.com/assets/images/act/ACT_25.png) no-repeat;
  background-size: cover;
  padding-left: 12px;
  padding-right: 20px;
}
#act2 .cont h3 {
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: bold;
  text-align: center;
  padding-bottom: 30px;
}
#act2 .cont p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 24px;
}
#act2 .cont p span {
  display: block;
  width: 90px;
  height: 26px;
  line-height: 26px;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
  color: #e50011;
  margin-bottom: 5px;
  background-color: #fff;
}
#act2 .cont p i {
  display: block;
  font-style: normal;
}
#act2 .cont p:first-of-type {
  height: 180px;
}
#act2 .cont p:nth-of-type(2) {
  height: 140px;
}
#act2 .cont p:last-of-type {
  height: 105px;
}
#act2 .cont a {
  display: block;
  width: 160px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  margin: 0 auto;
  color: #fff;
  border-radius: 5px;
  background-color: #002d62;
}
#act2 div:nth-of-type(2n) {
  background: url(https://www.joyboom.com/assets/images/act/ACT_25-09.png) no-repeat;
}
#act2 div:nth-of-type(2n) p span {
  color: #002d62;
}
#act2 div:nth-of-type(2n) a {
  background-color: #e50011;
}
/*江博ACT高分学员*/
#act3 {
  background: url(https://www.joyboom.com/assets/images/act/ACT-bg_02.png) no-repeat left top;
  background-size: cover;
}
#act3 .act_h2 {
  color: #fff;
}
#act3 .cont {
  float: left;
  width: 240px;
  margin-right: 45px;
  margin-bottom: 30px;
}
#act3 .cont .txt {
  background-color: #f0f0f0;
  text-align: center;
}
#act3 .cont .txt .name {
  padding-top: 10px;
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: bold;
  color: #323232;
}
#act3 .cont .txt p {
  font-size: 16px;
  font-size: 1.6rem;
  color: #646464;
  font-weight: bold;
  line-height: 30px;
}
#act3 .cont .txt .f {
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: bold;
  color: #e31b23;
  line-height: 60px;
  text-align: right;
  padding-right: 20px;
}
#act3 .cont .txt ul {
  overflow: hidden;
}
#act3 .cont .txt ul li {
  float: left;
  margin-right: 5px;
  line-height: 30px;
  color: #e31b23;
}
#act3 div:nth-of-type(4n) {
  margin-right: 0;
}
#act3 a:nth-of-type(4n) .cont {
  margin-right: 0;
}
#act3 .act_btn {
  display: block;
  margin: 0 auto;
  width: 180px;
  height: 35px;
  color: #fff;
  text-align: center;
  line-height: 35px;
  margin-top: 20px;
  margin-bottom: 40px;
  border-radius: 5px;
  background-color: #e31b23;
  font-size: 16px;
  font-size: 1.6rem;
}
/*名师团队*/
#act4 {
  background-color: #f0f0f0;
}
#act4 .banner {
  height: 445px;
  width: 100%;
  overflow: hidden;
  position: relative;
}
#act4 .banner ul {
  overflow: hidden;
}
#act4 .banner ul li {
  float: left;
  width: 180px;
  height: 100%;
  overflow: hidden;
  margin-right: 4px;
  color: #fff;
}
#act4 .banner ul li a {
  color: #fff;
}
#act4 .banner ul li a .img {
  position: relative;
}
#act4 .banner ul li a .img img {
  display: block;
}
#act4 .banner ul li a .img span {
  display: block;
  position: absolute;
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  background-color: rgba(0, 0, 0, 0.5);
  text-align: center;
  bottom: 0;
  left: 0;
}
#act4 .banner ul li a .txt {
  height: 209px;
  background-color: #002d62;
  padding-top: 18px;
  padding-left: 12px;
  padding-right: 12px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 24px;
}
#act4 .banner ul li a .txt .t {
  font-size: 16px;
  font-size: 1.6rem;
  text-decoration: none!important;
  padding-bottom: 10px;
}
#act4 .banner ul li a:hover .txt p:last-of-type {
  text-decoration: underline;
}
#act4 .banner ul li a:hover .img span {
  background-color: rgba(229, 0, 17, 0.5);
}
#act4 .banner .prev {
  display: block;
  position: absolute;
  width: 30px;
  height: 60px;
  background: url(https://www.joyboom.com/assets/images/act/ACT_031.png) no-repeat;
  left: 0;
  top: 176px;
  cursor: pointer;
  z-index: 2;
}
#act4 .banner .next {
  display: block;
  position: absolute;
  width: 30px;
  height: 60px;
  background: url(https://www.joyboom.com/assets/images/act/ACT_051.png) no-repeat;
  right: 0;
  top: 176px;
  cursor: pointer;
  z-index: 2;
}
#act4 .image {
  text-align: center;
  padding-top: 10px;
}
#act4 .image img {
  margin-right: 20px;
}
#act4 .act_btn {
  display: block;
  width: 180px;
  height: 35px;
  line-height: 35px;
  background-color: #e31b23;
  color: #fff;
  text-align: center;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 35px;
  border-radius: 5px;
  font-size: 16px;
  font-size: 1.6rem;
}
/*资讯*/
#act5 .body {
  padding-top: 20px;
  overflow: hidden;
}
#act5 .body .title {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  color: #323232;
  padding-bottom: 6px;
  border-bottom: 1px solid #002d62;
  padding-left: 17px;
  position: relative;
}
#act5 .body .title a {
  font-size: 12px;
  font-size: 1.2rem;
  color: #646464;
  float: right;
  font-weight: normal;
  margin-top: 10px;
}
#act5 .body .title:before {
  content: "";
  display: block;
  width: 6px;
  height: 25px;
  background-color: #e31b23;
  position: absolute;
  left: 0;
  top: 0;
}
#act5 .body .fl {
  width: 820px;
}
#act5 .body .fl .cont {
  float: left;
  width: 50%;
  margin-top: 20px;
  padding-right: 8px;
  overflow: hidden;
}
#act5 .body .fl .cont .t {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  color: #323232;
}
#act5 .body .fl .cont .t a {
  font-size: 12px;
  font-size: 1.2rem;
  color: #646464;
  float: right;
  font-weight: normal;
}
#act5 .body .fl .cont .img {
  float: left;
  margin-right: 17px;
  padding-top: 8px;
}
#act5 .body .fl .cont .img img {
  display: block;
}
#act5 .body .fl .cont .txt {
  float: left;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 30px;
}
#act5 .body .fl .cont .txt a {
  color: #323232;
}
#act5 .body .ri {
  width: 250px;
}
#act5 .body .ri ul {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 30px;
}
#act5 .body .ri ul a {
  color: #323232;
}
#act5 .body .ri .play {
  display: block;
  margin-top: 12px;
}
#act5 .body .ri .play img {
  display: block;
}
/*内部讲义*/
#act6 .body {
  position: relative;
}
#act6 .banner {
  width: 780px;
  height: 235px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
#act6 .banner .prev {
  display: block;
  position: absolute;
  width: 36px;
  height: 60px;
  background: url(https://www.joyboom.com/assets/images/act/ACT2_08.png) no-repeat;
  left: 0;
  top: 50%;
  margin-top: -30px;
  cursor: pointer;
  z-index: 2;
}
#act6 .banner .next {
  display: block;
  position: absolute;
  width: 36px;
  height: 60px;
  background: url(https://www.joyboom.com/assets/images/act/ACT2_11.png) no-repeat;
  right: 0;
  top: 50%;
  margin-top: -30px;
  cursor: pointer;
  z-index: 2;
}
#act6 .banner ul {
  overflow: hidden;
}
#act6 .banner ul li {
  float: left;
  width: 165px;
  height: 235px;
  overflow: hidden;
  margin-right: 40px;
}
#act6 .banner ul li img {
  display: block;
}
#act6 .bg {
  width: 888px;
  height: 126px;
  background: url(https://www.joyboom.com/assets/images/act/ACT0_03.png) no-repeat;
  background-size: cover;
  position: absolute;
  bottom: -80px;
  left: 50%;
  margin-left: -444px;
}
/*资质*/
#act7 .cont {
  float: left;
  width: 50%;
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  color: #323232;
}
#act7 .cont img {
  display: block;
  margin: 0 auto;
  margin-bottom: 20px;
}
/*培训课堂*/
#act8 {
  margin-bottom: 40px;
}
#act8 tr {
  margin: 0;
  padding: 0;
}
#act8 td {
  vertical-align: top;
}
#act8 td img {
  margin-right: 2px;
}
#act8 .f {
  float: left;
  margin-left: -184px;
  margin-top: -1px;
}
/*联系我们*/
#act9 {
  padding-bottom: 20px;
  background-color: #002d62;
  color: #fff;
  padding-top: 40px;
}
#act9 h2 {
  font-size: 42px;
  font-size: 4.2rem;
  text-align: center;
  position: relative;
}
#act9 h2:before {
  content: "";
  display: block;
  height: 2px;
  width: 35%;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -1px;
}
#act9 h2:after {
  content: "";
  display: block;
  height: 2px;
  width: 35%;
  background-color: #fff;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -1px;
}
#act9 .fl {
  padding-top: 25px;
  padding-left: 150px;
  background: url(https://www.joyboom.com/assets/images/act/ACT5_03.png) no-repeat left 25px;
}
#act9 .fl .p1 {
  font-size: 46px;
  font-size: 4.6rem;
  font-weight: bold;
}
#act9 .fl .p2 {
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: bold;
}
#act9 .fl .p3 {
  font-size: 24px;
  font-size: 2.4rem;
  text-align: center;
}
#act9 .fl p:nth-of-type(2) {
  margin-bottom: 35px;
}
#act9 .ri p {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}
#act9 .ri div {
  text-align: center;
  float: left;
  margin-right: 25px;
  font-size: 14px;
  font-size: 1.4rem;
}
#act9 .ri div img {
  display: block;
  margin-bottom: 10px;
}
#act9 .ri div:last-of-type {
  margin-right: 0;
  margin-left: 25px;
}
/*全站A标签划过颜色*/
/*首页*/
.index_cont_body .left .btn1 a:hover {
  background-color: #58d68d;
  color: #fff;
  border-color: transparent;
}
.index_cont_body .left .btn2 a:hover {
  background-color: #00aeea;
  color: #fff;
  border-color: transparent;
}
.index_cont_body .left .btn3 a:hover {
  background-color: #00d2fd;
  color: #fff;
  border-color: transparent;
}
.index_cont_body .left .btn4 a:hover {
  background-color: #ea5244;
  color: #fff;
  border-color: transparent;
}
.index_cont_body .left .btn5 a:hover {
  background-color: #ad6bc8;
  color: #fff;
  border-color: transparent;
}
.index_cont_body .left .btn6 a:hover {
  background-color: #f8ab41;
  color: #fff;
  border-color: transparent;
}
header #newbarbox .pic a:hover {
  color: #d80c18;
}
.news_cont ul a:hover,
.news_sidebar ul li a:hover,
a.gd:hover,
.index_cont_body .center .list_banner a:hover {
  color: #ff5400;
}
/*ACT*/
#act1 ul li a:hover,
#act5 .body .fl .cont .t a:hover,
#act5 .body .fl .cont .txt a:hover,
#act5 .body .title a:hover,
#act5 .body .ri ul a:hover {
  color: #ff5400;
}
/*AP课程*/
#AP5 .body .cont ul a:hover {
  color: #ff5400;
}
/*SAT*/
.sat_sidebar .cont .list a:hover,
.sat_play_cont:hover p a {
  color: #00aeea;
}
/*toefl*/
#toefl5 .toefl5-tf .tf-ul .tf-li ul li a:hover {
  color: #ff5400!important;
}
/*多语种*/
#dyz3 .cont_box .cont .fl .l a:hover,
#dyz3 .list_box .list p a:hover,
#dyz3 .list_box .list li a:hover,
#dyz5 .body .container .ri ul li a:hover {
  color: #ff5400;
}
/*留学基础*/
#lxjc3 .cont .down li a:hover,
#lxjc3 .cont section .list li a:hover,
#lxjc3 .cont .tit a:hover {
  color: #ff5400;
}
/*留学申请*/
#lxgh_cont .txt_box .body .r a:hover,
#lxgh_cont .list li a:hover {
  color: #ff5400;
}
/*听力口语*/
#ts5 .cont .content .txt .t:hover,
#ts5 .cont .down_list li a:hover {
  color: #23527c;
}
/*我们*/
#about7 .body .cont .txt .tit a:hover {
  color: #ff5400;
}
/*小升初*/
.xsc_cont3 .cont .ri .xsc_list a:hover {
  color: #ff5400;
}
/*新概念*/
#xgn6 .body .list li a:hover,
#xgn6 .body .tit a:hover {
  color: #ff5400;
}
/*中高考*/
#zgk5 .body .cont_box .cont-list p .t:hover,
#zgk5 .body .cont_box .cont-list ul li a:hover,
#zgk5 .body .cont_box .list li a:hover {
  color: #ff5400;
}
/*全部课程-course-list*/
.cour-class .cour-left .cour-double .double-two h4 a:hover,
.teach .course-right ul li a:hover {
  color: #ff5400!important;
}
.cour-class .cour-right .cour-div-sat,
.cour-class .cour-right div {
  cursor: pointer!important;
}
.cour-class .cour-right .cour-div-sat p,
.cour-class .cour-right .cour-div-sat span {
  opacity: 1!important;
  transform: scale(1) !important;
}

/* 添加留学基础 学员心得 start c */
#add-lxjc1 {
  width: 100%;
  background: #fff;
  /* 了解更多名师*/
}
#add-lxjc1 ul {
  position: relative;
}
#add-lxjc1 ul:before,
#add-lxjc1 ul:after {
  content: "";
  display: table;
}
#add-lxjc1 ul:after {
  clear: both;
}
#add-lxjc1 ul li {
  float: left;
  margin-right: 10px;
  margin-top: 5px;
}
#add-lxjc1 ul li:hover {
  
}
#add-lxjc1 ul li .toefl3-div {
  background: #fbeef0;
  color: #020202;
  font-size: 14px;
  font-size: 1.4rem;
  width: 212px;
  height: 340px;
  overflow: hidden;
  padding: 8px 13px 18px;
  border-radius: 10px;
}
#add-lxjc1 ul li .toefl3-div:hover{
  box-shadow: 5px 5px 7px #cdcccc;
}
#add-lxjc1 ul li .toefl3-div b {
  color: #020202;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  text-decoration: none;
  display: block;
  text-align: center;
}
#add-lxjc1 ul li .toefl3-div b:hover {
  color: #020202;
}
#add-lxjc1 ul li .toefl3-div div {
  width:123px;
  height:123px;
  line-height:123px;
  border-radius: 70px;
  border:1px solid #d22b3d;
  background:#fbeef0; 
  overflow: hidden;
  position: relative;
  margin:0 auto;
}
#add-lxjc1 ul li .toefl3-div div i{
  position: absolute;
  width:100%;
  height:100%;
  border:5px solid #fbeef0;
  border-radius: 70px;
  top:0;
  left:0;
}
#add-lxjc1 ul li .toefl3-div div img{
  width:100%;
  height: 100%;
}
#add-lxjc1 ul li .toefl3-div span {
  margin-top: 8px;
  display: block;
  margin-bottom: 3px;
  color:#020202;
  font-weight:600;
}
#add-lxjc1 ul li .toefl3-div p{
  color:#020202;
}
#add-lxjc1 ul li .toefl3-div p:last-of-type {
  line-height: 25px;
  /*margin-top: 8px;*/
}
#add-lxjc1 ul li:last-of-type {
  margin-right: 0;
}
#add-lxjc1-zhe {
  position: absolute;
  top: 234px;
  left: 0;
  width: 100%;
  color: #f6a800;
  font-weight: bold;
  font-size: 46px;
  font-size: 4.6rem;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  padding: 5px 0;
}
#add-lxjc1 .toefl3-a {
  text-align: center;
  padding-top: 49px;
  padding-bottom: 40px;
}
#add-lxjc1 .toefl3-a a {
  color: #fff;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  background: #f6a800;
  padding: 11px 30px;
  text-decoration: none;
  border-bottom: 5px solid #c98900;
}
/* 添加留学基础 学员心得 end c */

/*第二版*/
#add-lxjc2 ul:before,#add-lxjc2 ul:after{
  display:table;
  content: "";
}
#add-lxjc2 ul:after{
  clear:both;
}
#add-lxjc2 ul li{
  float:left;
  width:20%;
  height:333px;
  position: relative;
  overflow: hidden;
  transition: all 300ms cubic-bezier(0.645, 0.575, 0.090, 1.000);
 transition-timing-function: ease-in;
-moz-transition-timing-function: ease-in; /* Firefox 4 */
-webkit-transition-timing-function: ease-in; /* Safari 和 Chrome */
-o-transition-timing-function: ease-in; /* Opera */
}
#add-lxjc2 ul .cur-li{
  width:40%;
}
#add-lxjc2 ul .cur-li .add-lxjc2-p{
  background: #d22b3d;
}
#add-lxjc2 ul .cur-li .add-lxjc2-p a{
  color:#fff;
}
#add-lxjc2 ul .cur-li .add-lxjc2-div{
  opacity: 1;
}
#add-lxjc2 ul li img{
  /*width:100%;*/
  height:263px;
  display:block;
}
#add-lxjc2 ul li .add-lxjc2-p{
  font-size: 24px;
  color:#333;
  font-weight:bold;
  height:70px;
  line-height: 70px;
  padding-left: 20px;
}
#add-lxjc2 .add-lxjc2-div{
  position: absolute;
  top:0;
  left:0;
  width: 440px;
  height: 263px;
  background: rgba(0,0,0,0.5);
  padding-left: 10px;
  opacity: 0;
}
#add-lxjc2 .add-lxjc2-div a{
  color:#fff;
}
#add-lxjc2 .add-lxjc2-div h2{
  font-size: 20px;
  font-weight: bold;
  margin:15px 0;
}
#add-lxjc2 .add-lxjc2-div p{
  font-size: 14px;
  line-height: 24px;
}
#add-lxjc2 .add-lxjc2-div div{
  margin-top: 8px;
}
#add-lxjc2 .add-lxjc2-div div a{
  display:inline-block;
  line-height: 25px;
  border:1px solid #fff;
  margin:0 6px;
  text-align: center;
  padding:0 5px;
}
#add-lxjc2 .add-lxjc2-div div a:hover{
  border:1px solid #d22b3d;
  background: #d22b3d;
}
#add-lxjc2 .add-lxjc2-div div a:first-of-type{
  margin-left:0;
}
#add-lxjc2 .add-lxjc2-div .add-lxjc2-a{
  line-height: 30px;
  border-radius: 20px;
  border:2px solid #fff;
  display:inline-block;
  width:100px;
  font-size: 16px;
  text-align: center;
  margin-top: 18px;
}
#add-lxjc2 .add-lxjc2-div .add-lxjc2-a:hover{
  border:2px solid #d22b3d;
  background: #d22b3d;
}
/* 添加留学基础 留学预备能力课程体系 end c