﻿*{
  margin:0px;
  padding:0px;
}
.container{
  padding-top: 0;
  margin-top: 71px;
}

body {
  font-family: "Noto Sans SC";
}

img{
  width: 100%;
}

span {
  font-weight: bold;
}

h1 {
  font-size: .42rem;
  margin-top: .5rem;
  text-align: center;
}

h2 {
  font-size: .3rem;
  text-align: center;
}

/* p {
  font-size: .26rem;
  text-align: center;
  line-height: .45rem;
} */

h3 {
  font-size: .24rem;
  margin-top: .25rem;
}

/*banner图  薇旖美®人源化胶原蛋白--深圳阳光医疗美容医院 */
.banner{
  position: relative;
  margin-top: .4rem;
}

.banner_btn{
  width: 2.2rem;
  position: absolute;
  top: 72%;
  left: 58%;
}

/* 你真的了解胶原蛋白吗？ */
.Plastic_section{
  position: relative;
}

.Plastic_section_cont {
  border: 0.08rem solid #000;
  width: 92%;
  margin: .35rem auto;  
}

.Plastic_section p {
  font-size: .26rem;
  text-align: center;
  line-height: .45rem;
}

.Plastic_section_btn{
  width: 2.2rem;
  margin: .5rem auto; 
  display: grid;
}

/* 胶原蛋白怎么补回来 */
.Graduation_season{
  position: relative;
  background: #1b1b1b;
  margin-top: .9rem;
  color: #fff;
}

.Graduation_season_cont {
  display: flex;
  justify-content: space-around;
}

.Graduation_season_cont1,
.Graduation_season_cont2 {
  width: 42%;
}

.Graduation_season_cont1 p,
.Graduation_season_cont2 p{
  text-align: start;
  font-weight: 100;
  margin-left: .28rem;
  font-size: .2rem;
}

.Graduation_season_btn{
  width: 2.2rem;
  margin: .5rem auto; 
  display: grid;
}

/* 薇旖美®III型人源化胶原蛋白 */
.Skin_zone{
  position: relative;
}

.Skin_zone {
  font-size: .26rem;
  text-align: center;
  line-height: .45rem;
}

.Skin_zone_cont p,
.Skin_zone_cont dd p{
  text-align: start;
  font-weight: 400;
}

.Skin_zone_list,
.Skin_zone_list dl {
  display: flex;
  justify-content: center;
  margin-top: .3rem;
}

.Skin_zone_list dl {
  width: 33%;
  height: 1.5rem;
}

.Skin_zone_list dl dt {
  width: 20%;
  margin-top: .8rem;
}

.Skin_zone_list dl dd {
  font-size: .26rem;
  margin-top: .8rem;
}

.Skin_zone_btn{
  width: 2.2rem;
  margin: .3rem auto;
  margin-bottom: 1rem;
  display: grid;
}

/* 薇旖美®III型人源化胶原蛋白 */
.Oral_area{
  position: relative;
  background: #1b1b1b;
  color: #fff;
}

.Oral_area_cont dl {
  display: flex;
  justify-content: center;
}

.Oral_area_cont dl dt {
  width: 12%;
}

.Oral_area_cont dl dd h4 {
  font-size: .3rem;
  text-align: start;
}

.Oral_area_cont dl dd p {
  text-align: start;
  font-weight: 300;
  margin-left: .2rem;
  font-size: .24rem;
}

.xian {
  height: 0.15rem;
  width: 90%;
  margin: 0.5rem auto;
  border-bottom: 0.01rem dotted #606060;
}

.Oral_area_btn{ 
  width: 2.2rem;
  margin: .5rem auto;
  display: grid;
}

.footer1{
  height: 30px;
  width: 100%;
  line-height: 30px;
  background: #1d1611;
  color: #998779;
  text-align: center;
  bottom: 0;
  z-index: 150;
  font-size: 12px;
  overflow: hidden;
}
.public_footer_brand{
  display: none;
}