.investor_education .top_img {
  width: 100%;
  height: 3.84rem;
}
.investor_education .title_h3 {
  padding: 0.7rem 0.5333rem 0.8rem;
  font-size: 0.6rem;
  font-weight: bold;
  color: #454545;
  line-height: 0.5333rem;
}
.investor_education .education_box {
  padding: 0 0.5333rem;
}
.investor_education .education_box .education_item {
  padding: 0.34rem 0.27rem 0.43rem 0.27rem;
  background: #FFFFFF;
  box-shadow: 0px 0.04rem 0.48rem 0px rgba(226, 226, 226, 0.54);
  margin-bottom: 0.60rem;
}
.investor_education .education_box .education_item .wrap {
  position: relative;
}
.investor_education .education_box .education_item .graywrap{
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.4);
  top: 0;
  left: 0;
}
.investor_education .education_box .education_item .wrap .graywrap img{
  width: 18%;
  height: auto;
  position: absolute;
  opacity: 0.6;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.investor_education .education_box .education_item .item_img {
  width: 100%;
  margin-bottom: 0.42rem;
}
.investor_education .education_box .education_item .item_title {
  font-size: 0.48rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #454545;
  line-height: 0.64rem;
  margin-bottom: 0.42rem;
}
.investor_education .education_box .education_item .item_cont {
  font-size: 0.42rem;
  line-height: 0.5867rem;
  color: #6d6e71;
  margin-bottom: 0.55rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.investor_education .education_box .education_item .item_date {
  font-size: 0.36rem;
  line-height: 0.5867rem;
  color: #999999;
}
.investor_education .more_box {
  width: 4.16rem;
  height: 0.8533rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #CCCCCC;
  margin: 0.75rem auto 0.6133rem;

  width: 7.5rem;
  height: 1.18rem;
  font-size: 0.42rem;
}
.investor_education .more_box .more_icon {
  width: 0.42rem;
  height: 0.42rem;
  margin-right: 0.24rem;
}
.investor_education .more_box span {
  font-size: 0.32rem;
  color: #666666;
}
.investor_education .notice {
  padding: 0 0.5333rem;
}
.soc_wrap_g .h2_title {
  padding: 0.35rem 0 0.65rem 0;
}
.soc_wrap_g .title_txt{
  margin-top: 0.08rem;
  margin-bottom: 0.5rem;
}
.soc_wrap_g {
  padding-bottom: 0.68rem;
}
.soc_wrap_g .soc_main li{
  margin-top: 0.5rem;
}
.soc_wrap_g .news_date_txt{
  margin-bottom: 0.45rem;
}