.banner {
  width: 100%;
  min-width: 1200px;
  text-align: center;
}

.banner img {
  width: 1200px;
  height: 400px;
  margin: 0 auto;
}

.product {
  width: 100%;
  padding: 20px 0;
  box-sizing: border-box;
}

.product h1 {
  text-align: center;
  padding-top: 0px;
  font-size: 32px;
  font-weight: bold;
  color: #353638;
}

.product_main {
  width: 1200px;
  margin: 40px auto 15px;
}

.product_list {
  list-style: none;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

.product_list li {
  width: 200px;
  cursor: pointer;
  text-align: center;
}

.product_list li h2 {
  font-size: 16px;
  padding: 5px 0;
  box-sizing: border-box;
}

.product_list li img {
  width: 150px;
  height: 100px;
}

.enterprise {
  width: 100%;
  padding: 20px 0;
  box-sizing: border-box;
}

.enterprise {
  width: 100%;
  padding: 20px 0;
  box-sizing: border-box;
}

.enterprise h1 {
  text-align: center;
  padding-top: 0px;
  font-size: 32px;
  font-weight: bold;
  color: #353638;
}

.enterprise_img {
  width: 1200px;
  margin: 40px auto 15px;
}

.Aboutus {
  width: 100%;
  min-width: 1200px;
  padding: 55px 0;
  box-sizing: border-box;
  background: rgb(242, 242, 242);
  margin-bottom: 25px;
}

.Aboutus_main {
  width: 1200px;
  min-width: 1200px;
  padding: 0 50px;
  box-sizing: border-box;
  margin: 0 auto;
  display: flex;
}

.Aboutus_main_l {
  width: 55%;
  ;
}

.Aboutus_main_l_text {
  text-indent: 2em;
  line-height: 25px;
  margin: 15px 15px 15px 0px;
  font-size: 14px;
  color: #5e5e5e;
}

.Aboutus_main_l h1 {
  font-size: 25px;
  font-weight: bold;
  color: #353638;
}

.Aboutus_main_r {
  width: 45%;
}

.Aboutus_main_r img {
  width: 100%;
  height: 326px;
}

.cakes {
  width: 100%;
  min-width: 1200px;
  padding: 20px 0;
  box-sizing: border-box;
}

.cakes h1 {
  text-align: center;
  padding-top: 0px;
  font-size: 32px;
  font-weight: bold;
  padding-bottom: 40px;
  color: #353638;
}

.cakes_main {
  width: 1200px;
  margin: auto;
}

.cakes_main ul {
  width: 100%;
  display: flex;
  list-style: none;
  border-top: 1px solid rgb(242, 242, 242);
  border-right: 1px solid rgb(242, 242, 242);
  border-bottom: 1px solid rgb(242, 242, 242);
}

.cakes_main li {
  border-left: 1px solid rgb(242, 242, 242);
}

.zuzhijiag {
  width: 100%;
  margin: 50px 0;
  background: rgb(242, 242, 242);
}

.zuzhijiag_main {
  width: 1200px;
  margin: 0 auto;
  padding: 20px 50px;
  box-sizing: border-box;
}

.zuzhijiag_main h1 {
  font-size: 25px;
  font-weight: bold;
  color: #353638;
}

.tsasdas {
  width: 1200px;
  padding: 10px 15px;
  box-sizing: border-box;
  display: flex;
  margin: 0 auto;
}

.tsasdas p {
  line-height: 25px;
  margin: 15px 15px 15px 0px;
  font-size: 14px;
  color: #5e5e5e;
  line-height: 40px;
  padding-left: 20px;
}

.tsasdas span {
  font-weight: bold;
  font-size: 20px;
}

.jingzhi {
  width: 1200px;
  margin: 0 auto;
  min-width: 1200px;
  padding: 30px 50px;
  box-sizing: border-box;
}

.jingzhi h1 {
  font-size: 25px;
  font-weight: bold;
  color: #353638;
}

.jingzhi p {
  text-indent: 2em;
  line-height: 25px;
  font-size: 14px;
  color: #5e5e5e;
  margin: 8px 0;
}