.pubCon_row::before,
.pubCon_row::after {
  content: "";
  display: table;
}
.pubCon_row::before {
  clear: both;
  height: 0;
}
.pubCon_row::after {
  clear: both;
  height: 0;
}
@media (max-width: 992px) {
  .pubCon_row > .row_fl,
  .pubCon_row > .row_fr {
    width: 100% !important;
  }
  .pubCon_row > .row_fr {
    margin-top: 30px;
  }
}
.row_fl {
  float: left;
}
.row_fr {
  float: right;
}
.sl-1 {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.sl-2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
}
.sl-3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
}
.hvr-pulse {
  display: inline-block;
  vertical-align: middle;
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.fjb {
  display: flex;
  justify-content: space-between;
}
.fjc {
  display: flex;
  justify-content: center;
}
.fjbc {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.fjcc {
  display: flex;
  justify-content: center;
  align-items: center;
}
.hover-style3 li {
  position: relative;
  transition: all 0.3s ease-in-out;
}
.nav_list {
  margin-left: -15px;
  margin-right: -15px;
  padding-bottom: 50px;
}
.nav_list::before,
.nav_list::after {
  content: "";
  display: table;
}
.nav_list::before {
  clear: both;
  height: 0;
}
.nav_list::after {
  clear: both;
  height: 0;
}
.nav_list > li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 25%;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
}
.nav_list > li:nth-child(n) {
  margin-top: 0;
}
.nav_list > li:nth-child(n + 4) {
  margin-top: 8px;
}
.nav_list > li:nth-child(4) {
  margin-top: 0;
}
.nav_list a {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.nav_list a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 50px;
}
.nav_list a img {
  transition: all 0.3s ease;
}
.nav_list a:hover img {
  transform: rotateY(360deg);
}
.nav_list a:hover p {
  color: #ff8e3f;
}
.nav_list p {
  margin-top: 40px;
  font-size: 28px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 1px;
  color: #555555;
}
.bsfw_box {
  margin-left: -19px;
  margin-right: -19px;
}
.bsfw_box::before,
.bsfw_box::after {
  content: "";
  display: table;
}
.bsfw_box::before {
  clear: both;
  height: 0;
}
.bsfw_box::after {
  clear: both;
  height: 0;
}
.bsfw_box > li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 33.333%;
  padding-left: 19px;
  padding-right: 19px;
  float: left;
}
.bsfw_box > li:nth-child(n) {
  margin-top: 0;
}
.bsfw_box > li:nth-child(n + 3) {
  margin-top: 32px;
}
.bsfw_box > li:nth-child(3) {
  margin-top: 0;
}
.bsfw_box a {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bsfw_box a {
  display: block;
  /* background-color: #000000; */
}
.bsfw_box a:hover .text {
  color: #ff8e3f;
}
.bsfw_box a .img_box {
  width: 100%;
  height: 224px;
  overflow: hidden;
  position: relative;
}
.bsfw_box a .img_box img {
  width: 100%;
  min-height: 100%;
}
.bsfw_box a .text {
  width: 100%;
    height: 100%;
    background-color: #fff;
    font-size: 26px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 0px;
    color: #333;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 5px auto;
}
.ztfw_box {
  margin-left: -15px;
  margin-right: -15px;
}
.ztfw_box::before,
.ztfw_box::after {
  content: "";
  display: table;
}
.ztfw_box::before {
  clear: both;
  height: 0;
}
.ztfw_box::after {
  clear: both;
  height: 0;
}
.ztfw_box > li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 25%;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
}
.ztfw_box > li:nth-child(n) {
  margin-top: 0;
}
.ztfw_box > li:nth-child(n + 4) {
  margin-top: 8px;
}
.ztfw_box > li:nth-child(4) {
  margin-top: 0;
}
.ztfw_box a {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ztfw_box a {
  height: 154px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.ztfw_box a img {
  transition: all 0.3s ease;
}
.ztfw_box a:hover img {
  transform: rotateY(360deg);
}
.ztfw_box a:hover .text {
  color: #ff8e3f;
}
.ztfw_box a .text {
  font-size: 28px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 1px;
  color: #555555;
}
.elp1 {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
