@charset "UTF-8";
.swiper-slide2 {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  transition: 300ms;
  transform: scale(0.6) !important;
}

.swiper-slide-active,
.swiper-slide-duplicate-active {
  transform: scale(1) !important;
}

#swiper2 {
  height: 45vw;
}

#swiper2 img {
  height: 100%;
  width: 100vw;
  object-fit: cover;
}

#swiper2 .swiper-pagination {
  width: 100vw;
}

#scrollable-wrapper #pages-wrapper {
  justify-content: flex-start !important;
}

#guanyu {
  background-image: url(../img/jianjie_back0.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: 40vw;
}

/* 关于德莱美 */
.guanyu_left {
  position: relative;
}

.guanyu_left img:first-of-type {
  position: absolute;
  top: -4vw;
  left: -13vw;
  width: 27vw;
}

.guanyu_left img:last-of-type {
  width: 36vw;
}

.guanyu_l_text {
  line-height: 2rem;
  padding: 3rem;
  font-size: 1rem;
}

.guanyu_l_text span {
  margin-right: 2vw;
  display: block;
}

.gy_r_left {
  position: relative !important;
}

.gy_r_left img {
  position: absolute;
  width: 10vw;
  left: -6vw;
  top: -2vw;
}

.guanyu_yuan {
  position: absolute;
  width: 10vw;
  height: 10vw;
  background-color: transparent;
  border-radius: 50%;
  border: 1px dashed #2c4a91;
  opacity: 0.5;
  left: -3vw;
}

.guanyu_r_imgb {
  position: relative;
}

.guanyu_r_imgb img {
  padding-right: 6vw;
  position: absolute;
  top: 16vw;
  left: -6vw;
}

.gy_r_right {
  position: relative;
  right: 11vw;
  top: 5vw;
}

.gy_r_right span:first-of-type {
  font-size: 1rem;
  display: flex;
  flex-direction: row-reverse;
}

.gy_r_right span:nth-child(2) {
  display: block;
  font-size: 1.5rem;
  display: flex;
  flex-direction: row-reverse;
}

.gy_r_right span:nth-child(3) {
  display: flex;
  flex-direction: row-reverse;
}

.gy_r_right span:nth-child(3)::after {
  content: '';
  width: 3vw;
  height: 0.2vw;
  background-color: #2c4a91;
}

/* 独创 */
#duchuang {
  height: auto;
  background-color: #ffffff;
  padding: 0 5vw;
}

.duchuang_l_box span {
  font-size: 2.5vw;
  display: flex;
  flex-direction: row-reverse;
  position: relative;
  left: 6vw;
  color: #2c4a91;
}

.duchuang_center {
  padding-top: 1vw;
}

.duchuang_lou {
  position: relative;
  padding-left: 10vw !important;
}

.duchuang_lou img:first-of-type {
  position: relative;
  z-index: 5;
}

.duchuang_lou img:last-of-type {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
}

.duchuang_title1 {
  font-size: 2vw;
  font-weight: 100;
  letter-spacing: 0.5rem;
}

.duchuang_titledc {
  font-size: 2vw;
  height: 3vw;
  letter-spacing: 0.5rem;
}

