.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 10px;
  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_study {
  overflow: hidden;
}
.p_study .p_repeat_card .p_repeat_banner .p_info_card {
  width: 466px;
  height: 365px;
  margin-right: -48px;
  padding: 0 84px 0 54px;
}
.p_study .p_repeat_card .p_repeat_banner .p_img_card {
  width: 782px;
  height: 440px;
}
.p_study .p_repeat_card .p_repeat_banner .p_class_pointer {
  right: 84px;
}
.p_study .p_repeat_card .p_repeat_list .p_repeat_item .p_info {
  padding: 17px 30px 0;
}

.p_report {
  margin-bottom: 20px;
}
.p_report .p_report_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_report .p_report_banner .p_report_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: 49%;
  height: 333px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.p_report .p_report_banner .p_report_large .p_img_box {
  width: 271px;
  height: 100%;
}
.p_report .p_report_banner .p_report_large .p_info {
  margin-left: 31px;
  width: 270px;
}
.p_report .p_report_banner .p_report_large .p_info .p_other {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 27px;
}
.p_report .p_report_banner .p_report_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_report .p_report_banner .p_report_large .p_info .p_other .p_line {
  background-color: rgb(156, 158, 177);
  width: 1px;
  height: 15px;
  margin: 0 8px;
}
.p_report .p_report_banner .p_report_large .p_info .p_other .p_date {
  font-size: 14px;
  font-family: inherit;
  color: rgb(159, 160, 160);
  line-height: 1.2;
}
.p_report .p_report_banner .p_report_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_report .p_report_banner .p_report_large .p_info .p_other .p_more img {
  display: inline-block;
  width: 7px;
  height: 11px;
  margin-left: 8px;
}
.p_report .p_report_banner .p_report_large .p_info .p_text_limit {
  margin-top: 35px;
  height: 197px;
}
.p_report .p_report_banner .p_report_large .p_info .p_title {
  font-size: 29px;
  font-family: inherit;
  font-weight: bold;
  color: rgb(35, 24, 21);
  line-height: 45px;
}
.p_report .p_report_banner .p_report_large .p_info .p_desc {
  font-size: 20px;
  font-family: inherit;
  color: #9fa0a0;
  line-height: 30px;
  margin-top: 5px;
}
.p_report .p_report_banner .p_report_large .p_info .p_more {
  font-size: 14px;
  font-family: inherit;
  color: rgb(164, 0, 0);
  height: 23px;
  line-height: 23px;
}
.p_report .p_report_banner .p_report_large .p_info .p_more img {
  width: 7px;
  height: 10px;
  display: inline-block;
  margin-left: 5px;
}
.p_report .p_report_banner .p_report_video_box {
  background-color: rgb(159, 160, 160);
  width: 49%;
  height: 332px;
  position: relative;
}
.p_report .p_report_banner .p_report_video_box .p_tag {
  background-color: rgb(197, 178, 156);
  position: absolute;
  left: 33px;
  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_report .p_report_banner .p_report_video_box .p_title {
  font-size: 29px;
  font-family: inherit;
  font-weight: bold;
  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: center;
  padding: 0 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 0;
  letter-spacing: 0;
  text-align: left;
}
.p_report .p_report_banner .p_report_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_report .p_report_banner .p_report_video_box .p_title img {
  width: 23px;
  height: 22px;
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
}
.p_report .p_report_date_list {
  margin: 50px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.p_report .p_report_date_list .p_report_date_item {
  width: 49%;
  height: 125px;
  margin-bottom: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p_report .p_report_date_list .p_report_date_item .p_date_info {
  text-align: center;
  width: 84px;
}
.p_report .p_report_date_list .p_report_date_item .p_date_info .p_day {
  font-size: 61px;
  font-family: inherit;
  font-weight: bold;
  color: #9fa0a0;
  line-height: 57px;
}
.p_report .p_report_date_list .p_report_date_item .p_date_info .p_month {
  font-size: 18px;
  font-family: inherit;
  font-weight: bold;
  color: #9fa0a0;
  line-height: 24px;
  margin-top: 3px;
}
.p_report .p_report_date_list .p_report_date_item .p_line {
  background-color: rgb(159, 160, 160);
  width: 2px;
  height: 112px;
  display: block;
  margin: 0 20px 0 9px;
}
.p_report .p_report_date_list .p_report_date_item .p_info {
  width: 49%;
}
.p_report .p_report_date_list .p_report_date_item .p_info .p_tag {
  background-color: rgb(197, 178, 156);
  width: auto;
  height: 25px;
  font-size: 14px;
  font-family: inherit;
  color: rgb(255, 255, 255);
  line-height: 25px;
  padding: 0 4px;
  display: inline-block;
  vertical-align: top;
}
.p_report .p_report_date_list .p_report_date_item .p_info .p_title {
  font-size: 17px;
  font-family: inherit;
  font-weight: bold;
  color: rgb(0, 0, 0);
  line-height: 25px;
  margin-top: 8px;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.p_report .p_report_date_list .p_report_date_item .p_info .p_desc {
  margin-top: 5px;
  font-size: 14px;
  font-family: inherit;
  color: rgb(159, 160, 160);
  line-height: 24px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.p_report .p_report_date_list .p_report_date_item .p_info .p_img_box {
  width: 221px;
  height: 125px;
  margin-left: 15px;
}

.p_class {
  overflow: hidden;
  padding-bottom: 67px;
  margin: 0;
}
.p_class .p_repeat_card .p_repeat_banner .p_info_card {
  width: 466px;
  height: 365px;
  margin-left: -48px;
  margin-right: 0;
  padding: 0 30px 0 67px;
}
.p_class .p_repeat_card .p_repeat_banner .p_img_card {
  width: 782px;
  height: 440px;
}
.p_class .p_repeat_card .p_repeat_list .p_repeat_item .p_info {
  padding: 17px 30px 0;
}
.p_class .p_class_pointer {
  right: unset;
  left: 67px;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.p_class .p_slide_card {
  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-line-pack: justify;
      align-content: space-between;
  height: 567px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.p_class .p_slide_card .p_class_card_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: 38.4%;
  height: 273px;
}
.p_class .p_slide_card .p_class_card_nor .p_img_box {
  height: 195px;
  width: 100%;
  position: relative;
}
.p_class .p_slide_card .p_class_card_nor .p_img_box .p_tag {
  position: absolute;
  right: 14px;
  top: 13px;
  width: auto;
  height: 25px;
  font-size: 14px;
  font-family: inherit;
  color: rgb(255, 255, 255);
  line-height: 25px;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  padding: 0 8px;
  background: #c5b29c;
}
.p_class .p_slide_card .p_class_card_nor .p_info {
  padding: 0 25px 0 34px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  display: block;
}
.p_class .p_slide_card .p_class_card_nor .p_info .p_title {
  margin-top: 11px;
  font-size: 17px;
  font-family: inherit;
  font-weight: bold;
  color: #000000;
  line-height: 25px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.p_class .p_slide_card .p_class_card_nor .p_info .p_desc {
  font-size: 14px;
  font-family: inherit;
  line-height: 25px;
  color: #9fa0a0;
  overflow: hidden;
}
.p_class .p_slide_card .p_class_card_nor .p_info .p_desc .text {
  width: 74%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: left;
}
.p_class .p_slide_card .p_class_card_nor .p_info .p_desc .p_more {
  float: right;
  color: #a40000;
}
.p_class .p_slide_card .p_class_card_nor .p_info .p_desc .p_more img {
  width: 7px;
  height: 10px;
  display: inline-block;
  margin-left: 5px;
}
.p_class .p_slide_card .p_class_card_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.8%;
  height: 567px;
}
.p_class .p_slide_card .p_class_card_large .p_img_box {
  height: 390px;
}
.p_class .p_slide_card .p_class_card_large .p_info {
  padding: 0 47px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  display: block;
}
.p_class .p_slide_card .p_class_card_large .p_info .p_title {
  font-size: 29px;
  font-family: inherit;
  font-weight: bold;
  color: rgb(0, 0, 0);
  line-height: 40px;
  margin-top: 30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.p_class .p_slide_card .p_class_card_large .p_info .p_desc {
  font-size: 17px;
  font-family: inherit;
  color: #9fa0a0;
  line-height: 30px;
  margin-top: 9px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.p_class .p_slide_card .p_class_card_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_class .p_slide_card .p_class_card_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_class .p_slide_card .p_class_card_large .p_info .p_other .p_line {
  background-color: rgb(156, 158, 177);
  width: 1px;
  height: 15px;
  margin: 0 8px;
}
.p_class .p_slide_card .p_class_card_large .p_info .p_other .p_date {
  font-size: 14px;
  font-family: inherit;
  color: rgb(159, 160, 160);
  line-height: 1.2;
}
.p_class .p_slide_card .p_class_card_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_class .p_slide_card .p_class_card_large .p_info .p_other .p_more img {
  display: inline-block;
  width: 7px;
  height: 11px;
  margin-left: 8px;
}

.p_play {
  overflow: hidden;
  padding-bottom: 80px;
  background-color: #f7f7f7;
}
.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 {
  padding: 37px 45px 0 49px;
  display: block;
}
.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;
  overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    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;
    line-height: 25px;
  overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    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, .p_play .p_play_card .p_play_nor:nth-child(4) {
  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;
  -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.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;
  height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.p_play .p_play_card .p_play_nor .p_info .p_other {
  margin-top: 10px;
  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_tag {
  padding: 0 20px;
}
.p_play .p_play_card .p_play_nor .p_info .p_other .p_more img {
  width: 17px;
  height: 16px;
}/*# sourceMappingURL=p_index.css.map */