body,
button,
dd,
dl,
dt,
fieldset,
footer,
form,
h1,
h2,
h3,
h4,
header,
img,
input,
legend,
li,
nav,
ol,
p,
section,
textarea,
ul {
  outline: 0;
  border: 0;
}
:not(input, textarea) {
  -webkit-touch-callout: inherit;
  -webkit-user-select: auto;
  user-select: auto;
}
body {
  font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB",
    "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 0.24rem;
  color: #333;
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: none;
  min-height: 100vh;
}
* {
  box-sizing: border-box;
}
form {
  display: inline;
}
img {
  max-width: 100%;
}
li,
ol,
ul {
  list-style: none;
}
a,
a:active,
a:focus,
a:hover,
a:visited {
  color: #333;
  text-decoration: none;
}
a,
img {
  -webkit-touch-callout: none;
}
img {
  -ms-interpolation-mode: bicubic;
}
fieldset,
img {
  border: none;
}
button,
input,
select,
textarea {
  font-size: 100%;
  vertical-align: middle;
  outline: 0;
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  background-color: transparent !important;
  transition: background-color 50000s ease-in-out 0s;
}
input,
textarea {
  resize: none;
  -webkit-appearance: none;
  appearance: none;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  appearance: button;
}
input:focus:-moz-placeholder,
input:focus::-webkit-input-placeholder {
  color: transparent;
}
input[type="search"]::-webkit-search-cancel-button {
  display: none;
}
.nodata,
.wrongdata span {
  color: #999;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
svg:not(:root) {
  overflow: hidden;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
code,
kbd,
pre,
samp {
  font-family: monospace;
  font-size: 1rem;
}
mark {
  background: #ff0;
  color: #1a1a1a;
}
dfn {
  font-style: italic;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}
.flex {
  display: flex;
}
.flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.fdc {
  flex-direction: column;
}
.align-center {
  align-items: center;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
/* Header */
.main-header {
  /* Dark blue */
  position: sticky;
  top: 0;
  z-index: 1000;
}
.main-nav {
  overflow-x: auto;
  background-color: #ff4d13;
  position: sticky;
  top: 0;
  z-index: 999;
}
.main-nav ul {
  list-style: none;
  display: flex;
  align-items: center;
  gap: 0.2rem;
  height: 0.86rem;
  padding: 0 0.2rem;
}
.main-nav li {
  flex-shrink: 0;
  font-size: 0.2rem;
  padding-right: 0.2rem;
}
.main-nav a {
  color: #fff;
  text-decoration: none;
  font-size: 0.2rem;
  padding-bottom: 0.19rem;
  border-bottom: 0.08rem solid transparent;
  transition: border-color 0.3s;
}
.main-nav a.active {
  border-bottom-color: #fff;
}
/* banner */
.banner {
  background-color: #ff4d13;
}
.banner img {
  width: 100%;
  display: block;
}
.pageMain {
  padding: 0 0.3rem;
}
.p-cont {
  margin-top: 0.24rem;
}
/* title */
.tit {
  height: 0.6rem;
}
.tit h2 {
  font-size: 0.48rem;
  color: #f72a3b;
  line-height: 0.6rem;
  font-weight: 400;
}
.tit h2.c1 {
  color: #8b0796;
}
.tit h2.c2 {
  color: #143fae;
}
.tit h2.c3 {
  color: #14abae;
}
.tit h2.c4 {
  color: #ff5f00;
}
.tit h2.c5 {
  color: #bb1d45;
}
.tit h2.c6 {
  color: #0095e2;
}
.tit h2.c7 {
  color: #378716;
}
.tit h2.c8 {
  color: #d94242;
}
.part {
  margin-top: 0.5rem;
}
.partA {
  margin-top: 0.3rem;
}
/* blk */
.blk-01 {
  margin-top: 0.24rem;
}
.blk-01 ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.16rem;
}
.blk-01 img {
  width: 100%;
  display: block;
}
.blk-01 .bt {
  margin-top: 0.34rem;
}
.blk-02,
.blk-03 {
  margin-top: 0.24rem;
}
.blk-02 ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.16rem;
}
.blk-02 li {
  position: relative;
}
.blk-02 li img {
  width: 100%;
}
.blk-02 li span {
  position: absolute;
  color: #7c1086 !important;
  font-size: 0.24rem;
  top: 50%;
  left: 50%;
  width: 100%;
  text-align: center;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.blk-03 ul {
  gap: 0.16rem;
}
.blk-03 img {
  display: block;
}
.blk-04 {
  margin-top: 0.24rem;
}
.blk-04 ul {
  gap: 0.16rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.blk-04 li {
  background: #fff;
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.24);
  flex: 1;
  min-height: 1.2rem;
  border-radius: 0.12rem;
  -webkit-border-radius: 0.12rem;
  -moz-border-radius: 0.12rem;
  -ms-border-radius: 0.12rem;
  -o-border-radius: 0.12rem;
}
.blk-04 li img {
  width: 100%;
}
.blk-05 {
  margin-top: 34px;
}
.blk-05 ul {
  gap: 0.3rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
.blk-05 li {
  overflow: hidden;
  text-align: center;
}
.blk-05 .avator {
  background: url(../images/pc/bg-pic.png) no-repeat center center;
  width: 2.1rem;
  height: 2.1rem;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.blk-05 .avator img {
  width: 1.7rem;
  height: 1.7rem;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.blk-05 .name {
  font-size: 0.22rem;
  line-height: 2;
  margin-top: 0.2rem;
}
.blk-05 .position {
  font-size: 0.14rem;
  color: #999;
  margin-top: 0.05rem;
}
/* Focus News Section */
.focus-news-layout {
  margin-top: 0.24rem;
}
.news-links {
  flex: 1;
  list-style: none;
}
.news-list {
  margin-top: 0.12rem;
  background: #f4f4f4;
  padding: 0.18rem;
  border-radius: 0.12rem;
  -webkit-border-radius: 0.12rem;
  -moz-border-radius: 0.12rem;
  -ms-border-radius: 0.12rem;
  -o-border-radius: 0.12rem;
}
.news-links li {
  font-size: 0.26rem;
  border-bottom: solid 1px #fff;
  padding-bottom: 0.18rem;
  margin-bottom: 0.18rem;
}
.news-links li:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.news-links li.active a,
.news-links li:hover a {
  color: #14abae;
  font-weight: bold;
}
.news-links a {
  text-decoration: none;
  transition: color 0.3s;
}
.news-links li {
  display: flex;
  gap: 0.12rem;
  align-items: center;
}
.news-links li:hover {
  background-color: #e5ecec;
}
.news-links li span {
  background: #14abae;
  border-radius: 0.1rem;
  width: 0.8rem;
  height: 0.8rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0.04rem;
  overflow: hidden;
  -webkit-border-radius: 0.1rem;
  -moz-border-radius: 0.1rem;
  -ms-border-radius: 0.1rem;
  -o-border-radius: 0.1rem;
  flex-shrink: 0;
}
.news-links li span b {
  color: #fff;
  font-weight: 400;
  flex: 1;
  text-align: center;
}
.news-links li span i {
  overflow: hidden;
  font-style: normal;
  width: 100%;
  background: #fff;
  height: 0.36rem;
  color: #14abae;
  text-align: center;
  line-height: 0.36rem;
  border-bottom-left-radius: 0.1rem;
  border-bottom-right-radius: 0.1rem;
}
.news-more {
  display: flex;
  justify-content: flex-end;
  padding-top: 13px;
}
.news-more a,
.news-more a:visited {
  color: #14abae;
  border: solid 1px #14abae;
  width: 100%;
  height: 0.6rem;
  font-size: 0.28rem;
  border-radius: 0.1rem;
  -webkit-border-radius: 0.1rem;
  -moz-border-radius: 0.1rem;
  -ms-border-radius: 0.1rem;
  -o-border-radius: 0.1rem;
}
.news-more a:hover {
  background-color: #14abae;
  color: #fff;
}
.news-image-container {
  aspect-ratio: 690 / 458;
  text-align: center;
  overflow: hidden;
  border-radius: 0.14rem;
  -webkit-border-radius: 0.14rem;
  -moz-border-radius: 0.14rem;
  -ms-border-radius: 0.14rem;
  -o-border-radius: 0.14rem;
}
.slider_item img {
  width: 100%;
  aspect-ratio: 690 / 458;
}
.top-news-slider .slider_item {
  position: relative;
  aspect-ratio: 690 / 458;
}
.top-news-slider .slider_item::after {
  content: "";
  background-image: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 8%,
    rgba(0, 0, 0, 0.5) 100%,
    rgba(0, 0, 0, 0.5) 100%
  );
  height: 0.5rem;
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.top-news-slider .slider_item img {
  width: 100%;
  aspect-ratio: 690 / 458;
}
.top-news-slider .slider_item p {
  color: #fff;
  position: absolute;
  font-size: 0.22rem;
  bottom: 0;
  left: 0.3rem;
  right: 0.3rem;
  line-height: 0.5rem;
  z-index: 2;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.top-news-slider .slider_dot {
  position: absolute;
  bottom: 0.6rem !important;
  left: 0.2rem !important;
  width: auto !important;
}
.top-news-slider .slider_dot .swiper-pagination-bullet {
  background: #fff !important;
  width: 0.1rem;
  height: 0.1rem;
  opacity: 1 !important;
  margin: 0 3px !important;
}
.top-news-slider .slider_dot .swiper-pagination-bullet-active {
  width: 0.2rem;
  border-radius: 0.1rem;
  background-color: #0095e2 !important;
  -webkit-border-radius: 0.1rem;
  -moz-border-radius: 0.1rem;
  -ms-border-radius: 0.1rem;
  -o-border-radius: 0.1rem;
}
.news-image-container .caption {
  font-size: 0.3rem;
  color: #555;
}
footer {
  background: url(../images/wap/bg-footer.png) no-repeat 50% 0;
  height: 1.4rem;
  color: #fff;
  text-align: center;
  line-height: 2;
  margin-top: 0.5rem;
}

.tabs-area .tabs-item {
  margin-bottom: 1px;
}
.tabs-area .tabs-title {
  height: 1rem;
  color:#fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: .36rem;
}
.tabs-area .tabs-cont {
  display: none;
}
.tabs-area .itemCur .tabs-cont {
  display: block;
}

.tabs-area .tabs-item:nth-of-type(1) .tabs-title{background-color: #f72a3b;}
.tabs-area .tabs-item:nth-of-type(2) .tabs-title{background-color: #ff8c2e;}
.tabs-area .tabs-item:nth-of-type(3) .tabs-title{background-color: #aace30;}
.tabs-area .tabs-item:nth-of-type(4) .tabs-title{background-color: #35bdbb;}
.tabs-area .tabs-item:nth-of-type(5) .tabs-title{background-color: #019ae5;}
.tabs-area .tabs-item:nth-of-type(6) .tabs-title{background-color: #9813ff;}