/*==========p4-3 党建品牌============*/
.row-kc-b1 {
  position: relative;
  height: 260px;
}
.row-kc-b1 .row-kc-b1-box {
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  z-index: 98;
  background-color: #a22521;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.sl-list02 {
  position: relative;
}
.sl-list02 ul {
  overflow: hidden;
}
.sl-list02 .tit_li {
  float: left;
  width: 22%;
  height: 260px;
  padding: 86px 0 90px;
  overflow: hidden;
  /* border-left: 2px solid rgba(255, 255, 255, .1); */
}
.sl-list02 .tit_li:first-child {
  width: 34%;
}
.sl-list02 .tit_li .txts {
  margin-top: 24px;
}
.sl-list02 .tit_li .txts h3 {
  font-size: 24px;
  color: #ffffff;
  margin-bottom: 23px;
}
.sl-list02 .tit_li .txts p {
  color: #ffffff;
  font-size: 16px;
}
.sl-list02 .icon {
  width: 50px;
  height: 46px;
  float: left;
  margin-right: 19px;
}
.row-kc-b1-box .sl-list02 .tit_li .txt {
  overflow: hidden;
}
.row-kc-b1-box .sl-list02 .tit_li .txt .numb {
  font-size: 34px;
  color: #ffffff;
  opacity: 0.5;
  margin-bottom: 23px;
}
.row-kc-b1-box .sl-list02 .tit_li .txt .numb span {
  display: inline-block;
  position: relative;
}
.row-kc-b1-box .sl-list02 .tit_li .txt .numb span::after {
  content: '';
  position: absolute;
  top: 50%;
  right: -37px;
  height: 1px;
  width: 28px;
  background-color: #fff;
}
.row-kc-b1-box.fixd .sl-list02 .tit_li .txt .numb {
  margin-bottom: 10px;
}
.row-kc-b1-box .sl-list02 .tit_li .txt h4 {
  font-size: 20px;
  color: #ffffff;
}
.sl-list02 .m_slider {
  position: absolute;
  left: 0;
  width: 25%;
  bottom: 0;
  height: 26px;
  background: url(../images/lpage/icon-slider.png) 25px bottom no-repeat;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.row-kc-b1-box.fixd .sl-list02 .m_slider {
  background: url(../images/lpage/icon-slider.png) 40px bottom no-repeat;
  background-size: auto 16px;
}
.row-kc-b1 .row-kc-b1-box.fixd {
  position: fixed;
}
.row-kc-b1 .row-kc-b1-box.fixd.mv {
  top: 65px;
}
.row-kc-b1-box.fixd .sl-list02 .tit_li {
  height: 170px;
  padding: 40px 0 30px;
}
.row-kc-b1-hei {
  height: 170px;
}
.wp {
  width: 100%;
  margin: 0 auto;
}
.headers {
  z-index: 1;
}
.brand_01 {
  background: url(../images/lpage/brand_01.png) center no-repeat;
  background-size: cover;
  padding: 106px 0 86px;
}
.brand_01 .text_p {
  display: none;
  font-size: 30px;
  color: #333;
}
.brand_01 .box {
  display: flex;
  justify-content: space-between;
}
.brand_01 .box .bra_img {
  width: 249px;
  height: 228px;
  margin-left: 70px;
  margin-top: 70px;
}
.brand_01 .box .bra_img img {
  width: 100%;
  height: 100%;
}
.brand_01 .box .bra_tit {
  width: 66%;
}
.brand_01 .box .bra_tit .txt {
  margin-bottom: 38px;
}
.brand_01 .box .bra_tit .txt:last-child {
  margin-bottom: 0;
}
.brand_01 .box .bra_tit .txt b,
.brand_01 .box .bra_tit .txt strong {
  font-size: 20px;
  color: #b82d29;
}
.brand_01 .box .bra_tit .txt p {
  font-size: 16px;
  color: #333333;
  line-height: 38px;
  text-align: justify;
}
.brand_02 {
  background: #fff;
  padding-bottom: 111px;
}
.brand_02 .tile {
  font-size: 30px;
  color: #333;
  padding-bottom: 50px;
  padding-top: 120px;
}
.brand_02 .tile_flex {
  display: flex;
  flex-wrap: wrap;
}
.brand_02 .tile_flex .list {
  width: 31.78%;
  height: 90px;
  background: #f9f9f9;
  border-radius: 10px;
  margin-right: 2.3%;
  margin-bottom: 23px;
  transition: all 0.5s;
}
.brand_02 .tile_flex .list p {
  padding: 0 5px;
  font-size: 18px;
  color: #333;
  text-align: center;
  line-height: 90px;
  transition: all 0.5s;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.brand_02 .tile_flex .list:nth-child(3n) {
  margin-right: 0;
}
.brand_02 .tile_flex .list:hover {
  background: #b82d29;
  transition: all 0.5s;
}
.brand_02 .tile_flex .list:hover p {
  color: #fff;
  transition: all 0.5s;
}
.brand_03 {
  background: #f9f9f9;
  padding-bottom: 111px;
}
.brand_03 .tile {
  font-size: 30px;
  color: #333;
  padding-bottom: 50px;
  padding-top: 120px;
}
.brand_03 .tile_flex {
  display: flex;
  flex-wrap: wrap;
}
.brand_03 .tile_flex .list {
  width: 31.78%;
  height: 90px;
  background: #fff;
  border-radius: 10px;
  margin-right: 2.3%;
  margin-bottom: 23px;
  transition: all 0.5s;
}
.brand_03 .tile_flex .list p {
  padding: 0 5px;
  font-size: 18px;
  color: #333;
  text-align: center;
  line-height: 90px;
  transition: all 0.5s;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.brand_03 .tile_flex .list:nth-child(3n) {
  margin-right: 0;
}
.brand_03 .tile_flex .list:hover {
  background: #b82d29;
  transition: all 0.5s;
}
.brand_03 .tile_flex .list:hover p {
  color: #fff;
  transition: all 0.5s;
}
.brand_04 {
  background: #fff;
  padding-bottom: 46px;
}
.brand_04 .tile {
  font-size: 30px;
  color: #333;
  padding-bottom: 50px;
  padding-top: 120px;
}
.brand_04 .tile_flex {
  display: flex;
  flex-wrap: wrap;
}
.brand_04 .tile_flex .list {
  width: 31.78%;
  border-bottom: 1px solid #dcdcdc;
  margin-right: 2.3%;
  margin-bottom: 46px;
  transition: all 0.5s;
  padding-bottom: 23px;
  position: relative;
}
.brand_04 .tile_flex .list::after {
  content: '';
  width: 0;
  height: 2px;
  background: #b82d29;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all 0.5s;
}
.brand_04 .tile_flex .list p {
  font-size: 18px;
  color: #333;
  transition: all 0.5s;
  background: url(../images/lpage/dian.png) left center no-repeat;
  padding-left: 39px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.brand_04 .tile_flex .list:nth-child(3n) {
  margin-right: 0;
}
.brand_04 .tile_flex .list:hover::after {
  width: 100%;
  transition: all 0.5s;
}
/*锚点*/
.sl-list03 .item {
  position: relative;
}
.sl-list03 .item .anchor {
  position: absolute;
  left: 0;
  top: -120px;
}
