/*==========p4-3 党建品牌============*/
.wp {
  width: 100%;
  margin: 0 auto;
}
.sl-list03 {
  overflow: hidden;
}
.sl-list03 .title {
  padding: 0 0 0.5rem;
  font-size: 0.4rem;
  color: #333;
  text-align: center;
  font-weight: bold;
}
.brand_01 {
  background: #fff url(../images/lpage/brand_01.png) top center no-repeat;
  background-size: 100% auto;
  padding: 0.6rem 0 0.2rem;
}
.brand_01 .box .bra_img {
  margin: 0 auto 0.65rem;
  width: 2.7rem;
}
.brand_01 .box .bra_img img {
  width: 100%;
}
.brand_01 .box .bra_tit .txt {
  font-size: 0.26rem;
  color: #333333;
  line-height: 0.4rem;
  text-align: justify;
}
.brand_01 .box .bra_tit .txt p {
  margin-bottom: 0.3rem;
}
.brand_01 .box .bra_tit .txt b,
.brand_01 .box .bra_tit .txt strong {
  display: block;
  margin-bottom: 0.3rem;
  font-size: 0.3rem;
  color: #b82d29;
  text-align: center;
  font-weight: bold;
}
.brand_02 {
  background: #fff;
  padding: 0.78rem 0 0.5rem;
}
.brand_02 .title {
  padding: 0;
  margin-bottom: 0.4rem;
}
.brand_02 .tile_flex {
  padding-right: 0.6rem;
  height: 7.5rem;
  overflow-y: auto;
  /*界说转动条轨道 内阴影+圆角*/
  /*界说滑块 内阴影+圆角*/
}
.brand_02 .tile_flex::-webkit-scrollbar {
  width: 3px;
  height: 3px;
  background: #F5F5F5;
}
.brand_02 .tile_flex::-webkit-scrollbar-track {
  background: url(/themes/mobile/public/assets/images/icon/icon_87.png) center top repeat-y;
}
.brand_02 .tile_flex::-webkit-scrollbar-thumb {
  width: 3px;
  background: #b82d29;
}
.brand_02 .tile_flex .list p {
  margin: 0.2rem 0;
  padding: 0.3rem 0.1rem;
  min-height: 0.4rem;
  line-height: 0.4rem;
  font-size: 0.3rem;
  color: #333;
  text-align: center;
  border-radius: 0.08rem;
  background: #f9f9f9;
}
.brand_02:nth-child(2n-1) {
  background: #f9f9f9;
}
.brand_02:nth-child(2n-1) .list p {
  background: #fff;
}
.brand_04 .tile_flex .list p {
  padding: 0 0 0 0.4rem;
  margin: 0.2rem 0;
  height: 1rem;
  line-height: 1rem;
  font-size: 0.3rem;
  color: #333;
  text-align: left;
  border-radius: 0;
  background: #fff url(../images/lpage/dian.png) left center no-repeat;
  background-size: 0.1rem auto;
  border-bottom: #dcdcdc 1px solid;
}
/*锚点*/
.sl-list03 .item {
  position: relative;
}
.sl-list03 .item .anchor {
  position: absolute;
  left: 0;
  top: -1.2rem;
}
<!--耗时1775494447.4583秒-->