/* CSS Document */
body {background: #fff;}
a {color: inherit;}
button {
  border: none;
  box-shadow: none;
  outline: none;
}
.flex {align-items: center;align-content: space-between;}
.wrap {width: 94%;margin: auto;}
.mar {margin: 3% auto;}
.p {text-indent: 2em;line-height: 1.8em;}


.zsjj {
  height: 35rem;
  background: url("/src/images/major/pastry/pymb.jpg") no-repeat center/100%;
}
.pymb {
  width: 53%;
  padding-top: 7rem;
  font-size: .8rem;
}
.zstj {
  padding-left: 45%;
  padding-top: 3rem;
  line-height: 1.8em;
  font-size: .8rem;
}
.zstj strong {
  color: #aa3000;
  font-size: 1rem;
}
.zstj a {
  display: block;
  width: 70%;
  line-height: 2rem;
  background: #ff898f;
  color: #fff;
  text-align: center;
  border-radius: 50px;
  margin-top: 3%;
}
.title-main {
  font-size: 2rem;
  text-align: center;
  max-height: 200px;
}
.title-main span {
  color: #ff898f;
  text-transform: uppercase;
}

.bgr {
  box-sizing: border-box;
  background: #ff898f;
  color: #fff;
  overflow: hidden;
}
.bgr span {color: #fff !important;}

.zxbtn {
  display: block;
  width: 40%;
  line-height: 2.5rem;
  background: #ff898f;
  color: #fff;
  font-size: 1.2rem;
  text-align: center;
  border-radius: 50px;
}

.bggrey {
  background: #f6f6f6;
  padding: 1px 3%;
}

.bgkc {
  background: #fff5f4;
  padding: 1px 3%;
}
.kc {padding-bottom: 5%;}
.kc .swiper-slide {
  box-sizing: border-box;
  padding: 3%;
  border-radius: 1rem;
  background: #ff898f;
  color: #fff;
}
.kc .swiper-slide img {
  width: 100%;
  margin-bottom: 3%;
}
.kc .swiper-slide strong {font-size: 1.2rem;}
.kc .swiper-slide b {font-size: 1.1rem;}
.bgkc .swiper-pagination {
  bottom: 0;
}
.bgkc .swiper-pagination .swiper-pagination-bullet {
  background: #ff898f;
  color: #fff;
  opacity: 1;
}
.bgkc .swiper-pagination .swiper-pagination-bullet-active {
  background: #ded3d3;
}

.shx {padding: 3%;}
.shx-title {
  font-size: 1.2rem;
}
.shx-p {line-height: 2em;}
.shx-ul {
  align-items: normal;
}
.shx-ul li {
  box-sizing: border-box;
  width: 50%;
  border: 1px solid #ff898f;
  background: #fff;
  color: #333;
}
.shx-ul li h5 {
  line-height: 3em;
  border-bottom: 2px solid #ff898f;
  text-align: center;
  font-size: 1rem;
}
.shx-ul li p {
  padding: 3%;
  line-height: 1.8em;
}
.zxbtn2 {
  background: #fff;
  color: #ff898f;
}

.jy {
  align-items: normal;
}
.jy li {
  width: 48.5%;
  box-shadow: 0 5px 8px #ff898f;
}
.jy li h5 {
  font-size: 1.3rem;
  text-align: center;
  padding-top: 3%;
  padding-bottom: 2%;
}
.jy li hr {
  width: 30%;
  border: 2px solid #ff898f;
  margin: auto;
}
.jy li p {
  margin: 3%;
  line-height: 1.5em;
}
.hzdw, .jyfx {width: 48.5%;}
.hzdw img, .jyfx img {width: 100%;}
.hzdw p {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  line-height: 2rem;
  color: #fff;
}
.jyfx {width: 48.5%;}


.zsbg {
  background: url("/src/images/major/pastry/zs-bg.jpg") no-repeat center/cover;
  color: #fff;
  overflow: hidden;
}
.ys {padding-bottom: 8%;}
.ys .swiper-slide {
  height: 23rem;
  background: #f9f9f9;
}
.ys .swiper-slide p {
  padding: 3%;
}
.ys .swiper-slide-active{
  box-shadow: 0 5px 8px #ff898f;
}
.ys .swiper-pagination .swiper-pagination-bullet-active {
  background: #ff898f;
}
