@charset "UTF-8";
/* top-banner  首屏  start */
@font-face {
  font-family: ALIBABAFont-Bold;
  src: url(../../fonts/TG-TYPE-Bold.otf);
}

@font-face {
  font-family: PingFangSC-Semibold, PingFang SC;
  src: url(../../fonts/苹方黑体-中粗-简.ttf);
}

[v-cloak] {
  display: none;
}

.health-live-h5 {
  background: #f7f7f7;
}

.top-banner .pr-banner {
  width: 100%;
}

.top-banner .logo {
  width: 0.75rem;
  height: 0.30rem;
  left: 0.12rem;
  top: 0.14rem;
}

.top-banner .b-content {
  top: 0.6rem;
  width: 100%;
}

.top-banner .b-tips {
  font-size: 15px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #623b1c;
  text-align: center;
  width: 150px;
  height: 29px;
  line-height: 29px;
  background: #ffc151;
  border-radius: 17px 17px 17px 0px;
  margin-left: auto;
  margin-right: 20px;
}

.top-banner .b-title {
  font-size: 0.31rem;
  text-align: center;
  color: #1D1D1D;
  font-family: PingFang SC;
  font-weight: bold;
  color: #1D1D1D;
  line-height: 0.38rem;
}

.top-banner .b-subtitle {
  font-size: 0.12rem;
  text-align: center;
  font-family: PingFang SC;
  font-weight: normal;
  color: #1D1D1D;
  line-height: 0.18rem;
  margin: 0.12rem 0.41rem 0;
}

.top-banner .banner-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 0.62rem;
  margin-top: 0.1rem;
}

.top-banner .banner-box .box-item {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.top-banner .banner-box .box-item .icon {
  width: 0.3rem;
  height: 0.3rem;
  margin-bottom: 0.04rem;
}

.top-banner .banner-box .box-item .text {
  font-size: 0.11rem;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  color: #42454D;
}

.top-banner .b-btn {
  width: 2rem;
  height: 0.45rem;
  background: #4689ff;
  border-radius: 0.03rem;
  margin: 0 auto;
  text-align: center;
  line-height: 0.45rem;
  color: #fff;
  margin: 0.36rem auto 0;
}

.top-banner .b-btn:active {
  background: #2873f9;
}

.top-banner .b-link {
  border-radius: 4px;
  width: auto;
  padding: 0 0.15rem 0.1rem;
  height: 0.7rem;
  font-size: 0.15rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: blod;
  color: #202124;
  line-height: 0.2rem;
  background: linear-gradient(to bottom, #fbfcfe 0%, #fdfdfe 100%);
}

.top-banner .b-link > div {
  width: calc(100% - 0.3rem);
  border-radius: 4px;
  background: #ffffff;
  box-shadow: 0px 0.1rem 0.2rem 0px rgba(241, 241, 241, 0.5);
  top: -0.3rem;
  left: 50%;
  transform: translateX(-50%);
}

.block-case {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-left: 0.15rem;
  padding-right: 0.15rem;
  box-sizing: border-box;
}

.block-case.block1 {
  padding-bottom: 0.4rem;
  padding-top: 0.02rem;
  background-color: white;
}

.block-case.block1 .box-wrap {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0.1rem;
  margin-top: 0.24rem;
}

.block-case.block1 .box-wrap .box-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 0.6rem;
}

.block-case.block1 .box-wrap .box-item:not(:nth-child(4n + 1)) {
  margin-left: 0.28rem;
}

.block-case.block1 .box-wrap .box-item:nth-child(n + 5) {
  margin-top: 0.25rem;
}

.block-case.block1 .box-wrap .box-item .img {
  width: 0.6rem;
  height: 0.6rem;
}

.block-case.block1 .box-wrap .box-item .name {
  font-size: 0.12rem;
  font-family: PingFang SC;
  font-weight: bold;
  color: #232323;
  margin-top: 0.04rem;
}

.block-case.block2 {
  padding-top: 0.41rem;
  height: 5.81rem;
  background-image: url(../../images/education_live_h5/img-block2-bg.png);
  background-position: center;
  background-size: 100% 100%;
}

.block-case.block2 .box-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 0.15rem;
  width: 100%;
  margin-top: 0.3rem;
}

