#content {
  padding: 4.27vw !important;
}
#content .coupon_detail {
  width: 100%;
  padding: 8.53vw 5.33vw;
  border-radius: 6.4vw;
  border: 0.27vw solid #EAEAEA;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 4.27vw;
}
#content .coupon_detail .cou_img {
  margin-bottom: 4.27vw;
  width: 23.47vw;
  height: 23.47vw;
  background: #FFFFFF;
  border-radius: 4.27vw;
  overflow: hidden;
  border: 0.27vw solid #EAEAEA;
  display: flex;
  align-items: center;
}
#content .coupon_detail .cou_img img {
  width: 100%;
}
#content .coupon_detail .cou_r h3 {
  word-break: break-all;
  font-size: 4.8vw;
  font-family: b;
  font-weight: bold;
  color: #333333;
  margin-bottom: 1.07vw;
  text-align: center;
}
#content .coupon_detail .cou_r .jies {
  text-align: center;
  font-size: 4.8vw;
  font-family: b;
  font-weight: bold;
  color: #333333;
  width: 66.67vw;
  margin: 0 auto;
  padding: 3.2vw 4.27vw;
  background: #F6F6F6;
  border-radius: 1.07vw;
  margin-bottom: 5.87vw;
}
#content .coupon_detail .cou_r .cou_time {
  font-size: 4.27vw;
  font-family: r;
  font-weight: 400;
  color: #999999;
  line-height: 6.4vw;
  margin-bottom: 6.4vw;
  text-align: center;
}
#content .coupon_detail .cou_r .cou_time span {
  color: #FF5C5C;
}
#content .coupon_detail .cou_r .cou_btn {
  display: block;
  width: 100%;
  padding: 4vw 0;
  background: #E95E59;
  border-radius: 1.6vw;
  text-align: center;
  font-size: 4.27vw;
  font-family: m;
  font-weight: 500;
  color: #FFFFFF;
  margin: 0 auto;
}
#content .coupon_detail1 {
  width: 100%;
  padding: 8.53vw 5.33vw;
  border-radius: 6.4vw;
  border: 0.27vw solid #EAEAEA;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 4.27vw;
}
#content .coupon_detail1 .cou_img {
  margin-bottom: 4.27vw;
  width: 23.47vw;
  height: 23.47vw;
  background: #FFFFFF;
  border-radius: 4.27vw;
  overflow: hidden;
  border: 0.27vw solid #EAEAEA;
  display: flex;
  align-items: center;
}
#content .coupon_detail1 .cou_img img {
  width: 100%;
}
#content .coupon_detail1 .cou_r h3 {
  font-size: 4.8vw;
  font-family: b;
  font-weight: bold;
  color: #333333;
  margin-bottom: 1.07vw;
  text-align: center;
}
#content .coupon_detail1 .cou_r .jies,
#content .coupon_detail1 .cou_r .cou_time {
  font-size: 4.27vw;
  font-family: r;
  font-weight: 400;
  color: #999999;
  line-height: 6.4vw;
  margin-bottom: 6.4vw;
  text-align: center;
}
#content .coupon_detail1 .cou_r .cou_btn {
  display: block;
  width: 100%;
  padding: 4vw 0;
  background: #006FF1;
  border-radius: 1.6vw;
  text-align: center;
  font-size: 4.27vw;
  font-family: m;
  font-weight: 500;
  color: #FFFFFF;
  margin: 0 auto;
}
#content .ad_box {
  margin-bottom: 4.27vw;
}
#content .ad_box .ad_title {
  text-align: center;
  font-size: 3.2vw;
  font-family: r;
  font-weight: 400;
  color: #CACACA;
  line-height: 3.73vw;
}
#content .ad_box .ad_cont {
  width: 100%;
  min-height: 90px;
}
#content .top-box {
  margin-bottom: 7.47vw;
}
#content .top-box h3 {
  font-size: 6.4vw;
  font-family: b;
  font-weight: 600;
  color: #333333;
  margin-bottom: 4.27vw;
}
#content .top-box .top_list .top_item {
  width: 100%;
  height: 26.67vw;
}
#content .top-box .top_list .top_item .top_item_t {
  padding: 0vw 4.27vw;
  display: flex;
  align-items: center;
  border-radius: 2.13vw;
}
#content .top-box .top_list .top_item .top_item_t .item_t_l {
  display: flex;
  align-items: center;
  justify-content: center;
}
#content .top-box .top_list .top_item .top_item_t .item_t_l .num,
#content .top-box .top_list .top_item .top_item_t .item_t_l .num1 {
  width: 19.2vw;
  height: 19.2vw;
  font-family: b;
  font-weight: 600;
  font-size: 4.27vw;
  color: #FF5C5C;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
