.Acerca .banner_logo {
  width: 12rem;
  height: 4.1rem;
  margin: 0.3rem auto 0;
  color: #fff;
  position: relative;
}
.Acerca .banner_logo .red_box {
  width: 4.62rem;
  height: 1.98rem;
  background: rgba(189, 26, 45, 0.53);
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  text-align: left;
  padding: 0.5rem;
}
.Acerca .banner_logo .red_box h2 {
  text-shadow: 0px 0.03rem 0.06rem rgba(0, 0, 0, 0.75);
  color: #ffffff;
  letter-spacing: -1.2px;
  font-size: 0.6rem;
  font-weight: 400;
}
.Acerca .banner_logo .red_box p {
  color: #ffffff;
  font-size: 0.22rem;
  display: -webkit-box;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  /*5代表, 在第5行结尾出现省略号,后面的内容都不显示*/
  overflow: hidden;
  text-overflow: ellipsis;
}
.Acerca .banner_logo .red_box a {
  display: block;
  font-size: 0.36rem;
  color: #fff;
  position: relative;
  text-align: right;
}
.Acerca .banner_logo .red_box a:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0px;
  border-left: 0.1rem solid #fff;
  border-top: 0.05rem solid transparent;
  border-bottom: 0.05rem solid transparent;
  position: absolute;
  right: -0.1rem;
  bottom: -0.04rem;
}
.Acerca .banner_logo img {
  max-width: 11.37rem;
  height: 100%;
}
.Acerca .titlebox {
  text-align: center;
  position: relative;
}
.Acerca .titlebox .e_title {
  display: inline-flex;
  padding: 0.3rem 0;
}
.Acerca .titlebox .e_title .center_tit {
  color: #bd1a2d;
  font-size: 0.42rem;
  margin: 0 0.3rem;
}
.Acerca .titlebox .e_title .left_line {
  margin-top: 0.17rem;
}
.Acerca .titlebox .e_title .left_line .line {
  width: 2.93rem;
  height: 0.03rem;
  background: linear-gradient(270deg, #ba1a2c 0%, rgba(189, 26, 45, 0) 100%);
  transform: translate(1px, 0.1rem);
}
.Acerca .titlebox .e_title .left_line .circle {
  width: 0.19rem;
  height: 0.19rem;
  background: rgba(189, 26, 45, 0.54);
  border-radius: 50%;
  margin-left: 2.94rem;
}
.Acerca .titlebox .e_title .right_line {
  margin-top: 0.17rem;
}
.Acerca .titlebox .e_title .right_line .line {
  width: 2.93rem;
  height: 0.03rem;
  background: linear-gradient(270deg, rgba(189, 26, 45, 0) 0%, #ba1a2c 100%);
  margin-left: 0.19rem;
  transform: translate(0px, -0.1rem);
}
.Acerca .titlebox .e_title .right_line .circle {
  width: 0.19rem;
  height: 0.19rem;
  background: rgba(189, 26, 45, 0.54);
  border-radius: 50%;
}
.Acerca .titlebox .e_title .more {
  color: #bd1a2d;
  font-size: 0.26rem;
  position: absolute;
  right: 0;
  top: 0.55rem;
  font-weight: 300px;
}
.Acerca .Videos {
  margin: 0.2rem auto 0;
  width: 12rem;
}
.Acerca .Videos .v_left {
  width: 8.95rem;
  height: 4.3rem;
  float: left;
  position: relative;
}
.Acerca .Videos .v_left img {
  width: 100%;
  height: 100%;
}
.Acerca .Videos .v_left .text {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  text-align: left;
  border-left: 1px solid #fff;
  margin-left: 0.15rem;
  margin-bottom: 0.2rem;
  font-size: 0.24rem;
}
.Acerca .Videos .v_left .text i {
  display: inline-block;
  font-size: 0.14rem;
  transform: rotate(90deg);
}
.Acerca .Videos .v_left .text span {
  font-size: 0.24rem;
}
.Acerca .Videos .v_left .text p {
  font-size: 0.21rem;
  text-indent: 0.1rem;
}
.Acerca .Videos .v_left .bofang {
  position: absolute;
  bottom: 0.2rem;
  right: 0.25rem;
}
.Acerca .Videos .v_left .bofang .icon {
  width: 0.41rem;
  height: 0.41rem;
  background: rgba(255, 255, 255, 0.39) url("./icon_arrow.png") no-repeat 65% 50%;
  border-radius: 50%;
  cursor: pointer;
}
.Acerca .Videos .v_left .bofang .time {
  font-size: 0.22rem;
  color: #fff;
}
.Acerca .Videos .v_right {
  float: right;
  max-width: 2.88rem;
  height: 4.3rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.Acerca .Videos .v_right .right_top img {
  width: 100%;
}
.Acerca .Videos .v_right .line {
  width: 100%;
  border: 1px solid rgba(112, 112, 112, 0.29);
}
.Acerca .Videos .v_right .text {
  text-align: right;
}
.Acerca .Videos .v_right .text p {
  font-size: 0.2rem;
  text-align: left;
  margin: 0.15rem 0;
}
.Acerca .Videos .v_right .text .time {
  color: #b08000;
  font-size: 0.14rem;
}
.Acerca .fotos {
  width: 12rem;
  margin: auto;
}
.Acerca .fotos .e_content {
  display: flex;
  justify-content: space-between;
}
.Acerca .fotos .e_content .box {
  margin: 1rem 0.3rem 0 0;
}
.Acerca .fotos .e_content .box .box_red {
  width: 3.53rem;
  height: 3.47rem;
  background: #bd1a2d;
  border-radius: 1rem 0px 1rem 0px;
  position: relative;
}
.Acerca .fotos .e_content .box .box_red .box_img {
  overflow: hidden;
  transform: translate(0.3rem, -0.5rem);
  width: 3.53rem;
  height: 2.98rem;
  background: #bd1a2d;
  border-radius: 1rem 0px 1rem 0px;
}
.Acerca .fotos .e_content .box .box_red .box_img img {
  width: 100%;
  height: 100%;
}
.Acerca .fotos .e_content .box .box_red p {
  height: 0.88rem;
  position: absolute;
  bottom: 0;
  color: #ffffff;
  font-size: 0.22rem;
  line-height: 0.22rem;
  margin-left: 0.3rem;
  text-align: left;
}
.Acerca .fotos .page {
  display: flex;
  justify-content: right;
  margin: 0.5rem 0 0.6rem;
}
.Acerca .fotos .page div {
  width: 0.15rem;
  height: 0.15rem;
  background: #d0d0d0;
  border-radius: 50%;
  margin-left: 0.1rem;
}
.Acerca .fotos .page div.circle {
  width: 0.33rem;
  height: 0.15rem;
  background: #bd1a2d;
  border-radius: 0.1rem;
}
