.content_wrapper {
  width: 100%;
  background: url(../images/bg.png) repeat-y center top;
  padding-bottom: 65px;
}
.content_wrapper .banner {
  width: 100%;
  height: 710px;
  background: url(../images/banner.png?123) no-repeat center top;
  background-size: cover;
}
.content_wrapper .banner .punch {
  width: 234px;
  height: 230px;
  background: url(../images/honey.png) no-repeat;
  background-size: 100% 100%;
  position: fixed;
  right: 36px;
  top: 123px;
}
.content_wrapper .banner .punch .p_inner {
  position: absolute;
  left: 74px;
  top: -4px;
  width: 104px;
  border: 1px solid #000;
  background-color: #fff;
}
.content_wrapper .banner .punch .p_inner .p_close {
  width: 24px;
  height: 24px;
  background: url(../images/close.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: -24px;
  top: -24px;
  cursor: pointer;
  z-index: 999;
}
.content_wrapper .banner .punch .p_inner .p_code {
  width: 102px;
  height: 102px;
  padding: 2px;
}
.content_wrapper .banner .punch .p_inner .p_code img {
  width: 100%;
}
.content_wrapper .banner .punch .p_inner .p_txt {
  width: 102px;
  height: 34px;
  border-top: 1px solid #000;
  background-color: #001ce8;
  text-align: center;
  line-height: 34px;
  color: #fdea79;
  font-size: 16px;
  font-family: FZLTCHGBK;
}
.content_wrapper .banner .steps {
  width: 1085px;
  position: absolute;
  left: 50%;
  bottom: 282px;
  transform: translate(-50%, 0);
  background: url(../images/step_bg.png) no-repeat center bottom;
  background-size: 100% 3px;
  padding-bottom: 3px;
}
.content_wrapper .banner .steps .s_item {
  flex: 1;
  background-color: #daffff;
  border: 1px solid #000;
  border-radius: 5px 0 0 0;
  margin-left: -2px;
  text-align: center;
  color: #000;
  font-size: 22px;
  font-family: FZLTHGBK;
}
.content_wrapper .banner .steps .s_item1 {
  height: 46px;
  margin: 0;
}
.content_wrapper .banner .steps .s_item2 {
  height: 56px;
}
.content_wrapper .banner .steps .s_item3 {
  height: 66px;
}
.content_wrapper .banner .steps .s_item4 {
  height: 76px;
}
.content_wrapper .banner .steps .s_item5 {
  height: 86px;
}
.content_wrapper .banner .steps .s_item6 {
  height: 96px;
}
.content_wrapper .banner .steps .s_item7 {
  height: 106px;
}
.content_wrapper .banner .steps .s_honey {
  width: 80px;
  height: 102px;
  background: url(../images/honeybee.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 30px;
  bottom: 46px;
}
.content_wrapper .banner .count {
  width: 708px;
  height: 115px;
  text-align: center;
  line-height: 115px;
  position: absolute;
  left: 50%;
  bottom: 145px;
  transform: translate(-50%, 0);
  color: #000;
  font-size: 42px;
  font-family: FZLTCHGBK;
}
.content_wrapper .banner .count span {
  color: #c00004;
  font-family: FZLTCHGBK;
}
.content_wrapper .calendar {
  width: 1200px;
  border: 2px solid #000;
  background-color: #fffaee;
  margin: -111px auto 0;
}
.content_wrapper .calendar .c_tit {
  width: 100%;
  height: 88px;
  border-bottom: 1px solid #000;
  background-color: #fdea79;
  text-align: center;
  line-height: 88px;
  color: #000;
  font-size: 40px;
  font-family: FZLTCHGBK;
  text-shadow: #fff 3px 0 3px, #fff 0 3px 3px, #fff -3px 0 3px, #fff 0 -3px 3px;
  position: relative;
}
.content_wrapper .calendar .c_tit .c_lb {
  width: 65px;
  height: 70px;
  background: url(../images/laba.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 415px;
  bottom: 0;
}
.content_wrapper .calendar .c_tit .c_lbr {
  width: 37px;
  height: 37px;
  background: url(../images/laba_r.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 728px;
  top: 50%;
  transform: translate(0, -50%);
}
.content_wrapper .calendar .c_tit .c_book {
  width: 150px;
  height: 119px;
  background: url(../images/book.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: -32px;
  top: 36px;
}
.content_wrapper .calendar .c_con {
  width: 100%;
  padding: 23px 25px 37px;
}
.content_wrapper .calendar .c_con .cc_sep {
  margin-bottom: 25px;
}
.content_wrapper .calendar .c_con .cc_sep .sep_tit {
  width: 379px;
  height: 123px;
  background: url(../images/month_bg.png) no-repeat;
  background-size: 100% 100%;
  padding: 20px 0  0 25px;
  color: #310085;
  font-size: 30px;
  font-family: FZLTCHGBK;
}
.content_wrapper .calendar .c_con .cc_sep .sep_con {
  height: 345px;
  margin-top: -50px;
  background-color: #fff;
}
.content_wrapper .calendar .c_con .cc_sep .sep_con .sc_table {
  border-collapse: collapse;
  width: 855px;
  height: 100%;
  border: 2px solid #dbd1e5;
}
.content_wrapper .calendar .c_con .cc_sep .sep_con .sc_table tr:nth-child(1) {
  height: 64px;
  background-color: #ff6d25;
}
.content_wrapper .calendar .c_con .cc_sep .sep_con .sc_table tr:nth-child(1) th {
  color: #fff;
  font-size: 24px;
  font-family: FZLTHGBK;
  border: 1px solid #e4d3f6;
}
.content_wrapper .calendar .c_con .cc_sep .sep_con .sc_table tr td {
  border: 1px solid #e4d3f6;
  text-align: center;
  color: #666;
  font-size: 20px;
  font-family: FZLTHGBK;
  cursor: pointer;
  position: relative;
}
.content_wrapper .calendar .c_con .cc_sep .sep_con .sc_table tr td .td_tip {
  display: none;
  width: 220px;
  background-color: #fff;
  border: 2px solid #8e64ef;
  border-radius: 15px;
  box-shadow: 0 5px 10px #8e64ef;
  padding: 10px;
  position: absolute;
  left: 50%;
  bottom: 75px;
  transform: translate(-50%, 0);
  color: #292929;
  font-size: 18px;
  font-family: FZLTHGBK;
  line-height: 22px;
}
.content_wrapper .calendar .c_con .cc_sep .sep_con .sc_table tr td .td_tip .tip_arrow {
  width: 31px;
  height: 18px;
  background: url(../images/tip_bg.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  bottom: -18px;
  transform: translate(-50%, 0);
}
.content_wrapper .calendar .c_con .cc_sep .sep_con .sc_table tr td .td_tip span {
  color: #310085;
  font-family: FZLTCHGBK;
}
.content_wrapper .calendar .c_con .cc_sep .sep_con .sc_table tr td:hover {
  color: #fff;
  background-color: #a4a4ff;
}
.content_wrapper .calendar .c_con .cc_sep .sep_con .sc_table tr .td_col {
  background-color: #e6eaff;
}
.content_wrapper .calendar .c_con .cc_sep .sep_con .sc_table tr .td_clickCol {
  background-color: #a4a4ff;
}
.content_wrapper .calendar .c_con .cc_sep .sep_con .sc_event {
  width: 280px;
  height: 100%;
  border: 2px solid #dbd1e5;
  border-radius: 15px;
}
.content_wrapper .calendar .c_con .cc_sep .sep_con .sc_event .sce_tit {
  width: 100%;
  height: 68px;
  background-color: #310085;
  color: #fff;
  font-size: 30px;
  font-family: FZLTCHGBK;
  text-align: center;
  line-height: 68px;
  border-radius: 14px 14px 0 0;
}
.content_wrapper .calendar .c_con .cc_sep .sep_con .sc_event .sce_con {
  height: 273px;
}
.content_wrapper .calendar .c_con .cc_sep .sep_con .sc_event .sce_con .scec_item {
  margin-bottom: 30px;
  position: relative;
}
.content_wrapper .calendar .c_con .cc_sep .sep_con .sc_event .sce_con .scec_item .sceci_txt {
  display: block;
  color: #292929;
  font-size: 22px;
  font-family: FZLTHGBK;
  text-align: center;
}
.content_wrapper .calendar .c_con .cc_sep .sep_con .sc_event .sce_con .scec_item .sceci_btn {
  display: block;
  width: 180px;
  height: 44px;
  background: url(../images/btn.png) no-repeat;
  background-size: 100% 100%;
  text-align: center;
  line-height: 44px;
  color: #fff;
  font-size: 22px;
  font-family: FZLTCHGBK;
  margin: 10px auto 0;
}
.content_wrapper .calendar .c_con .cc_sep .sep_con .sc_event .sce_con .scec_item .scec_box {
  display: none;
  border: 2px solid #dbd1e5;
  background-color: #fff;
  width: 150px;
  position: absolute;
  right: -150px;
  top: 50%;
  transform: translate(0, -50%);
  padding-top: 10px;
  border-radius: 10px;
}
.content_wrapper .calendar .c_con .cc_sep .sep_con .sc_event .sce_con .scec_item .scec_box .sb_t {
  color: #292929;
  font-size: 16px;
  font-family: FZLTHGBK;
  text-align: center;
}
.content_wrapper .calendar .c_con .cc_sep .sep_con .sc_event .sce_con .scec_item .scec_box .sb_b {
  width: 100%;
  padding: 2px;
  margin-top: 10px;
}
.content_wrapper .calendar .c_con .cc_sep .sep_con .sc_event .sce_con .scec_item .scec_box .sb_b img {
  width: 100%;
}
.content_wrapper .calendar .c_con .cc_sep .sep_con .sc_event .sce_con .scec_item :hover .scec_box {
  display: block;
}
.content_wrapper .calendar .c_con .cc_oct .sep_con {
  height: 400px;
}
.content_wrapper .calendar .c_con .cc_oct .sep_con .sc_event .sce_con {
  height: 328px;
}
.content_wrapper .calendar .c_con .cc_txt {
  color: #282828;
  font-size: 20px;
  font-family: FZLTHGBK;
}
.content_wrapper .calendar .c_con .cc_txt span {
  color: #f10000;
  font-family: FZLTCHGBK;
}
.content_wrapper .cw_bot {
  width: 1200px;
  height: 322px;
  background-color: #fff;
  border: 2px solid #000;
  margin: 53px auto 0;
  padding: 27px 25px 33px;
}
.content_wrapper .cw_bot .cb_item .cbi_tit {
  width: 560px;
  height: 49px;
  background: url(../images/bot_tit.png) no-repeat;
  background-size: 100% 100%;
  color: #fff;
  font-size: 24px;
  font-family: FZLTCHGBK;
  line-height: 49px;
  padding-left: 28px;
}
.content_wrapper .cw_bot .cb_item .cbi_con {
  width: 560px;
  height: 105px;
  background-color: #5134dc;
  padding: 24px 0 0 20px;
}
.content_wrapper .cw_bot .cb_item .cbi_con .uc_item {
  width: 180px;
  height: 20px;
  line-height: 20px;
  background: url(../images/li_icon.png) no-repeat left center;
  background-size: 22px 20px;
  padding-left: 28px;
  color: #fff;
  font-size: 18px;
  font-family: FZLTHGBK;
}
.content_wrapper .cw_bot .cb_item .cbi_con2 {
  width: 560px;
  height: 110px;
  background-color: #5134dc;
  margin-top: 8px;
}
.content_wrapper .cw_bot .cb_item .cbi_con2 .punch {
  width: 131px;
  height: 94px;
  border: 1px solid #3d107b;
  background-color: #fff;
}
.content_wrapper .cw_bot .cb_item .cbi_con2 .punch .p_code {
  width: 92px;
  height: 92px;
  padding: 2px;
}
.content_wrapper .cw_bot .cb_item .cbi_con2 .punch .p_code img {
  width: 100%;
}
.content_wrapper .cw_bot .cb_item .cbi_con2 .punch .p_txt {
  flex: none;
  width: 37px;
  height: 100%;
  border-left: 1px solid #3d107b;
  background-color: #fff;
  text-align: center;
  line-height: 34px;
  color: #5134dc;
  font-size: 16px;
  font-family: FZLTCHGBK;
  writing-mode: vertical-lr;
}
.content_wrapper .cw_bot .cb_item .cbi_con2 .cc2_txt {
  color: #fff;
  font-size: 20px;
  font-family: FZLTHGBK;
  margin-left: 22px;
  line-height: 36px;
}
.content_wrapper .cw_bot .cb_item .cbi_con3 {
  width: 560px;
  height: 223px;
  background-color: #5134dc;
  padding: 40px 0 30px 20px;
}
.content_wrapper .cw_bot .cb_item .cbi_con3 .uc_item {
  width: 270px;
  height: 20px;
  line-height: 20px;
  background: url(../images/li_icon.png) no-repeat left center;
  background-size: 22px 20px;
  padding-left: 25px;
  color: #fff;
  font-size: 16px;
  font-family: FZLTHGBK;
}