.block-case.block2 .box-wrap .box-item {
  width: 100%;
  display: flex;
  align-items: center;
  background-color: white;
  padding: 0.1rem 0.14rem 0.1rem 0.25rem;
}

.block-case.block2 .box-wrap .box-item + .box-item {
  margin-top: 0.15rem;
}

.block-case.block2 .box-wrap .box-item .img {
  width: 0.6rem;
  height: 0.7rem;
  margin-right: 0.18rem;
  object-fit: contain;
}

.block-case.block2 .box-wrap .box-item .content-wrap {
  box-sizing: border-box;
  position: relative;
}

.block-case.block2 .box-wrap .box-item .content-wrap .icon {
  width: 0.26rem;
  height: 0.26rem;
  margin-bottom: 0.14rem;
  margin-top: 0.12rem;
}

.block-case.block2 .box-wrap .box-item .content-wrap .name {
  font-size: 0.15rem;
  font-family: PingFang SC;
  font-weight: bold;
  color: #1D1D1D;
}

.block-case.block2 .box-wrap .box-item .content-wrap .text {
  font-size: 0.12rem;
  line-height: 0.17rem;
  text-align: center;
  margin-top: 0.1rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #969696;
}

.block-case.block3 {
  padding-bottom: 0.4rem;
  padding-top: 0.4rem;
  background-color: white;
}

.block-case.block3 .block-title {
  font-size: 0.21rem;
}

.block-case.block3 .sub-title {
  margin: 0.15rem 0.17rem 0;
}

.block-case.block3 .box-wrap {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.24rem;
}

.block-case.block3 .box-wrap .box-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 25%;
}

.block-case.block3 .box-wrap .box-item:nth-child(n + 5) {
  margin-top: 0.25rem;
}

.block-case.block3 .box-wrap .box-item .img {
  width: 0.4rem;
  height: 0.4rem;
}

.block-case.block3 .box-wrap .box-item .name {
  font-size: 0.12rem;
  font-family: PingFang SC;
  font-weight: bold;
  color: #1D1D1D;
  margin-top: 0.04rem;
}

.block-case.block4 {
  background-image: url(../../images/education_live_h5/img-block4-bg.png);
  background-position: center;
  background-size: 100% 100%;
  height: 5.05rem;
  padding-top: 0.4rem;
}

.block-case.block4 .block-title {
  color: #FFFFFF;
  font-size: 0.22rem;
}

.block-case.block4 .sub-title {
  color: #DEDEDE;
  margin: 0.15rem 0 0;
  line-height: normal;
}

.block-case.block4 .content-img {
  width: 2.8rem;
  height: 2.73rem;
  margin: 0.29rem auto 0;
}

.block-case.block4 .steps-wrap {
  display: flex;
  width: 100%;
  justify-content: space-between;
  margin-top: 0.4rem;
  overflow: hidden;
}

.block-case.block4 .steps-wrap .step-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}

.block-case.block4 .steps-wrap .step-item:first-child::after {
  content: "";
  display: block;
  border-top: 1px dashed #C9D8FF;
  width: 100vw;
  position: absolute;
  left: 50%;
  top: 0.1rem;
  z-index: 0;
}

.block-case.block4 .steps-wrap .step-item .icon {
  width: 0.2rem;
  height: 0.2rem;
  margin-bottom: 0.09rem;
}

.block-case.block4 .steps-wrap .step-item .text {
  font-size: 0.12rem;
  font-family: PingFang SC;
  font-weight: bold;
  color: #DEDEDE;
}

.block-case.block5 {
  background-color: white;
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
}

.block-case.block5 .box-wrap {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.24rem;
}

.block-case.block5 .box-wrap .box-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 25%;
}

.block-case.block5 .box-wrap .box-item:nth-child(n + 5) {
  margin-top: 0.25rem;
}

.block-case.block5 .box-wrap .box-item .img {
  width: 0.6rem;
  height: 0.6rem;
}

.block-case.block5 .box-wrap .box-item .name {
  font-size: 0.12rem;
  font-family: PingFang SC;
  font-weight: bold;
  color: #232323;
  margin-top: 0.04rem;
}

.block-case.block6 {
  padding-bottom: 0.4rem;
  padding-top: 0.4rem;
  background-color: white;
  background-image: url(../../images/education_live_h5/img-block6-bg.png);
  background-position: center;
  background-size: 100% 100%;
  height: 5.9rem;
}

