* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family:
    PingFang SC,
    Hiragino Sans GB,
    Microsoft YaHei,
    WenQuanYi Micro Hei,
    Helvetica Neue,
    Arial,
    sans-serif;
  box-sizing: border-box;
}

html {
  height: inherit;
  overflow-x: hidden;
  overflow-y: auto;
}

body {
  margin: 0 auto;
  padding: 0;
  font-size: 16px;
  background: #fff;
}

div,
dl,
dt,
dd,
ol,
ul,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
input,
em,
i,
b,
pre,
fieldset,
textarea,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  list-style: none;
  font-weight: normal;
  font-style: normal;
}

dl,
ul,
li,
p {
  text-align: left;
}

img {
  border: 0px;
  display: block;
  max-width: 100%;
}

.clear {
  clear: both;
  overflow: hidden;
}

a {
  color: #000;
  text-decoration: none;
  display: block;
}

em,
i,
b {
  font-style: normal;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset,
img {
  border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before,
q:after {
  content: "";
}

abbr,
acronym {
  border: 0;
}

.font-song {
  font-family: "qdxin serif SC";
}

.main {
  background: #fff;
  margin: 0 auto;
  overflow: hidden;
}

.main::after {
  content: "";
  width: 100%;
  height: 20px;
  background: #fff;
  display: block;
  margin-top: -5px;
}

#go-top {
  background: url(../imgs/go-top.jpg) no-repeat;
  width: 40px;
  height: 40px;
  border-radius: 1px;
  opacity: 0.95;
  text-indent: 9999em;
}

.qrcode {
  display: none;
}

.custom-panel {
}

.bot1000 {
  margin-top: 10px;
  padding: 15px 10px;
  background-color: #e6e6e6;
}

.bot1000 ul {
  width: 100%;
  margin: 0 auto;
}

.bot1000 ul li {
  text-align: center;
  line-height: 24px;
  color: #555;
  font-size: 12px;
}

.bot1000 ul li span {
  margin-left: 0;
  display: block;
}

.bot1000 ul li span i {
  margin: 0 4px;
}

.bot1000 ul li a {
  padding: 0 8px;
  display: inline;
  font-size: 12px;
}

.bot1000 ul li a:hover {
  color: #ffbf00;
}

.wabout {
  margin-top: 10px;
}

.wabout a {
  font-size: 12px;
  color: #555;
  padding: 0 10px;
}

.border_lra {
  border-left: 1px solid #999999;
  border-right: 1px solid #999999;
}

.editor {
  padding: 15px 0;
  border-top: 1px dashed #ccc;
  margin: 10px 15px;
  width: calc(100% - 30px);
}

.editor-title {
  display: block;
  width: 60%;
  margin: 0 auto;
  border-bottom: 1px solid #949494;
  height: 10px;
  margin-bottom: 15px;
}

.editor-title em {
  background-color: #fff;
  display: block;
  text-align: center;
  font-weight: 700;
  font-style: normal;
  width: 50%;
  line-height: 20px;
  margin: 0 auto;
  position: relative;
}

.editor-title em::before,
.editor-title em::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #949494;
}

.editor-title em::before {
  left: 0;
}

.editor-title em::after {
  right: 0;
}

.editor-name {
  display: block;
  text-align: center;
  font-size: 13px;
}

.editor-name em {
  font-style: normal;
  color: #000;
}

.editor-name em + em::before {
  content: "";
  font-size: 0;
  padding: 10px 2px 1px;
  margin-left: 5px;
  border-left: 1px solid;
}

.publish-time {
  font-size: 12px;
  color: #666;
  text-align: center;
  margin: -10px 15px 15px;
  display: none;
}

.guide {
  position: relative;
  overflow: hidden;
}

.guide-bg-x {
  width: 100%;
  position: relative;
  height: 100vw;
  background: #fff url("../imgs/top-banner-m-1.jpg?t=20260415") top center no-repeat;
  background-size: 100% auto;
}

.guide-bg-x .bg {
  display: none;
}

.guide-cloud {
  display: none;
}