.duchuang_titledc span:first-of-type {
  font-weight: 700;
  color: #2c4a91;
  background-image: -webkit-linear-gradient(bottom, #345ba3, #4a94ee);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: flex;
  align-items: center;
}

.duchuang_titledc span:last-of-type {
  font-weight: 700;
  display: flex;
  align-items: center;
}

.duchuang_text_zn {
  text-align: justify;
  line-height: 1.5rem;
  font-size: 1rem;
}

.duchuang_text_en {
  text-align: justify;
  line-height: 1.5rem;
  font-size: 0.6;
}

/* 信仰 */
#xinyang {
  position: sticky;
  height: auto;
  padding: 3vw 12vw;
  background-image: url(../img/jianjie_back.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.xinyang_l_text span:first-of-type {
  text-transform: uppercase;
  color: #3c5799;
  font-size: 1.5vw;
  display: block;
}

.xinyang_l_text span:last-of-type {
  color: #ffffff;
  font-size: 0.5rem;
}

.xinyang_l_text span:nth-child(2)::after {
  content: '';
  width: 3vw;
  height: 0.2vw;
  background-color: #3c5799;
  display: block;
  background-image: -webkit-linear-gradient(bottom, #345ba3, #4fa1ff);
  -webkit-text-fill-color: transparent;
}

.xinyang_r_img1 {
  width: 12vw;
  padding-left: 2vw;
}

.xinyang_r_text span:first-of-type {
  color: #FFFFFF;
  font-size: 1vw;
}

.xinyang_r_text span:last-of-type {
  position: relative;
  top: 1vw;
  font-size: 2.5vw;
  font-weight: 700;
  background-image: -webkit-linear-gradient(bottom, #345ba3, #4a94ee);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.xinyang_r_star img:first-of-type {
  position: absolute;
  top: 10vw;
  height: 18vw;
  left: -1vw;
}

.xinyang_r_star img:nth-child(2) {
  position: absolute;
  width: 15vw;
  bottom: -5.3vw;
  left: 21vw;
}

.xinyang_r_star img:nth-child(3) {
  position: absolute;
  width: 3vw;
  left: 34vw;
  top: 0vw;
}

/* 荣誉证书 */
#ryzs {
  padding: 0 12vw;
  height: auto;
  background-image: url(../img/join14_082.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.ryzs_title {
  font-size: 1vw;
  font-weight: 700;
}

.ryzs_en {
  text-transform: uppercase;
  font-size: 1vw;
  background-image: -webkit-linear-gradient(left, #345ba3, #4a94ee);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.ryzs_height {
  height: 32vw;
}

/* 功能设计 */
.gnsj_img1 img {
  width: 9vw;
}

.gnsj_img33 img {
  width: 9vw;
  position: relative;
  top: 6vw;
}

.gnsj_img2 {
  height: 20vw;
  position: relative;
}

.gnsj_img2 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
  position: relative;
  z-index: 4;
}

.gnsj_text2 span {
  font-size: 2vw;
  font-weight: 700;
  border-bottom: 0.5rem solid #3f5fab;
  padding-bottom: 0.5vw;
}

.gnsj_text_dc {
  font-size: 1vw;
  font-weight: 700;
  background-image: -webkit-linear-gradient(left, #345ba3, #17304c);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.gnsj_text3 span {
  position: relative;
  top: 2vw;
  line-height: 1.5vw;
  z-index: 3;
}

.gnsj_text3_2 span {
  position: relative;
  top: 2vw;
  line-height: 1.5vw;
  z-index: 3;
  display: flex;
  flex-direction: row-reverse;
}

.gnsj_text4 span {
  position: relative;
  top: 1vw;
  line-height: 1.5vw;
  z-index: 3;
}

.gnsj_back {
  position: relative;
  font-size: 1rem;
  bottom: 14vw;
  width: 97%;
  height: 8vw;
  background: #e1e1e1;
}

.gnsj_back22 {
  position: relative;
  font-size: 1rem;
  bottom: 14vw;
  width: 100%;
  height: 8vw;
  background: #e1e1e1;
}

.gnsj_b_text span {
  font-size: 0.5vw;
  margin-top: 0.5vw;
}

.gnsj_img_box2 {
  position: relative;
  top: 2vw;
}

.gnsj_img_box2_3 {
  position: relative;
  top: -2vw;
}

.gnsj_img_box3 {
  position: relative;
  bottom: 2vw;
}

.gnsj_img_box3_3 {
  position: relative;
  bottom: 0vw;
}

.gnsj_back2 {
  position: relative;
  bottom: 14vw;
  width: 97%;
  height: 11vw;
  background: #e1e1e1;
}

.gnsj_img1_2 {
  width: 9vw;
  position: relative;
  left: 7vw;
  top: 3vw;
}

/* mobile */
@media (max-width: 768px) {
  #zs_swiper_m .swiper-slide {
    background: none !important;
  }
  #zs_swiper_m {
    margin-top: 3rem;
    height: 100% !important;
  }
  #swiper2 {
    height: 70vw;
  }
  #guanyu {
    background-image: url(../img/jianjie_back0.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    position: relative;
  }
  .hide_pc {
    display: none !important;
  }
  .gy_r_right {
    position: relative;
    right: 0;
    top: 0;
  }
  .gy_r_right span:nth-child(2) {
    font-size: 1.5rem;
    font-weight: 700;
  }
  .gy_r_right span:nth-child(3)::after {
    content: '';
    width: 14vw;
    height: 0.8vw;
    background-color: #2c4a91;
  }
  .guanyu_l_text {
    line-height: 1.5rem;
    padding: 0.8rem;
    font-size: 0.3rem;
  }
  .guanyu_l_text span {
    margin-right: 0;
    margin-left: 3vw;
    display: block;
    text-align: justify;
  }
  .mobile_star {
    width: 50vw;
    position: absolute;
    left: -24vw;
    top: -8vw;
  }
  .mobile_guanyu img:nth-child(1) {
    position: absolute;
    width: 25vw;
    left: -32vw;
    top: -5vw;
  }
  .mobile_guanyu > div {
    position: absolute;
  }
  .guanyu_yuan {
    width: 31vw;
    height: 31vw;
    background-color: transparent;
    border-radius: 50%;
    border: 1px dashed #2c4a91;
    opacity: 0.5;
    left: -24vw;
  }
  #duchuang {
    height: auto;
    background-color: #ffffff;
    padding-left: 4vw;
    padding-right: 0;
  }
  .duchuang_mobile_title {
    font-size: 7vw;
    letter-spacing: 1vw;
  }
  .duchuang_m {
    background-image: -webkit-linear-gradient(bottom, #345ba3, #4a94ee);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .duchuang_mobile_title2 span {
    font-weight: 700;
  }
  .duchuang_m_text span:first-of-type {
    font-size: 4vw;
  }
  .duchuang_m_text span:last-of-type {
    font-size: 3vw;
    text-align: justify;
  }
  .duchuang_m_text {
    padding: 0 1vw;
  }
  .duchuang_yuan {
    position: relative;
  }
  .duchuang_yuan img:first-of-type {
    position: absolute;
    top: -31vw;
    right: 0;
  }
  .duchuang_yuan img:last-of-type {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 35vw;
  }
  .m_brand {
    padding-top: 10vw;
  }
  .m_brand span {
    font-size: 9vw;
    font-weight: 700;
    color: #314d93;
    line-height: 9vw;
  }
  .e_p img {
    width: 44vw;
  }
  #xinyang {
    background-image: url(../img/xinyang_m.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    padding: 10vw 4vw 0 4vw;
  }
  .xinyang_l_text span:first-of-type {
    font-size: 7.5vw;
  }
  .xinyang_l_text span:nth-child(2)::after {
    content: '';
    width: 24vw;
    height: 1.5vw;
    background-color: #3c5799;
    display: block;
    background-image: -webkit-linear-gradient(bottom, #2d518f, #3267a1);
    -webkit-text-fill-color: transparent;
  }
  .xinyang_l_text span:last-of-type {
    font-size: 4vw;
  }
  .xinyang_r_img1 {
    width: 52vw;
    padding-left: 0;
  }
  .xinyang_r_text span:first-of-type {
    color: #FFFFFF;
    font-size: 4vw;
  }
  .xinyang_r_text span:last-of-type {
    position: relative;
    top: 5vw;
    font-size: 11.5vw;
    font-weight: 700;
    background-image: -webkit-linear-gradient(bottom, #345ba3, #4a94ee);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .xinyang_m_foot {
    position: relative;
    padding-bottom: 15vw;
  }
  .xinyang_m_foot img:nth-child(2) {
    position: absolute;
    bottom: -6.5vw;
    right: -20vw;
    width: 42vw;
  }
  .xinyang_m_foot img:last-of-type {
    position: absolute;
    right: -22vw;
    bottom: 5vw;
    width: 10vw;
  }
  #ryzs {
    padding: 0 4vw;
    background-image: url(../img/join14_082.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 30rem;
  }
  .ryzs_title {
    font-size: 7vw;
  }
  .ryzs_en {
    font-size: 5vw;
  }
  .gnsj_img1 {
    text-align: right;
  }
  .gnsj_img1 img {
    width: 20vw;
    position: relative;
    top: 10vw;
  }
  .gnsj_img12 {
    text-align: right;
  }
  .gnsj_img12 img {
    width: 40vw;
    position: relative;
    top: 5vw;
    z-index: 10;
  }
  .gnsj_img11 {
    text-align: right;
  }
  .gnsj_img11 img {
    width: 44vw;
    z-index: 2;
    position: relative;
    top: 22vw;
  }
  .gnsj_back {
    position: relative;
    font-size: 1rem;
    bottom: 20vw;
    width: 100%;
    height: 20vw;
    background: #ececec;
  }
  .gnsj_back3 {
    position: relative;
    font-size: 1rem;
    bottom: 20vw;
    width: 100%;
    height: 38vw;
    background: #ececec;
  }
  .gnsj_text_dc {
    font-size: 5vw;
    font-weight: 700;
    background-image: -webkit-linear-gradient(left, #345ba3, #17304c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .gnsj_text2 span {
    font-size: 7vw;
    font-weight: 700;
    border-bottom: 0.5rem solid #3f5fab;
  }
  .gnsj_text3 span {
    position: relative;
    font-size: 2.5vw;
    top: 18vw;
    line-height: 4vw;
    z-index: 3;
  }
  .gnsj_text33 span {
    position: relative;
    font-size: 2.5vw;
    top: 19vw;
    line-height: 4vw;
    z-index: 3;
  }
  .gnsj_img2 {
    height: 46vw;
    position: relative;
  }
  .gnsj_img_box3 {
    position: relative;
    bottom: 5vw;
  }
  .gnsj_text3_2 span {
    position: relative;
    font-size: 2.5vw;
    top: 11vw;
    line-height: 4vw;
    z-index: 3;
    text-align: right;
  }
  .gnsj_text2_2 span {
    font-size: 7vw;
    font-weight: 700;
    border-bottom: 0.5rem solid #3f5fab;
  }
}

/* 平板*/
@media (min-width: 768px) and (max-width: 1200px) {
  #zs_swiper .swiper-slide {
    background: none !important;
  }
  .zs_swiper {
    height: 55% !important;
  }
  .hide_mobile {
    display: none !important;
  }
}

/* pc */
@media (min-width: 1200px) {
  #zs_swiper .swiper-slide {
    background: none !important;
  }
  .zs_swiper {
    height: 55% !important;
  }
  .hide_mobile {
    display: none !important;
  }
}