.block-case.block6 .block-title {
  margin-bottom: 0.15rem;
}

.block-case.block6 .sub-title {
  margin: 0 0.52rem;
}

.block-case.block6 .box-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 0.3rem;
}

.block-case.block6 .box-wrap .box-item {
  height: 2rem;
  width: 1.65rem;
  background-color: white;
}

.block-case.block6 .box-wrap .box-item:nth-child(n + 3) {
  margin-top: 0.15rem;
}

.block-case.block6 .box-wrap .box-item .img {
  width: 1.65rem;
  height: 0.8rem;
  margin-bottom: 0.18rem;
}

.block-case.block6 .box-wrap .box-item .content-wrap {
  padding: 0 0.1rem;
}

.block-case.block6 .box-wrap .box-item .content-wrap .name {
  position: relative;
  font-size: 0.14rem;
  font-family: PingFang SC;
  font-weight: bold;
  color: #1D1D1D;
  margin-bottom: 0.18rem;
}

.block-case.block6 .box-wrap .box-item .content-wrap .name::after {
  content: "";
  display: block;
  width: 0.3rem;
  height: 0.01rem;
  background: #1863DB;
  position: absolute;
  left: 0;
  bottom: -0.09rem;
}

.block-case.block6 .box-wrap .box-item .content-wrap .desc {
  font-size: 0.11rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #969696;
  line-height: 1.8em;
  text-align: justify;
}

.block-case.block7 {
  padding-bottom: 0.4rem;
  padding-top: 0.4rem;
  background-color: white;
}

.block-case.block7 .box-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 0.1rem;
  margin-top: 0.24rem;
}

.block-case.block7 .box-wrap .box-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 0.9rem;
  height: 0.9rem;
  padding-top: 0.13rem;
  background: #E6F1FF;
  border-radius: 0.1rem;
  box-sizing: border-box;
}

.block-case.block7 .box-wrap .box-item:nth-child(n + 4) {
  margin-top: 0.25rem;
}

.block-case.block7 .box-wrap .box-item .img {
  width: 0.4rem;
  height: 0.4rem;
}

.block-case.block7 .box-wrap .box-item .name {
  font-size: 0.12rem;
  font-family: PingFang SC;
  font-weight: bold;
  color: #1D1D1D;
  margin-top: 0.04rem;
}

.block-case .block-title {
  font-size: 0.24rem;
  font-family: Alibaba PuHuiTi;
  font-weight: bold;
  color: #232323;
  text-align: center;
}

.block-case .sub-title {
  font-size: 0.12rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #838999;
  line-height: 0.18rem;
  margin: 0.15rem 0.52rem 0;
  text-align: center;
}

.middle-text {
  font-size: 0.13rem;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  color: #ffffff;
  margin-top: 0.52rem;
  text-align: center;
  line-height: 0.3rem;
}

.v1 {
  padding: 0.15rem 0;
}

.v1.swiper-container {
  width: 100%;
}

.v1 .swiper-slide {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}

.v1-swiper-pagination {
  width: 0.5rem !important;
  height: 0.03rem;
  background: #8EC0FA;
  border-radius: 0rem;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: 0 !important;
}

.v1-swiper-pagination .swiper-pagination-bullet {
  width: 0.25rem;
  height: 0.03rem;
  background: #8EC0FA;
  border-radius: 0rem;
  margin: 0 !important;
}

.v1-swiper-pagination .swiper-pagination-bullet-active {
  width: 0.25rem;
  height: 0.03rem;
  background: #0475FF;
  border-radius: 0rem;
  margin: 0 !important;
  left: 0 !important;
}

.gray-bg {
  background: #F7F8FA;
}

.pic-item {
  width: 1.65rem;
  height: 1rem;
  margin: 0 0.15rem 0.15rem 0;
  position: relative;
  margin: 8px 2%;
  width: 43.4%;
}

.pic-item:nth-child(2n) {
  margin-right: 0;
}

.pic-item img {
  width: 100%;
}

.pic-item span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 0.15rem;
  font-family: Alibaba PuHuiTi;
  font-weight: 500;
  color: #ffffff;
}