.guide-p-x {
  position: relative;
  background-color: #fff;
  width: 100%;
  margin: 0;
  padding: 0 20px 20px;
}

.guide-p-x::before,
.guide-p-x::after {
  display: none;
}

.guide-p-inner {
  padding: 0;
  position: relative;
}

.icon-guide {
  display: block;
  width: auto;
  height: 60px;
  background: #fff;
  margin-bottom: 10px;
}

.icon-guide img {
  width: auto;
  height: 100%;
}

.guide-p {
  padding-top: 0;
  font-size: 16px;
  line-height: 28px;
  text-indent: 2em;
  font-weight: bold;
}

.guide-p span {
  display: block;
  max-height: none;
  overflow: auto;
}

.guide-p-tips {
  color: #bbb;
  position: static;
  font-size: 12px;
  width: auto;
  height: auto;
  overflow: visible;
  margin-bottom: 10px;
  display: none;
}

.custom-panel {
  margin: 0 auto;
  width: 100%;
  display: block;
  gap: 0;
  padding: 0 10px;
}

.custom-panel a {
  display: inline-block;
  width: calc(33.333% - 6px);
  height: auto;
  flex: none;
  overflow: hidden;
  margin: 0 3px;
}

.custom-panel a img {
  transition: all 0.2s;
  width: 100%;
  height: auto;
}

.custom-panel a:hover img {
  transform: scale(1.05);
}

.slider {
  margin-bottom: 20px;
  position: relative;
  width: 100%;
  margin-top: 10px;
}

.slider .swiper-container {
  height: 200px;
  overflow: hidden;
  position: relative;
}

.slider .swiper-container::after,
.slider .swiper-container::before {
  display: none;
}

.slider .swiper-slide {
  position: relative;
  height: 200px;
  overflow: hidden;
  display: block;
}

.slider .title {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  color: #fff;
  padding: 8px 10px;
  text-align: center;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.5s;
  font-size: 12px;
}

.slider .slider-inner {
  height: 100%;
}

.slider .swiper-slide {
  opacity: 0.4;
  transition: all 0.4s;
  background: #fff;
}

.slider .swiper-slide-visible {
  transform: scale(0.9);
  opacity: 0.6;
  filter: alpha(opacity=30);
}

.slider .swiper-slide-visible .title {
  filter: alpha(opacity=30);
}

.slider .swiper-slide-active {
  top: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  z-index: 10;
  background: #fff;
  margin: 0 5px;
}

.slider .swiper-slide-active .title {
  filter: alpha(opacity=100);
}

.slider .arrow-left,
.slider .arrow-right {
  display: block;
  position: absolute;
  margin-top: -10px;
  top: 50%;
  width: 20px;
  height: 20px;
  border: 6px solid #cb4e48;
  background-image: url(../imgs/arrows_swp.png);
  background-repeat: no-repeat;
  z-index: 100;
  background-color: #cb4e48;
  border-radius: 50%;
  background-size: 10px auto;
}

.slider .arrow-left:hover,
.slider .arrow-right:hover {
  background-color: #953a35;
  border: 6px solid #953a35;
}

.slider .arrow-left {
  background-position: 3px 0;
  left: 5px;
}

.slider .arrow-right {
  background-position: 3px -18px;
  right: 5px;
}

.slider .swiper-slide img {
  display: block;
  min-height: 100%;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.slider .pagination {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 0;
  bottom: -20px;
  z-index: 10;
}

.slider .swiper-pagination-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #b0abab;
  border-radius: 50%;
  margin: 0 3px;
  transition: all 0.4s;
}

.slider .swiper-active-switch {
  background-color: #dc4242;
  width: 20px;
  border-radius: 8px;
}

.slider.one-item .arrow-left,
.slider.one-item .arrow-right,
.slider.one-item .pagination {
  display: none;
}

.slider.one-item .swiper-slide,
.slider.one-item .swiper-container {
  height: auto;
}

.slider.one-item {
  display: none;
}

.one-img-box {
  width: 100%;
  margin: 10px 0 -20px;
  min-height: 100px;
  position: relative;
}

.one-img-box .swiper-slide {
  float: none;
}