#content .top-box .top_list .top_item .top_item_t .item_t_l .num {
  color: #388ADE;
}
#content .top-box .top_list .top_item .top_item_t .item_t_l .num1 {
  color: #E95E59;
}
#content .top-box .top_list .top_item .top_item_t .shu-bai {
  margin: 0 3.2vw;
  height: 26.67vw;
}
#content .top-box .top_list .top_item .top_item_t .item_t_c {
  flex: 1;
}
#content .top-box .top_list .top_item .top_item_t .item_t_c h3 {
  word-break: break-all;
  font-size: 4.27vw;
  font-family: m;
  font-weight: 500;
  color: #000000;
  margin-bottom: 1.07vw;
  overflow: hidden;
  height: 10.67vw;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#content .top-box .top_list .top_item .top_item_t .item_t_c .c_tal {
  font-size: 3.2vw;
  font-family: r;
  font-weight: 300;
}
#content .top-box .top_list .top_item .top_item_t .item_t_c .tal_red {
  color: #E95E59;
}
#content .top-box .top_list .top_item .top_item_t .item_t_c .tal_blue {
  color: #388ADE;
}
#content .top-box .top_list .top_item .top_item_t .item_t_c .time {
  font-size: 3.73vw;
  font-family: l;
  font-weight: 300;
  color: #666666;
}
#content .top-box .top_list .top_item .top_item_t .m_r {
  margin-left: 2.67vw;
}
#content .top-box .top_list .top_item .top_item_t .m_r img {
  border-radius: 50%;
  width: 7.47vw;
  height: 7.47vw;
}
#content .top-box .top_list .top_item .bg-lan {
  background: rgba(0, 111, 241, 0.05);
}
#content .top-box .top_list .top_item .bg-hong {
  background: rgba(255, 92, 92, 0.05);
}
#content .similar {
  margin-bottom: 6.4vw;
}
#content .similar h3 {
  font-size: 6.4vw;
  font-family: b;
  font-weight: 600;
  color: #333333;
  margin-bottom: 4.27vw;
}
#content .similar .similar-list .similar-item {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 2.13vw;
  border-radius: 2.13vw 2.13vw 2.13vw 2.13vw;
  border: 1px solid #EEEEEE;
  margin-bottom: 4.27vw;
}
#content .similar .similar-list .similar-item img {
  width: 22.4vw;
  height: 22.4vw;
  border-radius: 2.13vw 2.13vw 2.13vw 2.13vw;
  margin-right: 2.13vw;
}
#content .similar .similar-list .similar-item .item-r {
  width: calc(100% - 24.53vw);
}
#content .similar .similar-list .similar-item .item-r span {
  font-family: r;
  font-weight: 400;
  font-size: 3.73vw;
  color: #333333;
}
#content .similar .similar-list .similar-item .item-r h4 {
  font-family: b;
  font-weight: 600;
  font-size: 4.27vw;
  color: #333333;
  line-height: 5.07vw;
  margin: 0.53vw 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#content .similar .similar-list .similar-item .item-r .time {
  font-family: r;
  font-weight: 400;
  font-size: 3.2vw;
  color: #999999;
}
#content .similar .similar-list .similar-item:last-child {
  margin-bottom: 0;
}
#content #tan-box {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  display: none;
  z-index: 99;
}
#content #tan-box .tan {
  width: calc(100% - 5.33vw);
  height: 128vw;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 2.13vw;
  background: #FFF;
  padding: 6.4vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#content #tan-box .tan .tan-cha {
  width: 6.4vw;
  height: 6.4vw;
  position: absolute;
  top: 6.4vw;
  right: 6.4vw;
}
#content #tan-box .tan .tiao-bg {
  width: 64vw;
  height: 48vw;
  margin-bottom: 4.27vw;
}
#content #tan-box .tan h3 {
  color: #333;
  text-align: center;
  font-family: m;
  font-size: 5.33vw;
  font-style: normal;
  font-weight: 700;
  line-height: 8vw;
  width: 100%;
  margin-bottom: 3.2vw;
}
#content #tan-box .tan span {
  color: #666;
  text-align: center;
  font-family: m;
  font-size: 4.27vw;
  font-style: normal;
  font-weight: 500;
  margin-bottom: 4.27vw;
}
#content #tan-box .tan .tiao-href {
  width: 100%;
  height: 14.67vw;
  border-radius: 1.07vw;
  background: #D33C3C;
  color: #FFF;
  text-align: center;
  line-height: 14.67vw;
  font-family: m;
  font-size: 5.33vw;
}
.bian {
  background-color: #E95E59;
  color: #fff !important;
}
.bian span {
  color: #fff !important;
}
