.journalism_wrap {
  padding: 15vw 4vw 0 4vw;
}
.bshare-custom.icon-medium{
  margin-bottom: 4vw;
}
.crumbs a {
  font-size: 3.467vw;
  color: #226ebc;
}
.crumbs span {
  font-size: 3.467vw;
  color: #6d6d6d;
  margin: 0 0.533vw;
}

.information-list .information-item h1,
.information-list .information-item h3 {
  padding: 4vw 0;
  font-size: 4.267vw;
  color: #333333;
  margin: 0;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.similar_news {
  width: 100%;
}
.similar_news_head {
  line-height: 5.333vw;
  height: 5.333vw;
  margin-bottom: 2.667vw;
}
.similar_news_head > span {
  float: left;
  border-left: 0.533vw solid #12b7f5;
  font-size: 4.8vw;
  padding-left: 1.067vw;
  margin-top: 4vw;
  font-weight: 500;
}
.similar_news_list {
  width: 100%;
}
.similar_news_list_0 {
  padding: 2.667vw 1.333vw;
  border-bottom: 1px solid #bfbfbf;
}
.similar_news_list_00 {
  line-height: 9.6vw;
  height: 9.6vw;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.similar_news_list_00 > a {
  font-size: 4.267vw !important;
  color: #333333;
}
.similar_news_list_01 {
  line-height: 6.933vw;
  height: 6.933vw;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.similar_news_list_01 > span {
  display: flex;
  float: left;
  align-items: center;
  margin-right: 4vw;
  font-size: 3.733vw;
  color: #656565;
}
.similar_news_list_01 > span > img {
  width: 3.733vw !important;
  height: 3.733vw;
  margin: 0 1.333vw 0 0;
}

.icon-zuojiantou{
  color: #fff;
  font-size: 1.09375rem !important;
  margin-left: 10px;
  line-height: 60px;
}

* {
  -webkit-touch-callout:none;/*ϵͳĬ�ϲ˵�������*/

  -webkit-user-select:none;/*webkit�����*/

  -khtml-user-select:none;/*���������*/

  -moz-user-select:none;/*��������*/

  -ms-user-select:none;/*IE�����*/

  user-select:none;/*�û��Ƿ��ܹ�ѡ���ı�*/

}
