/** 品牌介绍 */
.brand-main .intro {
  display: flex;
  height: 8rem;
  margin-bottom: 1.15rem;
}
.brand-main .intro .intro-l {
  width: 6rem;
  margin-right: 0.95rem;
}
.brand-main .intro .intro-text {
  padding-top: 1.4rem;
  padding-bottom: 3.8rem;
}
.brand-main .intro .intro-r {
  position: relative;
  width: 5.67rem;
}
.brand-main .intro .intro-r .title {
  margin-bottom: 0.4rem;
}
.brand-main .intro .intro-r .title h1 {
  font-size: 0.4rem;
  font-weight: normal;
  line-height: 0.5rem;
  color: #6C4B37;
  margin-bottom: 0.1rem;
}
.brand-main .intro .intro-r .title p {
  margin-bottom: 0;
}
.brand-main .intro .intro-r .paragraph-text {
  font-size: 0.16rem;
  font-weight: 350;
  line-height: 0.24rem;
  color: #000000;
}
.brand-main .intro-mark {
  text-align: right;
}
.brand-main .intro-mark p {
  display: inline-block;
  font-size: 0.2rem;
  font-weight: normal;
  line-height: 0.7rem;
  color: #6C4B37;
  border-top: 0.02rem solid #C29984;
  margin-bottom: 0;
}
.brand-main .mobile {
  display: none;
}
.brand-main .circle {
  display: flex;
  align-items: center;
  margin-bottom: 0.95rem;
  justify-content: center;
}
.brand-main .circle .circle-inner {
  width: 3.6rem;
  height: 1.1rem;
  line-height: 1.1rem;
  background: url('../images/circle.png') no-repeat;
  background-position: right;
  background-size: 1.52rem 1.1rem;
}
.brand-main .picture {
  width: 100%;
  height: 6.7rem;
  background: url('../images/brand/banner.png') no-repeat;
}
.brand-main .picture img {
  height: 100%;
}
.brand-main .intro-list {
  margin: 1.08rem 0;
}
.brand-main .intro-list .list-box .list-box-top {
  display: flex;
  justify-content: space-between;
}
.brand-main .intro-list .list-box .list-box-top p {
  width: 3.7rem;
}
.brand-main .intro-list .list-box .list-box-bottom {
  display: flex;
  justify-content: center;
}
.brand-main .intro-list .list-box .list-box-bottom p {
  width: 4.4rem;
}
.brand-main .intro-list .list-box .box1 {
  width: 4.43rem;
  height: 2.97rem;
}
.brand-main .intro-list .list-box .box2 {
  width: 4.43rem;
  height: 2.97rem;
}
.brand-main .intro-list .list-box .box3 {
  width: 5.18rem;
  height: 2.97rem;
}
.brand-main .intro-list .list-box .list-item {
  background: url('../images/brand/textbg.png') no-repeat;
  background-size: 3.37rem 2.97rem;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.brand-main .intro-list .list-box .list-item p {
  font-size: 0.16rem;
  font-weight: 350;
  line-height: 0.36rem;
  color: #6C4B37;
  margin-bottom: 0;
}
/** 中心介绍 */
.centre-main .intro .intro-item {
  display: flex;
  justify-content: space-between;
  background: url('../images/textbg.png') no-repeat;
  background-size: 3.37rem 2.97rem;
  background-position: 4.25rem 0;
  padding-top: 0.47rem;
  margin-bottom: 1.45rem;
  position: relative;
}
.centre-main .intro .intro-item .intro-l {
  width: 5.74rem;
}
.centre-main .intro .intro-item .intro-l .title h1 {
  font-size: 0.3rem;
  font-weight: bold;
  line-height: 0.66rem;
  color: #6C4B37;
  margin-bottom: 0.2rem;
}
.centre-main .intro .intro-item .intro-l .paragraph-text {
  font-size: 0.16rem;
  font-weight: 350;
  line-height: 0.24rem;
  color: #000000;
  margin-bottom: 0.97rem;
}
.centre-main .intro .intro-item .intro-r {
  width: 7.6rem;
}
.centre-main .intro .intro-item .intro-r .intro-item-img img {
  width: 100%;
}
.centre-main .intro .more {
  justify-content: flex-start;
}
.centre-main .centre-detail {
  margin-bottom: 0.2rem;
}
.centre-main .centre-detail .brief .brief-box {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.centre-main .centre-detail .brief .brief-box h2 {
  width: 3rem;
  font-size: 0.32rem;
  font-weight: bold;
  line-height: 0.5rem;
  color: #6C4B37;
  margin-bottom: 0;
}
.centre-main .centre-detail .brief .brief-box p {
  width: 7.63rem;
  font-size: 0.16rem;
  font-weight: 350;
  line-height: 0.24rem;
  color: #000000;
  margin-bottom: 0;
}
.centre-main .centre-detail .brief .brief-box .brief-l-img {
  width: 2.47rem;
}
.centre-main .centre-detail .brief .brief-box .biref-r-img {
  width: 7.6rem;
}
.centre-main .centre-detail .brief .brief-box img {
  width: 100%;
}
.centre-main .centre-detail .brief .brief-top {
  align-items: flex-start;
  margin-bottom: 1.5rem;
}
.centre-main .centre-detail .brief .big-char {
  font-size: 1rem;
  font-weight: 900;
  line-height: 2rem;
  color: #FFEBC3;
  text-align: right;
}
.centre-main .centre-across {
  margin-bottom: 1.4rem;
}
.centre-main .centre-across img {
  width: 100%;
  height: 100%;
}
.centre-main .centre-envir {
  overflow: hidden;
  margin-bottom: 1.4rem;
}
.centre-main .centre-envir .container {
  position: relative;
}
.centre-main .centre-envir .envir-box {
  display: flex;
}
.centre-main .centre-envir .envir-box .box-l {
  width: 3rem;
  margin-right: 1.8rem;
}
.centre-main .centre-envir .envir-box .box-r .trends-slider {
  position: absolute;
}
.centre-main .centre-envir .envir-box .box-r .swiper-slide {
  width: 7rem !important;
  height: 5rem !important;
  margin-right: 1rem !important;
}
.centre-main .centre-envir .envir-box .box-r .swiper-slide:last-child {
  margin-right: 0 !important;
}
.centre-main .centre-envir .envir-box .box-r .slider-item {
  width: 7rem;
  height: 5rem;
}
.centre-main .centre-envir .envir-box .box-r .slider-item img {
  width: 100%;
  height: 100%;
}
.centre-main .centre-envir .envir-box .title h1 {
  font-size: 0.4rem;
  font-weight: bold;
  line-height: 0.5rem;
  color: #6C4B37;
  margin-bottom: 0.2rem;
}
.centre-main .centre-envir .envir-box .title p {
  font-size: 0.3rem;
  font-weight: normal;
  line-height: 0.3rem;
  color: #3D3D3D;
}
.centre-main .sequence ul {
  padding-left: 0;
}
.centre-main .sequence ul li {
  font-size: 0.2rem;
  font-weight: normal;
  line-height: 0.3rem;
  color: #000000;
  display: flex;
  align-items: center;
  margin-bottom: 0.3rem;
}
.centre-main .sequence ul li:last-child {
  margin-bottom: 0;
}
.centre-main .sequence ul li span {
  font-family: monospace;
  font-size: 0.3rem;
  font-weight: bold;
  color: #FFEBC3;
  padding-right: 0.24rem;
}
.centre-main .centre-gallery {
  display: flex;
  margin-bottom: 1.56rem;
  width: 100%;
}
.centre-main .centre-gallery .gallery-l {
  width: 11.65rem;
}
.centre-main .centre-gallery .gallery-r {
  width: 7.55rem;
}
.centre-main .centre-gallery .gallery-img img {
  width: 100%;
  height: 100%;
}
.centre-main .centre-slogan {
  margin-bottom: 1.8rem;
}
.centre-main .centre-slogan .slogan-list {
  display: flex;
  justify-content: space-between;
}
.centre-main .centre-slogan .slogan-list .slogan-item {
  width: 2.52rem;
  margin: 0 auto;
  text-align: center;
}
.centre-main .centre-slogan .slogan-list .slogan-item .item-tit {
  padding-bottom: 0.23rem;
  border-bottom: 0.01rem solid #C29984;
  margin-bottom: 0.22rem;
}
.centre-main .centre-slogan .slogan-list .slogan-item h3 {
  font-size: 0.24rem;
  font-weight: bold;
  line-height: 0.3rem;
  color: #6C4B37;
  margin-bottom: 0.12rem;
}
.centre-main .centre-slogan .slogan-list .slogan-item h5 {
  font-size: 0.2rem;
  font-weight: normal;
  line-height: 0.3rem;
  color: #3D3D3D;
  margin-bottom: 0;
}
.centre-main .centre-slogan .slogan-list .slogan-item .item-content {
  text-align: justify;
  font-size: 0.14rem;
  font-weight: normal;
  line-height: 0.2rem;
  color: #3D3D3D;
  padding: 0 0.07rem;
}
.centre-main .centre-food {
  background: url('../images/food_line.png') no-repeat;
  background-size: cover;
  margin-bottom: 1.9rem;
}
.centre-main .centre-food .food-box {
  display: flex;
}
.centre-main .centre-food .food-box .box-l {
  width: 4.98rem;
  padding-top: 1.77rem;
}
.centre-main .centre-food .food-box .box-l .title {
  margin-bottom: 0.78rem;
}
.centre-main .centre-food .food-box .box-l .title h1 {
  font-size: 0.4rem;
  font-weight: bold;
  line-height: 0.5rem;
  color: #6C4B37;
  margin-bottom: 0.2rem;
}
.centre-main .centre-food .food-box .box-l .title h3 {
  font-size: 0.3rem;
  font-weight: normal;
  line-height: 0.3rem;
  color: #3D3D3D;
  margin-bottom: 0.38rem;
}
.centre-main .centre-food .food-box .box-l .title p {
  font-size: 0.14rem;
  font-weight: normal;
  line-height: 0.2rem;
  color: #3D3D3D;
  margin-bottom: 0;
}
.centre-main .centre-food .food-box .box-r {
  position: relative;
  margin-left: 0.26rem;
}
.centre-main .centre-food .food-box .box-r .img-item {
  display: inline-block;
}
.centre-main .centre-food .food-box .box-r .img-item:nth-of-type(1) {
  width: 4rem;
  height: 3.55rem;
  position: absolute;
  left: 1.06rem;
  top: 0.24rem;
}
.centre-main .centre-food .food-box .box-r .img-item:nth-of-type(2) {
  width: 2.96rem;
  height: 3.01rem;
  position: absolute;
  left: 4.91rem;
  top: 2.45rem;
}
.centre-main .centre-food .food-box .box-r .img-item:nth-of-type(3) {
  width: 3.95rem;
  height: 3.33rem;
  position: absolute;
  top: 4.13rem;
  left: 0;
}
.centre-main .centre-food .food-box .box-r .img-item:nth-of-type(4) {
  width: 4.69rem;
  height: 3.64rem;
  position: absolute;
  top: 5.8rem;
  left: 4.2rem;
}
.centre-main .centre-food .food-box .box-r img {
  width: 100%;
  height: 100%;
}
.centre-main .centre-healthy {
  margin-bottom: 1.6rem;
}
.centre-main .centre-healthy .healthy-box {
  display: flex;
  margin-bottom: 25px;
}
.centre-main .centre-healthy .healthy-box .healthy-l {
  width: 7.58rem;
  margin-right: 0.72rem;
}
.centre-main .centre-healthy .healthy-mobile {
  display: none;
}
.centre-main .centre-healthy .health-text {
  width: 4.85rem;
}
.centre-main .centre-healthy .health-text .title {
  padding-top: 0.26rem;
}
.centre-main .centre-healthy .health-text .title h1 {
  font-size: 0.4rem;
  font-weight: bold;
  line-height: 0.5rem;
  color: #6C4B37;
  margin-bottom: 0.2rem;
}
.centre-main .centre-healthy .health-text .title h3 {
  font-size: 0.3rem;
  font-weight: normal;
  line-height: 0.3rem;
  color: #3D3D3D;
  margin-bottom: 0.38rem;
}
.centre-main .centre-healthy .health-text .title p {
  font-size: 0.14rem;
  font-weight: normal;
  line-height: 0.2rem;
  color: #3D3D3D;
  margin-bottom: 0;
}
.centre-main .centre-healthy .health-text ul li {
  width: 3.4rem;
  display: flex;
  justify-content: space-between;
  font-size: 0.18rem;
  font-weight: normal;
  line-height: 0.36rem;
  color: #3D3D3D;
}
.centre-main .centre-keyword {
  margin-bottom: 1.38rem;
}
.centre-main .centre-keyword .container {
  max-width: 9.69rem;
}
.centre-main .centre-keyword .container ul {
  padding-left: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0;
}
.centre-main .centre-keyword .container ul li {
  display: flex;
  align-items: center;
}
.centre-main .centre-keyword .container ul li img {
  width: 0.21rem;
  height: 0.19rem;
}
.centre-main .centre-keyword .container ul li span {
  font-size: 0.3rem;
  font-weight: normal;
  line-height: 0.3rem;
  letter-spacing: 0.04rem;
  color: #3D3D3D;
  padding-left: 0.17rem;
}
/** 管理团队 */
.team-main {
  margin-bottom: 1.35rem;
}
.team-main .container {
  max-width: 12.6rem;
}
.team-main .team-list .team-box {
  margin-bottom: 0.8rem;
  background: url('../images/service_line.png') no-repeat;
  background-position: bottom;
  background-size: contain;
  padding-bottom: 0.44rem;
}
.team-main .team-list .team-item {
  background: url('../images/team_bg.png') no-repeat;
  background-position: 1.8rem 0;
  background-size: 6.42rem 5.65rem;
  margin-bottom: 44px;
  padding-bottom: 20px;
  display: flex;
  justify-content: space-between;
}
.team-main .team-list .team-item .team-img {
  width: 4.5rem;
  height: 5.5rem;
  margin-right: 1.1rem;
}
.team-main .team-list .team-item .team-img img {
  width: 100%;
  height: 100%;
}
.team-main .team-list .team-item .team-intro {
  width: 6.2rem;
}
.team-main .team-list .team-item .team-intro .name {
  padding-top: 0.64rem;
  margin-bottom: 0.55rem;
}
.team-main .team-list .team-item .team-intro .name span {
  font-size: 0.18rem;
  font-weight: normal;
  line-height: 0.4rem;
  color: #6C4B37;
}
.team-main .team-list .team-item .team-intro .name h1 {
  font-size: 0.5rem;
  font-weight: bold;
  color: #6C4B37;
}
.team-main .team-list .team-item .team-intro .intro-detail {
  margin-bottom: 0.42rem;
}
.team-main .team-list .team-item .team-intro p {
  font-size: 0.16rem;
  font-weight: 350;
  line-height: 0.24rem;
  color: #000000;
  margin-bottom: 0;
}
.team-main .team-list .team-item .team-intro p:nth-of-type(1) {
  margin-bottom: 0.3rem;
}
.team-main .team-list .team-item .autograph {
  text-align: right;
  display: flex;
  justify-content: flex-end;
}
.team-main .team-list .team-item .autograph img {
  width: 2rem;
}
/** 口碑见证 */
.praise-main .praise-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 1rem;
}
.praise-main .praise-list::after {
  content: "";
  height: 0;
  width: 4.2rem;
}
.praise-main .praise-list .praise-item {
  width: 4.2rem;
  background: #fff;
  margin-bottom: 0.9rem;
  cursor: pointer;
  
}
    .praise-main .praise-list .praise-item:hover {
        transition: all 300ms ease 0s;
        box-shadow: 0 0.02rem 0.05rem 0 rgba(0, 0, 0, 0.2);
    }
.praise-main .praise-list .praise-item .praise-img {
  width: 4.2rem;
}
.praise-main .praise-list .praise-item .praise-img img {
  width: 100%;
}
.praise-main .praise-list .praise-item .praise-text {
  padding: 0.18rem 0.17rem 0.29rem 0.17rem;
}
.praise-main .praise-list .praise-item .praise-text h3 {
  font-size: 0.24rem;
  font-weight: normal;
  line-height: 0.56rem;
  color: #6C4B37;
  margin-bottom: 0;
}
.praise-main .praise-list .praise-item .praise-text h3 a {
  color: #6C4B37;
}
.praise-main .praise-list .praise-item .praise-text p {
  font-size: 0.12rem;
  overflow: hidden;
  font-weight: normal;
  line-height: initial;
  color: #3D3D3D;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  margin-bottom: 0.43rem;
}
.praise-main .praise-list .praise-item .praise-text .more {
  justify-content: flex-start;
}
.praise-main .praise-detail {
  margin-bottom: 1.5rem;
}
.praise-main .praise-detail .container {
  max-width: 8rem;
}
.praise-main .praise-detail .container .title {
  background: url('../images/team_bottom_line.png') no-repeat;
  background-size: contain;
  background-position: bottom;
  padding-bottom: 0.13rem;
  margin-bottom: 0.33rem;
}
.praise-main .praise-detail .container .title h3 {
  font-size: 0.3rem;
  font-weight: normal;
  line-height: 0.56rem;
  color: #6C4B37;
  margin-bottom: 0.05rem;
}
.praise-main .praise-detail .container .title p {
  font-size: 0.16rem;
  font-weight: normal;
  line-height: initial;
  color: #696969;
  margin-bottom: 0;
}
.praise-main .praise-detail .container .content .text {
  margin-bottom: 0.17rem;
}
.praise-main .praise-detail .container .content .text p {
  font-size: 0.16rem;
  font-weight: normal;
  line-height: initial;
  color: #3D3D3D;
  /*text-indent: 2em;*/
  margin-bottom: 0;
}
.praise-main .praise-detail .container .content img {
  margin-bottom: 0.2rem;
}
/** 孕期服务 */
.service-main .container {
    max-width: 8rem;
    margin-bottom:1.5rem;
}
.service-main .service-box .title {
  background: url('../images/service_line.png') no-repeat;
  background-position: bottom;
  background-size: contain;
  margin-bottom: 0.28rem;
}
.service-main .service-box .title h3 {
  font-size: 0.3rem;
  font-weight: normal;
  line-height: 0.56rem;
  color: #6C4B37;
  position: relative;
  padding-bottom: 0.18rem;
  margin-bottom: 0;
}
.service-main .service-box .content p {
  font-size: 0.16rem;
  font-weight: normal;
  line-height: initial;
  color: #3D3D3D;
  margin-bottom: 0rem;
}
.service-main .service-box .content img {
  margin-bottom: 0.1rem;
}
.service-main .service-box .content .service-mod h4 {
  color: #000000;
  line-height: 0.24rem;
  font-weight: 500;
  margin-bottom: 0.1rem;
  font-size: 0.16rem;
}
.service-main .service-box .content .service-mod ol {
  padding-left: 0.32rem;
}
.service-main .service-box .content .service-mod ol li {
  font-size: 0.16rem;
  font-weight: normal;
  line-height: initial;
  color: #3D3D3D;
}
/** 沁漫动态 */
.trends-main .container {
  max-width: 9.32rem;
}
.trends-main .trends-item {
  display: flex;
  padding-bottom: 0.3rem;
  margin-bottom: 0.3rem;
  border-bottom: 0.01rem solid #EDDAB3;
}
.trends-main .trends-item:last-child {
  margin-bottom: 0.6rem;
}
.trends-main .trends-item .item-img {
  width: 3rem;
}
.trends-main .trends-item .item-img img {
  width: 100%;
}
.trends-main .trends-item .item-text {
  width: 5.7rem;
  margin-left: 0.62rem;
  padding-top: 0.3rem;
}
.trends-main .trends-item .item-text .title {
  margin-bottom: 0.24rem;
}
.trends-main .trends-item .item-text .title h3 {
  font-size: 0.24rem;
  font-weight: normal;
  line-height: 0.28rem;
  color: #6C4B37;
  margin-bottom: 0.08rem;
}
.trends-main .trends-item .item-text .title h3 a {
  color: #6C4B37;
}
.trends-main .trends-item .item-text .title p {
  font-size: 0.12rem;
  font-weight: normal;
  line-height: 0.17rem;
  color: #3D3D3D;
  margin-bottom: 0;
}
.trends-main .trends-item .item-text .item-intro {
  font-size: 0.12rem;
  font-weight: normal;
  line-height: initial;
  color: #3D3D3D;
  margin-bottom: 0;
}
/** 人才招聘 */
.recruit-main .container {
  max-width: 10.2rem;
}
.recruit-main .recruit-list {
  margin-bottom: 1rem;
}
.recruit-main .recruit-item {
  width: 100%;
  list-style: disc;
  color: #6C4B37;
  padding-bottom: 0.25rem;
  padding-left: 0.2rem;
  margin-bottom: 0.5rem;
  border-bottom: 0.01rem solid #EDDAB3;
}
.recruit-main .recruit-item .item-box .post {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.17rem;
}
.recruit-main .recruit-item .item-box .post h5 {
  font-size: 0.2rem;
  font-weight: bold;
  line-height: 0.3rem;
  color: #6C4B37;
  margin-bottom: 0;
}
.recruit-main .recruit-item .item-box .post span {
  font-size: 0.12rem;
  font-weight: normal;
  color: #6C4B37;
  background: url('../images/arrow_right.png') no-repeat;
  background-size: 0.187rem 0.18rem;
  background-position: right;
  line-height: inherit;
  padding-right: 0.22rem;
  display: flex;
  align-items: center;
}
.recruit-main .recruit-item .item-box .post a {
  color: #6C4B37;
}
.recruit-main .recruit-item .item-box .post-intro {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.recruit-main .recruit-item .item-box .post-intro span {
  font-size: 0.14rem;
  font-weight: normal;
  line-height: inherit;
  color: #3D3D3D;
}
.recruit-main .recruit-detail {
  margin-bottom: 1.4rem;
}
.recruit-main .recruit-detail .detail-head {
  padding-bottom: 0.25rem;
  border-bottom: 0.01rem solid #EDDAB3;
  margin-bottom: 0.48rem;
}
.recruit-main .recruit-detail .detail-head ul {
  padding-left: 0;
  margin-bottom: 0;
  display: flex;
  justify-content: space-between;
}
.recruit-main .recruit-detail .detail-head ul span {
  font-size: 0.14rem;
  font-weight: normal;
  line-height: 0.21rem;
  color: #3D3D3D;
  display: inline-block;
  margin-bottom: 0.11rem;
}
.recruit-main .recruit-detail .detail-head ul li h5 {
  font-size: 0.2rem;
  font-weight: normal;
  line-height: 0.3rem;
  color: #6C4B37;
  margin-bottom: 0;
}
.recruit-main .recruit-detail .detail-head ul li:first-child h5 {
  font-weight: bold;
}
.recruit-main .recruit-detail .detail-foot .box {
  margin-bottom: 0.5rem;
}
.recruit-main .recruit-detail .detail-foot .box h4 {
  font-size: 0.18rem;
  font-weight: bold;
  line-height: 0.27rem;
  color: #6C4B37;
  margin-bottom: 0.18rem;
}
.recruit-main .recruit-detail .detail-foot .box ul {
  padding-left: 0;
  margin-bottom: 0;
  font-size:0.16rem;
}
.recruit-main .recruit-detail .detail-foot .box ul li {
  font-size: 0.14rem;
  font-weight: normal;
  line-height: 0.28rem;
  color: #000000;
}
.recruit-main .recruit-detail .detail-foot .box .more {
  justify-content: flex-start;
}
/** 联系我们 */
.contact-main h2 {
  font-size: 0.3rem;
  font-weight: bold;
  line-height: 0.3rem;
  color: #6C4B37;
  margin-bottom: 0.35rem;
}
.contact-main h3 {
    font-size: 0.3rem;
    font-weight: bold;
    line-height: 0.3rem;
    color: #6C4B37;
    margin-bottom: 1.35rem;
}
.contact-main .contact-list {
  margin-bottom: 2.05rem;
}
.contact-main .contact-item {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.75rem;
}
.contact-main .contact-item .contact-address h4 {
  font-size: 0.24rem;
  font-weight: bold;
  line-height: 0.24rem;
  color: #6C4B37;
  margin-bottom: 0.23rem;
}
.contact-main .contact-item .contact-address ul {
  padding-left: 0;
  margin-bottom: 1rem;
}
.contact-main .contact-item .contact-address ul li {
  font-size: 0.16rem;
  font-weight: normal;
  color: #000000;
  display: flex;
  align-items: center;
  margin-bottom: 0.22rem;
}
.contact-main .contact-item .contact-address ul li span {
  width: 0.24rem;
  height: 0.24rem;
  background-position: center;
  background-size: 0.24rem 0.24rem;
  margin-right: 0.16rem;
}
.contact-main .contact-item .contact-address .contact-ewm {
  width: 1.6rem;
  height: 1.6rem;
  text-align: center;
}
.contact-main .contact-item .contact-address .contact-ewm img {
  width: 100%;
  height: 100%;
}
.contact-main .contact-item .contact-address .contact-ewm p {
  font-size: 0.16rem;
  font-weight: normal;
  color: #000000;
  margin-top: 0.1rem;
  margin-bottom: 0;
}
.contact-main .contact-item .contact-image {
  width: 9rem;
}
.contact-main .contact-item .mobile {
  display: none;
}
/** 404页面 */
.error-main {
  padding-top: 1.6rem;
  margin-bottom: 1.37rem;
}
.error-main .error-box {
  width: 5.47rem;
  margin: 0 auto;
}
.error-main .error-logo {
  width: 5.47rem;
  margin-bottom: 0.65rem;
}
.error-main .error-logo img {
  width: 100%;
}
.error-main .error-intro {
  text-align: center;
}
.error-main .error-intro img {
  width: 2rem;
  height: 2rem;
}
.error-main .error-intro h1 {
  font-size: 0.5rem;
  font-weight: normal;
  line-height: 0.7rem;
  color: #6C4B37;
  margin-top: 0.3rem;
  margin-bottom: 0;
}
.error-main .error-intro p {
  font-size: 0.14rem;
  font-weight: normal;
  line-height: 0.7rem;
  color: #6C4B37;
  margin-bottom: 0;
}
@media screen and (max-width: 900px) {
  /** 品牌介绍 */
  .brand-main .intro {
    display: flex;
    flex-wrap: wrap;
    height: auto;
    margin-bottom: 0.4rem;
  }
  .brand-main .intro .intro-l {
    width: 100%;
    margin-right: 0;
    order: 2;
  }
  .brand-main .intro .intro-text {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0.5rem;
  }
  .brand-main .intro .intro-r {
    order: 1;
    position: relative;
    width: 100%;
  }
  .brand-main .intro .intro-r .title {
    text-align: center;
    margin-bottom: 0.23rem;
  }
  .brand-main .intro .intro-r .title h1 {
    font-size: 0.3rem;
    font-weight: normal;
    line-height: 0.5rem;
    color: #6C4B37;
    margin-bottom: 0;
  }
  .brand-main .intro .intro-r .title p {
    font-size: 0.14rem;
    font-weight: 300;
    line-height: 0.22rem;
    letter-spacing: 0.0104rem;
    color: #6C4B37;
  }
  .brand-main .intro .intro-r .paragraph-text {
    font-size: 0.16rem;
    font-weight: 350;
    line-height: 0.24rem;
    color: #000000;
    text-align: justify;
  }
  .brand-main .intro-mark {
    text-align: right;
  }
  .brand-main .intro-mark p {
    display: inline-block;
    font-size: 0.2rem;
    font-weight: normal;
    line-height: 0.7rem;
    color: #6C4B37;
    border-top: 0.02rem solid #C29984;
    margin-bottom: 0;
  }
  .brand-main .mobile {
    display: none;
  }
  .brand-main .circle {
    display: flex;
    align-items: center;
    margin-bottom: 0.35rem;
    justify-content: center;
  }
  .brand-main .circle .circle-inner {
    width: 1.97rem;
    height: 0.6rem;
    line-height: 0.6rem;
    background: url('../images/circle.png') no-repeat;
    background-position: right;
    background-size: 0.82rem 0.6rem;
  }
  .brand-main .picture {
    height: auto;
  }
  .brand-main .picture img {
    height: 100%;
  }
  .brand-main .intro-list {
    margin: 0.55rem 0 0.44rem 0;
  }
  .brand-main .intro-list .list-box .list-box-top {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .brand-main .intro-list .list-box .list-box-top p {
    width: 3.8rem;
  }
  .brand-main .intro-list .list-box .list-box-bottom {
    display: flex;
    justify-content: flex-start;
  }
  .brand-main .intro-list .list-box .list-box-bottom p {
    width: 3.3rem;
  }
  .brand-main .intro-list .list-box .box1 {
    width: auto;
    height: 2.08rem;
  }
  .brand-main .intro-list .list-box .box2 {
    width: auto;
    height: 2.08rem;
  }
  .brand-main .intro-list .list-box .box3 {
    width: auto;
    height: 2.08rem;
  }
  .brand-main .intro-list .list-box .list-item {
    background: url('../images/brand/textbg.png') no-repeat;
    background-size: 2.37rem 2.09rem;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: 0.35rem;
  }
  .brand-main .intro-list .list-box .list-item p {
    font-size: 0.14rem;
    font-weight: 350;
    line-height: 0.36rem;
    color: #6C4B37;
    margin-bottom: 0;
  }
  /** 孕期服务 */
  .service-main .service-box .content img {
    margin-bottom: 0.14rem;
  }
  .service-main .service-box .content .service-mod h4 {
    font-size: 0.16rem;
  }
  .service-main .service-box .content .service-mod ol {
    padding-left: 0.2rem;
    margin-bottom: 0.64rem;
  }
  /** 管理团队 */
  .team-main {
    margin-bottom: 0.82rem;
  }
  .team-main .container {
    padding-left: 0;
    padding-right: 0;
  }
  .team-main .team-list .team-box {
    margin-bottom: 0.8rem;
  }
  .team-main .team-list .team-item {
    background-position: 1.86rem 0;
    background-size: 3.22rem 2.83rem;
    flex-wrap: wrap;
    justify-content: center;
  }
  .team-main .team-list .team-item .team-img {
    width: 2.26rem;
    height: 2.76rem;
    margin-right: 0;
  }
  .team-main .team-list .team-item .team-img img {
    width: 100%;
    height: 100%;
  }
  .team-main .team-list .team-item .team-intro {
    width: 3.98rem;
  }
  .team-main .team-list .team-item .team-intro .name {
    padding-top: 0.15rem;
    margin-bottom: 0.24rem;
    text-align: center;
  }
  .team-main .team-list .team-item .team-intro .name h1 {
    font-size: 0.3rem;
    line-height: 0.3rem;
  }
  .team-main .team-list .team-item .team-intro p {
    margin-bottom: 0;
  }
  /** 口碑见证 */
  .praise-main .praise-list::after {
    content: "";
    height: 0;
    width: auto;
  }
  .praise-main .praise-list .praise-item {
    width: 100%;
    height: auto;
    margin-bottom: 0.4rem;
  }
  .praise-main .praise-list .praise-item .praise-img {
    width: auto;
  }
  .praise-main .praise-list .praise-item .praise-text {
    padding: 0.17rem 0.16rem 0.52rem 0.16rem;
  }
  .praise-main .praise-detail {
    margin-bottom: 1.5rem;
  }
  .praise-main .praise-detail .container .title {
    padding-bottom: 0.11rem;
  }
  .praise-main .praise-detail .container .content .text {
    margin-bottom: 0.4rem;
  }
  .praise-main .praise-detail .container .content img {
    margin-bottom: 0.09rem;
  }
  /** 联系我们 */
  .contact-main h2 {
    font-size: 0.2rem;
    margin-bottom: 0.19rem;
    text-align: center;
  }
    .contact-main h3 {
        font-size: 0.2rem;
        margin-bottom: 0.19rem;
        text-align: center;
    }
  .contact-main .contact-list {
    margin-bottom: 0.5rem;
  }
  .contact-main .contact-item {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 0.6rem;
  }
  .contact-main .contact-item .contact-address {
    order: 2;
  }
  .contact-main .contact-item .contact-address ul {
    margin-bottom: 0.4rem;
  }
  .contact-main .contact-item .contact-address ul li {
    font-size: 0.16rem;
    margin-bottom: 0.23rem;
  }
  .contact-main .contact-item .contact-address .contact-ewm {
    margin: 0 auto;
  }
  .contact-main .contact-item .contact-image {
    order: 1;
    width: auto;
    margin-bottom: 0.3rem;
  }
  /** 404页面 */
  .error-main {
    padding-top: 1rem;
    margin-bottom: 0.63rem;
  }
  .error-main .error-box {
    width: auto;
  }
  .error-main .error-logo {
    width: auto;
    margin-bottom: 0.48rem;
  }
  .error-main .error-logo img {
    width: 100%;
  }
  .error-main .error-intro img {
    width: 1.48rem;
    height: 1.48rem;
  }
  .error-main .error-intro h1 {
    margin-top: 0.45rem;
  }
  /** 人才招聘 */
  .recruit-main .recruit-list {
    margin-bottom: 0.4rem;
  }
  .recruit-main .recruit-item {
    width: 100%;
    list-style: none;
    padding-bottom: 0.46rem;
    padding-left: 0.2rem;
    margin-bottom: 0.4rem;
    position: relative;
  }
  .recruit-main .recruit-item::after {
    content: ' ';
    position: absolute;
    left: 0;
    top: 0.1rem;
    width: 0.1rem;
    height: 0.1rem;
    background-color: #6C4B37;
    border-radius: 0.1rem;
  }
  .recruit-main .recruit-item .item-box .post {
    margin-bottom: 0.3rem;
  }
  .recruit-main .recruit-item .item-box .post-intro {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .recruit-main .recruit-item .item-box .post-intro span {
    width: 50%;
    margin-bottom: 0.14rem;
  }
  .recruit-main .recruit-detail {
    margin-bottom: 0.6rem;
  }
  .recruit-main .recruit-detail .detail-head {
    padding-bottom: 0.4rem;
    margin-bottom: 0.27rem;
  }
  .recruit-main .recruit-detail .detail-head ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .recruit-main .recruit-detail .detail-head ul li {
    width: 50%;
  }
  .recruit-main .recruit-detail .detail-head ul li:first-child {
    width: 100%;
  }
  .recruit-main .recruit-detail .detail-foot .box {
    margin-bottom: 0.35rem;
  }
  .recruit-main .recruit-detail .detail-foot .box ul {
    padding-left: 0;
    margin-bottom: 0;
  }
  .recruit-main .recruit-detail .detail-foot .box ul li {
    line-height: 0.3rem;
  }
  /** 沁漫动态 */
  .trends-main .trends-item {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 0.25rem;
    margin-bottom: 0.4rem;
  }
  .trends-main .trends-item:last-child {
    margin-bottom: 0.5rem;
  }
  .trends-main .trends-item .item-img {
    width: 100%;
  }
  .trends-main .trends-item .item-text {
    width: auto;
    margin-left: 0;
    padding-top: 0.26rem;
  }
  .trends-main .trends-item .item-text .title {
    margin-bottom: 0.24rem;
  }
  .trends-main .trends-item .item-text .title h3 {
    margin-bottom: 0.13rem;
  }
  .trends-main .trends-item .item-text .item-intro {
    font-size: 0.16rem;
    line-height: 0.24rem;
  }
  /** 中心介绍 */
  .centre-main .intro .intro-item {
    display: flex;
    flex-wrap: wrap;
    background: url('../images/textbg.png') no-repeat;
    background-size: 2.35rem 2.07rem;
    background-position: 2.28rem 2.05rem;
    padding-top: 0;
    margin-bottom: 1rem;
  }
  .centre-main .intro .intro-item:last-child {
    margin-bottom: 0.53rem;
  }
  .centre-main .intro .intro-item .intro-l {
    order: 2;
    width: 100%;
  }
  .centre-main .intro .intro-item .intro-l .title h1 {
    text-align: center;
    margin-bottom: 0.1rem;
  }
  .centre-main .intro .intro-item .intro-l .paragraph-text {
    margin-bottom: 0.64rem;
  }
  .centre-main .intro .intro-item .intro-r {
    order: 1;
    width: 100%;
    margin-bottom: 0.21rem;
  }
  .centre-main .intro .intro-item .intro-r .intro-item-img img {
    width: 100%;
  }
  .centre-main .intro .more {
    justify-content: center;
  }
  .centre-main .centre-detail {
    margin-bottom: 0.2rem;
  }
  .centre-main .centre-detail .brief .brief-box {
    display: flex;
    flex-wrap: wrap;
  }
  .centre-main .centre-detail .brief .brief-box h2 {
    width: 100%;
    font-size: 0.3rem;
    line-height: 0.66rem;
    text-align: center;
  }
  .centre-main .centre-detail .brief .brief-box p {
    width: auto;
  }
  .centre-main .centre-detail .brief .brief-box .brief-l-img {
    display: none;
  }
  .centre-main .centre-detail .brief .brief-box .biref-r-img {
    width: 100%;
  }
  .centre-main .centre-detail .brief .brief-top {
    align-items: flex-start;
    margin-bottom: 0.5rem;
  }
  .centre-main .centre-detail .brief .big-char {
    display: none;
  }
  .centre-main .centre-across {
    margin-bottom: 0.5rem;
  }
  .centre-main .centre-envir {
    overflow: hidden;
    margin-bottom: 0.68rem;
  }
  .centre-main .centre-envir .container {
    position: relative;
  }
  .centre-main .centre-envir .envir-box {
    display: flex;
    flex-wrap: wrap;
  }
  .centre-main .centre-envir .envir-box .box-l {
    width: 100%;
    margin-right: 0;
    text-align: center;
    margin-bottom: 0.5rem;
  }
  .centre-main .centre-envir .envir-box .box-r {
    width: 100%;
    height: 3.09rem;
  }
  .centre-main .centre-envir .envir-box .box-r .trends-slider {
    position: absolute;
  }
  .centre-main .centre-envir .envir-box .box-r .swiper-slide {
    width: 2.92rem !important;
    height: 2.09rem !important;
    margin-right: 0.42rem !important;
  }
  .centre-main .centre-envir .envir-box .box-r .swiper-slide:last-child {
    margin-right: 0;
  }
  .centre-main .centre-envir .envir-box .box-r .slider-item {
    width: 2.92rem;
    height: 2.09rem;
  }
  .centre-main .centre-envir .envir-box .box-r .slider-item img {
    width: 100%;
    height: 100%;
  }
  .centre-main .centre-envir .envir-box .title h1 {
    font-size: 0.3rem;
    margin-bottom: 0;
  }
  .centre-main .centre-envir .envir-box .title p {
    font-size: 0.2rem;
    margin-bottom: 0.3rem;
  }
  .centre-main .sequence ul {
    width: 3rem;
    margin: 0 auto;
  }
  .centre-main .sequence ul li {
    line-height: 0.2rem;
  }
  .centre-main .sequence ul li:last-child {
    margin-bottom: 0;
  }
  .centre-main .sequence ul li span {
    font-family: monospace;
    font-size: 0.3rem;
    font-weight: bold;
    color: #FFEBC3;
    padding-right: 0.24rem;
  }
  .centre-main .centre-gallery {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0.99rem;
  }
  .centre-main .centre-gallery .gallery-img {
    margin-bottom: 0.3rem;
  }
  .centre-main .centre-slogan {
    margin-bottom: 0.55rem;
  }
  .centre-main .centre-slogan .slogan-list {
    display: flex;
    flex-wrap: wrap;
  }
  .centre-main .centre-slogan .slogan-list .slogan-item {
    width: auto;
    text-align: center;
    margin-bottom: 0.55rem;
  }
  .centre-main .centre-slogan .slogan-list .slogan-item .item-tit {
    width: 2.8rem;
    margin: 0 auto;
    margin-bottom: 0.22rem;
  }
  .centre-main .centre-slogan .slogan-list .slogan-item h3 {
    font-size: 0.3rem;
  }
  .centre-main .centre-slogan .slogan-list .slogan-item .item-content {
    font-size: 0.16rem;
    line-height: 0.24rem;
    padding: 0;
  }
  .centre-main .centre-food {
    background: none;
    margin-bottom: 0.7rem;
  }
  .centre-main .centre-food .food-box {
    display: flex;
    flex-wrap: wrap;
  }
  .centre-main .centre-food .food-box .box-l {
    width: auto;
    order: 2;
    padding-top: 0;
  }
  .centre-main .centre-food .food-box .box-l .title {
    text-align: center;
    margin-bottom: 0.78rem;
  }
  .centre-main .centre-food .food-box .box-l .title h1 {
    font-size: 0.3rem;
    margin-bottom: 0.1rem;
  }
  .centre-main .centre-food .food-box .box-l .title h3 {
    font-size: 0.2rem;
    margin-bottom: 0.19rem;
  }
  .centre-main .centre-food .food-box .box-l .title p {
    font-size: 0.16rem;
    line-height: 0.24rem;
    text-align: left;
  }
  .centre-main .centre-food .food-box .box-r {
    background: url('../images/food_line.png') no-repeat;
    background-size: cover;
    background-position: center center;
    order: 1;
    position: relative;
    height: 7.1rem;
    margin-left: 0;
    width: 100%;
    margin-bottom: 0.78rem;
  }
  .centre-main .centre-food .food-box .box-r .img-item {
    display: inline-block;
  }
  .centre-main .centre-food .food-box .box-r .img-item:nth-of-type(1) {
    width: 2.47rem;
    height: 2.2rem;
    position: absolute;
    left: 0;
    top: 0;
  }
  .centre-main .centre-food .food-box .box-r .img-item:nth-of-type(2) {
    width: 1.83rem;
    height: 1.86rem;
    position: absolute;
    left: 2.06rem;
    top: 1.59rem;
  }
  .centre-main .centre-food .food-box .box-r .img-item:nth-of-type(3) {
    width: 2.45rem;
    height: 2.06rem;
    position: absolute;
    top: 2.77rem;
    left: 0;
  }
  .centre-main .centre-food .food-box .box-r .img-item:nth-of-type(4) {
    width: 2.93rem;
    height: 2.27rem;
    position: absolute;
    top: 4.82rem;
    left: 1.05rem;
  }
  .centre-main .centre-food .food-box .box-r img {
    width: 100%;
    height: 100%;
  }
  .centre-main .centre-healthy {
    margin-bottom: 0.48rem;
  }
  .centre-main .centre-healthy .container {
    display: flex;
    flex-wrap: wrap;
  }
  .centre-main .centre-healthy .healthy-box {
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 25px;
  }
  .centre-main .centre-healthy .healthy-box .healthy-l {
    width: 100%;
    margin-right: 0;
    display: none;
  }
  .centre-main .centre-healthy .healthy-box .healthy-r {
    width: 100%;
  }
  .centre-main .centre-healthy .healthy-mobile {
    display: block;
    margin-bottom: 0.37rem;
  }
  .centre-main .centre-healthy .healthy-mobile .health-img {
    margin-bottom: 0.14rem;
  }
  .centre-main .centre-healthy .health-text {
    width: auto;
  }
  .centre-main .centre-healthy .health-text .title {
    padding-top: 0.26rem;
    text-align: center;
  }
  .centre-main .centre-healthy .health-text .title h1 {
    font-size: 0.3rem;
    margin-bottom: 0.07rem;
  }
  .centre-main .centre-healthy .health-text .title h3 {
    font-size: 0.2rem;
  }
  .centre-main .centre-healthy .health-text .title p {
    font-size: 0.16rem;
    line-height: 0.24rem;
    text-align: left;
  }
  .centre-main .centre-healthy .health-text ul {
    width: 3.4rem;
    margin: 0 auto;
  }
  .centre-main .centre-healthy .health-text ul li {
    width: 3.4rem;
    display: flex;
    justify-content: space-between;
  }
  .centre-main .centre-keyword {
    margin-bottom: 0.36rem;
  }
  .centre-main .centre-keyword .container ul {
    display: flex;
    flex-wrap: wrap;
  }
  .centre-main .centre-keyword .container ul li {
    width: 50%;
    display: flex;
    justify-content: center;
    margin-bottom: 0.29rem;
  }
  .centre-main .centre-keyword .container ul li img {
    width: 0.21rem;
    height: 0.19rem;
  }
}
