﻿.fpage{
  overflow: hidden;
  text-align: center;
  padding: 0.8rem;
  margin-bottom: 0.25rem;
}
.lb-page{
  display: inline-block;
}
.list-header .swiper-ft{
  width: auto;
  min-width: 4rem;
}
.list-header{
  padding-right: 1rem;
}
.list-header .swiper-ft.on::before {

background-color: #f08f00;

}
.list-header .swiper-ft::before {

content: "";
position: absolute;
left: 50%;
bottom: 0;
display: inline-block;
width: 2rem;
height: 0.2rem;
margin-left: -1rem;
border-radius: 0.4rem;

}
.news-main{
  padding: 0.25rem;
  overflow: hidden;
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}
.news-main .item{
  float: left;
  width: 33.333%;
  border: 0.25rem solid #f5f5f5;
  border-radius: 0.5rem;
}

.pm-header{
  overflow: hidden;
}
.pm-header .xp-main-w > img{
  margin-left: -365px;
  max-width: none;
}
.pm-header-main{
  width: 1190px;
  padding: 0.5rem 0;
  background-color: rgba(0, 0, 0, 0.6);
  line-height: 1rem;
  height: 2rem;
  border-radius: 2rem;
  left: 50%;
  margin-bottom: 2rem;
  margin-left: -595px;

}
.pm-header-main .col-main{
  background-color: initial;
  padding: 0 1rem;
}
.pm-header-main .col-main a.item{
  color: #fff;
  border-left: 1px solid #f08f00;
  border-right: 1px solid #f08f00;
}
.pm-header-main .col-main a.item.on{
  color:#f08f00;
}
.pm-header-main .col-main a.item:first-child{
  border-left: 2px solid #f08f00;
}
.pm-header-main .col-main a.item:last-child{
  border-right: 2px solid #f08f00;
}

.wx-list-text .text-one{
  position: relative;
  padding-left: 1rem;
  background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAWBAMAAAALCBBuAAAAElBMVEUAAABnZ2eQkJDt7e1tbW2NjY2OcdEgAAAAAXRSTlMAQObYZgAAABxJREFUCNdjIBMwqygDSSZBUSDJIigCYUPFSQUAQkEBDtoLDV4AAAAASUVORK5CYII=');
  background-repeat: no-repeat;
  background-size: 0.5rem auto;
  background-position: 0.25rem center;
}
.cate-title{
  height: 1rem;border-bottom: 1px solid #153361;
  background-color: #fff;
}