.one-img-box .title {
  position: absolute;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  padding: 8px 10px;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  font-size: 14px;
}

.headline {
  text-align: center;
  padding: 15px 0;
}

.headline-text {
  border-top: 1px solid;
  border-bottom: 1px solid;
  color: #dc4242;
  display: inline-block;
  padding: 8px 20px;
}

.headline-text p {
  font-size: 20px;
  height: 28px;
  line-height: 28px;
  font-weight: bold;
  display: inline-block;
  max-width: 300px;
}

.headline-text::before,
.headline-text::after {
  content: "";
  display: inline-block;
  width: 25px;
  height: 28px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  vertical-align: top;
}

.headline-text::before {
  background-image: url("../imgs/icon-part-left@2x.png");
}

.headline-text::after {
  background-image: url("../imgs/icon-part-right@2x.png");
}

.news-list {
  padding: 0px 0 10px;
  width: 100%;
  margin: 0px 0 0;
}

.part-list {
  width: 100%;
  overflow: hidden;
}

.part-ul {
  font-size: 0;
  width: 100%;
  padding: 0 20px;
}

.part-ul-li {
  display: flex;
  width: 100%;
  margin-right: 0;
  overflow: hidden;
  padding: 15px 0;
  cursor: pointer;
  border-bottom: 1px solid #eee;
  gap: 15px;
}

.part-ul-li:last-child {
  border-bottom: none;
}

.last-item {
  display: block;
  width: 100%;
}

.part-ul-li .desc,
.part-video .desc {
  color: #666;
  font-size: 14px;
  line-height: 22px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  max-height: 88px;
}

.part-ul-li .info,
.part-video .info {
  width: 100%;
  height: 20px;
  line-height: 20px;
  font-size: 11px;
  position: static;
  margin-top: 10px;
  background: transparent;
  display: none;
}

.part-ul-li .info::before,
.part-video .info::before {
  display: none;
}

.part-ul-li .info::after,
.part-video .info::after {
  content: "";
  clear: both;
  display: block;
}

.part-video .info {
  position: static;
  margin-top: 10px;
}

.part-ul-li .info .origin,
.part-video .info .origin {
  float: left;
  color: #ab7e08;
}

.part-ul-li .info .date,
.part-video .info .date {
  float: right;
  color: #4d9c9e;
}

.part {
  padding-top: 15px;
}

.part-ul-li .h2 {
  display: block;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 8px;
  line-height: 28px;
}


.part-ul-li .image-x {
  overflow: hidden;
  border-radius: 5px;
  cursor: pointer;
}

.part-ul-li img {
  display: block;
  width: 100%;
  min-height: 100%;
  object-fit: cover;
  transition: all 0.4s;
}

.part-ul-li img:hover {
  transform: scale(1.2);
}

.part-ul-li .content-x {
  position: relative;
  overflow: hidden;
}

.has-img .content-x {
  float: none;
  width: 100%;
}

.has-img .image-x {
  float: none;
  flex: 0 0 120px;
  height: 168px;
  overflow: hidden;
  background-color: #f2f2f2;
  border-radius: 10px;
}

.has-img .image-x a {
  display: block;
  height: auto;
}

.has-img.last-item {
  width: 100%;
  position: relative;
}

.has-img.last-item .content-x {
  width: 100%;
  height: auto;
  min-height: auto;
}

.has-img.last-item .image-x {
  width: 100%;
  height: auto;
  position: static;
  margin-top: 10px;
}

.has-img.last-item .image-x a {
  height: auto;
}

.no-img .h2 {
  overflow: hidden;
}

.no-img .desc {
  height: auto;
  overflow: hidden;
  padding-top: 10px;
}

.no-img .desc span {
  display: inline-block;
  vertical-align: middle;
  line-height: 22px;
}

.no-img .image-x {
  display: none;
}

.no-img.last-item {
  width: 100%;
}

.no-img.last-item .desc {
  height: auto;
}

.no-img.last-item .h2 {
  height: auto;
}

.no-img.last-item .content-x {
  height: auto;
}

.no-img.last-item .info::before {
  display: none;
}