.pic-item span .color-line {
  width: 0.15rem;
  height: 0.02rem;
  background: linear-gradient(90deg, #0475ff 0%, #21dfbb 100%);
  border-radius: 0rem;
  /* position: absolute; */
  display: block;
  margin: 0.05rem auto 0;
  text-align: center;
}

/* top-banner 首屏 end */
.btn {
  margin-top: 0.2rem;
  margin-bottom: 0.4rem;
  width: 2rem;
  height: 0.45rem;
  text-align: center;
  line-height: 45px;
  border-radius: 4px;
  border: 1px solid #0475FF;
  font-size: 15px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: blod;
  color: #0475FF;
}

.bc-tips {
  font-size: 12px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #5e5076;
  line-height: 21px;
  padding: 0 30px;
  display: flex;
  align-items: flex-start;
}

.bc-tips img {
  margin-top: 5px;
}

.font-top {
  width: 80%;
  margin: 0 auto 50px;
  height: 148px;
  border: 2px solid #d62cb2;
  border-radius: 8px;
  padding: 50px 20px;
}

.ft-title {
  font-size: 18px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: blod;
  color: #17023a;
  line-height: 25px;
}

.ft-title span:last-child {
  color: #ff20d5;
}

.font-top ul {
  margin-top: 20px;
  margin-left: 20px;
}

.font-top li {
  font-size: 11px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #6e6187;
  line-height: 24px;
  list-style: disc;
}

.bda-title {
  font-size: 22px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #280f51;
  line-height: 31px;
  text-align: center;
}

.ba-tips {
  font-size: 12px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: blod;
  color: #280f51;
  line-height: 17px;
  text-align: center;
}

.db-title {
  font-size: 22px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #280f51;
  line-height: 31px;
  margin: 50px auto;
  text-align: center;
}

.bc-bar {
  width: 300px;
  height: 45px;
  font-size: 16px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: blod;
  color: #ffffff;
  line-height: 45px;
  background-image: url(../../images/cosmetic_medicine/bar.png);
  background-size: 100% 100%;
  margin: 20px auto;
  padding: 0 10px;
}

.ba-title {
  font-size: 22px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #202124;
  line-height: 28px;
  text-align: center;
}

.bar-item-2 {
  background-image: unset;
  background-color: #fff;
  height: 102px;
}

.bar-item-2 div {
  margin-left: 10px;
}

.bar-item-2 div > p:first-child {
  font-size: 15px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: blod;
  color: #17023a;
  line-height: 10px;
}

.bar-item-2 div > p:last-child {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #776e89;
  line-height: 17px;
  margin-top: 10px;
}

.bar-item {
  display: flex;
  flex-direction: row;
  background-size: 100% 100%;
  align-items: center;
  height: 105px;
  width: 90%;
  margin: 15px 5% 0;
  padding: 0 15px;
  box-sizing: border-box;
  background: #ffffff;
  box-shadow: 0px 1px 13px 0px #f5f2f6;
  border-radius: 4px;
  border: 1px solid #fae7ff;
}

.bc-content {
  padding: 30px;
}

.bc-title {
  font-size: 18px;
  font-family: PingFangSC-Semibold, PingFang SC;
  color: #333333;
  line-height: 25px;
}

.bc-stitle {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #807596;
  line-height: 21px;
}

.bbc-title {
  font-size: 22px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #280f51;
  line-height: 31px;
  text-align: center;
  margin-top: 50px;
}

.btn-se {
  width: 219px;
  height: 45px;
  background: linear-gradient(135deg, #9e3aff 0%, #ff227c 100%);
  border-radius: 23px;
  font-size: 15px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: blod;
  color: #ffffff;
  line-height: 45px;
  text-align: center;
  margin: 0 auto;
}

/* form start */
.form-item {
  width: 3.25rem;
  height: 0.5rem;
  border: 1px solid #232323;
  border-radius: 4px;
  border: 1px solid #C8C8C8;
}

.form-item.focus {
  border: 1px solid #232323;
}

.form-item img {
  padding: 0 15px;
  border-right: 1px solid #C8C8C8;
}

.form-item input {
  height: 40px;
  line-height: 40px;
  padding-left: 10px;
  width: 229px;
  border: 0;
}

.form-btn,
.pop-form-btn {
  width: 3.25rem;
  height: 0.5rem;
  background: #00C792;
  border-radius: 0.03rem;
  margin: 0 auto;
  text-align: center;
  line-height: 0.5rem;
  color: #fff;
  margin: 0.3rem auto .4rem;
  box-sizing: border-box;
  font-size: 0.15rem;
  font-weight: bold;
}

.form-btn:active,
.pop-form-btn:active {
  opacity: 0.7;
}

/* form end */
.bd-title {
  font-size: 22px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: bold;
  color: #ffffff;
  line-height: 31px;
  text-align: center;
}

.block-d {
  width: 100%;
  background-image: url(../../images/education_live_h5/blue-bottom.png);
  background-size: 100% 100%;
}

.bd-data .flex1 {
  width: 50%;
  flex-shrink: 0;
  float: left;
  margin-top: 0.39rem;
}

.bd-data span:first-child {
  font-size: 39px;
  font-family: ALIBABAFont-Bold, ALIBABAFont;
  font-weight: bold;
  color: #ffffff;
  line-height: 39px;
  margin-right: 0.04rem;
}

.bd-data p:last-child {
  font-size: 0.12rem;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  color: #FFFFFF;
  margin-top: 0.1rem;
}

.brands {
  height: 4.05rem;
  padding: 0 0.15rem;
}

.brands img {
  position: relative;
  top: -0.39rem;
  width: 100%;
}

.block-dsr {
  background-color: #f7f7ff;
}

.footer {
  padding: 0 0 0.6rem 0;
  background-image: linear-gradient(135deg, #3cd0e8 0%, #48d9af 100%);
  color: #b8babf;
  background: #fff;
}

.footer-top {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0.41rem 0.2rem 0.25rem;
  border-bottom: 1px solid #F5F6F7;
}

.footer-top + .mt20 {
  padding: 0 0.2rem 0;
}

.form-item.mt20 {
  margin-top: 0.15rem;
}

.footer-top .title {
  font-size: 18px;
  font-family: PingFangSC-Medium, PingFang SC;
  color: #202124;
  line-height: 18px;
}

.footer-top .buy-concact {
  margin-top: 22px;
  width: 234px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 4px;
  border: 1px solid #c2c8d1;
  font-size: 14px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: blod;
  color: #333333;
}

.footer-top .address {
  margin-top: 0.25rem;
  font-size: 0.14rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #60646b;
  line-height: 0.14rem;
}

.fontS12 {
  font-size: 0.12rem;
}

.footer-link {
  border-bottom: 1px solid rgba(245, 246, 247, 0.3);
}

.mt20 .tc {
  font-size: 0.11rem;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  color: #C8C8C8;
  line-height: 0.23rem;
  margin: 0;
  word-break: break-word;
}

@font-face {
  font-family: ALIBABAFont-Bold, ALIBABAFont;
  src: url(../../fonts/TG-TYPE-Bold.otf);
}

@font-face {
  font-family: PingFangSC-Semibold, PingFang SC;
  src: url(../../fonts/苹方黑体-中粗-简.ttf);
}

body {
  background: #fff;
  padding-bottom: 0.7rem;
}

.bl-t {
  font-size: .15rem;
  font-family: Alibaba PuHuiTi;
  font-weight: bold;
  color: #232323;
}

.tr {
  font-weight: bold;
}

.bl-st {
  font-size: 0.11rem;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  color: #969696;
}

.footer-btns {
  padding: 0.1rem 0.2rem;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0.7rem;
  background: #fff;
  box-sizing: border-box;
  font-weight: bold;
  z-index: 99;
  border-top: 0.5px solid #C8C8C8;
}

.footer-btns .bottom-tel {
  background: none;
  color: #4689ff;
}

.footer-btns div:first-child {
  width: 1.26rem;
  height: 0.5rem;
  line-height: 0.5rem;
  background: #e5f0ff;
  text-align: center;
  border-radius: 4px;
  font-size: 15px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: blod;
  color: #4689ff;
  margin: 0;
}

.footer-btns a {
  width: 1.96rem;
  height: 0.5rem;
  line-height: 0.5rem;
  text-align: center;
  background: #4689ff;
  border-radius: 4px;
  font-size: 15px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: blod;
  color: #ffffff;
}

.btn-more {
  width: 266px;
  height: 45px;
  border-radius: 23px;
  border: 1px solid #ca30c5;
  font-size: 15px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: blod;
  color: #ff27c9;
  line-height: 45px;
  text-align: center;
  margin: 20px auto 30px;
}
