.p_repeat_card {
  margin: 34px auto 60px;
}
.p_repeat_card .p_repeat_banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p_repeat_card .p_repeat_banner .p_info_card {
  background-color: rgb(164, 0, 0);
  width: 520px;
  height: 326px;
  margin-right: -36px;
  position: relative;
  z-index: 1;
  padding: 0 58px 0 48px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.p_repeat_card .p_repeat_banner .p_info_card .p_tag_date {
  font-size: 14px;
  font-family: inherit;
  color: rgb(255, 255, 255);
  line-height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 35px;
}
.p_repeat_card .p_repeat_banner .p_info_card .p_tag_date .p_line {
  background-color: rgb(255, 255, 255);
  width: 1px;
  height: 14px;
  margin: 0 11px;
}
.p_repeat_card .p_repeat_banner .p_info_card .p_title {
  font-size: 29px;
  font-family: inherit;
  font-weight: bold;
  color: rgb(255, 255, 255);
  line-height: 45px;
  margin-top: 31px;
}
.p_repeat_card .p_repeat_banner .p_info_card .p_desc {
  font-size: 20px;
  font-family: inherit;
  color: rgb(255, 255, 255);
  line-height: 30px;
  margin-top: 12px;
}
.p_repeat_card .p_repeat_banner .p_img_card {
  background-color: rgb(197, 178, 156);
  width: 716px;
  height: 403px;
  position: relative;
}
.p_repeat_card .p_repeat_list {
  margin: 23px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 0;
  letter-spacing: 0;
}
.p_repeat_card .p_repeat_list .p_repeat_item {
  border-width: 0.5px;
  border-color: rgb(197, 178, 156);
  border-style: solid;
  background-color: rgb(255, 255, 255);
  -webkit-box-shadow: 0px 0px 15px 0px rgba(226, 226, 226, 0.72);
          box-shadow: 0px 0px 15px 0px rgba(226, 226, 226, 0.72);
  width: 32.33%;
  height: 350px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  margin-right: 18px\9 ;
}
.p_repeat_card .p_repeat_list .p_repeat_item:last-child {
  margin-right: 0;
}
.p_repeat_card .p_repeat_list .p_repeat_item .p_img_box {
  width: 100%;
  height: 218px;
}
.p_repeat_card .p_repeat_list .p_repeat_item .p_info {
  padding: 17px 20px 0 15px;
  height: 132px;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.p_repeat_card .p_repeat_list .p_repeat_item .p_info .p_title {
  font-size: 17px;
  font-family: inherit;
  font-weight: bold;
  color: rgb(0, 0, 0);
  line-height: 25px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.p_repeat_card .p_repeat_list .p_repeat_item .p_info .p_desc {
  font-size: 14px;
  font-family: inherit;
  color: rgb(159, 160, 160);
  line-height: 25px;
  margin-top: 3px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.p_repeat_card .p_repeat_list .p_repeat_item .p_info .p_other {
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p_repeat_card .p_repeat_list .p_repeat_item .p_info .p_other .p_tag {
  background-color: rgb(197, 178, 156);
  width: auto;
  min-width: 64px;
  height: 24px;
  display: inline-block;
  padding: 0 4px;
  font-size: 14px;
  font-family: inherit;
  line-height: 24px;
  color: #fff;
  text-align: center;
   
}
.p_repeat_card .p_repeat_list .p_repeat_item .p_info .p_other .p_line {
  background-color: rgb(156, 158, 177);
  width: 1px;
  height: 15px;
  margin: 0 8px;
}
.p_repeat_card .p_repeat_list .p_repeat_item .p_info .p_other .p_date {
  font-size: 14px;
  font-family: inherit;
  color: rgb(159, 160, 160);
  line-height: 1.2;
}
.p_repeat_card .p_repeat_list .p_repeat_item .p_info .p_other .p_more {
  font-size: 14px;
  font-family: inherit;
  color: rgb(164, 0, 0);
  line-height: 24px;
  text-align: center;
  margin-left: auto;
}
.p_repeat_card .p_repeat_list .p_repeat_item .p_info .p_other .p_more img {
  display: inline-block;
  width: 7px;
  height: 11px;
  margin-left: 8px;
}

.p_page_title {
  margin: 55px auto 0;
  height: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  font-size: 0;
  letter-spacing: 0;
  position: relative;
}
.p_page_title .page-index {
  position: absolute;
  top: -203px;
  left: 0;
}
.p_page_title .p_slide {
  background-color: rgb(164, 0, 0);
  width: 5px;
  height: 28px;
  display: inline-block;
  vertical-align: top;
}
.p_page_title .p_text {
  font-size: 29px;
  font-family: inherit;
  font-weight: bold;
  color: rgb(35, 24, 21);
  line-height: 28px;
  margin-left: 12px;
  display: inline-block;
  vertical-align: top;
}
.p_page_title .p_line {
  background-color: rgb(35, 24, 21);
  width: 1px;
  height: 29px;
  margin: 0 18px 0;
  display: inline-block;
}
.p_page_title .p_more {
  display: inline-block;
  vertical-align: bottom;
  font-size: 20px;
  font-family: inherit;
  line-height: 1;
  color: rgb(159, 160, 160);
}
.p_page_title .p_more img {
  display: inline-block;
  width: 7px;
  height: 11px;
}

.p_img_bg {
  background: url("../../images/index/expert-bg.jpg") no-repeat center/cover;
}

.p_play_hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}
.p_play_hover .p_play_icon {
  width: 88px;
  height: 88px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -44px;
}

.p_main_card {
  margin: 50px auto 74px;
}
.p_main_card .p_card_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 662px;
  font-size: 0;
  letter-spacing: 0;
}
.p_main_card .p_card_box .p_card_slide_large {
  border-width: 0.5px;
  border-color: rgb(197, 178, 156);
  border-style: solid;
  background-color: rgb(164, 0, 0);
  -webkit-box-shadow: 0px 0px 15px 0px rgba(226, 226, 226, 0.72);
          box-shadow: 0px 0px 15px 0px rgba(226, 226, 226, 0.72);
  width: 66.25%;
  height: 662px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.p_main_card .p_card_box .p_card_slide_large .p_play_box {
  width: 100%;
  height: 455px;
  position: relative;
}
.p_main_card .p_card_box .p_card_slide_large .p_info_box {
  width: 100%;
  height: 208px;
  padding: 20px 28px 20px;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
.p_main_card .p_card_box .p_card_slide_large .p_info_box .p_tag_date {
  color: rgb(255, 255, 255);
  line-height: 30px;
  font-size: 0;
  letter-spacing: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p_main_card .p_card_box .p_card_slide_large .p_info_box .p_tag_date div {
  font-family: inherit;
  font-size: 14px;
  display: inline-block;
}
.p_main_card .p_card_box .p_card_slide_large .p_info_box .p_tag_date .line {
  background-color: rgb(255, 255, 255);
  width: 1px;
  height: 15px;
  display: inline-block;
  margin: 0 12px;
  vertical-align: middle;
}
.p_main_card .p_card_box .p_card_slide_large .p_info_box .p_title {
  font-family: inherit;
  font-weight: bold;
  font-size: 29px;
  color: rgb(255, 255, 255);
  line-height: 42px;
  margin-top: 15px;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.p_main_card .p_card_box .p_card_slide_large .p_info_box .p_desc {
  font-family: inherit;
  font-size: 20px;
  color: rgb(255, 255, 255);
  line-height: 30px;
  margin-top: 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.p_main_card .p_card_box .p_card_slide_nor {
  background-color: rgb(255, 255, 255);
  -webkit-box-shadow: 0px 0px 15px 0px rgba(226, 226, 226, 0.72);
          box-shadow: 0px 0px 15px 0px rgba(226, 226, 226, 0.72);
  width: 32%;
  height: 323px;
  margin-left: 1.75%;
}
.p_main_card .p_card_box .p_card_slide_nor .p_img_box {
  width: 100%;
  height: 220px;
}
.p_main_card .p_card_box .p_card_slide_nor .p_info {
  height: 103px;
  padding: 0 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  display: block;
}
.p_main_card .p_card_box .p_card_slide_nor .p_info .p_title {
  font-size: 17px;
  font-family: inherit;
  font-weight: bold;
  color: rgb(35, 24, 21);
  line-height: 24px;
  margin-top: 17px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.p_main_card .p_card_box .p_card_slide_nor .p_info .p_desc {
  font-size: 14px;
  font-family: inherit;
  color: rgb(159, 160, 160);
  margin-top: 1px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.p_main_card .p_card_box .p_card_slide_nor .p_info .p_other {
  margin-top: 7px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p_main_card .p_card_box .p_card_slide_nor .p_info .p_other .p_tag {
  background-color: rgb(197, 178, 156);
  width: auto;
  min-width: 64px;
  height: 24px;
  display: inline-block;
  padding: 0 10px;
  font-size: 14px;
  font-family: inherit;
  line-height: 24px;
  color: #fff;
  text-align: center;
}
.p_main_card .p_card_box .p_card_slide_nor .p_info .p_other .p_line {
  background-color: rgb(156, 158, 177);
  width: 1px;
  height: 15px;
  margin: 0 8px;
}
.p_main_card .p_card_box .p_card_slide_nor .p_info .p_other .p_date {
  font-size: 14px;
  font-family: inherit;
  color: rgb(159, 160, 160);
  line-height: 1.2;
}
.p_main_card .p_card_box .p_card_slide_nor .p_info .p_other .p_more {
  font-size: 14px;
  font-family: inherit;
  color: rgb(164, 0, 0);
  line-height: 24px;
  text-align: center;
  margin-left: auto;
}
.p_main_card .p_card_box .p_card_slide_nor .p_info .p_other .p_more img {
  display: inline-block;
  width: 7px;
  height: 11px;
  margin-left: 8px;
}

.p_main_tabs {
  margin-bottom: 48px;
}
.p_main_tabs .pc_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  font-size: 0;
  letter-spacing: 0;
}
.p_main_tabs .p_tab_item {
  width: 207px;
  height: 32px;
  border-right: 1px solid rgb(156, 158, 177);
  font-size: 20px;
  font-family: inherit;
  color: rgb(159, 160, 160);
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
}
.p_main_tabs .p_tab_item:last-child {
  border: none;
}
.p_main_tabs .p_tab_item a {
  line-height: 32px;
  position: relative;
  width: auto;
  display: inline-block;
  vertical-align: top;
}
.p_main_tabs .p_tab_item a::after {
  position: absolute;
  bottom: -18px;
  left: 0;
  width: 100%;
  background-color: rgba(164, 0, 0, 0);
  height: 5px;
  content: "";
  display: block;
}
.p_main_tabs .p_tab_item.p_active a, .p_main_tabs .p_tab_item:hover a {
  color: rgb(164, 0, 0);
}
.p_main_tabs .p_tab_item.p_active a::after, .p_main_tabs .p_tab_item:hover a::after {
  background-color: rgb(164, 0, 0);
}

.p_class_pointer {
  border-radius: 50%;
  border-radius: 50%;
  width: 46px;
  height: 46px;
  position: absolute;
  bottom: 15px;
  right: 15px;
  cursor: pointer;
}
.p_class_pointer img {
  width: 23px;
  height: 22px;
  margin: 12px auto;
}

.p_door {
  overflow: hidden;
}
.p_door .p_door_card {
  margin: 45px auto 0;
}
.p_door .p_door_card .p_door_banner_item {
  background-color: rgb(255, 255, 255);
  -webkit-box-shadow: 0px 0px 15px 0px rgba(226, 226, 226, 0.72);
          box-shadow: 0px 0px 15px 0px rgba(226, 226, 226, 0.72);
  width: 100%;
  height: 385px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
.p_door .p_door_card .p_door_banner_item .p_sp_img_box {
  width: 52.75%;
  height: 100%;
  position: relative;
  float: left\9 ;
}
.p_door .p_door_card .p_door_banner_item .p_sp_img_box .mask {
  width: 100%;
  height: 100%;
}
.p_door .p_door_card .p_door_banner_item .p_sp_img_box img {
  -o-object-fit: fill;
     object-fit: fill;
}
.p_door .p_door_card .p_door_banner_item .p_sp_img_box .p_play_icon {
  left: 280px;
}
.p_door .p_door_card .p_door_banner_item .p_info {
  width: 47.25%;
  height: 100%;
  padding: 70px 90px 68px 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: right\9 ;
  position: relative;
}
.p_door .p_door_card .p_door_banner_item .p_info::before {
  position: absolute;
  width: 134px;
  height: 100%;
  left: -134px;
  top: 0;
  background: url("../../images/school/p_door_sp_card_hover.png") no-repeat center/100% 100%;
  content: "";
  display: block;
}
@-moz-document url-prefix() {
  @media screen and (max-width: 1280px) {
    .p_door .p_door_card .p_door_banner_item .p_info::before {
      width: 123px;
      left: -123px;
    }
  }
}
.p_door .p_door_card .p_door_banner_item .p_info .p_title {
  width: 100%;
  font-size: 29px;
  font-family: inherit;
  font-weight: bold;
  line-height: 45px;
  color: rgb(0, 0, 0);
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.p_door .p_door_card .p_door_banner_item .p_info .p_desc {
  font-size: 20px;
  font-family: inherit;
  color: rgb(159, 160, 160);
  line-height: 34px;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.p_door .p_door_card .p_door_banner_item .p_info .p_text_limit {
  height: 224px;
}
.p_door .p_door_card .p_door_banner_item .p_info .p_other {
  margin-top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p_door .p_door_card .p_door_banner_item .p_info .p_other .p_tag {
  background-color: rgb(197, 178, 156);
  width: auto;
  min-width: 64px;
  height: 24px;
  display: inline-block;
  padding: 0 10px;
  font-size: 14px;
  font-family: inherit;
  line-height: 24px;
  color: #fff;
  text-align: center;
}
.p_door .p_door_card .p_door_banner_item .p_info .p_other .p_line {
  background-color: rgb(156, 158, 177);
  width: 1px;
  height: 15px;
  margin: 0 8px;
}
.p_door .p_door_card .p_door_banner_item .p_info .p_other .p_date {
  font-size: 14px;
  font-family: inherit;
  color: rgb(159, 160, 160);
  line-height: 1.2;
}
.p_door .p_door_card .p_door_banner_item .p_info .p_other .p_more {
  font-size: 14px;
  font-family: inherit;
  color: rgb(164, 0, 0);
  line-height: 24px;
  text-align: center;
  margin-left: auto;
}
.p_door .p_door_card .p_door_banner_item .p_info .p_other .p_more img {
  display: inline-block;
  width: 7px;
  height: 11px;
  margin-left: 8px;
}
.p_door .p_door_card .p_door_lists {
  margin: 13px auto 33px;
  font-size: 0;
  letter-spacing: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
}
.p_door .p_door_card .p_door_lists::before {
  background: #e8e6e2;
  position: absolute;
  width: 2px;
  height: 374px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -187px -1px;
  content: "";
  display: block;
}
.p_door .p_door_card .p_door_lists::after {
  background: #e8e6e2;
  width: 1200px;
  height: 2px;
  content: "";
  display: block;
  position: absolute;
  left: 0%;
  top: 50%;
  margin: -1px 0;
}
.p_door .p_door_card .p_door_lists .p_door_list_item {
  width: 50%;
  height: 230px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 32px 31px 31px 21px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  display: inline-block\9 ;
  vertical-align: top\9 ;
}
.p_door .p_door_card .p_door_lists .p_door_list_item:nth-child(2n) {
  padding: 32px 19px 31px 34px;
}
.p_door .p_door_card .p_door_lists .p_door_list_item .p_img_box {
  width: 168px;
  height: 168px;
  float: left\9 ;
}
.p_door .p_door_card .p_door_lists .p_door_list_item .p_info {
  float: right\9 ;
  margin-left: 35px;
  width:calc( 100% - 168px - 35px );
}
.p_door .p_door_card .p_door_lists .p_door_list_item .p_info .p_text_limit {
  height: 106px;
  overflow:hidden;
}
.p_door .p_door_card .p_door_lists .p_door_list_item .p_info .p_title {
  font-size: 17px;
  font-family: inherit;
  font-weight: bold;
  color: rgb(0, 0, 0);
  line-height: 25px;

}
.p_door .p_door_card .p_door_lists .p_door_list_item .p_info .p_desc {
  font-size: 14px;
  font-family: inherit;
  color: rgb(159, 160, 160);
  line-height: 20px;
  margin-top: 9px;
}
.p_door .p_door_card .p_door_lists .p_door_list_item .p_info .p_other {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p_door .p_door_card .p_door_lists .p_door_list_item .p_info .p_other .p_tag {
  background-color: rgb(197, 178, 156);
  width: auto;
  min-width: 64px;
  height: 24px;
  display: inline-block;
  padding: 0 10px;
  font-size: 14px;
  font-family: inherit;
  line-height: 24px;
  color: #fff;
  text-align: center;
}
.p_door .p_door_card .p_door_lists .p_door_list_item .p_info .p_other .p_line {
  background-color: rgb(156, 158, 177);
  width: 1px;
  height: 15px;
  margin: 0 8px;
}
.p_door .p_door_card .p_door_lists .p_door_list_item .p_info .p_other .p_date {
  font-size: 14px;
  font-family: inherit;
  color: rgb(159, 160, 160);
  line-height: 1.2;
}
.p_door .p_door_card .p_door_lists .p_door_list_item .p_info .p_other .p_more {
  font-size: 14px;
  font-family: inherit;
  color: rgb(164, 0, 0);
  line-height: 24px;
  text-align: center;
  margin-left: auto;
}
.p_door .p_door_card .p_door_lists .p_door_list_item .p_info .p_other .p_more img {
  display: inline-block;
  width: 7px;
  height: 11px;
  margin-left: 8px;
}

.p_understand, .p_smile {
  margin-bottom: 58px;
}
.p_understand .p_class_pointer, .p_smile .p_class_pointer {
  right: 58px;
}

.p_play {
  overflow: hidden;
  padding-bottom: 60px;
}
.p_play .p_play_card {
  margin: 34px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 590px;
}
.p_play .p_play_card .p_play_large {
  background-color: rgb(255, 255, 255);
  -webkit-box-shadow: 0px 0px 15px 0px rgba(226, 226, 226, 0.72);
          box-shadow: 0px 0px 15px 0px rgba(226, 226, 226, 0.72);
  width: 59%;
  height: 590px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.p_play .p_play_card .p_play_large .p_img_box {
  width: 100%;
  height: 402px;
  position: relative;
}
.p_play .p_play_card .p_play_large .p_info {
  height: 190px;
  display: block;
  padding: 37px 45px 0 49px;
}
.p_play .p_play_card .p_play_large .p_info .p_title {
  font-size: 29px;
  font-family: inherit;
  font-weight: bold;
  color: rgb(35, 24, 21);
  line-height: 38px;
}
.p_play .p_play_card .p_play_large .p_info .p_desc {
  margin-top: 8px;
  font-size: 20px;
  font-family: inherit;
  color: rgb(159, 160, 160);
  line-height: 25px;
}
.p_play .p_play_card .p_play_large .p_info .p_other {
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p_play .p_play_card .p_play_large .p_info .p_other .p_tag {
  background-color: rgb(197, 178, 156);
  width: auto;
  min-width: 64px;
  height: 24px;
  display: inline-block;
  padding: 0 10px;
  font-size: 14px;
  font-family: inherit;
  line-height: 24px;
  color: #fff;
  text-align: center;
}
.p_play .p_play_card .p_play_large .p_info .p_other .p_line {
  background-color: rgb(156, 158, 177);
  width: 1px;
  height: 15px;
  margin: 0 8px;
}
.p_play .p_play_card .p_play_large .p_info .p_other .p_date {
  font-size: 14px;
  font-family: inherit;
  color: rgb(159, 160, 160);
  line-height: 1.2;
}
.p_play .p_play_card .p_play_large .p_info .p_other .p_more {
  font-size: 14px;
  font-family: inherit;
  color: rgb(164, 0, 0);
  line-height: 24px;
  text-align: center;
  margin-left: auto;
}
.p_play .p_play_card .p_play_large .p_info .p_other .p_more img {
  display: inline-block;
  width: 7px;
  height: 11px;
  margin-left: 8px;
}
.p_play .p_play_card .p_play_nor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 36%;
  padding-bottom: 25px;
  border-bottom: 1px solid #d6d1c9;
}
.p_play .p_play_card .p_play_nor:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.p_play .p_play_card .p_play_nor .p_img_box {
  width: 112px;
  height: 112px;
  position: relative;
}
.p_play .p_play_card .p_play_nor .p_info {
  margin-left: 29px;
  height: 112px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width:calc( 100% - 112px - 29px);
}
.p_play .p_play_card .p_play_nor .p_info .p_title {
  font-size: 17px;
  font-family: inherit;
  font-weight: bold;
  color: #231815;
  line-height: 25px;
}
.p_play .p_play_card .p_play_nor .p_info .p_desc {
  margin-top: 8px;
  font-size: 14px;
  font-family: inherit;
  color: rgb(159, 160, 160);
  line-height: 25px;
}
.p_play .p_play_card .p_play_nor .p_info .p_other {
  margin-top: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p_play .p_play_card .p_play_nor .p_info .p_other .p_tag {
  background-color: rgb(197, 178, 156);
  width: auto;
  min-width: 64px;
  height: 24px;
  display: inline-block;
  padding: 0 10px;
  font-size: 14px;
  font-family: inherit;
  line-height: 24px;
  color: #fff;
  text-align: center;
}
.p_play .p_play_card .p_play_nor .p_info .p_other .p_line {
  background-color: rgb(156, 158, 177);
  width: 1px;
  height: 15px;
  margin: 0 8px;
}
.p_play .p_play_card .p_play_nor .p_info .p_other .p_date {
  font-size: 14px;
  font-family: inherit;
  color: rgb(159, 160, 160);
  line-height: 1.2;
}
.p_play .p_play_card .p_play_nor .p_info .p_other .p_more {
  font-size: 14px;
  font-family: inherit;
  color: rgb(164, 0, 0);
  line-height: 24px;
  text-align: center;
  margin-left: auto;
}
.p_play .p_play_card .p_play_nor .p_info .p_other .p_more img {
  display: inline-block;
  width: 7px;
  height: 11px;
  margin-left: 8px;
}
.p_play .p_play_card .p_play_nor .p_info .p_other .p_more img {
  width: 17px;
  height: 16px;
}

.p_smile .p_repeat_card .p_info_card {
  margin-right: 0;
  margin-left: -36px;
}
.p_smile .p_class_pointer {
  right: unset;
  left: 36px;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}

.p_aged {
  overflow: hidden;
  padding-bottom: 78px;
  background: url("../../images/school/aged_bg.jpg") no-repeat center/cover;
}
.p_aged .p_aged_banner {
  margin-top: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.p_aged .p_aged_banner .p_aged_large {
  border-width: 0.5px;
  border-color: rgb(197, 178, 156);
  border-style: solid;
  background-color: rgb(255, 255, 255);
  -webkit-box-shadow: 0px 0px 15px 0px rgba(226, 226, 226, 0.72);
          box-shadow: 0px 0px 15px 0px rgba(226, 226, 226, 0.72);
  width: 49%;
  height: 333px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.p_aged .p_aged_banner .p_aged_large .p_img_box {
  width: 305px;
  height: 100%;
}
.p_aged .p_aged_banner .p_aged_large .p_info {
  width: calc(100% - 305px);
  padding: 0 24px 0 24px;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.p_aged .p_aged_banner .p_aged_large .p_info .p_text_limit {
  margin-top: 56px;
  height: 213px;
  overflow: hidden;
}
.p_aged .p_aged_banner .p_aged_large .p_info .p_title {
  font-size: 29px;
  font-family: inherit;
  font-weight: bold;
  color: rgb(35, 24, 21);
  line-height: 45px;
  //text-indent: -14.5px;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.p_aged .p_aged_banner .p_aged_large .p_info .p_desc {
  font-size: 20px;
  font-family: inherit;
  color: #9fa0a0;
  line-height: 30px;
  margin-top: 16px;
  //text-indent: -10px;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.p_aged .p_aged_banner .p_aged_large .p_info .p_other {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p_aged .p_aged_banner .p_aged_large .p_info .p_other .p_tag {
  background-color: rgb(197, 178, 156);
  width: auto;
  min-width: 64px;
  height: 24px;
  display: inline-block;
  padding: 0 10px;
  font-size: 14px;
  font-family: inherit;
  line-height: 24px;
  color: #fff;
  text-align: center;
    max-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.p_aged .p_aged_banner .p_aged_large .p_info .p_other .p_line {
  background-color: rgb(156, 158, 177);
  width: 1px;
  height: 15px;
  margin: 0 8px;
}
.p_aged .p_aged_banner .p_aged_large .p_info .p_other .p_date {
  font-size: 14px;
  font-family: inherit;
  color: rgb(159, 160, 160);
  line-height: 1.2;
}
.p_aged .p_aged_banner .p_aged_large .p_info .p_other .p_more {
  font-size: 14px;
  font-family: inherit;
  color: rgb(164, 0, 0);
  line-height: 24px;
  text-align: center;
  margin-left: auto;
}
.p_aged .p_aged_banner .p_aged_large .p_info .p_other .p_more img {
  display: inline-block;
  width: 7px;
  height: 11px;
  margin-left: 8px;
}
.p_aged .p_aged_banner .p_aged_large .p_info .p_other .p_more img {
  width: 17px;
  height: 16px;
}
.p_aged .p_aged_banner .p_aged_video_box {
  background-color: rgb(159, 160, 160);
  width: 49%;
  height: 332px;
  position: relative;
}
.p_aged .p_aged_banner .p_aged_video_box .p_tag {
  background-color: rgb(197, 178, 156);
  position: absolute;
  left: 46px;
  top: 27px;
  width: auto;
  height: 24px;
  font-size: 14px;
  font-family: inherit;
  color: rgb(255, 255, 255);
  line-height: 24px;
  text-align: center;
  padding: 0 10px;
  z-index: 1;
}
.p_aged .p_aged_banner .p_aged_video_box .p_title {
  position: absolute;
  bottom: 15px;
  left: 0;
  width: 100%;
  height: 42px;
  line-height: 42px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #fff;
  text-align: left;
  padding: 0 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 0;
  letter-spacing: 0;
}
.p_aged .p_aged_banner .p_aged_video_box .p_title .text {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: calc(100% - 33px);
  text-align: left;
  font-family: inherit;
  font-weight: bold;
  font-size: 29px;
}
.p_aged .p_aged_banner .p_aged_video_box .p_title img {
  width: 23px;
  height: 22px;
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
}
.p_aged .p_aged_list {
  margin: 40px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.p_aged .p_aged_list .p_aged_item {
  border-width: 0.5px;
  border-color: rgb(197, 178, 156);
  border-style: solid;
  background-color: rgb(255, 255, 255);
  -webkit-box-shadow: 0px 0px 15px 0px rgba(226, 226, 226, 0.72);
          box-shadow: 0px 0px 15px 0px rgba(226, 226, 226, 0.72);
  width: 23.75%;
  height: 371px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.p_aged .p_aged_list .p_aged_item .p_img_box {
  width: 100%;
  height: 220px;
}
.p_aged .p_aged_list .p_aged_item .p_info {
  padding: 0 11px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
}
.p_aged .p_aged_list .p_aged_item .p_info .p_text_limit {
  margin: 21px 0 0;
  height: 92px;
}
.p_aged .p_aged_list .p_aged_item .p_info .p_title {
  font-size: 17px;
  font-family: inherit;
  font-weight: bold;
  color: rgb(35, 24, 21);
  line-height: 25px;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height:50px;
}
.p_aged .p_aged_list .p_aged_item .p_info .p_desc {
  margin-top: 5px;
  width: 100%;
  font-size: 14px;
  font-family: inherit;
  line-height: 25px;
  color: rgb(159, 160, 160);
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.p_aged .p_aged_list .p_aged_item .p_info .p_other {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p_aged .p_aged_list .p_aged_item .p_info .p_other .p_tag {
  background-color: rgb(197, 178, 156);
  width: auto;
  min-width: 64px;
  height: 24px;
  display: inline-block;
  padding: 0 10px;
  font-size: 14px;
  font-family: inherit;
  line-height: 24px;
  color: #fff;
  text-align: center;
}
.p_aged .p_aged_list .p_aged_item .p_info .p_other .p_line {
  background-color: rgb(156, 158, 177);
  width: 1px;
  height: 15px;
  margin: 0 8px;
}
.p_aged .p_aged_list .p_aged_item .p_info .p_other .p_date {
  font-size: 14px;
  font-family: inherit;
  color: rgb(159, 160, 160);
  line-height: 1.2;
}
.p_aged .p_aged_list .p_aged_item .p_info .p_other .p_more {
  font-size: 14px;
  font-family: inherit;
  color: rgb(164, 0, 0);
  line-height: 24px;
  text-align: center;
  margin-left: auto;
}
.p_aged .p_aged_list .p_aged_item .p_info .p_other .p_more img {
  display: inline-block;
  width: 7px;
  height: 11px;
  margin-left: 8px;
}
@-moz-document url-prefix() {
  @media screen and (max-width: 1280px) {
    .p_aged .p_aged_list .p_aged_item .p_info .p_other .p_line {
      margin: 0 5px;
    }
  }
}
.p_aged .p_aged_list .p_aged_item .p_info .p_other .p_more img {
  width: 17px;
  height: 16px;
  margin-left: 0;
}/*# sourceMappingURL=p_index.css.map */