.all {
  width: 100%;
  background-color: #fff;
}

.culture {
  width: 100%;
  height: auto;
  background-color: #fff;
  padding-top: 4.75rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.c_text1 {
  width: 20%;
  /* height: 2.8125rem; */
  font-size: 3.13rem;
  font-family: Acumin Variable Concept;
  font-weight: normal;
  color: #484848;
  text-align: center;
}

.c_text2 {
  width: 20%;
  /* height: 2.25rem; */
  font-size: 2.25rem;
  font-family: SourceHanSansCN;
  font-weight: bold;
  color: #08969B;
  /* margin-left: 1.8125rem; */
  margin-top: 2.19rem;
  text-align: center;
}

.brand {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-bottom: 3.5rem;
}

.b_title {
  width: 100%;
  margin: 0 auto;
}

.b_text3 {
  width: 15%;
  height: 2.1875rem;
  font-size: 2.25rem;
  font-family: SourceHanSansCN;
  font-weight: bold;
  color: #08969B;
  margin-top: 4.625rem;
}

.b_text4 {
  width: 15%;
  height: 1.25rem;
  font-size: 1.25rem;
  font-family: Acumin Variable Concept;
  font-weight: normal;
  color: #484848;
  margin-top: 0.625rem;
}

.bottomp {
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  z-index: 999;
}

.b_text5 {
  width: 100%;
  height: 27.5rem;
  /* background-color: rgba(243,244,247,0.5); */
  background: linear-gradient(-90deg, rgba(243, 244, 247, 0.6), rgba(255, 255, 255, 1));
  /* opacity: 0.7; */
  margin-left: -8.5rem;
  margin-top: 2rem;
  padding: 3.875rem 3.875rem 0;
  box-sizing: border-box;
}

.b_text6 {
  width: 90%;
  height: 19.4375rem;
  font-size: 0.875rem;
  font-family: SourceHanSansCN;
  font-weight: 300;
  color: #1E1E1E;
  line-height: 2.5rem;
  float: right;
  margin-right: 2.3125rem;
}

.right_border {
  width: 22.5rem;
  height: 33.625rem;
  border: 0.1875rem solid #CAF4FA;
  margin-left: -11.875rem;
  margin-top: -3.125rem;
  padding: 0 0 0 0;
  position: relative;
  z-index: -2;
}

.brandstory {
  width: 22.5rem;
  height: 33.625rem;
  position: absolute;
  top: 0.75rem;
  right: 1.375rem;
  z-index: -1
}

/*  */
.mession {
  width: 100%;
  height: auto;
  background: url('https://t.zoomedia.com.cn/public/gw/images/mession.png') no-repeat;
  margin: 0 auto;
  display: flex;
  background-size: cover;
}
.messions {
  width: 100%;
  height: auto;
  background: #f5f5f7;
  margin: 0 auto;
  display: flex;
}

.m_back {
  width: 100%;
  max-width: 1300px;
  height: auto;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  padding: 5.9375rem 0 5.9375rem 0;
  box-sizing: border-box;
}

.m_left {
  width: 65%;
  height: 100%;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}

.m_l_top {
  height: 2.25rem;
  font-size: 2.25rem;
  font-family: SourceHanSansCN;
  font-weight: bold;
  color: #08969B;
}

.m_l_eng {
  height: 1rem;
  font-size: 1.25rem;
  font-family: Acumin Variable Concept;
  font-weight: normal;
  color: #484848;
  margin-top: 0.6875rem;
}

.m_l_bottom {
  width: 90%;
  height: auto;
  background: #FFFFFF;
  opacity: 0.9;
  margin-top: 2.375rem;
  padding: 1.9375rem 2.6875rem 0 1.1875rem;
  /* box-shadow: 0px 4px 23px 0px rgb(0 0 0 / 11%); */
  /* box-sizing: border-box; */
}

.m_l_bottom:hover {
  margin-top: 1.375rem;
  transition: all 0.7s ease-in-out 0s;
}

.m_l_text1 {
  height: 1.125rem;
  font-size: 1.125rem;
  font-family: SourceHanSansCN;
  font-weight: bold;
  color: #1E6072;
  margin-bottom: 1.125rem;
}

.m_l_text2 {
  font-size: 0.875rem;
  font-family: SourceHanSansCN;
  font-weight: 300;
  color: #1E1E1E;
  line-height: 1.75rem;
  margin-bottom: 2.375rem;
}

.m_right {
  width: 30%;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.m_r_box1,
.m_r_box2 {
  width: 100%;
  height: 7.625rem;
  background-color: #fff;
  margin: 2.8rem 0 3.9375rem 0;
  line-height: 7.625rem;
  text-align: left;
  padding-left: 2.38rem;
  /* box-shadow: 0px 4px 23px 0px rgb(0 0 0 / 11%); */
  font-size: 0.875rem;
    font-family: SourceHanSansCN;
    font-weight: 300;
}

.m_r_box1:hover {
  margin-top: 1.8rem;
  margin-bottom: 4.9375rem;
  transition: all 0.7s ease-in-out 0s;
}

.m_r_box2:hover {
  margin-top: 1.8rem;
  margin-bottom: 4.9375rem;
  transition: all 0.7s ease-in-out 0s;
}

/*  */
.bottom_back {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
}

.bottom_content {
  width: 100%;
  max-width: 1300px;
  height: auto;
  margin: 0 auto;
  padding-top: 4.625rem;
  box-sizing: border-box;
}

.symbol {
  width: 100%;
  height: auto;
  /* margin-bottom:5.14rem; */
}

._title {
  height: 2.1875rem;
  font-size: 2.25rem;
  font-family: SourceHanSansCN;
  font-weight: bold;
  color: #08969B;
}

._title2 {
  height: 1rem;
  font-size: 1.25rem;
  font-family: Acumin Variable Concept;
  font-weight: normal;
  color: #484848;
  margin-top: 0.6875rem;
  margin-bottom: 2.5625rem;
}

.s_content {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: flex-start;
}

.s_c_imgone {
  width: 25%;
  margin: 2.3125rem 0 5.9375rem 0;
}

.v_cont_big {
  width: 100%;
  max-width: 1300px;
  height: auto;
  display: flex;
  justify-content: space-around;
  margin-bottom: 7rem;
  background-color: #EFFCFD;
}

.vc_left {
  width: 30%;
  height: auto;
  background: url('https://t.zoomedia.com.cn/public/gw/images/brandleft.png') no-repeat;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  padding: 5.5rem 0 5.5rem 0;
  box-sizing: border-box;
  position: relative;
}

.vcl_once {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: relative;
  right: -2.8125rem;
}

.vcl_once.active .v_c_ltext1 {
  background-color: #08969B;
  color: #fff;
}

.vcl_once.active .v_c_ltext2 {
  background-color: #08969B;
  color: #fff;
}

.vcl_once.active .circle_a {
  display: none;
}

.vcl_once.active .circle_b {
  display: block;
}
.v_c_one.active{

}
.martb {
  margin: 6.25rem 0 5.57rem 0;
}

.v_c_ltext1 {
  padding: 1.13rem 4.25rem 1.13rem 3.81rem;
  background-color: #FFFFFF;
  border-radius: 2rem 0rem 0rem 2rem;
  font-size: 1.5rem;
  font-family: SourceHanSansCN;
  font-weight: bold;
  float: right;
  color: #333333;
  margin-right: -2rem;
}

.v_c_ltext2 {
  padding: 1.13rem 4.25rem 1.13rem 3.81rem;
  background-color: #FFFFFF;
  border-radius: 2rem 0rem 0rem 2rem;
  font-size: 1.5rem;
  font-family: SourceHanSansCN;
  font-weight: bold;
  float: right;
  color: #333333;
  margin-right: -2rem;
}

.circle {
  width: 5.625rem;
  height: 5.625rem;
  z-index: 999;
  border-radius: 50%;
  /* background-color: #fff; */
  display: flex;
  align-items: center;
  justify-content: center;
  /* margin:0rem 0 0 -0.5rem ; */
}

.circle_a {
  width: 5.625rem;
  height: 5.625rem;
  z-index: 999;
  border-radius: 50%;
  display: block;
}

.circle_b {
  width: 5.625rem;
  height: 5.625rem;
  z-index: 999;
  border-radius: 50%;
  display: none;
}

.vc_right {
  width: 70%;
  height: 100%;
  display: flex;
  flex-direction: column;
  padding: 6rem 0 6rem 5.5rem;
  box-sizing: border-box;
}

.v_c_one {
  width: 100%;
  display: flex;
  flex-direction: column;
  /* margin-bottom: 7.5625rem; */
}

.vcmtp {
  margin: 6rem 0 5.2rem 0;
}

.v_c_tille {
  height: 1.1875rem;
  font-size: 1.125rem;
  font-family: SourceHanSansCN;
  font-weight: bold;
  color: #08969B;
  line-height: 2.25rem;
  margin-bottom: 1.875rem;
}

.v_c_content {
  font-size: 0.88rem;
  width: 100%;
  display: flex;
  flex-direction: column;
  line-height: 1rem;
}

.owe {
  width: 100%;
  height: auto;
}

.owe_content {
  width: 100%;
  max-width: 1300px;
  height: auto;
  display: flex;
  justify-content: space-between;
}

.o_c_left {
  width: 40%;
  height: 11.4375rem;
  font-size: 0.875rem;
  font-family: SourceHanSansCN;
  /* font-weight: 550; */
  color: #1E1E1E;
}

.o_c_right {
  width: 58%;
  margin-top: -3rem;
}

.thankful {
  display: block;
  width: 99%;
  height: 21.5rem;
}

.footer-con {
  margin-top: -0.6875rem !important;
}

.bottomp_ {
  display: none;
}

.mession_ {
  display: none;
}

.symbol_ {
  display: none;
}

.value_ {
  display: none;
}

.o_c_left_ {
  display: none;
}

.line {
  display: none;
}
