.container_box {
  width: 100%;
  height: 100%;
  background: #ffffff;
  overflow-y: scroll;
  overflow-x: hidden;
}

.center_box {
  width: 100%;
  height: auto;
  position: relative;
  margin-bottom: .475rem;
}

.center_box .top_bg {
  width: 100%;
  height: 10.75rem;
}

.center_box .title {
  width: 100%;
  margin: 1.225rem 0rem;
  display: flex;
  justify-content: center;
}

.center_box .title .bg {
  width: 3.625rem;
  height: 1.25rem;
  background-image: url("../assets/about_us.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 500;
  font-size: .6rem;
  color: #3d3d3d;
}

.center_box .company_info {
  padding: .325rem 4.5rem;
  margin-bottom: .925rem;
}

.center_box .company_info .menu {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: .275rem;
}

.center_box .company_info .menu img {
  width: .4rem;
  height: .4rem;
  margin-right: .25rem;
}

.center_box .company_info .menu span {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: .4rem;
  color: #0062FF;
}

.center_box .company_info .content {
  width: 15rem !important;
  min-height: 7.6875rem;
  display: flex;
  justify-content: space-between;
  position: relative;
}

.center_box .company_info .left {
  width: 8.5rem;
  margin-right: .875rem;
}

.center_box .company_info .cribs {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: .25rem;
  color: #666666;
  line-height: .5rem;
}

.content .target {
  position: absolute;
  bottom: .025rem;
  left: 0rem;
  width: 19.5rem;
  height: 1.875rem;
  display: flex;
  align-items: center;
  padding-left: 1.875rem;
  background: #0055D6;
  cursor: pointer;
}
.more_infos {
  margin-right: .25rem;
  height: 1rem;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.more_infos .row1 {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: .4rem;
  color: #FFFFFF;
}
.more_infos .row2 {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: .25rem;
  color: #FFFFFF;
}
.more_infos img {
  width: .5rem;
  height: .5rem;
}
.center_box .company_info .right {
  height: 100%;
  z-index: 100;
}

.center_box .company_info .right img {
  width: 6.35rem;
  height: 100%;
}

.company_news {
  width: 24rem;
  padding: .875rem  4.5rem;
  background: #F7F9FA;
  box-sizing: border-box;
}
.company_news .title_news {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-bottom: .575rem;
  box-sizing: border-box;
}
.company_news .title_news .bg {
  width: 5rem;
  height: 1.25rem;
  background-image: url("../assets/axfqNews.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 500;
  font-size: .6rem;
  color: #3d3d3d;
}
.company_news .row_news1 {
  width: 15rem;
  height: 5.5rem;
  display: flex;
  justify-content: space-between;
  margin-bottom: .375rem;
  box-sizing: border-box;
  overflow: hidden;
}
.company_news .row_news1 img {
  width: 7.3rem;
  height: 100%;
  background: #ffffff;
}
.company_news .row_news1 .right {
  width: 7.3rem;
  height: 100%;
  padding: .7125rem .825rem 0rem .375rem;
  background: #FFFFFF;
  box-sizing: border-box;
}
.company_news .row_news1 .right:hover {
  cursor: pointer;
}
.company_news .row_news1 .right:hover .row_title {
  color: #0062FF;
}
.company_news .row_news1 .right .row_title {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 500;
  font-size: .3rem;
  color: #333333;
  margin-bottom: .05rem;
  display: flex;
  justify-content: flex-start;
}
.company_news .row_news1 .right .date {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: .275rem;
  color: #999999;
  margin-bottom: .3rem;
}
.company_news .row_news1 .right .content {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: .25rem;
  color: #666666;
  margin-bottom: .75rem;
  line-height: .3625rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.company_news .row_news1 .right .know_more {
  width: 2.25rem;
  height: .75rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #0062FF;
  border-radius: .1rem;
  border: .025rem solid #0062FF;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: .3rem;
  color: #FFFFFF;
}
.company_news .row_news1 .right .know_more:hover {
  background: #0E49CB;
  cursor: pointer;
}
.row_news2 {
  width: 15rem;
  height: 3.125rem;
  display: flex;
  justify-content: space-between;
  margin: 0rem;
  padding: 0rem;
}
.row_news2 .row_card {
  width: 7.3rem;
  height: 100%;
  background: #FFFFFF;
  box-sizing: border-box;
  padding: .4125rem .7125rem 0rem .5rem;
}
.row_news2 .row_card:hover {
  cursor: pointer;
}
.row_news2 .row_card .row_title {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 500;
  font-size: .3rem;
  color: #333333;
  margin-bottom: .05rem;
}
.row_news2 .row_card:hover .row_title {
  color: #0062FF;
}
.row_news2 .row_card .date {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: .275rem;
  color: #999999;
  margin-bottom: .3rem;
}
.row_news2 .row_card .content {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: .25rem;
  color: #666666;
  line-height: .3625rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}