.no-img.last-item .info {
  position: static;
}

.part-video {
  padding: 10px 0;
}

.part-video .video-title a::before,
.part-video .video-title p::before {
  content: "视频";
  display: inline-block;
  background: #dc4242;
  color: #fff;
  padding: 0 8px;
  border-radius: 3px;
  font-size: 12px;
  margin-right: 5px;
}

.part-video .video-title a,
.part-video .video-title p {
  font-size: 16px;
  display: inline-block;
  font-weight: 700;
}

.part-video .video-content {
  position: relative;
  margin-top: 8px;
}

.part-video .video-x {
  background: #000;
  margin-top: 10px;
}

.part-video video {
  display: block;
  width: 100%;
  height: auto;
}

.part-card-list {
  margin-top: 15px;
}

.part-card-ul {
  overflow: hidden;
  width: 100%;
  padding: 0 10px;
}

.part-card-ul::after {
  content: "";
  display: block;
  clear: both;
}

.part-card-li {
  float: none;
  width: 100%;
  background-color: #fff;
  margin-right: 0;
  margin-bottom: 15px;
  overflow: hidden;
  border: 1px solid #eee;
  border-radius: 5px;
}

.card-image-x {
  width: 100%;
  height: auto;
  overflow: hidden;
  border-radius: 5px 5px 0 0;
  background-color: #f2f2f2;
  float: none;
  position: relative;
}

.card-image-x a {
  display: block;
  height: auto;
}

.card-image-x img {
  width: 100%;
  min-height: auto;
  object-fit: cover;
  transition: all 0.3s;
}

.card-image-x a:hover img {
  transform: scale(1.2);
}

.card-content-x {
  float: none;
  width: 100%;
  height: auto;
  position: relative;
  padding: 10px;
}

.card-content-inner {
  overflow: hidden;
  position: relative;
  height: auto;
  max-height: 150px;
}

.card-content-inner::after {
  content: "";
  position: absolute;
  background-image: url("../imgs/white-alpha.png");
  height: 40px;
  left: 0;
  bottom: 0;
  right: 0;
}

.card-content-x .h2 {
  font-weight: bold;
  font-size: 15px;
  overflow: hidden;
  line-height: 20px;
}

.card-content-x .h2:hover {
  color: #dc4242;
}

.card-content-x .desc {
  padding-top: 8px;
  display: inline-block;
  font-size: 13px;
  line-height: 20px;
  color: #666;
}

.card-content-x .info {
  overflow: hidden;
  height: 30px;
  line-height: 30px;
  color: #ccc;
  font-size: 11px;
  position: static;
  margin-top: 8px;
}

.card-content-x .info .origin {
  float: left;
  color: #ab7e08;
}

.card-content-x .info .date {
  float: right;
}

.part-card-li.no-img-card .card-image-x {
  display: none;
}

.part-card-li.no-img-card .card-content-x {
  width: 100%;
}

.part-card-li.no-img-card .card-content-x .desc {
  padding-top: 15px;
}

.part-picture {
  padding: 10px 0;
}

.part-picture .picture-title {
  margin-bottom: 8px;
}

.part-picture .picture-title a::before,
.part-picture .picture-title p::before {
  content: "影像";
  display: inline-block;
  background: #dc4242;
  color: #fff;
  padding: 0 8px;
  border-radius: 3px;
  font-size: 12px;
  margin-right: 5px;
}

.part-picture .picture-title a,
.part-picture .picture-title p {
  font-size: 16px;
  display: inline-block;
  font-weight: 700;
}

.part-picture .picture-content {
  position: relative;
  margin-top: 8px;
  background-color: #000;
}

.part-picture .picture-show {
  padding: 10px;
  margin-bottom: 5px;
  position: relative;
}

.part-picture .pic-show-inner {
  height: 200px;
  overflow: hidden;
  border-radius: 5px;
}

.part-picture .picture-show::after {
  content: "";
  width: 40px;
  height: 40px;
  background-image: url("../imgs/icon-picture.png");
  background-size: contain;
  top: 50%;
  left: 50%;
  margin-left: -20px;
  margin-top: -20px;
}

