.left-tit001 {
  display: flex;
  align-items: center;
  font-weight: normal;
  position: relative;
  font-size: 0; }
  .left-tit001.line:after {
    content: "";
    width: 0.6rem;
    border-top: 0.04rem solid var(--ruifox-color-primary-1);
    position: absolute;
    left: 0;
    bottom: -0.18rem; }
  .left-tit001.center.line:after {
    left: 50%;
    transform: translateX(-50%); }
  .left-tit001 a,
  .left-tit001 p {
    color: #333;
    font-size: 0.32rem;
    line-height: 1; }
  .left-tit001.white.line:after {
    border-top-color: #fff; }
  .left-tit001.white a,
  .left-tit001.white p {
    color: #fff; }
  @media (max-width: 960px) {
    .left-tit001.line:after {
      border-top-width: 2px;
      bottom: -12px; }
    .left-tit001 a,
    .left-tit001 p {
      font-size: 20px !important; } }

.column-tit001 {
  display: flex;
  align-items: center;
  font-weight: normal;
  position: relative;
  font-size: 0; }
  .column-tit001.line:after {
    content: "";
    width: 0.6rem;
    border-top: 0.04rem solid var(--ruifox-color-primary-1);
    position: absolute;
    left: 0;
    bottom: -0.18rem; }
  .column-tit001.center.line:after {
    left: 50%;
    transform: translateX(-50%); }
  .column-tit001 a,
  .column-tit001 p {
    color: #333;
    font-size: 0.32rem;
    line-height: 1; }
  .column-tit001.white.line:after {
    border-top-color: #fff; }
  .column-tit001.white a,
  .column-tit001.white p {
    color: #fff; }
  @media (max-width: 960px) {
    .column-tit001.line:after {
      border-top-width: 2px;
      bottom: -12px; }
    .column-tit001 a,
    .column-tit001 p {
      font-size: 20px !important; } }

.column-tit004 {
  font-weight: normal;
  display: flex;
  align-items: center;
  height: 0.7rem;
  width: fit-content;
  min-width: 2.44rem;
  background-size: 100% 100%;
  padding-top: 0.11rem;
  padding-left: 0.64rem;
  margin-top: -0.11rem; }
  .column-tit004 a,
  .column-tit004 p {
    color: #fff;
    font-size: 0.32rem;
    line-height: 1; }
  @media (max-width: 960px) {
    .column-tit004 {
      height: 50px;
      min-width: 150px;
      padding-left: 45px; }
      .column-tit004 a,
      .column-tit004 p {
        font-size: 20px !important; } }

.column-tit003 {
  display: flex;
  align-items: center;
  font-weight: normal;
  position: relative;
  font-size: 0; }
  .column-tit003 .top-img {
    position: absolute;
    width: 150%;
    left: 0.25rem;
    bottom: 0.05rem;
    z-index: 0;
    max-width: 2.05rem;
    z-index: 1; }
  .column-tit003 a,
  .column-tit003 p {
    color: #333;
    font-size: 0.32rem;
    line-height: 1;
    display: flex;
    position: relative;
    z-index: 3; }
  .column-tit003 i {
    color: #ee1d23;
    margin-left: 0.03rem;
    font-size: 0.22rem;
    z-index: 3; }
  .column-tit003.white a,
  .column-tit003.white p {
    color: white; }
  .column-tit003.white i {
    color: #ee1d23; }
  @media (max-width: 960px) {
    .column-tit003 .top-img {
      width: 130%; }
    .column-tit003 a,
    .column-tit003 p {
      font-size: 20px !important; }
    .column-tit003 i {
      font-size: 14px !important; } }

.column-tit002 {
  display: flex;
  align-items: center;
  font-weight: normal;
  position: relative;
  font-size: 0; }
  .column-tit002 .square-box {
    position: relative;
    width: 0.2rem;
    height: 0.2rem;
    margin-right: 0.1rem; }
    .column-tit002 .square-box .big {
      position: absolute;
      top: 0;
      right: 0;
      width: 0.16rem;
      height: 0.16rem;
      background: linear-gradient(225deg, #70B3FF 0%, #1C64B6 100%);
      z-index: 1; }
    .column-tit002 .square-box .small {
      position: absolute;
      left: 0;
      bottom: 0;
      width: 0.12rem;
      height: 0.12rem;
      background: linear-gradient(225deg, #EB4242 0%, #D43131 100%); }
  .column-tit002 a,
  .column-tit002 p {
    font-weight: bold;
    color: #333;
    font-size: 0.32rem;
    line-height: 1; }
  @media (max-width: 960px) {
    .column-tit002 a p:nth-child(1) {
      font-size: 30px !important; }
    .column-tit002 a p:nth-child(2) {
      font-size: 24px !important; }
    .column-tit002 a p:last-child {
      top: -5px; }
    .column-tit002 a,
    .column-tit002 p {
      font-size: 20px !important; } }

.second-tit001 {
  font-weight: normal;
  font-size: 0.24rem; }
  .second-tit001 a,
  .second-tit001 p,
  .second-tit001 span {
    color: #333;
    font-size: 0.24rem; }
  .second-tit001.white a,
  .second-tit001.white p,
  .second-tit001.white span {
    color: white; }
  @media (max-width: 960px) {
    .second-tit001 a,
    .second-tit001 p,
    .second-tit001 span {
      font-size: 18px; } }

.party-tit001 {
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1; }
  .party-tit001 .tit {
    position: relative;
    min-width: 2.6rem;
    text-align: center;
    padding: 0 0.4rem;
    white-space: nowrap; }
    .party-tit001 .tit a {
      font-size: 0.4rem;
      color: #d43030; }
    .party-tit001 .tit img.bottom {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translateX(-50%);
      z-index: -1;
      width: 3.3rem; }
  @media (max-width: 960px) {
    .party-tit001 .tit {
      min-width: 135px;
      padding: 0 20px; }
      .party-tit001 .tit a {
        font-size: 22px !important; }
      .party-tit001 .tit img.bottom {
        top: -4%; } }

.party-tit002 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%; }
  .party-tit002 .tit-line {
    width: 36%;
    height: 1px;
    background: #b01917;
    position: relative; }
    .party-tit002 .tit-line:before {
      content: "";
      width: 0.09rem;
      height: 0.09rem;
      border-radius: 50%;
      background: #fff;
      border: 1px solid #b01917;
      top: 50%;
      transform: translateY(-50%);
      position: absolute; }
    .party-tit002 .tit-line img {
      position: absolute;
      height: 0.15rem; }
    .party-tit002 .tit-line.prev-img:before {
      left: 0; }
    .party-tit002 .tit-line.prev-img img {
      right: 0;
      bottom: 0.03rem; }
    .party-tit002 .tit-line.next-img:before {
      right: 0; }
    .party-tit002 .tit-line.next-img img {
      left: 0;
      top: 0.03rem; }
  .party-tit002 .tit a {
    font-size: 0.4rem;
    color: #b01917; }
  @media (max-width: 960px) {
    .party-tit002 .tit a {
      font-size: 22px !important; } }

.more001 {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: normal;
  border-radius: 100px;
  border: 1px solid #ddd;
  overflow: hidden;
  height: 0.3rem;
  padding: 0 0.25rem;
  position: relative;
  width: fit-content; }
  .more001:before {
    content: '';
    background-color: var(--ruifox-color-primary-1);
    width: 0%;
    overflow: hidden;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    outline: none;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear; }
  .more001 span {
    position: relative;
    font-size: 0.16rem;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear; }
  .more001.white {
    border-color: #fff; }
    .more001.white span {
      color: #fff; }
    .more001.white:before {
      background-color: #fff; }
    .more001.white:hover span {
      color: var(--ruifox-color-primary-1); }
  .more001.party:before {
    background-color: #c9151e; }
  .more001.party:hover {
    border-color: #c9151e; }
  .more001:hover {
    border-color: var(--ruifox-color-primary-1); }
    .more001:hover:before {
      width: 100%; }
    .more001:hover span {
      color: #fff; }
  @media (max-width: 960px) {
    .more001 {
      padding: 0 10px; } }

.more002 {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: normal;
  border-radius: 100px;
  border: 1px solid #ddd;
  overflow: hidden;
  height: max-content;
  padding: 0.06rem 0.2rem;
  position: relative;
  width: fit-content; }
  .more002:before {
    content: '';
    background-color: var(--ruifox-color-primary-1);
    width: 0%;
    overflow: hidden;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    outline: none;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear; }
  .more002 span {
    position: relative;
    font-size: 0.16rem;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear; }
  .more002 i {
    font-size: 0.2rem;
    margin-left: 0.05rem;
    position: relative; }
  .more002.white {
    border-color: #fff; }
    .more002.white span {
      color: #fff; }
    .more002.white:before {
      background-color: #fff; }
    .more002.white i {
      color: rgba(255, 255, 255, 0.9) !important; }
    .more002.white:hover span {
      color: var(--ruifox-color-primary-1); }
    .more002.white:hover i {
      color: var(--ruifox-color-primary-2) !important; }
  .more002.party:before {
    background-color: #c9151e; }
  .more002.party:hover {
    border-color: #c9151e; }
  .more002:hover {
    border-color: var(--ruifox-color-primary-1); }
    .more002:hover:before {
      width: 100%; }
    .more002:hover span {
      color: #fff; }
    .more002:hover i {
      color: rgba(255, 255, 255, 0.9) !important; }

.more003 {
  font-weight: normal;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex: 1;
  margin-left: 0.1rem;
  position: relative;
  z-index: 1; }
  .more003 .line-box {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0; }
    .more003 .line-box:before, .more003 .line-box:after {
      content: " ";
      display: block;
      width: 100%;
      height: 2px; }
    .more003 .line-box:before {
      width: 0.96rem;
      background-color: #EB4242; }
    .more003 .line-box:after {
      width: 100%;
      margin-top: 0.02rem;
      background: linear-gradient(90deg, #EB4242 0%, #FF7B32 100%); }
  .more003 > img {
    height: 0.12rem;
    padding: 0 0.05rem;
    margin-top: -0.03rem; }
  .more003 a {
    color: #EB4242;
    line-height: 1;
    display: flex;
    align-items: center;
    padding: 0 0.05rem; }
    .more003 a span {
      font-size: 0.16rem;
      margin-right: 0.04rem; }
    .more003 a img {
      width: 0.26rem; }

.party-more001 {
  width: 3rem;
  height: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.16rem;
  font-weight: 500;
  color: #fff;
  background: #B01917;
  box-shadow: inset 0 0 0 50px #B01917;
  transition: ease-out 0.3s;
  -webkit-transition: ease-out 0.3s;
  -moz-transition: ease-out 0.3s; }
  .party-more001 i {
    font-style: normal;
    font-size: 0.24rem;
    margin-left: 0.05rem;
    display: inline-block;
    line-height: 1; }
  .party-more001:hover {
    background: #ee1b22;
    box-shadow: inset 0 0 0 0 #ee1b22; }

.home-tab-tit-box {
  display: flex;
  font-weight: normal; }
  .home-tab-tit-box .tab-tit {
    font-size: 0.32rem;
    line-height: 1;
    position: relative;
    margin-right: 0.38rem; }
    .home-tab-tit-box .tab-tit a {
      color: #333333; }
    .home-tab-tit-box .tab-tit:after {
      content: "";
      width: 0;
      height: 0;
      font-size: 0;
      border: 0.08rem solid transparent;
      border-top-color: #fdc609;
      border-bottom-width: 0;
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      bottom: -0.17rem;
      opacity: 0; }
    .home-tab-tit-box .tab-tit + .tab-tit::before {
      content: "";
      width: 0.08rem;
      height: 0.08rem;
      border-radius: 50%;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      left: -0.23rem;
      background-color: #B5B3B3; }
    .home-tab-tit-box .tab-tit.cur {
      font-weight: bold; }
      .home-tab-tit-box .tab-tit.cur:after {
        opacity: 1; }
      .home-tab-tit-box .tab-tit.cur a {
        color: var(--ruifox-color-primary-1); }
  @media (max-width: 960px) {
    .home-tab-tit-box .tab-tit {
      font-size: 20px;
      margin-right: 14px; }
      .home-tab-tit-box .tab-tit + .tab-tit:before {
        left: -9px;
        width: 4px;
        height: 4px; } }

.home-tab-tit-box002 {
  display: flex;
  font-weight: normal; }
  .home-tab-tit-box002 .tab-tit {
    font-size: 0.32rem;
    line-height: 1;
    position: relative;
    margin-right: 0.15rem;
    display: flex; }
    .home-tab-tit-box002 .tab-tit .top-img {
      position: absolute;
      width: 150%;
      left: 0.25rem;
      bottom: 0.05rem;
      z-index: 0;
      max-width: 2.05rem;
      z-index: 1;
      opacity: 0;
      transition: all .3s; }
    .home-tab-tit-box002 .tab-tit i {
      color: #ee1d23;
      margin-left: 0.03rem;
      font-size: 0.22rem;
      z-index: 3;
      opacity: 0;
      transition: all .3s; }
    .home-tab-tit-box002 .tab-tit a {
      color: #333333;
      transition: all .3s;
      position: relative;
      z-index: 5; }
    .home-tab-tit-box002 .tab-tit::before {
      content: "";
      width: 0.08rem;
      height: 0.08rem;
      border-radius: 50%;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      right: 0;
      background-color: #B5B3B3; }
    .home-tab-tit-box002 .tab-tit:last-child::before {
      display: none; }
    .home-tab-tit-box002 .tab-tit.cur .top-img,
    .home-tab-tit-box002 .tab-tit.cur i {
      opacity: 1; }
    .home-tab-tit-box002 .tab-tit.cur:before {
      opacity: 0; }
    .home-tab-tit-box002 .tab-tit.cur a {
      color: var(--ruifox-color-primary-1); }
  @media (max-width: 960px) {
    .home-tab-tit-box002 .tab-tit {
      font-size: 18px;
      margin-right: 5px; }
      .home-tab-tit-box002 .tab-tit .top-img {
        width: 130%; }
      .home-tab-tit-box002 .tab-tit i {
        font-size: 14px !important;
        display: none; }
      .home-tab-tit-box002 .tab-tit:before {
        right: -4px;
        width: 4px;
        height: 4px; } }
  @media (max-width: 420px) {
    .home-tab-tit-box002 .tab-tit {
      font-size: 18px;
      margin-right: 5px; }
      .home-tab-tit-box002 .tab-tit .top-img {
        width: 130%; }
      .home-tab-tit-box002 .tab-tit i {
        font-size: 14px !important;
        display: none; }
      .home-tab-tit-box002 .tab-tit:before {
        right: -7px;
        top: 11px;
        width: 4px;
        height: 4px; } }

.aline_w {
  background-image: linear-gradient(var(--ruifox-color-primary-3), var(--ruifox-color-primary-3));
  background-position: 0 100%;
  background-size: 0 1px;
  background-repeat: no-repeat;
  transition: background-size .5s; }
  .aline_w.white {
    background-image: linear-gradient(rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.6)); }
  .aline_w.party {
    background-image: linear-gradient(rgba(201, 21, 30, 0.6), rgba(201, 21, 30, 0.6)); }

.r_img {
  width: 100%; }
  .r_img .inner-img {
    width: 100%;
    padding-bottom: 56%;
    position: relative;
    overflow: hidden; }
    .r_img .inner-img img {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      transition: all 0.3s; }

.page-content .news-content p {
  margin-bottom: 8px;
  font-size: 16px;
  line-height: 1.5;
  font-family: "Microsoft YaHei UI", "Microsoft YaHei", Arial, SimSun, "Segoe UI", Tahoma, Helvetica, sans-serif; }
.page-content .news-content img {
  max-width: 100% !important;
  display: inline-block;
  margin: 10px; }
  .page-content .news-content img.small {
    max-width: 50% !important;
    height: auto !important; }

.all-cats-box {
  padding-top: 1.39rem;
  display: none;
  position: fixed;
  background-color: #fff;
  height: 100vh;
  width: 100vw;
  z-index: 899;
  top: 0;
  left: 0;
  box-sizing: border-box; }
  .all-cats-box.is-show .all-cats-content {
    opacity: 1;
    transform: translateY(0); }
  .all-cats-box .top-nav .header-layout {
    display: flex;
    align-items: center; }
    .all-cats-box .top-nav .header-layout a {
      font-size: 0.16rem; }
    .all-cats-box .top-nav .header-layout .line {
      margin: 0 0.2rem;
      height: 0.16rem;
      width: 1px;
      background-color: #333;
      opacity: 0.3; }
      .all-cats-box .top-nav .header-layout .line:last-of-type {
        display: none; }
  .all-cats-box .all-cats-content {
    margin: 0 auto;
    height: calc(100vh - 2rem);
    overflow-x: hidden;
    overflow-y: auto;
    opacity: 0.3;
    transition: all 0.3s;
    transform: translateY(1rem); }
    .all-cats-box .all-cats-content::-webkit-scrollbar {
      width: 8px;
      height: 8px;
      background-color: inherit; }
    .all-cats-box .all-cats-content::-webkit-scrollbar-track {
      border-radius: 8px;
      background-color: inherit; }
    .all-cats-box .all-cats-content::-webkit-scrollbar-thumb {
      border-radius: 8px;
      background-color: #fff; }
    .all-cats-box .all-cats-content .header-layout {
      height: 100%; }
      .all-cats-box .all-cats-content .header-layout .inner-all-cats-content {
        min-height: 100%; }
        .all-cats-box .all-cats-content .header-layout .inner-all-cats-content .first-nav-box {
          padding: 0.3rem 0;
          border-bottom: 1px solid rgba(204, 204, 204, 0.4); }
          .all-cats-box .all-cats-content .header-layout .inner-all-cats-content .first-nav-box:first-child {
            display: none; }
          .all-cats-box .all-cats-content .header-layout .inner-all-cats-content .first-nav-box .first-nav-title a {
            color: #333;
            font-size: 0.24rem; }
          .all-cats-box .all-cats-content .header-layout .inner-all-cats-content .first-nav-box .first-nav-title i {
            display: none;
            color: var(--ruifox-color-primary-1);
            transition: all 0.2s; }
          .all-cats-box .all-cats-content .header-layout .inner-all-cats-content .first-nav-box.active .first-nav-title i {
            transform: rotate(180deg); }
          .all-cats-box .all-cats-content .header-layout .inner-all-cats-content .first-nav-box .second-nav-box {
            margin-top: 0.3rem; }
            .all-cats-box .all-cats-content .header-layout .inner-all-cats-content .first-nav-box .second-nav-box .second-nav-title {
              float: left;
              display: flex;
              align-items: center; }
              .all-cats-box .all-cats-content .header-layout .inner-all-cats-content .first-nav-box .second-nav-box .second-nav-title a {
                font-size: 0.2rem;
                line-height: 1;
                color: #333; }
              .all-cats-box .all-cats-content .header-layout .inner-all-cats-content .first-nav-box .second-nav-box .second-nav-title .line {
                height: 0.2rem;
                border-left: 1px solid rgba(204, 204, 204, 0.4);
                margin: 0 0.15rem; }
  @media (max-width: 960px) {
    .all-cats-box {
      padding-top: 50px;
      border-top: 5px solid var(--ruifox-color-primary-1); }
      .all-cats-box .all-cats-content {
        margin-top: 20px;
        height: calc(100vh - 120px); }
        .all-cats-box .all-cats-content::-webkit-scrollbar {
          width: 5px;
          height: 5px;
          background-color: inherit; }
        .all-cats-box .all-cats-content::-webkit-scrollbar-track {
          border-radius: 5px;
          background-color: inherit; }
        .all-cats-box .all-cats-content::-webkit-scrollbar-thumb {
          border-radius: 5px;
          background-color: #fff; }
        .all-cats-box .all-cats-content .header-layout .inner-all-cats-content {
          height: auto; }
          .all-cats-box .all-cats-content .header-layout .inner-all-cats-content .first-nav-box {
            width: 100%;
            border: none;
            padding: 0; }
            .all-cats-box .all-cats-content .header-layout .inner-all-cats-content .first-nav-box:first-child {
              display: block; }
            .all-cats-box .all-cats-content .header-layout .inner-all-cats-content .first-nav-box .first-nav-title {
              height: 60px;
              border-bottom: 1px solid rgba(0, 0, 0, 0.1);
              display: flex;
              align-items: center;
              justify-content: space-between; }
              .all-cats-box .all-cats-content .header-layout .inner-all-cats-content .first-nav-box .first-nav-title a {
                flex: 1;
                font-size: 20px; }
              .all-cats-box .all-cats-content .header-layout .inner-all-cats-content .first-nav-box .first-nav-title i {
                display: inline-block; }
            .all-cats-box .all-cats-content .header-layout .inner-all-cats-content .first-nav-box .second-nav-box {
              display: none;
              margin-top: 20px; }
              .all-cats-box .all-cats-content .header-layout .inner-all-cats-content .first-nav-box .second-nav-box .second-nav-title {
                margin-bottom: 10px; }
          .all-cats-box .all-cats-content .header-layout .inner-all-cats-content .first-nav-box:nth-child(1) .first-nav-title {
            border-top: 1px solid rgba(0, 0, 0, 0.1); } }

/*# sourceMappingURL=pub-general.css.map */
