*,html,body {font-size: 18px;}

.box1 {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 90px 0;
  background-color: #f9f9f9;}
.content {
  padding: 0 150px;
  margin-top: -31px;
}
/* 轮播图 */
.my-swipe .van-swipe-item {
  color: #fff;
  font-size: 20px;
  line-height: 150px;
  text-align: center;
  background-color: #39a9ed;
}
/* 活动资讯 */
#active{
 width: 100%;
 height: auto;
 padding: 90px 0 80px;
 background-color: #f9f9f9;
}
#active .items {
  padding-top: 50px;
  float: none;
  margin: 0 auto;
}
#active .items img {width: 100%;height: 100%;object-fit: fill;}

/* 可鉴类型 */
#type {
  background-color: #fff;padding-bottom: 120px;
}

#type .title-sty1{
  padding-top: 90px;
}
#type .items {
  margin: 0 auto;
  margin-top: 60px;
  float: none;
}
#type img {width: 100%;}
#type .items h4{text-align: center;margin-top: 22px;}
#type .items p{font-size: 16px;color:#454545;word-break: break-all;}

.mbbei {display: none;}

.footerbox{
  display: flex;
  width: 80%;
  margin: 0 auto;
  justify-content: space-between;
}
.footerbox .footerL{padding-top:34px}
.footerbox .item1 a,.footerbox .item2 a {font-size: .8rem;}

#news {
  padding: 60px 15px;
}
#news p {font-size: 20px;line-height: 36px;text-indent: 2em;}