.part-picture .picture-table {
  width: 100%;
  overflow: hidden;
  padding: 0 10px;
}

.part-picture .picture-table li {
  float: left;
  width: calc(50% - 10px);
  height: 100px;
  margin-right: 20px;
  overflow: hidden;
  border-radius: 5px;
  margin-bottom: 10px;
  background-color: #f2f2f2;
}

.part-picture .picture-table li:nth-child(2n) {
  margin-right: 0;
}

.part-picture .picture-table li a {
  display: block;
  height: 100%;
}

.part-picture .picture-table li img {
  height: 100%;
  width: auto;
  object-fit: cover;
  min-width: 100%;
}

.part-picture .picture-show img,
.part-picture .picture-table li img {
  transition: all 0.3s;
}

.part-picture .picture-show img:hover,
.part-picture .picture-table li img:hover {
  transform: scale(1.2);
}

.part-picture .picture-desc {
  font-size: 13px;
  line-height: 20px;
  color: #fff;
  padding: 0 10px;
}

.part-picture .picture-info {
  overflow: hidden;
  color: #ccc;
  padding: 0 10px 10px;
}

.part-picture .picture-info .from {
  margin-top: 8px;
  float: left;
  font-size: 11px;
}

.part-picture .picture-info .date {
  margin-top: 8px;
  float: right;
  font-size: 11px;
}

.picture-slider {
  background-color: #000;
  padding: 10px;
  margin-bottom: 5px;
}

.picture-swiper {
  height: 200px;
}

.picture-swiper img.is-vertical {
  height: 100%;
  width: auto;
  display: inline-block;
}

.picture-swiper .swiper-slide a {
  display: block;
  height: 100%;
}

.picture-swiper .swiper-slide a.image-center {
  text-align: center;
}

.picture-swiper .arrow-left,
.picture-swiper .arrow-right {
  display: block;
  position: absolute;
  margin-top: -10px;
  top: 50%;
  width: 20px;
  height: 20px;
  border: 6px solid #cb4e48;
  background-image: url(../imgs/arrows_swp.png);
  background-repeat: no-repeat;
  z-index: 100;
  background-color: #cb4e48;
  border-radius: 50%;
  background-size: 10px auto;
}

.picture-swiper .arrow-left:hover,
.picture-swiper .arrow-right:hover {
  background-color: #953a35;
  border: 6px solid #953a35;
}

.picture-swiper .arrow-left {
  background-position: 3px 0;
  left: 5px;
}

.picture-swiper .arrow-right {
  background-position: 3px -18px;
  right: 5px;
}

.picture-swiper .pic-pagination {
  position: absolute;
  z-index: 20;
  bottom: 5px;
  width: 100%;
  text-align: center;
}

.picture-swiper .swiper-pagination-switch {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  background: #555;
  margin: 0 3px;
  opacity: 0.8;
  border: 1px solid #fff;
  cursor: pointer;
  transition: all 0.3s;
}

.picture-swiper .swiper-active-switch {
  background: #fff;
  width: 15px;
}

.lin-banner {
  width: 100%;
  margin: 0 auto;
  padding: 0 10px;
}

.iframe-wrapper {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 9999;
  display: none;
}

.iframe-wrapper iframe {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: block;
}

.iframe-close {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 30px;
  color: #fff;
  width: 40px;
  height: 40px;
  background: rgba(0, 0, 0, 0.8) url('../imgs/close.png') center center no-repeat;
  text-indent: -99999em;
  background-size: 20px auto;
  border-radius: 50%;
}

.custom-panel {
  margin: 0 auto;
  width: 100%;
  display: flex;
  gap: 5px;
  justify-content: space-between;
  padding: 0 10px;
}
.custom-panel a {
  display: inline-block;
  flex: 1;
  min-height: 50px;
  background-color: #f2f2f2;
  flex: 1;
  overflow: hidden;
}
.custom-panel a img {
  transition: all 0.2s;
}
.custom-panel a:hover img {
  transform: scale(1.05);
}

.qdxinChanl {
  display: none !important;
}
