/*通用类*/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
html {
  overflow-x: hidden;
}
body {
  width: 100%;
  margin: 0 auto;
  font-family: "Microsoft Yahei";
  background: #efefef;
  overflow-x: hidden;
  line-height: 1.5;
  color: #333;
}
.wb {
  background: #fff;
}
/*不同设备字体em基准
@media screen and (min-width: 320px) and (max-width: 360px){
  body{
  	font-size:13.5px;
  }
}
@media screen and (min-width: 360px) and (max-width: 480px){
  body{
  	font-size:15px;
  }
}
@media screen and (min-width: 480px) and (max-width: 700px){
  body{
  	font-size:22.5px;
  }
}
@media screen and (min-width: 700px) and (max-width: 1000px){
  body{
  	font-size:28px;
  }
}
@media screen and (min-width: 1000px) and (max-width: 1200px){
  body{
  	font-size:32px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1400px){
  body{
  	font-size:40px;
  }
}
@media screen and (min-width: 1400px){
  body{
  	font-size:50px;
  }
}
*/
@font-face {
  font-family: 'SourceHanSerifCN';
  src: url('SourceHanSerifCN-Regular.otf');
}
img {
  border: none;
  max-width: 100%;
  height: auto;
  display: block;
}
h1,
h2,
h3 {
  font-weight: normal;
}
a {
  color: #333;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  outline: none;
}
input,
textarea,
select {
  font-family: "Microsoft Yahei";
  font-size: 1em;
  outline: none;
  margin: 0;
  padding: 0;
}
input::-webkit-input-placeholder {
  color: #979797 !important;
}
textarea::-webkit-input-placeholder {
  color: #979797 !important;
}
input[type='button'],
input[type='text'],
input[type='search'],
input[type='submit'],
input[type='reset'],
input[type='date'],
input[type='time'],
input[type='number'] {
  -webkit-appearance: none;
}
select {
  -webkit-appearance: none;
}
textarea {
  -webkit-appearance: none;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0;
}
ul,
ol {
  padding: 0;
  list-style-type: none;
}
em {
  font-style: normal;
}
.lt {
  float: left;
}
.rt {
  float: right;
}
input.sub,
label {
  border: none;
  cursor: pointer;
}
input,
textarea {
  font-family: "Microsoft Yahei";
  outline: none;
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
.clear::before {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clear::after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.contain {
  width: 100%;
  padding: 0 20px;
}
.index_case_1 {
  background: #6699d5;
  margin: 20px auto;
  border-radius: 10px;
  padding: 6px;
}
.index_case_1 .main_cont {
  padding: 10px;
  background: #332b2a;
  border-radius: 5px;
}
.index_case_1 .cont {
  position: relative;
  background: #e7e8e8 url(../i/bg_1.png) no-repeat center center;
  background-size: cover;
  padding: 1.5rem;
  font-size: 1.7rem;
  font-family: "SourceHanSerifCN";
  font-weight: bold;
  color: #0c0c0b;
  clip-path: polygon(8px 0, calc(100% - 15px) 0, 100% 15px, 100% calc(100% - 5px), calc(100% - 5px) 100%, 5px 100%, 0 calc(100% - 5px), 0 8px);
}
.index_case_1 .cont .i {
  position: absolute;
  right: 5px;
  bottom: 5px;
  width: 2.4rem;
}
.index_case_2 {
  background: #6699d5;
  margin: 20px auto;
  border-radius: 10px;
  padding: 6px;
}
.index_case_2 .main_cont {
  padding: 10px;
  background: #332b2a;
  border-radius: 5px;
}
.index_case_2 .cont {
  border-radius: 3px;
  font-size: 1.4rem;
  position: relative;
  clip-path: polygon(8px 0, calc(100% - 15px) 0, 100% 15px, 100% calc(100% - 5px), calc(100% - 5px) 100%, 5px 100%, 0 calc(100% - 5px), 0 8px);
}
.index_case_2 .cont .i {
  background: #e7e8e8;
  border-radius: 6px;
}
.index_case_2 .cont .hb {
  display: block;
  width: 100%;
}
.index_case_2 .cont .tip_i {
  position: absolute;
  top: -9px;
  left: 5px;
  width: 150px;
}
.index_case_2 .cont .bit_i {
  position: absolute;
  bottom: -6px;
  left: 12px;
  width: 120px;
}
.index_case_3 {
  background: #6699d5;
  margin: 20px auto;
  border-radius: 10px;
  padding: 6px;
}
.index_case_3 .main_cont {
  padding: 10px;
  background: #332b2a;
  border-radius: 5px;
}
.index_case_3 .cont {
  border-radius: 3px;
  font-size: 1.4rem;
  position: relative;
  clip-path: polygon(8px 0, calc(100% - 8px) 0, 100% 8px, 100% calc(100% - 5px), calc(100% - 5px) 100%, 5px 100%, 0 calc(100% - 5px), 0 8px);
}
.index_case_3 .det_cont {
  padding: 10px 20px;
  background: #e7e8e8 url(../i/bg_3.png) no-repeat center center;
  background-size: cover;
}
.index_case_3 .time_header_cont {
  padding: 10px 0;
  position: relative;
  text-align: center;
}
.index_case_3 .time_header_cont .arr_btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  border-radius: 100%;
  background: #332b2a;
  z-index: 3;
}
.index_case_3 .time_header_cont .arr_btn img {
  width: 8px;
}
.index_case_3 .time_header_cont .arr_btn:hover {
  background: #7fafe8;
}
.index_case_3 .time_header_cont .arr_btn.is-disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.index_case_3 .time_header_cont .arr_btn.head_prev {
  left: 5px;
}
.index_case_3 .time_header_cont .arr_btn.head_next {
  right: 5px;
}
.index_case_3 .time_header_cont .tis_year {
  font-size: 1.2rem;
  color: #201b1a;
  font-weight: bold;
}
.index_case_3 .time_header_cont .week_txt {
  font-size: 2rem;
  color: #201b1a;
  font-weight: bold;
  padding: 5px 0;
  font-family: "SourceHanSerifCN";
}
.index_case_3 .time_header_cont .old_day {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 2rem;
  font-size: 1.4rem;
  line-height: 1;
  color: #7a5c3e;
  letter-spacing: 1px;
  font-family: "SourceHanSerifCN";
  font-weight: bold;
}
.index_case_3 .time_header_cont .old_day .tips {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 5rem;
  min-width: 5rem;
  height: 2rem;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0;
  color: #fff;
}
.index_case_3 .time_header_cont .old_day .tips img {
  display: block;
  width: 4rem;
  height: auto;
}
.index_case_3 .time_header_cont .poster-capture.old_day .tips,
.index_case_3 .time_header_cont .poster-capture .old_day .tips {
  top: 6px;
}
.index_case_3 .time_det_cont {
  padding: 0 0 20px;
}
.index_case_3 .time_det_cont .last_cont {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  min-height: 4.6rem;
  padding: 8px 0;
  border-bottom: 1px solid #928f8f;
}
.index_case_3 .time_det_cont .last_cont .tle {
  position: relative;
  display: block;
  flex-shrink: 0;
  width: 3rem;
  height: 3rem;
  line-height: 3rem;
  border-radius: 100%;
  font-size: 1.2rem;
  letter-spacing: 0;
  color: #fff;
}
.index_case_3 .time_det_cont .last_cont .tle img {
  display: block;
  width: 100%;
}
.index_case_3 .time_det_cont .last_cont .dd_cont {
  position: relative;
  display: flex;
  align-items: center;
  width: calc(100% - 3rem);
  min-height: 3rem;
  padding-left: 10px;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.25;
  letter-spacing: 1px;
  color: #1f1f1e;
  font-family: "SourceHanSerifCN";
}
.poster-capture .index_case_3 .time_det_cont .last_cont .dd_cont,
.index_case_3 .time_det_cont .last_cont.poster-capture .dd_cont {
  top: -3px;
}
.index_case_3 .time_det_cont .last_cont:last-child {
  border-bottom: none;
}
.index_case_3 .cen_i {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
}
.index_case_3 .cont .hb {
  display: block;
  width: 100%;
}
.almanac-card.is-loading {
  opacity: 0.68;
}
.index_case_3 .cont .tip_i {
  position: absolute;
  top: -9px;
  left: 5px;
  width: 150px;
  z-index: 2;
}
.index_case_3 .cont .bit_i {
  position: absolute;
  bottom: -6px;
  left: 12px;
  width: 120px;
  z-index: 2;
}
.index_case_3 .cont .br_i {
  position: absolute;
  right: 5px;
  bottom: 5px;
  width: 2.4rem;
  z-index: 2;
}
.index_case_3 .cont .disc {
  display: block;
  width: 5px;
  height: 5px;
  background: #6699d5;
  position: absolute;
  right: 6px;
  top: 6px;
  border-radius: 100%;
}
.foot_btn_cont {
  padding: 0 0 20px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.foot_btn_cont .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30%;
  padding: 0.6rem 0;
  border-radius: 100px;
  border: 4px solid #fff;
  box-shadow: 0px 0px 15px rgba(169, 163, 162, 0.74);
  font-size: 1.4rem;
  color: #8f9397;
}
.foot_btn_cont .btn.share {
  width: 70%;
  background: #5d93d2;
  border: 4px solid #7fafe8;
  color: #fff;
}
.foot_btn_cont .btn.is-loading {
  opacity: 0.72;
  pointer-events: none;
}
