#content {
  padding: 4.27vw !important;
}
#content .app_box {
  display: flex;
  align-items: center;
  margin-bottom: 4.27vw;
}
#content .app_box .app_cover {
  width: 19.2vw;
  height: 19.2vw;
  border-radius: 3.73vw;
  margin-right: 4.27vw;
}
#content .app_box .box_r h3 {
  font-size: 4.8vw;
  font-family: b;
  font-weight: 600;
  color: #333333;
}
#content .app_box .box_r .fen img {
  width: 3.73vw;
  height: 3.73vw;
}
#content .app_box .box_r .fen span {
  transform: translateY(2px);
  font-size: 3.73vw;
  font-family: m;
  font-weight: 500;
  color: #666666;
}
#content .tags {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 3.2vw;
}
#content .tags a {
  margin: 0 2.13vw 2.13vw 0;
  padding: 1.07vw 4.27vw;
  border-radius: 2.13vw;
  opacity: 1;
  border: 0.27vw solid #EAEAEA;
  font-size: 3.73vw;
  font-family: r;
  font-weight: 500;
  color: #333333;
}
#content .tags a:last-child {
  margin-right: 0;
}
#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_list .top_item {
  width: 100%;
  height: 26.67vw;
  margin-bottom: 7.47vw;
}
#content .top_list .top_item .top_item_t {
  padding: 0vw 4.27vw;
  display: flex;
  align-items: center;
  border-radius: 2.13vw;
}
#content .top_list .top_item .top_item_t .item_t_l {
  display: flex;
  align-items: center;
  justify-content: center;
}
#content .top_list .top_item .top_item_t .item_t_l .num,
#content .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_list .top_item .top_item_t .item_t_l .num {
  color: #388ADE;
}
#content .top_list .top_item .top_item_t .item_t_l .num1 {
  color: #E95E59;
}
#content .top_list .top_item .top_item_t .shu-bai {
  margin: 0 3.2vw;
  height: 26.67vw;
}
#content .top_list .top_item .top_item_t .item_t_c {
  flex: 1;
}
#content .top_list .top_item .top_item_t .item_t_c h3 {
  word-break: break-word;
  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_list .top_item .top_item_t .item_t_c .c_tal {
  font-size: 3.2vw;
  font-family: r;
  font-weight: 300;
}
#content .top_list .top_item .top_item_t .item_t_c .tal_red {
  color: #E95E59;
}
#content .top_list .top_item .top_item_t .item_t_c .tal_blue {
  color: #388ADE;
}
#content .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_list .top_item .top_item_t .m_r {
  margin-left: 2.67vw;
}
#content .top_list .top_item .top_item_t .m_r img {
  border-radius: 50%;
  width: 7.47vw;
  height: 7.47vw;
}
#content .top_list .top_item .bg-lan {
  background: rgba(0, 111, 241, 0.05);
}
#content .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 .class_list {
  margin-bottom: 4.27vw;
}
#content .class_list .class_item {
  position: relative;
  padding: 2.67vw 0;
  display: flex;
  align-items: center;
  border-bottom: 0.27vw solid #eee;
}
#content .class_list .class_item .coverlink {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 3;
}
#content .class_list .class_item .class_logo {
  width: 8.53vw;
  height: 8.53vw;
  margin-right: 2.13vw;
}
#content .class_list .class_item span {
  flex: 1;
  font-size: 4.8vw;
  font-family: m;
  font-weight: 500;
  color: #333333;
}
#content .class_list .class_item .arrow_lan {
  width: 4.27vw;
  height: 4.27vw;
  margin-left: 2.13vw;
}
#content .class_list .class_item:first-child {
  border-top: 1px solid #eee;
}
.bian {
  background-color: #E95E59;
  color: #fff !important;
}
.bian span {
  color: #fff !important;
}
