@charset "UTF-8";
/*
 * @Description: 静态页面公共样式
 * @Date: 2020-03-19 10:21:53
 * @version：v1.0
 */
body {
  min-width: 12.2rem;
  font-size: 0;
}
a:hover {
  color: #4873bf;
}
/** 功能类 ***/
.cf-otw .otw {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cf-scroll::-webkit-scrollbar {
  width: 0.04rem;
}
.cf-scroll::-webkit-scrollbar-thumb {
  border-radius: 0.1rem;
  -webkit-box-shaow: inset 0 0 0.05rem rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2);
}
.cf-scroll::-webkit-scrollbar-track {
  border-radius: 0;
  -webkit-box-shaow: inset 0 0 0.05rem rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.1);
}
/*****************************************
*Description：框架类
*Author：pyc
*Date：2019.04.12
*****************************************/
.cg-container {
  width: 12.2rem;
  margin: 0 auto;
}
.cg-min {
  min-width: 12.2rem;
}
.cg-box {
  padding: 0 0.15rem;
  background-color: #fff;
}
.cg5 {
  width: 50%;
}
/*****************************************
*Description：模块类
*Author：pyc
*Date：2019.04.12
*****************************************/
/* 图片100%宽度 */
.cm-coverimg img,
.cm-coverimg a > img {
  width: 100%;
  height: 100%;
}
/* tab切换 */
.cm-tab .tabContent {
  overflow: hidden;
}
.cm-tab .tabItem {
  display: none;
}
.cm-tab .tabItem:first-child {
  display: block;
}
.cm-tab .tabPanelno {
  font-size: 0;
}
.cm-tab .tabPanelno .panel {
  position: relative;
  *display: inline;
  *zoom: 1;
}
.cm-tab .tabPanel1 {
  border-bottom: 0.02rem solid #ededed;
}
.cm-tab .tabPanel1 .panel {
  margin-left: 0.41rem;
  padding-bottom: 0.13rem;
  line-height: 0.17rem;
  font-size: 0.17rem;
  color: #333;
}
.cm-tab .tabPanel1 .panel::before {
  position: absolute;
  bottom: -0.02rem;
  left: 50%;
  width: 0;
  height: 0.02rem;
  margin-left: -0.2rem;
  background-color: #3678d8;
  content: '';
}
.cm-tab .tabPanel1 .panel:first-child {
  margin-left: 0.21rem;
}
.cm-tab .tabPanel1 .panel.cur {
  color: #3678d8;
  font-weight: bold;
}
.cm-tab .tabPanel1 .panel.cur::before {
  width: 0.4rem;
}
.cm-tab .tabPanel1 .showMore {
  font-size: 16px;
  color: #999;
  line-height: 16px;
}
/**  tab切换的平均分布 */
.cm-tab .tabPanelno.average .panel {
  margin-left: 0;
  text-align: center;
}
.cm-tab .tabPanelno.average.w3 .panel {
  width: 33.33%;
}
.cm-tab .tabPanelno.average.w4 .panel {
  width: 25%;
}
.cm-tab .tabPanelno.average.w5 .panel {
  width: 20%;
}
.cm-tab .tabPanel2 {
  height: 0.34rem;
  border-bottom: 0.03rem solid #ededed;
}
.cm-tab .tabPanel2 .panel {
  height: 0.34rem;
  margin-left: 0.08rem;
  padding-left: 0.2rem;
  padding-right: 0.28rem;
  line-height: 0.18rem;
  color: #333;
  font-size: 0.18rem;
  border-bottom: 0.03rem solid transparent;
}
.cm-tab .tabPanel2 .panel:first-child {
  margin-left: 0;
}
.cm-tab .tabPanel2 .panel.cur {
  color: #3678d8;
  font-weight: bold;
  border-bottom-color: #3678d8;
}
.cm-tab .tabPanel3 .panel {
  margin-left: 0.22rem;
  padding-left: 0.13rem;
  line-height: 0.18rem;
  font-size: 0.18rem;
}
.cm-tab .tabPanel3 .panel:first-child {
  margin-left: 0;
}
.cm-tab .tabPanel3 .panel.cur {
  color: #3678d8;
  font-weight: bold;
}
.cm-tab .tabPanel3-1 .panel {
  margin-left: 0.18rem;
  padding-left: 0.18rem;
  line-height: 0.21rem;
  background: none;
  border-left: 0.01rem solid #d3d3d3;
}
.cm-tab .tabPanel3-1 .panel:first-child {
  border: none;
}
.cm-tab .tabPanel3-1 .panel.cur {
  background: none;
}
.cm-tab .tabPanel4 {
  height: 0.37rem;
  text-align: right;
}
.cm-tab .tabPanel4 .panel {
  width: 1.24rem;
  height: 0.38rem;
  margin-left: 0.09rem;
  line-height: 0.35rem;
  text-align: center;
  color: #000;
  font-size: 0.15rem;
  border-top-left-radius: 0.05rem;
  border-top-right-radius: 0.05rem;
  border: solid 0.01rem #e5e5e5;
  background-color: #fff;
}
.cm-tab .tabPanel4 .panel.cur {
  border-bottom-color: #f8f8f8;
  background-color: #f8f8f8;
}
.cm-tab .tabPanel5 {
  height: 0.32rem;
  border-bottom: 0.01rem solid #ededed;
}
.cm-tab .tabPanel5 .panel {
  height: 0.32rem;
  margin-right: 0.2rem;
  padding: 0 0.1rem 0.13rem;
  line-height: 0.17rem;
  font-size: 0.17rem;
  color: #333;
}
.cm-tab .tabPanel5 .panel::before {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -0.025rem;
  border: 0.05rem solid transparent;
  border-bottom-color: #fff;
  content: '';
}
.cm-tab .tabPanel5 .panel.cur {
  color: #3678d8;
  font-weight: bold;
  border-bottom: 0.01rem solid #3678d8;
}
.cm-tab .tabPanel5 .panel.cur::before {
  border-bottom-color: #3678d8;
}
/* 有图标tab切换 */
.cm-tab .tabPanelicon .panel {
  position: relative;
}
.cm-tab .tabPanelicon .panel .icon {
  position: absolute;
  left: 50%;
  bottom: 0;
  display: none;
  width: 0.12rem;
  height: 0.07rem;
  margin-left: -0.06rem;
}
.cm-tab .tabPanelicon .panel.cur .icon {
  display: block;
}
/* 轮播 */
.cm-banner {
  position: relative;
  overflow: hidden;
}
.cm-banner-img {
  position: relative;
  height: 100%;
  overflow: hidden;
}
.cm-banner-img > a,
.cm-banner-img img {
  display: block;
  width: 100%;
  height: 100%;
}
.cm-banner-img > a,
.cm-banner-img > li {
  position: absolute;
  left: 0;
  top: 0;
  display: none;
}
.cm-banner-img > li {
  list-style: none;
}
.cm-banner-img > a:first-child,
.cm-banner-img > li:first-child {
  display: block;
}
.cm-banner-img1 {
  position: absolute;
  left: 0;
  top: 0;
}
.cm-banner-tools {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.cm-banner-text {
  padding-right: 1.45rem;
  padding-left: 0.15rem;
  overflow: hidden;
}
.cm-banner-text p,
.cm-banner-text p a {
  color: #fff;
}
.cm-banner-text p {
  display: none;
}
.cm-banner-text p:first-child {
  display: block;
}
.cm-banner-text p:hover,
.cm-banner-text p:hover a {
  color: #3678d8;
}
.cm-banner-text p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cm-banner-btn {
  position: absolute;
  bottom: 0.21rem;
  right: 0.22rem;
  font-size: 0;
}
.cm-banner-btn span {
  display: inline-block;
  width: 0.08rem;
  height: 0.08rem;
  margin-left: 0.09rem;
  background: #fff;
  border-radius: 50%;
  cursor: pointer;
}
.cm-banner-btn span.cur {
  background: #3678d8;
}
.cm-banner-btn.btn1 {
  right: 0;
  bottom: 0;
}
.cm-banner-btn.btn1 span {
  width: 0.22rem;
  height: 0.17rem;
  margin-left: 0;
  line-height: 0.17rem;
  color: #fff;
  font-size: 0.12rem;
  text-align: center;
  border-radius: 0;
  background: rgba(0, 0, 0, 0.3);
}
.cm-banner-btn.btn1 span.cur {
  color: #fff;
  background: #3678d8;
}
.cm-banner-arrow .btn {
  position: absolute;
  top: 50%;
  width: 0.4rem;
  height: 0.7rem;
  margin-top: -0.35rem;
  cursor: pointer;
}
.cm-banner-arrow .btn-lf {
  left: 0;
  background: url(szf-ztl2023.png) no-repeat center;
}
.cm-banner-arrow .btn-rt {
  right: 0;
  background: url(szf-ztr2023.png) no-repeat center;
}
.cm-banner-index {
  position: absolute;
  right: 0.8rem;
  bottom: 0.11rem;
}
.cm-banner-index span {
  padding-right: 0.05rem;
  font-size: 0.14rem;
  color: #fff;
}
.cm-banner-index span.ban-dy {
  font-size: 0.18rem;
}
/* 背景轮播 */
.cm-bgbanner {
  position: absolute;
  width: 100%;
  height: 8.05rem;
  z-index: -1;
}
.cm-bgbanner a {
  width: 100%;
  height: 100%;
}
/* 新闻列表 */
.cm-news-list li {
  height: 0.3rem;
  line-height: 0.3rem;
  text-align: right;
  font-size: 0.14rem;
  color: #999;
}
.cm-news-list li a {
  float: left;
  max-width: 80%;
  padding-left: 0.15rem;
  font-size: 0.15rem;
  color: #333;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: url(news-list2023.png) no-repeat left center;
}
.cm-news-list li a:hover {
  color: #3678d8;
  background-image: url(news-list-bg2023.png);
}
.cm-news-list-1 li {
  height: 0.48rem;
  line-height: 0.48rem;
}
.cm-news-list1 li a {
  padding-left: 0.08rem;
  /* background: url('../images/jc_index-icon64.png') no-repeat left center; */
}
.cm-news-list2 li {
  height: 0.3rem;
  line-height: 0.3rem;
}
.cm-news-list2 li .s {
  margin-right: 0.07rem;
  color: #ef6c2c;
  font-size: 0.15rem;
}
.cm-news-list2 li a {
  padding-left: 0.17rem;
  color: #333;
  /* background: url('../images/jc_index-icon32.png') no-repeat left center; */
}
.cm-news-list3 li a {
  padding-left: 0.16rem;
  font-size: 0.13rem;
  color: #666;
  /* background: url('../images/kt_list-icon4.png') no-repeat left center; */
}
.cm-news-list4 li {
  height: 0.33rem;
  line-height: 0.33rem;
  font-size: 0.14rem;
  border-bottom: 0.01rem dashed #8e8e8e;
}
.cm-news-list4 li a {
  padding-left: 0.12rem;
  color: #444;
  /* background: url('../images/kt_list-icon5.png') no-repeat left center; */
}
/* 视频模块 */
.cm-video {
  position: relative;
  display: block;
}
.cm-video .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0.49rem;
  height: 0.49rem;
  margin-top: -0.25rem;
  margin-left: -0.25rem;
  /* background: url('../images/jc_index-icon88.png') no-repeat center; */
}
/* 上面图标/图片 下面文字 */
.cm-picitem a {
  position: relative;
  display: inline-block;
  text-align: center;
}
.cm-picitem a .img {
  width: 100%;
  overflow: hidden;
}
.cm-picitem a .txt {
  padding: 0 0.08rem;
  line-height: 0.16rem;
  color: #333;
  font-size: 0.13rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.cm-picitem a:hover .txt {
  color: #3678d8;
}
.cm-picitecm-lf img {
  float: left;
}
/* 固定文字 */
.cm-picitemfixed .txt {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.cm-middle-txt {
  display: table;
}
.cm-middle-txt .inner {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}
/* 表格 */
.cm-table-fixed {
  width: 100%;
  table-layout: fixed;
}
.cm-table-fixed tr .txt-lf {
  text-align: left;
}
.cm-table-fixed tr a:hover {
  color: #3678d8;
}
table.center td {
  text-align: center;
}
/**  尾部下拉模块  *****/
.cm-drop {
  line-height: 0.29rem;
  font-size: 0.12rem;
}
.cm-drop .mlink {
  margin: 0 0.25rem;
  color: #194897;
  font-weight: bold;
  font-size: 0.14rem;
}
.cm-drop .mlink img {
  padding-right: 0.05rem;
}
.cm-drop .drop-select {
  width: 2.5rem;
  height: 0.3rem;
  margin-right: 0.08rem;
  border: 0.01rem solid #d8dcdd;
}
.cm-drop .drop-select p {
  padding-left: 0.13rem;
  text-align: right;
  cursor: pointer;
}
.cm-drop .drop-select .tit {
  color: #828282;
}
.cm-drop .drop-select .arrow-icon {
  width: 0.1rem;
  height: 0.06rem;
  margin-right: 0.1rem;
  background: url(drop-icon2023.png) no-repeat;
  transition: 1s;
  transform: rotate(0deg);
}
.cm-drop .drop-select .arrow-icon.cur {
  transform: rotate(180deg);
}
.cm-drop .dropdown-menu {
  position: absolute;
  display: none;
  width: 2.5rem;
  height: 1rem;
  color: #566279;
  border: 0.01rem solid #ededed;
  background: #fff;
  overflow-y: auto;
}
.cm-drop .dropdown-menu:first-child {
  display: block;
}
.cm-drop .dropdown-menu li {
  width: 100%;
  padding-left: 0.2rem;
  line-height: 0.3rem;
}
/***  当前位置  ***/
.cm-loc {
  padding-left: 0.35rem;
  font-size: 0.15rem;
  background: url(m-loc2023.png) no-repeat 0.1rem center;
}
.cm-loc a {
  padding: 0 0.05rem;
}
.cm-loc span.cur,
.cm-loc a:hover {
  color: #3678d8;
}
/***  页码  ***/
.cm-page {
  padding: 0.2rem 0;
  line-height: 0.32rem;
  text-align: center;
  font-size: 0.14rem;
}
.cm-page .num {
  color: #194897;
}
.cm-page a,
.cm-page span {
  margin: 0 0.06rem;
}
.cm-page a {
  display: inline-block;
  width: 0.32rem;
  color: #415569;
  background: #f3f3f3;
  border-radius: 0.03rem;
  cursor: pointer;
}
.cm-page a.cur,
.cm-page a:hover {
  background: #194897;
  color: #fff;
}
.cm-page a.nobg {
  background: none;
}
.cm-page a.nobg:hover {
  color: #194897;
}
.cm-page .pageprv,
.cm-page .pagenext {
  width: 0.58rem;
  color: #b9bfc5;
}
.cm-page .turn input {
  width: 0.3rem;
  height: 0.3rem;
  padding: 0 0.04rem;
  line-height: 100%;
  border: 0.01rem solid #dbdbdb;
}
.cm-page .submit {
  width: 0.5rem;
  background: #194897;
  color: #fff;
}
.cm-page .go {
  width: 0.4rem;
}
/**  左边导航  **/
.cm-side-nav li {
  width: 100%;
  margin-bottom: 0.1rem;
  border: 0.01rem solid #ebebeb;
}
.cm-side-nav li a {
  display: block;
  padding-left: 0.21rem;
  line-height: 0.43rem;
  font-size: 0.15rem;
  background: url(m-side-nav2023.png) no-repeat 2rem center;
}
.cm-side-nav li a.cur,
.cm-side-nav li a:hover {
  color: #194897;
  font-weight: bold;
  background: url(m-side-nav_cur2023.png) no-repeat 2rem center;
}
/***  领导导航  ***/
.cm-leader-nav li {
  height: 0.4rem;
  line-height: 0.4rem;
  border-left: 0.03rem solid transparent;
}
.cm-leader-nav li a {
  display: block;
  height: 0.4rem;
  padding-left: 0.27rem;
  padding-right: 0.2rem;
  border-top: 0.01rem solid #fceeed;
}
.cm-leader-nav li:first-child a {
  border-color: transparent;
}
.cm-leader-nav li .s1 {
  float: left;
  font-size: 0.16rem;
  color: #194897;
  font-weight: bold;
}
.cm-leader-nav li .s2 {
  float: right;
  font-size: 0.15rem;
  color: #666;
}
.cm-leader-nav li:hover,
.cm-leader-nav li.cur {
  background-color: #f8f8f8;
  border-left-color: #194897;
}
/****  分享  ***/
.cm-share {
  line-height: 0.3rem;
  margin-left: 0.3rem;
}
.cm-share span {
  font-size: 0.16rem;
  color: #666;
}
.cm-share a {
  display: inline-block;
  vertical-align: top;
  margin-right: 0.04rem;
}
/*****************************************
*Description：元件类
*Author：pyc
*Date：2019.04.12
*****************************************/
.cu-btn {
  display: inline-block;
  height: 0.32rem;
  line-height: 0.32rem;
  text-align: center;
  font-size: 0.14rem;
  color: #fff;
  background-color: #bfbfbf;
}
/* 新增通用轮播图样式 */
.cm-newspicswiper {
  width: 100%;
  height: 100%;
  position: relative;
}
.cm-newspicswiper .swiper-container {
  height: 100%;
  width: 100%;
}
.cm-newspicswiper .swiper-pagination {
  position: absolute;
  right: 0.14rem;
  bottom: 0.11rem;
}
.cm-newspicswiper .swiper-pagination-switch {
  width: 0.11rem;
  height: 0.11rem;
  background-color: #fff;
  display: inline-block;
  border-radius: 50%;
  margin-left: 0.1rem;
}
.cm-newspicswiper .swiper-active-switch {
  background-color: #33a244;
}
.cm-newspicswiper .swiper-slide a {
  position: relative;
  display: inline-block;
  height: 100%;
  width: 100%;
}
.cm-newspicswiper .swiper-slide a:hover .text {
  font-weight: bold;
}
.cm-newspicswiper .swiper-slide a img {
  width: 100%;
  height: 100%;
}
.cm-newspicswiper .swiper-slide a .text {
  left: 0;
  position: absolute;
  bottom: 0;
  display: inline-block;
  width: 100%;
  color: #fff;
  font-size: 0.14rem;
  line-height: 0.2rem;
  padding: 0.1rem;
  background-color: rgba(0, 0, 0, 0.3);
}
.cm-newspicswiper .swiper-button-prev {
  display: none;
  background: url(szf-lunbol2023.png) no-repeat center;
  background-size: cover;
  position: absolute;
  left: 0.16rem;
  top: 50%;
  margin-top: -0.3rem;
  width: 0.32rem;
  height: 0.34rem;
  z-index: 9;
}
.cm-newspicswiper .swiper-button-next {
  display: none;
  background: url(szf-lunbor2023.png) no-repeat center;
  background-size: cover;
  position: absolute;
  right: 0.16rem;
  top: 50%;
  margin-top: -0.3rem;
  width: 0.32rem;
  height: 0.34rem;
  z-index: 9;
}
.cm-newspicswiper:hover .swiper-button-next.show,
.cm-newspicswiper:hover .swiper-button-prev.show {
  display: block;
  cursor: pointer;
}
/* 轮播图共用css */
.cm-banner {
  width: 100%;
  height: 100%;
  position: relative;
}
.cm-banner a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.cm-banner a img {
  width: 100%;
  height: 100%;
}
.cm-banner .swiper-container {
  width: 100%;
  height: 100%;
}
/* 左右箭头 */
.cm-banner .swiper-button-prev {
  display: none;
  background: url(szf-lunbol2023.png) no-repeat left top;
  position: absolute;
  left: 0.1rem;
  top: 50%;
  margin-top: -0.15rem;
  width: 0.17rem;
  height: 0.3rem;
}
.cm-banner .swiper-button-next {
  display: none;
  background: url(szf-lunbor2023.png) no-repeat left bottom;
  position: absolute;
  right: 0.1rem;
  top: 50%;
  margin-top: -0.15rem;
  width: 0.17rem;
  height: 0.3rem;
}
.cm-banner .swiper-button-next.show,
.cm-banner .swiper-button-prev.show {
  display: block;
  cursor: pointer;
}
.cm-banner .swiper-pagination {
  position: absolute;
  z-index: 100;
}
.cm-banner .swiper-pagination-switch {
  width: 0.12rem;
  height: 0.12rem;
  background-color: #e1e1e1;
  display: inline-block;
  border-radius: 50%;
  margin-left: 0.1rem;
}
.cm-banner .swiper-active-switch {
  background-color: #dc0017;
}
/* 新闻头条轮播 */
.cm-HotNews .swiper-wrapper .swiper-slide {
  width: 100%;
}
.cm-HotNews .swiper-container {
  height: 0.9rem;
}
.cm-HotNews .level-1 h1 {
  text-align: center;
  color: #333;
  font-size: 0.3rem;
  max-width: 100%;
}
.cm-HotNews .level-2 p {
  margin: 0 auto;
  text-align: center;
  font-size: 0.16rem;
  color: #666;
  line-height: 0.5rem;
  width: 86%;
}
/* 政府文件详情页顶部的table */
.w-100du {
  width: 100%;
}
.detail-tb {
  font-size: 0.26rem;
  margin: 0.41rem 0;
}
.detail-tb tr,
.detail-tb td {
  border: 0.01rem solid #e8e8e8;
}
.detail-tb td {
  width: 3.58rem;
  padding: 0.1rem 0.17rem;
  line-height: 0.47rem;
}
.detail-tb .th {
  width: 1.99rem;
  padding: 0.1rem 0.4rem;
  background-color: #f5f4f4;
  line-height: 0.47rem;
}
.detail-tb .th-con {
  display: block;
  height: 0.47rem;
  line-height: 0.47rem;
  overflow: hidden;
  text-align: justify;
}
.detail-tb .th-con::after {
  content: '';
  display: inline-block;
  width: 100%;
}
.detail-tb .con {
  color: #666;
}
.detail-tb a {
  color: #666;
}
.detail-tb.wap-tb {
  display: none;
}
/* datepicker */
.cm-datepicker {
  border: 0.01rem solid #dcdfe6;
  height: 0.35rem;
  width: 100%;
  background: #fff;
  color: #333;
  vertical-align: baseline;
  padding: 0 0.22rem;
}
.cm-datePickerBox {
  border: 0.01rem solid #dcdfe6;
  height: 0.35rem;
  width: 100%;
  background: #fff;
  color: #333;
  vertical-align: baseline;
}
.cm-datePickerBox .date-separate {
  font-size: 0.16rem;
  color: #333;
  display: inline-block;
  height: 0.35rem;
  line-height: 0.35rem;
  width: 0.2rem;
  text-align: center;
}
.cm-datePickerBox .yydh-datepickerinput {
  font-size: 0.16rem;
  color: #333;
  text-align: center;
  display: inline-block;
  vertical-align: baseline;
  height: 100%;
  line-height: 100%;
  width: calc(50% - 0.11rem);
}
/* cm-card 组件相关样式 */
.cm-card-normal {
  position: relative;
  border-radius: 0.04rem;
  border: 0.01rem solid #ebeef5;
  overflow: hidden;
  transition: 0.3s;
}
.cm-card-contentPosin .cm-card-p {
  color: #fff;
}
.cm-card-shadow {
  box-shadow: 0 0.02rem 0.12rem 0 rgba(0, 0, 0, 0.1);
}
.cm-card {
  width: 100%;
  height: 100%;
}
.cm-card-a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.cm-card-a img {
  width: 100%;
  object-fit: cover;
}
.cm-card-a:hover .cm-card-p {
  color: #3678d8;
}
.cm-card-cont {
  padding: 0.2rem;
  width: 100%;
}
.cm-card-contentPosin {
  padding: 0.1rem;
  position: absolute;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.cm-card-a:hover .cm-card-contentPosin .cm-card-p {
  color: #fff;
  font-weight: bold;
}
.cm-card-p {
  font-size: 0.18rem;
  color: #333;
  overflow: hidden;
  -webkit-line-clamp: 1;
  text-overflow: ellipsis;
  display: box;
  -webkit-box-orient: vertical;
}
.dn {
  display: none !important;
}
.zc-mobile-page {
  display: none;
}
/* 兼容手机端 */
@media screen and (max-width: 768px) {
  .detail-tb {
    display: none;
  }
  .detail-tb td {
    width: 5.26rem;
    height: 0.8rem;
    line-height: 0.4rem;
    padding: 0.2rem 0.27rem;
  }
  .detail-tb .th {
    width: 1.76rem;
    padding: 0 0.3rem;
    line-height: 0.4rem;
  }
  .detail-tb.wap-tb {
    display: block;
  }
  .cm-page {
    display: none;
  }
  .zc-mobile-page {
    display: flex;
    justify-content: space-between;
    margin: 0.4rem 0 0.48rem;
  }
  .zc-mobile-page a {
    display: inline-block;
    width: 2.08rem;
    height: 0.88rem;
    line-height: 0.88rem;
    background-color: #f5f5f5;
    font-size: 0.32rem;
    text-align: center;
  }
  .zc-mobile-page .pager {
    width: 2.41rem;
    color: #333;
    position: relative;
    border: 1px solid #e2e2e2;
    background: #fff;
  }
  .zc-mobile-page .pager .page-select {
    display: inline-block;
    width: 2.41rem;
    max-height: 2.88rem;
    background-color: #f4f6f8;
    overflow: auto;
    position: absolute;
    bottom: 0.88rem;
    left: 0;
  }
  .zc-mobile-page .pager .page-select span {
    display: block;
    width: 2.41rem;
    height: 0.7rem;
    line-height: 0.7rem;
    text-align: center;
  }
}
/* hovershow组件 */
.cm-hoverShowOut {
  display: block;
  position: relative;
}
.cm-hoverShowOut .cm-hoverShowIn {
  position: absolute;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 10;
}
.cm-hoverShowOut .cm-hoverShowIn.bottom {
  bottom: -100%;
}
.cm-hoverShowOut .cm-hoverShowIn.top {
  bottom: 100%;
}
.cm-hoverShowOut .cm-hoverShowIn.left {
  right: 100%;
  bottom: 0;
}
.cm-hoverShowOut .cm-hoverShowIn.right {
  left: 100%;
  bottom: 0;
}
.cm-hoverShowOut:hover .cm-hoverShowIn {
  display: block;
}

.m-auto {
  margin: 0 auto;
}
.inlineblock {
  display: inline-block;
}
.biglogo {
  width: 4.65rem;
  height: 0.9rem;
}
.wap-biglogo {
  display: none;
}
.guohuit {
  width: 0.16rem;
  height: 0.16rem;
  margin: 0 0.05rem 0 0.3rem;
}
.logoright11 {
  font-size: 0.16rem;
  color: #333;
}
.head {
  padding-top: 0.4rem;
  display: flex;
  justify-content: space-between;
}
.flex {
  display: flex;
}
.jsc-sb {
  justify-content: space-between;
}
.ai-center {
  align-items: center;
}
.logoright1 {
  text-align: right;
  flex-direction: row-reverse;
}
.logoright2 {
  margin-top: 0.2rem;
  width: 4.3rem;
  height: 0.52rem;
  background-color: #f5f5f5;
  border-radius: 0.04rem;
}
.logoright2 .logoinput {
  line-height: 0.52rem;
  color: #333;
  font-size: 0.16rem;
  width: 3.5rem;
  padding: 0 0.2rem;
  height: 0.52rem;
  box-sizing: border-box;
}
.logoright2 .logoinput:focus {
  border: 0.01rem solid #3f74d1;
  border-radius: 0.04rem 0 0 0.04rem;
}
.logoright2 .logobutton {
  cursor: pointer;
  width: 0.8rem;
  height: 100%;
  background: #3f74d1 url(szf-fdj2023.png) no-repeat center;
  background-size: 0.24rem 0.24rem;
  border-radius: 0 0.04rem 0.04rem 0;
}
.headNav {
  margin-top: 0.4rem;
  height: 0.6rem;
  line-height: 0.6rem;
  background-image: linear-gradient(to bottom, #1850c0, #4889d7);
}
.nava {
  display: inline-block;
  font-size: 0.24rem;
  color: #fff;
  line-height: 0.57rem;
  padding: 0 0.26rem;
}
.nava:hover,
.nava.cur {
  color: #fff;
  font-weight: bold;
  border-bottom: 0.03rem solid #fff;
}
.navbody {
  height: 100%;
}
.navbody ul {
  height: 100%;
}
.navbody ul li {
  position: relative;
}
.navbody .xieline {
  margin-top: 0.15rem;
  height: 0.3rem;
  width: 0.01rem;
  background-color: #ddd;
  opacity: 0.16;
  transform: rotate(30deg);
}
.foot {
  margin-top: 0.3rem;
  border-top: 0.03rem solid #4873bf;
  padding-bottom: 0.2rem;
}
.footer1 {
  line-height: 0.6rem;
  border-bottom: 0.01rem solid #cecece;
  color: #333;
  font-size: 0.18rem;
}
.footer1 .footer1lj {
  font-weight: bold;
}
.footer1as {
  padding: 0 0.05rem;
}
.footer2 {
  font-size: 0.16rem;
}
.footer3l {
  position: relative;
}
.jiucuo {
  padding: 0 0.22rem 0 0.12rem;
  position: absolute;
  top: 0.27rem;
}
.jiucuo .jiucuoimg {
  width: 0.56rem;
  height: 0.68rem;
}
.jiucuo .jiucuoimg2 {
  width: 1.1rem;
  height: 0.55rem;
}
.jiucuor {
  margin-left: 2.2rem;
}
.lh32 {
  line-height: 0.32rem;
}
.jiucuorp {
  line-height: 0.32rem;
  font-size: 0.16rem;
}
.mr20 {
  margin-right: 0.2rem;
}
.guohuibi {
  width: 0.18rem;
  height: 0.2rem;
  margin-bottom: 0.05rem;
}
.footer3 {
  margin-top: 0.12rem;
}
.footer3r {
  display: flex;
  margin-top: 0.2rem;
}
.footer3r img {
  width: 0.72rem;
  height: 0.72rem;
}
.footer3r span {
  font-size: 0.16rem;
  color: #333;
  margin-top: 0.09rem;
}
.footer3r .flex {
  align-items: center;
  margin-left: 0.35rem;
  flex-direction: column;
}
.footer3r .flex:hover span {
  color: #4873bf;
}
.footer2.paddleft {
  padding-left: 0.59rem;
}
.iconTitle a:hover span {
  color: #4873bf;
}
.iconTitle img {
  object-fit: contain;
  width: 0.24rem;
  height: 0.24rem;
  margin-right: 0.07rem;
}
.iconTitle span {
  font-size: 0.2rem;
  color: #333;
  font-weight: bold;
}
.fdlink {
  position: relative;
}
.fdlink .cm-drop {
  line-height: 0.6rem;
  font-size: 0.16rem;
}
.fdlink .cm-drop .drop-select {
  width: auto;
  height: 0.6rem;
  border: none;
  margin-right: 0;
}
.fdlink .cm-drop .drop-select .arrow-icon {
  margin-top: -0.03rem;
  margin-left: 0.1rem;
}
.fdlink .cm-drop .drop-select .tit {
  color: #333;
}
.fdlink .cm-drop .drop-select .tit:hover {
  color: #4873bf;
}
.fdlink .cm-drop .drop-select p {
  padding-left: 0;
}
.fdlink .cm-drop .dropdown-menu {
  left: 0;
  height: 2.65rem;
  width: 100%;
  padding: 0.1rem 0.1rem 0.1rem 0.2rem;
  bottom: 0.6rem;
  background: #fff;
  box-shadow: 0 0 0.11rem 0 rgba(0, 0, 0, 0.12);
  border-radius: 0.04rem;
  border: none;
  z-index: 200;
}
.fdlink .cm-drop .dropdown-menu li {
  width: 19%;
  float: left;
  padding-left: 0;
  line-height: 0.35rem;
  height: 0.35rem;
}
.fdlink .cm-drop .dropdown-menu li .text {
  max-width: 100%;
  display: inline-block;
}
.fdlink .footer1as {
  padding: 0 0.1rem;
}
.fdlink .cm-drop .cur .tit {
  font-weight: bold;
  color: #4873bf;
}
.rightFixed {
  position: fixed;
  right: 0.24rem;
  top: 2.47rem;
  width: 0.7rem;
  min-height: 3rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.rightFixed .fixedpic {
  width: 0.56rem;
  height: 0.56rem;
  border-radius: 50%;
  border: 0.01rem solid #eff7ff;
  background: #eff7ff url(szf-fixi12023.png) no-repeat center center;
  background-size: 0.32rem 0.32rem;
}
.rightFixed .fixedpic:hover {
  background: #5182d3 url(szf-fix1o2023.png) no-repeat center center;
  background-size: 0.32rem 0.32rem;
}
.rightFixed .fixedpic.fixedpic2 {
  background: #eff7ff url(szf-fixi22023.png) no-repeat center center;
  background-size: 0.32rem 0.32rem;
}
.rightFixed .fixedpic.fixedpic2:hover {
  background: #5182d3 url(szf-fixi2o2023.png) no-repeat center center;
  background-size: 0.32rem 0.32rem;
}
.rightFixed .fixedpic.fixedpic3 {
  background: #eff7ff url(szf-fixi32023.png) no-repeat center center;
  background-size: 0.32rem 0.32rem;
}
.rightFixed .fixedpic.fixedpic3:hover {
  background: #5182d3 url(szf-fixi3o2023.png) no-repeat center center;
  background-size: 0.32rem 0.32rem;
}
.rightFixed .fixedpic.fixedpic4 {
  background: #eff7ff url(szf-fixi42023.png) no-repeat center center;
  background-size: 0.32rem 0.32rem;
}
.rightFixed .fixedpic.fixedpic4:hover {
  background: #5182d3 url(szf-fixi4o2023.png) no-repeat center center;
  background-size: 0.32rem 0.32rem;
}
.rightFixed .fixedpic.fixedpic5 {
  background: #eff7ff url(szf-fixi52023.png) no-repeat center center;
  background-size: 0.32rem 0.32rem;
}
.rightFixed .fixedpic.fixedpic5:hover {
  background: #5182d3 url(szf-fixi5o2023.png) no-repeat center center;
  background-size: 0.32rem 0.32rem;
}
.rightFixed .fixedBox {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 0.12rem;
  position: relative;
}
.rightFixed .fixedBox .erweima {
  width: 1.21rem;
  height: 1.21rem;
  position: absolute;
  display: none;
  left: -1.3rem;
  top: -0.3rem;
}
.rightFixed .fixedBox .erweima img {
  width: 100%;
  height: 100%;
}
.rightFixed .fixedBox.fixedBoxwx:hover .erweima {
  display: block;
}
.rightFixed .fixedBox span {
  margin-top: 0.08rem;
  font-size: 0.16rem;
  color: #333;
}
@media screen and (max-width: 768px) {
  ::-webkit-scrollbar {
    width: 0;
    height: 0;
  }
  ::-webkit-scrollbar-thumb {
    background: transparent;
  }
  ::-webkit-scrollbar-track {
    border-radius: 0;
    background: transparent;
  }
  .cg-container {
    width: auto;
  }
  body {
    min-width: 100%;
  }
  .rightFixed {
    display: none;
  }
  .biglogo {
    display: none;
  }
  .wap-biglogo {
    display: block;
    width: 3.78rem;
    height: 2.07rem;
  }
  .logoright1 {
    position: absolute;
    top: 0;
    left: 0.24rem;
  }
  .head {
    width: 100%;
    display: block;
    padding-top: 0.97rem;
  }
  .logoright11 {
    font-size: 0.28rem;
  }
  .guohuit {
    width: 0.3rem;
    height: 0.32rem;
  }
  .logoright1 {
    height: 0.8rem;
  }
  .logoright2 {
    display: block;
    width: 7.02rem;
    height: 0.8rem;
    margin: 0.31rem auto 0;
  }
  .logoright2 .logoinput {
    width: 5.87rem;
    height: 100%;
    padding: 0 0.26rem;
    font-size: 0.32rem;
  }
  .logoright2 .logobutton {
    width: 1.15rem;
    height: 0.8rem;
    background-size: 0.44rem 0.44rem;
  }
  .headNav {
    height: 0.88rem;
    line-height: 0.88rem;
    background: linear-gradient(180deg, #1850c0 0%, #4889d7 100%);
    overflow-x: auto;
    overflow-y: hidden;
  }
  .headNav li {
    height: 100%;
    flex-shrink: 0;
    margin-right: 0.39rem;
  }
  .headNav li:first-child {
    margin-left: 0.26rem;
  }
  .nava {
    font-size: 0.32rem;
    height: 0.85rem;
    line-height: 0.85rem;
    padding: 0 0.39rem;
  }
  .footerbody {
    margin: 0 0.24rem;
  }
  .footer1 {
    line-height: 0.88rem;
    border: none;
    font-size: 0.32rem;
  }
  .footer1 .footer1lj {
    font-weight: bold;
  }
  .footer2.paddleft {
    padding-left: 0;
  }
  .cm-drop .flex {
    display: block;
    float: none;
  }
  .cm-drop .flex .footer1as {
    display: none;
  }
  .cm-drop .flex .drop-select {
    position: relative;
    display: block;
    height: 0.88rem;
  }
  .cm-drop .flex .drop-select .dropdown-menu {
    bottom: 0.88rem;
  }
  .cm-drop .flex .drop-select .dropdown-menu li {
    width: auto;
    float: none;
    line-height: 0.57rem;
    font-size: 0.28rem;
    height: 0.57rem;
  }
  .cm-drop .flex .arrow-icon {
    width: 0.26rem;
    height: 0.15rem;
  }
  .fdlink .cm-drop {
    line-height: 0.88rem;
    font-size: 0.32rem;
  }
  .footer3 {
    padding-top: 0.37rem;
    border-top: 1px solid #e5e5e5;
  }
  .jiucuo {
    position: static;
    display: inline-block;
  }
  .jiucuo .jiucuoimg {
    width: 1.12rem;
    height: 1.36rem;
  }
  .jiucuo .jiucuoimg2 {
    width: 2.2rem;
    height: 1.1rem;
    border: none !important;
  }
  .jiucuo-item {
    text-align: center;
  }
  .jiucuor {
    margin-left: 0;
  }
  .jiucuor .footer2,
  .jiucuor .jiucuorp {
    font-size: 0.32rem;
    line-height: 0.8rem;
  }
  .s {
    display: block;
  }
  .guohuibi {
    width: 0.36rem;
    height: 0.4rem;
  }
  .footer3r {
    display: none;
  }
}

.rsxz-content {
  background: url(rsxzbg2023.png) top center / 19.2rem auto no-repeat;
  margin-bottom: -0.3rem;
}
.rsxz-content .rsxz-block {
  width: 12.2rem;
  margin: 0 auto;
}
.rsxz-content .slogan {
  padding-top: 0.6rem;
}
.rsxz-content .slogan .logo {
  width: 5.51rem;
  height: 2.65rem;
  object-fit: contain;
  float: left;
  margin: 0.26rem 0 0 0.15rem;
}
.rsxz-content .slogan .video {
  float: right;
  margin-right: 0.25rem;
  padding: 0.02rem;
  margin-bottom: 0.3rem;
}
.rsxz-content .slogan .video video {
  border: 0.02rem #fff solid;
  background: #000;
  width: 5.63rem;
  height: 3.47rem;
  object-fit: contain;
}
.rsxz-content .slogan .video .info {
  margin-top: 0.17rem;
  text-align: center;
  line-height: 0.2rem;
  font-size: 0.18rem;
  font-weight: 400;
  color: #333;
}
.rsxz-content .title-slice {
  height: 0.57rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.rsxz-content .xzgk {
  margin-top: 0.28rem;
}
.rsxz-content .xzgk .xzgk-left {
  float: left;
  width: 5.8rem;
  height: 3.4rem;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 0 0.06rem 0 rgba(0, 0, 0, 0.09);
  position: relative;
}
.rsxz-content .xzgk .xzgk-left .xzmapbg,
.rsxz-content .xzgk .xzgk-left .xzmap {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  transform: scale(1.1);
}
.rsxz-content .xzgk .xzgk-left .xzmapbg {
  left: 1px;
  top: 5px;
}
.rsxz-content .xzgk .xzgk-right {
  width: 5.8rem;
  margin-right: 0.2rem;
  height: 2.7rem;
  font-size: 0.2rem;
  color: #333;
  line-height: 0.45rem;
  float: right;
  padding-top: 0.09rem;
}
.rsxz-content .xzgk .xzgk-right .btn {
  display: block;
  width: 1.24rem;
  height: 0.42rem;
  background: #3e6ecf;
  margin-top: 0.19rem;
  font-size: 0.2rem;
  text-align: center;
  line-height: 0.42rem;
  color: #fff;
  cursor: pointer;
}
.rsxz-content .jslist {
  margin-top: 0.5rem;
}
.rsxz-content .jslist .jsnav {
  height: 0.25rem;
  position: relative;
}
.rsxz-content .jslist .jsnav .line {
  position: absolute;
  left: 0;
  top: 0.13rem;
  width: 100%;
  height: 0.01rem;
  background: #c9d7e4;
}
.rsxz-content .jslist .jsnav .con {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.rsxz-content .jslist .jsnav .con .item {
  width: 2.1rem;
  flex-shrink: 0;
  height: 0.25rem;
  transition: all 0.3s, font-size 0s;
  position: relative;
}
.rsxz-content .jslist .jsnav .con .item img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.3s, font-size 0s;
}
.rsxz-content .jslist .jsnav .con .item .dot1 {
  opacity: 1;
}
.rsxz-content .jslist .jsnav .con .item .dot2 {
  opacity: 0;
}
.rsxz-content .jslist .jsnav .con .item.cur {
  width: 2.6rem;
}
.rsxz-content .jslist .jsnav .con .item.cur .dot1 {
  opacity: 0;
}
.rsxz-content .jslist .jsnav .con .item.cur .dot2 {
  opacity: 1;
}
.rsxz-content .jslist .jscon {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0.25rem auto;
  height: 3rem;
}
.rsxz-content .jslist .jscon .jsitem {
  display: block;
  width: 2.1rem;
  height: 2.48rem;
  background: linear-gradient(180deg, #fff 0%, #f8fcfe 100%);
  box-shadow: 0 0 0.08rem 0 rgba(0, 0, 0, 0.12);
  border: 0.04rem solid #fff;
  transition: all 0.3s, font-size 0s;
  overflow: hidden;
}
.rsxz-content .jslist .jscon .jsitem .icon {
  width: 1.02rem;
  height: 1.02rem;
  display: block;
  margin: 0.43rem auto 0.29rem;
  transition: all 0.3s, font-size 0s;
}
.rsxz-content .jslist .jscon .jsitem .nm {
  display: block;
  text-align: center;
  font-size: 0.24rem;
  color: #333;
  line-height: 0.24rem;
  object-fit: contain;
}
.rsxz-content .jslist .jscon .jsitem .btn {
  display: block;
  width: 1.24rem;
  height: 0.42rem;
  background: #3e6ecf;
  margin: 0.3rem auto 0;
  font-size: 0.2rem;
  text-align: center;
  line-height: 0.42rem;
  color: #fff;
  cursor: pointer;
  opacity: 0;
  transition: all 0.3s, font-size 0s;
}
.rsxz-content .jslist .jscon .jsitem.cur {
  width: 2.6rem;
  height: 3rem;
}
.rsxz-content .jslist .jscon .jsitem.cur .icon {
  margin-bottom: 0.15rem;
}
.rsxz-content .jslist .jscon .jsitem.cur .btn {
  opacity: 1;
}
.rsxz-content .hfpic {
  margin: 0.4rem auto 0.3rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.rsxz-content .hfpic a {
  cursor: pointer;
  display: block;
  width: 5.8rem;
  height: 2.12rem;
  overflow: hidden;
}
.rsxz-content .hfpic a img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: all 0.3s;
}
.rsxz-content .hfpic a:hover img {
  transform: scale(1.1);
}
.rsxz-content .wap-hfpic {
  display: none;
}
.rsxz-content .dsjs {
  width: 12.6rem;
  margin: 0.37rem auto 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.rsxz-content .dsjs .item {
  display: block;
  width: 2.75rem;
  height: 1.71rem;
  position: relative;
  overflow: hidden;
  margin: 0 0.2rem 0.39rem;
  cursor: pointer;
}
.rsxz-content .dsjs .item img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: all 0.3s;
}
.rsxz-content .dsjs .item .do {
  position: absolute;
  background: #fff;
  width: 0.36rem;
  height: 0.36rem;
  border-radius: 50%;
}
.rsxz-content .dsjs .item .do.d1 {
  top: -0.18rem;
  left: -0.18rem;
}
.rsxz-content .dsjs .item .do.d2 {
  top: -0.18rem;
  right: -0.18rem;
}
.rsxz-content .dsjs .item .do.d3 {
  bottom: -0.18rem;
  left: -0.18rem;
}
.rsxz-content .dsjs .item .do.d4 {
  bottom: -0.2rem;
  right: -0.2rem;
}
.rsxz-content .dsjs .item .ku {
  position: absolute;
  top: 0.1rem;
  left: 0.1rem;
  background: url(dsjsku2023.png) center / 100% auto no-repeat;
  width: 2.55rem;
  height: 1.5rem;
}
.rsxz-content .dsjs .item .tit {
  width: 2.55rem;
  height: 0.59rem;
  line-height: 0.59rem;
  position: absolute;
  left: 0.1rem;
  top: 0.56rem;
  border-left: 0.01rem #ae6c36 dashed;
  overflow: hidden;
}
.rsxz-content .dsjs .item .tit .bg {
  position: absolute;
  top: 0;
  right: -5.1rem;
  width: 7.65rem;
  height: 0.59rem;
  transition: all 1s;
  background: linear-gradient(80deg, #3a62b1 0%, transparent 33%, #3a62b1 66%, transparent 100%);
}
.rsxz-content .dsjs .item .tit .zh {
  font-size: 0.24rem;
  width: 1.1rem;
  text-align: center;
  font-weight: bold;
  color: #fff;
  margin: 0 0.05rem 0 0.1rem;
  float: left;
  position: relative;
}
.rsxz-content .dsjs .item .tit .en {
  font-size: 0.18rem;
  color: #fff;
  float: left;
  position: relative;
}
.rsxz-content .dsjs .item:hover img {
  transform: scale(1.2);
}
.rsxz-content .dsjs .item:hover .tit .bg {
  right: 0;
}
@media screen and (max-width: 768px) {
  .rsxz-content {
    margin-top: 0;
    padding: 0 0.3rem 0.48rem;
  }
  .rsxz-content .rsxz-block {
    width: auto;
  }
  .rsxz-content .slogan {
    padding-top: 0.5rem;
  }
  .rsxz-content .slogan .logo {
    display: block;
    float: none;
    margin: 0 auto;
  }
  .rsxz-content .slogan .video {
    display: block;
    float: none;
    text-align: center;
    margin: 0 0.06rem 0.12rem;
  }
  .rsxz-content .slogan .video .info {
    font-size: 0.32rem;
    line-height: 0.52rem;
  }
  .rsxz-content .title-slice {
    margin-top: 0.48rem;
  }
  .rsxz-content .title-slice .title {
    width: 100%;
    content: url(wap-rsxztit22023.png);
  }
  .rsxz-content .title-slice:nth-child(2) {
    margin-top: 0.35rem;
  }
  .rsxz-content .title-slice:nth-child(2) .title {
    content: url(wap-rsxztit12023.png);
  }
  .rsxz-content .xzgk .xzgk-left {
    float: none;
    width: 100%;
    height: 4.12rem;
  }
  .rsxz-content .xzgk .xzgk-right {
    float: none;
    width: 100%;
    margin-top: 0.3rem;
    padding-top: 0;
    margin-right: 0;
    height: auto;
    font-size: 0.32rem;
    line-height: 0.52rem;
    text-align: justify;
  }
  .rsxz-content .xzgk .xzgk-right .btn {
    width: 2.6rem;
    height: 0.88rem;
    line-height: 0.88rem;
    font-size: 0.32rem;
    margin: 0.3rem auto 0;
  }
  .rsxz-content .jslist {
    width: calc(100% + 0.6rem);
    margin-top: 0.48rem;
    margin-left: -0.3rem;
    padding-right: 0.3rem;
    overflow-x: auto;
    overflow-y: hidden;
  }
  .rsxz-content .jslist .jsnav {
    width: 12.5rem;
  }
  .rsxz-content .jslist .jscon {
    margin-top: 0.55rem;
    padding-left: 0.3rem;
  }
  .rsxz-content .jslist .jscon .jsitem {
    width: 2.1rem;
    height: 2.88rem;
    flex-shrink: 0;
    margin-right: 0.3rem;
  }
  .rsxz-content .jslist .jscon .jsitem .nm {
    font-size: 0.32rem;
    line-height: 0.52rem;
    margin-top: 0;
  }
  .rsxz-content .jslist .jscon .jsitem .btn {
    width: 1.36rem;
    height: 0.64rem;
    line-height: 0.64rem;
    margin-top: 0.19rem;
    font-size: 0.24rem;
  }
  .rsxz-content .jslist .jscon .jsitem.cur {
    width: 2.6rem;
    height: 3.4rem;
  }
  .rsxz-content .jslist .jscon .jsitem.cur .icon {
    margin-bottom: 0.1rem;
  }
  .rsxz-content .hfpic {
    display: none;
  }
  .rsxz-content .wap-hfpic {
    display: block;
  }
  .rsxz-content .wap-hfpic a {
    display: block;
    height: 4.02rem;
    margin-top: 0.48rem;
  }
  .rsxz-content .wap-hfpic a img {
    width: 100%;
    height: 100%;
  }
  .rsxz-content .dsjs {
    width: calc(100% + 0.6rem);
    margin-left: -0.45rem;
  }
  .rsxz-content .dsjs .item {
    width: 3.3rem;
    height: 2.04rem;
    margin: 0.3rem 0 0 0.3rem;
  }
  .rsxz-content .dsjs .item .tit {
    height: 0.7rem;
    line-height: 0.7rem;
    top: 0.67rem;
  }
  .rsxz-content .dsjs .item .tit .zh {
    font-size: 0.28rem;
    width: 1.3rem;
    text-align: left;
  }
}

.inline-block {
  display: inline-block;
}
.box1 {
  min-height: 6.09rem;
  background: url(xueshanbg2023.png) no-repeat top center;
  background-size: 19.2rem 6.09rem;
}
.hotnews {
  margin-top: 0.2rem;
  height: 1.1rem;
  background: rgba(255, 255, 255, 0.12);
}
.toutiao .cm-HotNews .swiper-container {
  padding: 0.12rem 0.2rem;
  box-sizing: border-box;
  height: 1.1rem;
}
.toutiao .level-1 {
  justify-content: center;
}
.toutiao .level-1 img {
  width: 0.64rem;
  height: 0.32rem;
  margin-right: 0.1rem;
}
.toutiao .cm-HotNews .level-1 h1 {
  flex: 1;
  max-width: 10.5rem;
  font-size: 0.4rem;
  text-align: center;
  color: #fff;
}
.toutiao .cm-HotNews .level-1 h1 a {
  color: #fff;
}
.toutiao .cm-HotNews .level-2 {
  margin-top: 0.1rem;
  display: flex;
  justify-content: center;
  font-size: 0.18rem;
  color: #fff;
  line-height: 0.18rem;
}
.toutiao .cm-HotNews .level-2 a {
  font-size: 0.18rem;
  color: #fff;
  width: 45%;
}
.toutiao .cm-HotNews .level-2 a:first-child {
  text-align: right;
}
.toutiao .cm-HotNews .level-2 span {
  padding: 0 0.1rem;
  margin-bottom: 0.05rem;
}
.box2 {
  margin-top: 0.2rem;
  height: 4.5rem;
  background-color: #fff;
  display: flex;
}
.box2 .lunbobox {
  height: 100%;
  width: 7.2rem;
}
.swiper1 .cm-newspicswiper .swiper-active-switch {
  background-color: #dc0017;
}
.swiper1 .cm-newspicswiper .swiper-slide a .text {
  font-size: 0.24rem;
  padding: 0.47rem 1.8rem 0.23rem 0.2rem;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%);
}
.swiper1 .cm-newspicswiper .swiper-pagination {
  right: 0.3rem;
  bottom: 0.27rem;
}
.box1.yshj {
  min-height: 5.5rem;
  background: url(yhsj-bbg2023.png) no-repeat top center;
  background-size: 19.2rem 5.5rem;
}
.box1.yshj .box1tt {
  margin-top: 0.89rem;
  text-align: center;
}
.box1.yshj .box1tt img {
  width: 7.16rem;
  height: 1.3rem;
}
.box1.yshj .box2 {
  height: 3.31rem;
}
.box1.yshj .box2 .lunbobox {
  width: 5.89rem;
}
.box1.yshj .cm-newspicswiper .swiper-pagination-switch {
  width: 0.08rem;
  height: 0.08rem;
}
.box1.yshj .cm-newspicswiper .swiper-active-switch {
  width: 0.1rem;
  height: 0.1rem;
  background-color: #2669a9;
}
.box1.yshj .cm-newspicswiper .swiper-slide a .text {
  padding: 0.19rem 1rem 0.19rem 0.13rem;
  background: rgba(5, 5, 5, 0.46);
  font-size: 0.18rem;
  color: #fff;
}
.box1.yshj .cm-newspicswiper .swiper-pagination {
  right: 0.1rem;
  bottom: 0.22rem;
}
.box2box {
  width: 12.4rem;
  box-sizing: border-box;
  padding: 0.38rem 0.2rem 0;
  margin: 0 auto;
  background-color: #fff;
  margin-top: 0.49rem;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.06);
  padding-bottom: 0.2rem;
}
.box2box .yshjlist {
  margin-top: -0.18rem;
  padding-left: 0.24rem;
  width: calc(12.2rem - 6.1rem);
  box-sizing: border-box;
}
.part-header {
  display: flex;
  text-align: center;
  height: 0.45rem;
  background: none;
  position: relative;
}
.custombg {
  flex-shrink: 0;
  font-size: 0.34rem;
  font-weight: bold;
  margin-top: -0.05rem;
  display: flex;
}
.custombg:hover {
  color: #333;
}
.zhuti {
  color: #4873bf;
}
.part-header-left {
  width: 5.02rem;
  height: 100%;
  background: url(yshjlbg2023.png) no-repeat center right;
  background-size: 5.02rem 0.45rem;
  margin-right: 0.3rem;
}
.part-header-right {
  width: 5.02rem;
  height: 100%;
  background: url(yshgrbg2023.png) no-repeat center left;
  background-size: 5.02rem 0.45rem;
  margin-left: 0.3rem;
}
.cm-news-list li {
  line-height: 0.59rem;
  height: 0.59rem;
}
.cm-news-list li a {
  font-size: 0.18rem;
  color: #333;
  background: url(shixindian2023.png) no-repeat left center;
  background-size: 0.07rem 0.07rem;
}
.cm-news-list li a:hover {
  color: #2669a9;
  background: url(shixindian2023.png) no-repeat left center;
  background-size: 0.07rem 0.07rem;
}
.needBorderList .cm-news-list li {
  border-bottom: 0.01rem solid rgba(151, 151, 151, 0.1);
}
.ys3 {
  width: 12.2rem;
  margin-top: 0.3rem;
  height: 1.1rem;
}
.ys3 .cm-banner a {
  width: 5.9rem;
  overflow: hidden;
}
.ys {
  width: 12.2rem;
  margin-top: 0.3rem;
  height: 1.1rem;
}
.ys img {
  width: 5.9rem;
}
.ys a {
  margin-left: 0.16rem;
}
.ys a:first-child {
  margin-left: 0;
}
.ys4 {
  margin-top: 0.3rem;
}
.nottl .part-header-left {
  display: none;
}
.ys4l {
  width: 5.8rem;
}
.ys4left .yshjlist {
  margin-top: 0;
  padding-left: 0;
  width: 5.8rem;
  box-sizing: border-box;
}
.ys411l {
  width: 2.75rem;
}
.ys411box {
  margin-top: 0.15rem;
}
.ys412 {
  margin-top: 0.14rem;
}
.ysimgbox {
  width: 2.75rem;
  height: 1.63rem;
}
.ysimgbox {
  margin-top: 0.16rem;
}
.ysimgbox .cm-card-contentPosin {
  background-color: rgba(0, 0, 0, 0.66);
}
.ysimgbox .cm-card-p {
  text-align: center;
}
.yswenzi {
  margin-top: 0.15rem;
  height: 1.4rem;
  overflow: auto;
  background: #f2f8ff;
}
.yswenzi {
  padding-left: 0.16rem;
}
.yswenzi .cm-news-list li {
  line-height: 0.46rem;
  height: 0.46rem;
}
.yswenzi .cm-news-list li a {
  max-width: 100%;
}
.ys5box {
  margin-top: 0.3rem;
}
.ys5box .ys5boxm {
  width: 3.8rem;
  height: 1.15rem;
  background: #f9f9f9;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.ys5box .ys5boxm span {
  font-size: 0.18rem;
  color: #333;
  margin-top: 0.1rem;
  width: 100%;
  text-align: center;
  padding: 0 0.2rem;
}
.ys5box .ys5boxm img {
  width: 0.4rem;
  height: 0.4rem;
}
.ys5box .ys5boxm:hover {
  background: #f5faff;
}
.ys5box .middle {
  position: relative;
}
.ys5box .middle .popup-outter {
  background-color: transparent;
  width: 7.04rem;
  height: 0.8rem;
  border-radius: 0.04rem;
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
}
.ys5box .middle .popup-outter .popup {
  display: none;
  justify-content: space-between;
  padding: 0 0.2rem;
  align-items: center;
  width: 7.04rem;
  height: 0.8rem;
  border-radius: 0.04rem;
  position: absolute;
  bottom: 0.1rem;
  background-color: #fff;
  box-shadow: 0 0 0.11rem 0 rgba(0, 0, 0, 0.12);
}
.ys5box .middle .popup-outter .popup::before {
  content: '';
  width: 0;
  height: 0;
  border-top: 0.06rem solid #fff;
  border-bottom: 0.06rem solid transparent;
  border-left: 0.06rem solid transparent;
  border-right: 0.06rem solid transparent;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 100%;
}
.ys5box .middle .popup-outter .popup .sqname {
  background-color: #f9f9f9;
  height: 0.31rem;
  color: #333;
  font-size: 0.16rem;
  line-height: 0.31rem;
  text-align: center;
  padding: 0 0.16rem;
}
.ys5box .middle .popup-outter .popup .sqname:hover {
  background-color: #4873bf;
  color: #fff;
}
.ys5box .middle:hover .popup {
  display: flex;
}
.sywenzi {
  margin-top: 0.1rem;
}
.sywenzi .cm-news-list li {
  position: relative;
  height: 0.44rem;
  line-height: 0.44rem;
}
.sywenzi .cm-news-list li span {
  font-size: 0.18rem;
  color: #666;
}
.sywenzi .cm-news-list li a {
  max-width: 85%;
}
.xinwenlist2 {
  width: 5rem;
  padding: 0.2rem 0.3rem 0;
}
.xinwenlist2 .cm-tab .tabPanel1 {
  display: flex;
  justify-content: space-between;
  border-bottom: none;
}
.xinwenlist2 .cm-tab .tabPanel1 .panel {
  width: 2.12rem;
  height: 0.52rem;
  background: url(szf-listtop2023.png) no-repeat;
  background-size: cover;
  font-size: 0.2rem;
  line-height: 0.52rem;
  padding: 0 0.1rem;
  text-align: center;
  margin-left: 0;
  color: #333;
}
.xinwenlist2 .cm-tab .tabPanel1 .panel.cur {
  background: url(szf-listtopcur2023.png) no-repeat;
  background-size: cover;
  color: #fff;
  height: 0.56rem;
}
.xinwenlist2 .cm-tab .tabPanel1 .panel.cur::before {
  width: 0;
}
.sybanner {
  height: 1.2rem;
  width: 12.2rem;
}
.sybanner .cm-banner {
  width: 12.4rem;
}
.sybanner .cm-banner a {
  width: 6rem;
}
.mt30 {
  margin-top: 0.3rem;
}
.mt35 {
  margin-top: 0.35rem;
}
.parallelogram {
  height: 0.6rem;
  background: url(yigengxian2023.png) no-repeat center;
  background-size: 11.22rem auto;
  text-align: center;
}
.parallelogram .parallelogramabox {
  position: relative;
  line-height: 0.6rem;
  height: 0.6rem;
  transform: skew(-20deg);
  display: inline-block;
}
.parallelogram .parallelogramabox .parallelograma1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #dde8ff;
  transform: rotate(5deg) skew(-15deg);
}
.parallelogram .parallelogramabox .parallelograma2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to bottom, #294d9f, #5f90d8);
}
.parallelogram .parallelogramabox .parallelograma {
  padding: 0 0.3rem;
  display: inline-block;
  font-size: 0.3rem;
  font-family: 宋体;
  font-weight: bold;
  color: #fff;
  transform: skew(20deg);
}
.syzyfw {
  display: flex;
  justify-content: space-between;
}
.syzyfw .syzyfwl {
  width: 4.3rem;
  height: 5.2rem;
  background: url(shouyelbg2023.png) no-repeat;
  background-size: cover;
  padding: 0.1rem;
}
.syzyfw .syzyfwl .fwl1img {
  width: 0.4rem;
  height: 0.4rem;
  margin-top: -0.05rem;
}
.syzyfw .syzyfwl .fwl1a {
  height: 0.6rem;
  line-height: 0.6rem;
  display: inline-block;
  font-weight: bold;
  font-size: 0.3rem;
  color: #fff;
  padding-left: 0.14rem;
}
.xinwenlist3 {
  padding: 0;
  width: 100%;
}
.xinwenlist3 .sywenzi {
  padding: 0 0.2rem 0.15rem 0.16rem;
  margin-top: 0.13rem;
}
.xinwenlist3 .sywenzi .cm-news-list li {
  background: url(shuxianxiaodian2023.png) repeat-y 0.035rem;
  background-size: 0.01rem 0.01rem;
}
.xinwenlist3 .sywenzi .cm-news-list li span {
  border-radius: 0.1rem;
  background: #f4f6fc;
  padding: 0 0.05rem;
  font-size: 0.16rem;
  color: #999;
}
.xinwenlist3 .sywenzi .cm-news-list li a {
  z-index: 2;
  background: url(kongxinyuan2023.jpg) no-repeat left center;
  background-size: 0.07rem 0.07rem;
}
.xinwenlist3 .tabContent {
  background-color: #fff;
}
.xinwenlist3 .cm-tab {
  margin-top: 0.1rem;
}
.xinwenlist3 .cm-tab .tabPanel1 .panel {
  background: rgba(0, 0, 0, 0.12);
  border-radius: 0.04rem 0.04rem 0 0;
  height: 0.46rem;
  color: #fff;
  font-size: 0.2rem;
  margin-top: 0.06rem;
  width: 2.04rem;
  line-height: 0.4rem;
}
.xinwenlist3 .cm-tab .tabPanel1 .panel.cur {
  height: 0.52rem;
  line-height: 0.52rem;
  background: linear-gradient(180deg, #daecff 0%, #fff 100%);
  border-radius: 0.04rem 0.04rem 0 0;
  color: #4873bf;
  font-weight: bold;
  font-size: 0.2rem;
  margin-top: 0;
}
.syzyfwr {
  width: 7.6rem;
  height: 5.2rem;
  background: #fff;
  box-shadow: 0 0 0.06rem 0 rgba(0, 0, 0, 0.12);
}
.syzyfwrmain {
  padding: 0 0.3rem 0.32rem;
}
.syzyfwrmain .cm-tab .tabPanel1 {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.syzyfwrmain .cm-tab .tabPanel1 .panel {
  margin-bottom: -0.02rem;
  height: 0.8rem;
  line-height: 0.8rem;
  margin-left: 0;
  padding: 0 0.27rem;
  text-align: center;
  font-size: 0.24rem;
}
.syzyfwrmain .cm-tab .tabPanel1 .panel.cur {
  color: #2e77d7;
  border-bottom: 0.03rem solid #2e77d7;
}
.syzyfwrmain .cm-tab .tabPanel1 .panel img {
  width: 0.24rem;
  height: 0.24rem;
  margin-top: -0.02rem;
}
.fuwuqingdans ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
}
.fuwuqingdans ul li {
  margin-top: 0.2rem;
  width: 1.2rem;
  height: 1.2rem;
  margin-right: 0.25rem;
  background: linear-gradient(180deg, #eaf4ff 0%, #f8fcfe 100%);
}
.fuwuqingdans ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  flex-direction: column;
}
.fuwuqingdans ul li a .fwimgbox {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background: linear-gradient(225deg, #3187ea 0%, #75c6ff 100%);
}
.fuwuqingdans ul li a span {
  margin-top: 0.1rem;
  max-width: 90%;
  font-size: 0.16rem;
  color: #333;
}
.fuwuqingdans ul li a img {
  width: 0.24rem;
  height: 0.24rem;
}
.fuwuqingdans ul li:nth-child(5n) {
  margin-right: 0;
}
.fuwuqdbottom .inline-block {
  width: 3.4rem;
  height: 1rem;
}
.fuwuqdbottom img {
  width: 100%;
  height: 100%;
}
.fuwuqdbottom .fuwu-title {
  position: absolute;
  top: 0.16rem;
  left: 0.17rem;
  font-size: 26px;
  font-weight: bold;
  color: #fff;
  line-height: 26px;
}
.fuwuqdbottom .fuwu-button {
  text-align: center;
  position: absolute;
  bottom: 0.12rem;
  height: 0.38rem;
  background: rgba(255, 255, 255, 0.12);
  border-radius: 0.04rem;
  color: #fff;
}
.fuwuqdbottom .fuwu-button-left {
  width: 1.53rem;
  left: 0.15rem;
  line-height: 0.15rem;
  padding-top: 0.04rem;
  font-size: 0.14rem;
}
.fuwuqdbottom .fuwu-button-right {
  width: 0.85rem;
  right: 0.81rem;
  line-height: 0.38rem;
  font-size: 0.16rem;
}
.mt25 {
  margin-top: 0.3rem;
}
.syboxgk li {
  width: 2.35rem;
  height: 3.25rem;
  background: url(cs12023.png) no-repeat;
  background-size: cover;
}
.syboxgk li.cs2 {
  background: url(cs22023.png) no-repeat;
  background-size: cover;
}
.syboxgk li.cs3 {
  background: url(cs32023.png) no-repeat;
  background-size: cover;
}
.syboxgk li.cs4 {
  background: url(cs42023.png) no-repeat;
  background-size: cover;
}
.syboxgk li.cs5 {
  background: url(cs52023.png) no-repeat;
  background-size: cover;
}
.syboxgk li .gksbox {
  margin: 0.55rem auto 0;
  width: 2rem;
  height: 2.15rem;
  background: rgba(255, 255, 255, 0.835);
  box-shadow: 0 0.02rem 0.06rem 0 rgba(0, 0, 0, 0.08);
  background-size: 0.32rem 0.32rem;
}
.syboxgk li .gksbox:hover {
  background: linear-gradient(180deg, #274b9d 0%, #6597de 100%);
}
.syboxgk li .gksbox:hover .gks {
  background: url(szf-gki1o2023.png) no-repeat center 0.32rem;
  background-size: 0.32rem 0.32rem;
  padding-top: 0.74rem;
}
.syboxgk li .gksbox:hover .gks .gksa {
  color: #fff;
  font-size: 0.24rem;
  font-weight: bold;
}
.syboxgk li .gksbox:hover .gks .gksa2 {
  color: #fff;
}
.syboxgk li .gksbox:hover .gks .gksarrow {
  background: url(shuangjiantouo2023.png) no-repeat center;
  background-size: 0.14rem 0.1rem;
}
.syboxgk li .gksbox:hover .gks2 {
  background: url(szf-gki2o2023.png) no-repeat center 0.32rem;
  background-size: 0.32rem 0.32rem;
}
.syboxgk li .gksbox:hover .gks3 {
  background: url(szf-gki3o2023.png) no-repeat center 0.32rem;
  background-size: 0.32rem 0.32rem;
}
.syboxgk li .gksbox:hover .gks4 {
  background: url(szf-gki4o2023.png) no-repeat center 0.32rem;
  background-size: 0.32rem 0.32rem;
}
.syboxgk li .gksbox:hover .gks5 {
  background: url(szf-gki5o2023.png) no-repeat center 0.32rem;
  background-size: 0.32rem 0.32rem;
}
.syboxgk li .gks {
  width: 100%;
  height: 100%;
  background: url(szf-gki12023.png) no-repeat center 0.32rem;
  background-size: 0.32rem 0.32rem;
  padding: 0.8rem 0.1rem 0;
  text-align: center;
}
.syboxgk li .gks.gks2 {
  background: url(szf-gki22023.png) no-repeat center 0.32rem;
  background-size: 0.32rem 0.32rem;
}
.syboxgk li .gks.gks3 {
  background: url(szf-gki32023.png) no-repeat center 0.32rem;
  background-size: 0.32rem 0.32rem;
}
.syboxgk li .gks.gks4 {
  background: url(szf-gki42023.png) no-repeat center 0.32rem;
  background-size: 0.32rem 0.32rem;
}
.syboxgk li .gks.gks5 {
  background: url(szf-gki52023.png) no-repeat center 0.32rem;
  background-size: 0.32rem 0.32rem;
}
.syboxgk li .gks .gksa {
  color: #333;
  font-size: 0.2rem;
  max-width: 95%;
}
.syboxgk li .gks .gksa2 {
  margin-top: 0.05rem;
  width: 50%;
  font-size: 0.16rem;
  color: #666;
}
.syboxgk li .gks .gksa2.w100du {
  width: 100%;
}
.syboxgk li .gksarrow {
  display: inline-block;
  margin-top: 0.2rem;
  width: 0.14rem;
  height: 0.1rem;
  background: url(shuangjiantou2023.png) no-repeat center;
  background-size: 0.14rem 0.1rem;
}
.mt10 {
  margin-top: 0.1rem;
}
.w100du {
  width: 100%;
}
.syboxzmhd {
  display: flex;
  justify-content: space-between;
}
.syboxzmhd .syboxzmhdmain1 {
  width: 2.75rem;
}
.syboxzmhd .syboxzmhdmain1 .syboxzmhdmain1a {
  height: 1.28rem;
  position: relative;
  margin-bottom: 0.2rem;
  cursor: pointer;
}
.syboxzmhd .syboxzmhdmain1 .syboxzmhdmain1a.syboxzmhdmain1a2 {
  height: 1.11rem;
}
.syboxzmhd .syboxzmhdmain1 .syboxzmhdmain1a.syboxzmhdmain1a3 {
  height: 1.47rem;
}
.syboxzmhd .syboxzmhdmain1 .syboxzmhdmain1a span {
  position: absolute;
  left: 0.21rem;
  top: 0.28rem;
  width: 1.5rem;
  height: 0.54rem;
  text-align: center;
  line-height: 0.54rem;
  font-size: 0.24rem;
  font-weight: bold;
  color: #4873bf;
  background: url(syboxtitle-bg2023.png);
  background-size: 100%;
  z-index: 10;
}
.syboxzmhd .syboxzmhdmain1 .syboxzmhdmain1a .syboxzmhdmainimg {
  position: absolute;
  z-index: 9;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.syboxzmhd .syboxzmhdmain2 {
  width: 6.05rem;
}
.syboxzmhd .syboxzmhdmain2 .zhuxixinxiang {
  width: 100%;
  height: 1.28rem;
  background: url(szf-hdc12023.png) no-repeat center;
  background-size: cover;
  padding-left: 0.4rem;
}
.syboxzmhd .syboxzmhdmain2 .zhuxixinxianga {
  font-size: 0.4rem;
  font-weight: bold;
  background: linear-gradient(180deg, #5091ee 0%, #274b9d 100%);
  /* stylelint-disable-next-line property-no-vendor-prefix */
  background-clip: text;
  /* stylelint-disable-next-line property-no-vendor-prefix */
  -moz-background-clip: text;
  /* stylelint-disable-next-line property-no-vendor-prefix */
  -webkit-background-clip: text;
  /* stylelint-disable-next-line property-no-vendor-prefix */
  -o-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.syboxzmhd .syboxzmhdmain2 .xinanniu {
  height: 0.44rem;
  background: #669df7;
  border-radius: 0.04rem;
  font-size: 0.2rem;
  color: #fff;
  line-height: 0.4rem;
  padding: 0 0.2rem 0 0.53rem;
  border: 0.01rem solid rgba(255, 255, 255, 0.6);
}
.syboxzmhd .syboxzmhdmain2 .xiexin {
  margin-left: 0.8rem;
  background: #669df7 url(szf-hdi12023.png) no-repeat 0.21rem center;
  background-size: 0.2rem 0.2rem;
}
.syboxzmhd .syboxzmhdmain2 .chaxin {
  margin-left: 0.2rem;
  background: #ed7272 url(szf-hdi22023.png) no-repeat 0.21rem center;
  background-size: 0.2rem 0.2rem;
}
.syboxzmhd .syboxzmhdmain2 .xiexinlisttt {
  margin-top: 0.25rem;
}
.syboxzmhd .syboxzmhdmain2 .xiexinlisttt a {
  padding-left: 0.16rem;
  font-size: 0.24rem;
  font-weight: bold;
  color: #4873bf;
  background: url(honglan2023.png) no-repeat left center;
  background-size: 0.04rem 0.24rem;
}
.syboxzmhd .syboxzmhdmain2 .xiexinlists .cm-news-list {
  padding-top: 0.18rem;
}
.syboxzmhd .syboxzmhdmain2 .xiexinlists .cm-news-list li {
  line-height: 0.44rem;
  height: 0.44rem;
}
.syboxzmhd .syboxzmhdmain2 .xiexinlists .cm-news-list li a {
  max-width: 100%;
  width: auto;
}
.syboxzmhd .syboxzmhdmain3 {
  width: 2.75rem;
}
.sybanner2 {
  width: 12.2rem;
}
.sybanner2 .cm-banner {
  width: 12rem;
  margin: 0 auto;
  overflow: visible;
}
.sybanner2 .cm-banner .swiper-container {
  width: 12.24rem;
}
.sybanner2 .cm-banner .swiper-pagination {
  display: flex;
  position: relative;
  justify-content: center;
  bottom: -0.19rem;
}
.sybanner2 .cm-banner a {
  width: 2.8rem;
}
.sybanner2 .cm-banner .swiper-button-next {
  background: url(szf-ztr2023.png) no-repeat center;
  background-size: 0.3rem 0.48rem;
  width: 0.3rem;
  height: 0.48rem;
  margin-top: -0.24rem;
  right: -0.1rem;
  z-index: 99;
}
.sybanner2 .cm-banner .swiper-button-prev {
  background: url(szf-ztl2023.png) no-repeat center;
  background-size: 0.3rem 0.48rem;
  width: 0.3rem;
  height: 0.48rem;
  margin-top: -0.24rem;
  left: -0.1rem;
  z-index: 99;
}
.lastzhuanti {
  padding-bottom: 0.3rem;
}
.yizhiyiye {
  position: relative;
  height: 0.9rem;
  margin-top: 0.3rem;
}
.yizhiyiye .swiper-pagination {
  position: absolute;
  right: 0.05rem;
  bottom: 0.05rem;
  z-index: 2;
}
.yizhiyiye .swiper-pagination .swiper-pagination-switch {
  display: inline-block;
  width: 0.2rem;
  height: 0.2rem;
  background: rgba(0, 0, 0, 0.8);
  margin-left: 0.03rem;
  font-size: 0.14rem;
  color: #fff;
  line-height: 0.2rem;
  text-align: center;
  cursor: pointer;
  border-radius: 0;
}
.yizhiyiye .swiper-pagination .swiper-active-switch {
  background: #e2052a;
}
.sybanner {
  display: none;
}
@media screen and (max-width: 768px) {
  .headNav {
    height: 1.05rem;
    margin-bottom: -0.17rem;
  }
  .parallelogram {
    height: 0.82rem;
    background-size: 6.93rem auto;
  }
  .parallelogram .parallelogramabox {
    height: 0.82rem;
    line-height: 0.82rem;
  }
  .parallelogram .parallelogramabox .parallelograma {
    font-size: 0.4rem;
  }
  .yizhiyiye {
    width: 7.02rem;
    height: 0.52rem;
    margin-top: 0.16rem;
  }
  .box1 {
    width: 7.5rem;
    min-height: 6.09rem;
    padding: 0 0.24rem;
    background: url(xueshanbg2023.png) no-repeat top left;
    background-size: 19.2rem 6.09rem;
  }
  .toutiao .cm-HotNews .swiper-container {
    padding: 0.36rem 0.24rem;
    height: 1.69rem;
  }
  .toutiao {
    height: 1.69rem;
    margin-top: 0.48rem;
  }
  .toutiao .level-1 img {
    width: 0.92rem;
    height: 0.46rem;
    margin-right: 0.16rem;
  }
  .toutiao .cm-HotNews .level-2 {
    line-height: 0.28rem;
  }
  .toutiao .cm-HotNews .level-2 a {
    font-size: 0.28rem;
  }
  .cm-newspicswiper .swiper-pagination-switch {
    width: 0.12rem;
    height: 0.12rem;
  }
  .swiper1 .cm-newspicswiper .swiper-slide a .text {
    font-size: 0.32rem;
    height: 0.88rem;
    line-height: 0.88rem;
    padding: 0 1.3rem 0 0.24rem;
  }
  .box2 {
    margin-top: 0.48rem;
    height: auto;
    background-color: #fff;
    display: flex;
    flex-wrap: wrap;
  }
  .box2 .lunbobox {
    height: 4.39rem;
    width: 7.02rem;
  }
  .box2 .xinwenlist2 {
    width: 100%;
    margin-top: 0.48rem;
    padding: 0;
  }
  .box2 .xinwenlist2 .cm-tab .tabPanel1 .panel {
    width: 3.39rem;
    height: 0.9rem;
    font-size: 0.36rem;
    line-height: 0.88rem;
  }
  .box2 .xinwenlist2 .cm-tab .tabPanel1 .panel.cur {
    height: 0.93rem;
  }
  .sywenzi .cm-news-list li {
    height: 0.88rem;
    line-height: 0.88rem;
  }
  .sywenzi .cm-news-list li a,
  .sywenzi .cm-news-list li span {
    font-size: 0.32rem;
  }
  .sywenzi .cm-news-list li a {
    background-size: 0.12rem 0.12rem;
    padding-left: 0.23rem;
  }
  .sybanner {
    display: none;
  }
  .sybanner .cm-banner {
    width: 7.05rem;
  }
  .sybanner .cm-banner a {
    width: 6.85rem;
  }
  .syzyfw {
    flex-wrap: wrap;
    padding-bottom: 0.18rem;
  }
  .syzyfw .syzyfwl {
    width: 100%;
    height: 9.68rem;
    padding: 0.32rem 0.24rem 0.25em;
  }
  .syzyfw .syzyfwl .fwl1img {
    width: 0.5rem;
    height: 0.5rem;
  }
  .syzyfw .syzyfwl .fwl1a {
    height: 0.88rem;
    line-height: 0.88rem;
    font-size: 0.34rem;
    color: #fff;
    padding-left: 0.2rem;
  }
  .xinwenlist3 .cm-tab .tabPanel1 .panel {
    width: 3.24rem;
    height: 0.78rem;
    line-height: 0.78rem;
    font-size: 0.32rem;
    margin-bottom: -0.01rem;
  }
  .xinwenlist3 .cm-tab .tabPanel1 .panel.cur {
    height: 0.88rem;
    line-height: 0.88rem;
    font-size: 0.32rem;
  }
  .xinwenlist3 .sywenzi .cm-news-list li a {
    background-size: 0.09rem 0.09rem;
    padding-left: 0.25rem;
  }
  .xinwenlist3 .sywenzi .cm-news-list li span {
    background: none;
    font-size: 0.32rem;
    padding: 0;
  }
  .syzyfwr {
    height: auto;
    margin-top: 0.24rem;
  }
  .syzyfwr .syzyfwrmain {
    height: 14.89rem;
  }
  .syzyfwrmain {
    padding: 0.2rem 0.24rem 0.3rem;
  }
  .syzyfwrmain .cm-tab .tabPanel1 .panel {
    height: 0.97rem;
    line-height: 0.97rem;
    font-size: 0.32rem;
    padding: 0 0.2rem;
  }
  .syzyfwrmain .cm-tab .tabPanel1 .panel img {
    width: 0.42rem;
    height: 0.44rem;
  }
  .fuwuqingdans {
    padding-top: 0.07rem;
  }
  .fuwuqingdans ul li {
    width: 2.02rem;
    height: 2.02rem;
    margin-top: 0.24rem;
    margin-right: 0.24rem;
  }
  .fuwuqingdans ul li:nth-child(5n) {
    margin-right: 0.24rem;
  }
  .fuwuqingdans ul li:nth-child(3n) {
    margin-right: 0;
  }
  .fuwuqingdans ul li a .fwimgbox {
    width: 0.8rem;
    height: 0.8rem;
  }
  .fuwuqingdans ul li a .fwimgbox img {
    width: 0.4rem;
    height: 0.4rem;
  }
  .fuwuqingdans ul li a span {
    font-size: 0.32rem;
    margin-top: 0.16rem;
  }
  .fuwuqingdans .fuwuqdbottom {
    flex-wrap: wrap;
  }
  .fuwuqingdans .fuwuqdbottom .inline-block {
    width: 100%;
    height: 1.93rem;
  }
  .fuwuqingdans .fuwuqdbottom .inline-block:first-child {
    margin-bottom: 0.24rem;
  }
  .fuwuqingdans .fuwuqdbottom .fuwu-title {
    top: 0.45rem;
    left: 0.71rem;
    background: none;
    font-size: 0.36rem;
  }
  .fuwuqingdans .fuwuqdbottom .fuwu-button {
    height: 0.62rem;
    bottom: 0.35rem;
    line-height: 0.62rem;
    font-size: 0.32rem;
    padding: 0 0.23rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .fuwuqingdans .fuwuqdbottom .fuwu-button-left {
    left: 0.71rem;
    width: 2rem;
  }
  .fuwuqingdans .fuwuqdbottom .fuwu-button-right {
    width: 2rem;
    right: 1.7rem;
  }
  .syboxgk ul {
    flex-wrap: wrap;
  }
  .syboxgk ul li {
    width: calc(50% - 0.12rem);
    height: 4.69rem;
    margin-bottom: 0.24rem;
  }
  .syboxgk ul li .gksbox {
    width: 2.885rem;
    height: 3.1rem;
    margin-top: 0.79rem;
  }
  .syboxgk ul li .gksbox .gks {
    background-size: 0.57rem 0.57rem;
    background-position: center 0.43rem;
    padding: 1.18rem 0.1rem 0;
  }
  .syboxgk ul li .gksbox .gks .gksa {
    font-size: 0.32rem;
  }
  .syboxgk ul li .gksbox .gks .gksa2 {
    font-size: 0.28rem;
  }
  .syboxgk ul li .gksbox:hover .gks {
    background-size: 0.57rem 0.57rem;
    background-position: center 0.43rem;
    padding-top: 1.18rem;
  }
  .syboxgk ul li .gksbox:hover .gks .gksa {
    font-size: 0.32rem;
  }
  .syboxgk ul li .gksbox:hover .gks .gksarrow {
    width: 0.2rem;
    height: 0.15rem;
    background-size: 0.2rem 0.15rem;
  }
  .syboxgk ul li .gksarrow {
    width: 0.2rem;
    height: 0.15rem;
    background-size: 0.2rem 0.15rem;
  }
  .syboxzmhd {
    flex-wrap: wrap;
    padding-bottom: 0.18rem;
  }
  .syboxzmhd .syboxzmhdmain1 {
    width: 100%;
    display: flex;
  }
  .syboxzmhd .syboxzmhdmain1 .syboxzmhdmain1s {
    display: flex;
    justify-content: space-between;
    overflow-x: scroll;
    height: 1.8rem;
  }
  .syboxzmhd .syboxzmhdmain1 .syboxzmhdmain1s .syboxzmhdmain1a {
    width: 3.39rem;
    height: 1.58rem;
    margin-right: 0.24rem;
    margin-bottom: 0;
  }
  .syboxzmhd .syboxzmhdmain1 .syboxzmhdmain1s .syboxzmhdmain1a img {
    width: 3.39rem;
    height: 1.58rem;
    position: static;
  }
  .syboxzmhd .syboxzmhdmain1 .syboxzmhdmain1s .syboxzmhdmain1a span {
    width: 1.86rem;
    height: 0.68rem;
    line-height: 0.68rem;
    left: 0.25rem;
    top: 0.34rem;
    font-size: 0.32rem;
  }
  .syboxzmhd .syboxzmhdmain1 .syboxzmhdmain1s .syboxzmhdmain1a:last-child {
    margin-right: 0;
  }
  .syboxzmhd .syboxzmhdmain2 {
    width: 100%;
    margin-top: 0.1rem;
  }
  .syboxzmhd .syboxzmhdmain2 .xiexinlisttt a {
    font-size: 0.36rem;
  }
  .syboxzmhd .syboxzmhdmain2 .zhuxixinxiang {
    height: 1.49rem;
    padding-left: 0.58rem;
  }
  .syboxzmhd .syboxzmhdmain2 .xinanniu {
    width: 1.84rem;
    height: 0.71rem;
    line-height: 0.69rem;
    padding: 0 0 0 0.9rem;
    font-size: 0.32rem;
    background-size: 0.4rem 0.4rem;
    background-position: 0.33rem center;
  }
  .syboxzmhd .syboxzmhdmain2 .xiexinlists .cm-news-list li {
    height: 0.88rem;
    line-height: 0.88rem;
  }
  .syboxzmhd .syboxzmhdmain2 .xiexinlists .cm-news-list li a,
  .syboxzmhd .syboxzmhdmain2 .xiexinlists .cm-news-list li span {
    font-size: 0.32rem;
  }
  .syboxzmhd .syboxzmhdmain2 .xiexinlists .cm-news-list li a {
    background-size: 0.12rem 0.12rem;
    padding-left: 0.25rem;
  }
  .syboxzmhd .syboxzmhdmain3 {
    width: 100%;
    display: block;
  }
  .syboxzmhd .syboxzmhdmain3 .syboxzmhdmain1a {
    margin-bottom: 0.25rem;
  }
  .syboxzmhd .syboxzmhdmain3 .syboxzmhdmain1a:nth-child(1) {
    height: 3.26rem;
  }
  .syboxzmhd .syboxzmhdmain3 .syboxzmhdmain1a:nth-child(2) {
    height: 2.8rem;
  }
  .syboxzmhd .syboxzmhdmain3 .syboxzmhdmain1a:nth-child(3) {
    height: 3.76rem;
  }
  .sybanner2 {
    width: 7.05rem;
    height: 1.48rem;
  }
  .sybanner2 .cm-banner {
    width: 7.05rem;
  }
  .sybanner2 .cm-banner .swiper-container {
    width: 7.05rem;
  }
  .sybanner2 .cm-banner a {
    width: 3.4rem;
    height: 1.48rem;
  }
  .box1.yshj {
    min-height: auto;
  }
  .box1.yshj .box1tt {
    margin-top: 0.51rem;
  }
  .box1.yshj .box1tt img {
    width: 4.85rem;
    height: 0.88rem;
  }
  .box1.yshj .cm-newspicswiper .swiper-slide a .text {
    height: 0.88rem;
    line-height: 0.88rem;
    padding: 0 1.6rem 0 0.24rem;
    font-size: 0.32rem;
  }
  .box1.yshj .cm-newspicswiper .swiper-pagination-switch {
    width: 0.09rem;
    height: 0.09rem;
  }
  .box1.yshj .cm-newspicswiper .swiper-pagination {
    bottom: 0.39rem;
  }
  .box1.yshj .box2 {
    display: block;
    height: auto;
    margin-top: 0.24rem;
  }
  .box1.yshj .box2 .lunbobox {
    width: auto;
    height: 3.68rem;
  }
  .box1.yshj .box2box {
    width: auto;
    padding: 0.24rem 0.24rem 0.48rem;
    margin: 0.1rem 0.24rem 0;
  }
  .box1.yshj .box2box .yshjlist {
    margin-top: 0.1rem;
    padding-left: 0;
    width: auto;
  }
  .box1.yshj .box2box .yshjlist .cm-news-list li {
    height: 0.88rem;
    line-height: 0.88rem;
    font-size: 0.32rem;
    color: #666;
    border-bottom: 1px dashed rgba(151, 151, 151, 0.65);
  }
  .box1.yshj .box2box .yshjlist .cm-news-list li a {
    padding-left: 0.23rem;
    font-size: 0.32rem;
    max-width: 70%;
    background-size: 0.12rem 0.12rem;
  }
  .box1.yshj .custombg {
    font-size: 0.36rem;
  }
  .box1.yshj .ys {
    width: auto;
    height: auto;
    margin-top: 0;
  }
  .box1.yshj .ys img {
    width: 100%;
    height: 1.22rem;
  }
  .box1.yshj .ys a {
    margin-top: 0.24rem;
    margin-left: 0;
  }
  .box1.yshj .ys4 {
    display: block;
  }
  .box1.yshj .ys4l {
    width: auto;
    margin-top: 0.49rem;
  }
  .box1.yshj .ys411box {
    display: block;
  }
  .box1.yshj .ys411l {
    width: auto;
  }
  .box1.yshj .iconTitle {
    margin-top: 0.24rem;
  }
  .box1.yshj .iconTitle .flex {
    display: flex;
  }
  .box1.yshj .iconTitle span {
    font-size: 0.32rem;
    font-weight: normal;
  }
  .box1.yshj .iconTitle img {
    width: 0.4rem;
    height: 0.4rem;
    margin-right: 0.14rem;
  }
  .box1.yshj .ysimgbox {
    width: auto;
    height: 3.86rem;
    margin-top: 0.24rem;
  }
  .box1.yshj .ysimgbox .cm-card-contentPosin {
    height: 0.88rem;
    padding: 0 0.24rem;
    line-height: 0.88rem;
  }
  .box1.yshj .ysimgbox .cm-card-contentPosin .cm-card-p {
    font-size: 0.32rem;
  }
  .box1.yshj .yswenzi {
    height: 2.88rem;
    padding: 0.12rem 0.74rem 0.12rem 0.24rem;
    margin-top: 0.24rem;
  }
  .box1.yshj .yswenzi .cm-news-list li {
    height: 0.88rem;
    line-height: 0.88rem;
  }
  .box1.yshj .yswenzi .cm-news-list li a {
    font-size: 0.32rem;
    padding-left: 0.23rem;
    background-size: 0.12rem 0.12rem;
  }
  .box1.yshj .ys5box {
    display: block;
    margin-top: 0.48rem;
  }
  .box1.yshj .ys5box .ys5boxm {
    width: auto;
    height: 1.97rem;
    margin-top: 0.24rem;
  }
  .box1.yshj .ys5box .ys5boxm:first-child {
    margin-top: 0;
  }
  .box1.yshj .ys5box .ys5boxm img {
    width: 0.7rem;
    height: 0.7rem;
  }
  .box1.yshj .ys5box .ys5boxm span {
    margin-top: 0.14rem;
    font-size: 0.32rem;
  }
}

.gl-box {
  width: 12.2rem;
  margin: 0 auto;
}
.gl-box .cm-loc {
  margin: 0.25rem 0;
  padding-left: 0;
  background: white;
  color: #666;
  font-size: 0.2rem;
}
.gl-box .cm-page span {
  color: #5b5b5b;
}
.gl-box .cm-page a,
.gl-box .cm-page .pageprv,
.gl-box .cm-page .pagenext {
  width: auto;
  padding: 0 0.1rem;
  color: #5b5b5b;
  background: #fff;
  border-radius: 0.03rem;
  border: 0.01rem solid #e7e7e7;
}
.gl-box .cm-page a.cur,
.gl-box .cm-page a:hover {
  background: #5182d3;
  color: #fff;
}
.gl-box .cm-page {
  padding: 0;
}
.gl-body {
  display: flex;
  justify-content: space-between;
}
.gl-rt {
  width: 9rem;
  color: #333;
  line-height: 0.2rem;
  font-size: 0.2rem;
}
.gl-rt .title {
  min-width: 1.5rem;
  width: fit-content;
  height: 0.52rem;
  padding: 0.13rem 0.1rem 0.15rem;
  background: #0b78dd;
  border-radius: 0.04rem 0.04rem 0 0;
  font-size: 0.24rem;
  text-align: center;
  font-weight: bold;
  color: #fff;
  line-height: 0.24rem;
}
.gl-rt .news {
  overflow: hidden;
  width: 100%;
  border-top: 0.01rem solid #0b78dd;
}
.gl-rt .news li {
  position: relative;
  padding-left: 0.2rem;
  margin-top: 0.28rem;
  background: url(shixindian2023.png) no-repeat left center / 0.08rem 0.08rem;
}
.gl-rt .news li:nth-child(5n) {
  margin-bottom: 0.61rem;
}
.gl-rt .news li:nth-child(5n)::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -0.3rem;
  width: 100%;
  height: 0.01rem;
  background: #ddd;
}
.gl-rt .news .text {
  display: inline-block;
  max-width: 85%;
}
.gl-rt .news .data {
  color: #999;
}
.xl-box {
  width: 12.2rem;
  padding: 0 0.8rem 0.4rem;
  background: #fff;
  box-shadow: 0 0 0.08rem 0 rgba(0, 0, 0, 0.12);
}
.xl-title-box {
  border-bottom: 0.01rem solid #ddd;
  padding: 0.29rem 0 0.32rem;
}
.xl-title-box .title {
  width: 100%;
  font-size: 0.42rem;
  font-weight: bold;
  color: #4873bf;
  text-align: center;
  line-height: 0.42rem;
}
.xl-title-box .detail {
  margin-top: 0.32rem;
  font-size: 0.16rem;
  color: #666;
}
.xl-title-box .detail a {
  color: #666;
  margin-right: 0.15rem;
}
.xl-title-box .detail a:last-child {
  margin-right: 0;
}
.xl-title-box .detail a:hover {
  color: #4873bf;
}
.xl-content {
  font-size: 0.16rem;
  color: #333;
  font-family: MicrosoftYaHei;
  line-height: 0.3rem;
}
@media screen and (max-width: 768px) {
  .gl-box {
    width: auto;
  }
  .gl-box .cm-loc {
    margin: 0;
    min-height: 0.88rem;
    line-height: 0.88rem;
    font-size: 0.32rem;
    padding-left: 0.28rem;
  }
  .gl-box .gl-body {
    display: block;
    margin-top: 0.31rem;
  }
  .gl-rt {
    width: auto;
    margin: 0.3rem 0.24rem 0;
  }
  .gl-rt .title {
    height: 0.88rem;
    padding: 0 0.3rem;
    line-height: 0.88rem;
    font-size: 0.32rem;
    border-radius: 0.04rem 0.04rem 0 0;
  }
  .gl-rt .news {
    padding-top: 0.1rem;
  }
  .gl-rt .news li {
    padding-left: 0.23rem;
    margin-top: 0.2rem;
    background: url(shixindian2023.png) no-repeat 0 1.66666667rem 0.12rem;
  }
  .gl-rt .news .text {
    max-width: 100%;
    font-size: 0.32rem;
    margin-top: 0.2rem;
    line-height: 0.52rem;
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    /* stylelint-disable-next-line value-no-vendor-prefix */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    white-space: wrap;
  }
  .gl-rt .news .data {
    float: none;
    margin-top: 0.08rem;
    display: block;
    color: #333;
    line-height: 0.52rem;
    font-size: 0.28rem;
  }
  /* 24年9月8日发现问题，注释
  .gl-rt .news li:nth-child(5n) {
    display: none;
  }
  */
  .xl-box {
    width: auto;
    padding: 0 0.24rem;
    box-shadow: none;
  }
  .xl-box .xl-title-box {
    border: none;
  }
  .xl-box .xl-title-box .title {
    font-size: 0.34rem;
    line-height: 0.54rem;
    color: #333;
  }
  .xl-box .xl-title-box .detail {
    background: #F9F9F9;
    padding: 0.3rem;
  }
  .xl-box .xl-title-box .detail span {
    font-size: 0.28rem;
  }
  .xl-box .xl-content {
    font-size: 0.32rem;
    line-height: 0.52rem;
  }
}

.gk-box {
  min-height: 6.09rem;
  background: url(gk-bg.png) no-repeat top center;
  background-size: 19.2rem 6.09rem;
}
.content {
  width: 12.2rem;
  margin: 0 auto;
  padding-top: 0.1rem;
}
.zfld {
  height: 0.7rem;
  line-height: 0.7rem;
  border-bottom: 0.01rem solid #a1cbff;
}
.zfld .tab {
  font-size: 0.3rem;
  font-weight: bold;
  color: #fff;
}
.zfld .tab span {
  padding-bottom: 0.13rem;
  border-bottom: 0.02rem solid #fff;
  line-height: 0.3rem;
  box-sizing: border-box;
}
.ld-content {
  margin-top: 0.3rem;
  display: flex;
}
.ld-content .zfzx {
  width: 4.3rem;
  height: 6.15rem;
  background: #fff;
  opacity: 0.95;
  margin-right: 0.2rem;
  padding: 0.2rem;
}
.ld-content .zfzx .info {
  display: flex;
}
.ld-content .zfzx .info img {
  width: 1.75rem;
  height: 2.15rem;
  object-fit: contain;
}
.ld-content .zfzx .info .introduce {
  margin-left: 0.24rem;
  display: flex;
  flex-direction: column;
}
.ld-content .zfzx .info .introduce .name {
  margin-top: 0.09rem;
  font-size: 0.24rem;
  font-weight: bold;
  line-height: 0.24rem;
  color: #4873bf;
}
.ld-content .zfzx .info .introduce .zc {
  margin-top: 0.16rem;
  font-size: 0.2rem;
  line-height: 0.2rem;
  color: #666;
}
.ld-content .zfzx .info .introduce .zc-more {
  margin-top: 0.16rem;
  font-size: 0.18rem;
  color: #666;
  line-height: 0.36rem;
  overflow: hidden;
  /* stylelint-disable-next-line value-no-vendor-prefix */
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.ld-content .zfzx .org {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.ld-content .zfzx .org a {
  display: flex;
  flex-direction: column;
  width: 1.85rem;
  height: 1.6rem;
  background: #fff;
  margin-top: 0.2rem;
  padding-top: 0.23rem;
  box-shadow: 0 0 0.08rem 0 rgba(0, 0, 0, 0.06);
  text-align: center;
}
.ld-content .zfzx .org a img {
  width: 0.8rem;
  height: 0.8rem;
  margin: 0 auto;
}
.ld-content .zfzx .org a span {
  font-size: 0.18rem;
  color: #333;
  line-height: 0.18rem;
  margin-top: 0.13rem;
}
.ld-content .zfzx .org a:nth-child(even) {
  margin-left: 0.2rem;
}
.ld-content .zfzx .org a:hover img {
  animation: myrotate 0.5s;
}
.ld-content .other-leader {
  width: 7.7rem;
  height: 6.15rem;
  padding: 0.29rem 0.3rem 0.32rem;
  background: #fff;
  opacity: 0.95;
}
.ld-content .other-leader .zw {
  display: flex;
  margin-bottom: 0.22rem;
}
.ld-content .other-leader .zw .zc {
  min-width: 1rem;
  font-size: 0.2rem;
  color: #333;
  line-height: 0.2rem;
  padding-top: 0.06rem;
  flex-shrink: 0;
  text-align: end;
}
.ld-content .other-leader .zw .infos {
  display: flex;
  flex-wrap: wrap;
}
.ld-content .other-leader .zw .infos a {
  display: flex;
  flex-direction: column;
  text-align: center;
  margin-left: 0.29rem;
}
.ld-content .other-leader .zw .infos a img {
  height: 0.9rem;
  object-fit: contain;
}
.ld-content .other-leader .zw .infos a span {
  max-width: 0.72rem;
  word-break: break-all;
  font-size: 16px;
  color: #333;
  line-height: 16px;
  margin-top: 0.11rem;
  margin-bottom: 0.07rem;
}
.gs {
  display: flex;
  margin-top: 0.23rem;
}
.gs .tab {
  width: 8.27rem;
}
.gs .tab .gk-gs {
  height: 0.67rem;
  line-height: 0.67rem;
  color: #333;
  font-size: 0.3rem;
  border-bottom: 0.01rem solid #ddd;
}
.gs .tab .gk-gs a {
  margin-left: 0.2rem;
  font-size: 0.3rem !important;
  color: #333;
  line-height: 0.5rem;
}
.gs .tab .gk-gs a:first-child {
  margin-left: 0;
}
.gs .tab .gk-gs a.cur {
  color: #4873bf;
  font-weight: normal;
}
.gs .tab .gk-gs a.cur::before {
  width: 100%;
  left: 0;
  margin-left: 0;
  color: #4873bf;
}
.gs .tab .gk-gs .showMore {
  font-size: 16px;
  color: #999;
  line-height: 16px;
  margin-left: 0.23rem;
}
.gs .tab .cont-gs {
  padding-top: 0.06rem;
}
.gs .tab .cont-gs .sywenzi {
  margin-top: 0;
}
.gs .tab .cont-gs .sywenzi .cm-news-list li {
  height: 0.66rem;
  line-height: 0.66rem;
  border-bottom: 0.01rem solid #f7f7f7;
}
.gs .tab .cont-gs .sywenzi .cm-news-list li a {
  font-size: 0.18rem;
  color: #333;
}
.gs .tab .cont-gs .sywenzi .cm-news-list li a:hover {
  color: #4873bf;
}
.gs .tab .cont-gs .sywenzi .cm-news-list li span {
  font-size: 0.16rem;
  color: #999;
  line-height: 0.16rem;
}
.gs .zcjd {
  width: 3.4rem;
  margin-left: 0.41rem;
  padding-top: 0.1rem;
}
.gs .zcjd a img {
  width: 3.4rem;
  height: 1.15rem;
}
.gs .zcjd .zc {
  width: 3.4rem;
  height: 3.45rem;
  background: #f7fbff;
  padding-right: 0.33rem;
  padding-left: 0.36rem;
  padding-top: 0.19rem;
}
.gs .zcjd .zc .zcItem {
  position: relative;
  margin-bottom: 0.24rem;
}
.gs .zcjd .zc .zcItem a {
  font-size: 0.18rem;
  color: #333;
  line-height: 0.28rem;
  overflow: hidden;
  /* stylelint-disable-next-line value-no-vendor-prefix */
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.gs .zcjd .zc .zcItem a:hover {
  color: #4873bf;
}
.gs .zcjd .zc .zcItem a:hover::before {
  border-left-color: #4873bf;
}
.gs .zcjd .zc .zcItem span {
  margin-top: 0.1rem;
  display: block;
  font-size: 0.16rem;
  color: #999;
  line-height: 0.16rem;
}
.gs .zcjd .zc .zcItem::before {
  position: absolute;
  top: 0.09rem;
  left: -0.16rem;
  content: '';
  border-style: solid;
  border-color: transparent;
  border-width: 0.05rem 0 0.06rem 0.06rem;
  border-left-color: #a5a5a5;
}
.zfxxgk {
  width: 12.2rem;
  height: 2.43rem;
  background: url(zfxxgk-bg-2023.png) no-repeat top center;
  border-radius: 0.16rem;
  background-size: 100%;
  padding-top: 0.21rem;
  margin-top: 0.41rem;
}
.zfxxgk .title {
  width: 3.19rem;
  height: 0.46rem;
  margin-left: 4.19rem;
  background: url(zfxxgk-title-2023.png) no-repeat top center;
  background-size: 3.19rem 0.46rem;
}
.zfxxgk .zfxxgk-content {
  width: 11.4rem;
  height: 1.42rem;
  background: #fff;
  border-radius: 0.08rem;
  opacity: 0.9;
  margin: 0.14rem auto 0;
  padding: 0.3rem 0.16rem;
}
.zfxxgk .zfxxgk-content .zfxxgk-swiper {
  height: 0.82rem;
}
.zfxxgk .zfxxgk-content .zfxxgk-swiper .cm-banner {
  padding: 0 0.42rem;
}
.zfxxgk .zfxxgk-content .zfxxgk-swiper .swiper-container .swiper-wrapper .swiper-slide a {
  display: flex;
  flex-direction: column;
  text-align: center;
}
.zfxxgk .zfxxgk-content .zfxxgk-swiper .swiper-container .swiper-wrapper .swiper-slide a img {
  width: 0.51rem;
  height: 0.51rem;
  margin: 0 auto;
}
.zfxxgk .zfxxgk-content .zfxxgk-swiper .swiper-container .swiper-wrapper .swiper-slide a span {
  font-size: 0.16rem;
  font-weight: 400;
  color: #333;
  line-height: 0.22rem;
  margin-top: 0.09rem;
}
.zfxxgk .zfxxgk-content .zfxxgk-swiper .swiper-container .swiper-wrapper .swiper-slide a:hover span {
  color: #2669a9;
}
.zfxxgk .zfxxgk-content .zfxxgk-swiper .swiper-pagination {
  display: none;
}
.zfxxgk .zfxxgk-content .zfxxgk-swiper .swiper-button-next {
  background: url(gk-arrow-right-2023.png) no-repeat center;
  background-size: 0.08rem 0.14rem;
  width: 0.2rem;
  height: 0.3rem;
  right: 0;
  z-index: 99;
}
.zfxxgk .zfxxgk-content .zfxxgk-swiper .swiper-button-next:hover {
  background-color: #dee9f6;
}
.zfxxgk .zfxxgk-content .zfxxgk-swiper .swiper-button-prev {
  background: url(gx-arrow-left-2023.png) no-repeat center;
  background-size: 0.08rem 0.14rem;
  width: 0.2rem;
  height: 0.3rem;
  left: 0;
  z-index: 99;
}
.zfxxgk .zfxxgk-content .zfxxgk-swiper .swiper-button-prev:hover {
  background-color: #dee9f6;
}
.sjfb {
  display: flex;
  margin-top: 0.3rem;
  margin-bottom: 0.3rem;
}
.sjfb .gk {
  flex-grow: 1;
  display: flex;
}
.sjfb .gk .gkbox {
  display: flex;
  height: 1.32rem;
  background: #e7f3ff;
  margin-left: 0.15rem;
  padding-right: 0.17rem;
  box-sizing: border-box;
}
.sjfb .gk .gkbox .lm-box {
  display: flex;
  flex-direction: column;
  margin-left: 0.29rem;
  margin-right: 0.14rem;
}
.sjfb .gk .gkbox .lm-box img {
  width: 0.54rem;
  height: 0.55rem;
  margin: 0.24rem auto 0;
}
.sjfb .gk .gkbox .lm-box .lm {
  font-size: 0.18rem;
  font-weight: 500;
  color: #333;
  line-height: 0.25rem;
  text-align: center;
  margin-top: 0.09rem;
}
.sjfb .gk .gkbox .detail {
  overflow: hidden;
  width: 0;
  height: 1.1rem;
  background: #fff;
  border-radius: 0.04rem;
  margin-top: 0.1rem;
  transition: width 1s;
}
.sjfb .gk .gkbox .detail .innerbox {
  display: flex;
  flex-wrap: wrap;
  width: 3.36rem;
  height: 100%;
  padding-top: 0.27rem;
  padding-left: 0.3rem;
}
.sjfb .gk .gkbox .detail .innerbox a {
  font-size: 0.18rem;
  font-weight: 400;
  color: #333;
  line-height: 0.18rem;
  margin-right: 0.12rem;
}
.sjfb .gk .gkbox .detail .innerbox a:hover {
  color: #2669a9;
}
.sjfb .gk .gkbox .detail .innerbox .six {
  width: 110px;
  text-align: center;
}
.sjfb .gk .gkbox:first-child {
  margin-left: 0;
}
.sjfb .gk .gkboxBorder {
  border-left: 0.04rem solid #2669a9;
}
.sjfb .gk .showDetailBox {
  margin-left: 0.06rem;
  margin-right: -0.07rem;
}
.sjfb .gk .showDetailBox .lm-box {
  margin-right: 0.29rem;
}
.sjfb .gk .showDetailBox .detail {
  width: 3.36rem;
}
.sjfb .gk .hideDetailBox .detail {
  width: 0;
  overflow: hidden;
}
.sjfb .sjfbpic {
  flex-shrink: 0;
  margin-left: 0.2rem;
  display: inline-block;
}
.sjfb .sjfbpic img {
  width: 1.32rem;
  height: 1.32rem;
}
.fdgk {
  width: 12.2rem;
  height: 2.68rem;
  background: url(fdgk-bg-2023.png) top center no-repeat;
  background-size: 100%;
  margin-top: 0.3rem;
  padding-top: 0.27rem;
}
.fdgk .title {
  font-size: 0.3rem;
  font-weight: 600;
  color: #3d3d3d;
  line-height: 0.3rem;
  margin-bottom: 0.23rem;
  text-align: center;
}
.fdgk .contentbox {
  width: 11.4rem;
  height: 1.62rem;
  background: #fff;
  border-radius: 0.06rem 0;
  opacity: 0.9;
  margin: 0 auto;
  padding: 0.2rem 0.16rem;
}
.fdgk .contentbox .fdgk-swiper {
  height: 1.2rem;
}
.fdgk .contentbox .fdgk-swiper .cm-banner {
  padding: 0 0.42rem;
}
.fdgk .contentbox .fdgk-swiper .swiper-container .swiper-wrapper .swiper-slide a {
  display: flex;
  flex-direction: column;
  text-align: center;
  width: 1.2rem;
  margin: 0 auto;
  padding-top: 0.18rem;
  padding-bottom: 0.18rem;
}
.fdgk .contentbox .fdgk-swiper .swiper-container .swiper-wrapper .swiper-slide a img {
  width: 0.51rem;
  height: 0.51rem;
  margin: 0 auto;
}
.fdgk .contentbox .fdgk-swiper .swiper-container .swiper-wrapper .swiper-slide a span {
  font-size: 0.16rem;
  font-weight: 400;
  color: #333;
  line-height: 0.22rem;
  margin-top: 0.09rem;
}
.fdgk .contentbox .fdgk-swiper .swiper-container .swiper-wrapper .swiper-slide a:hover {
  background: #f5faff;
}
.fdgk .contentbox .fdgk-swiper .swiper-container .swiper-wrapper .swiper-slide a:hover span {
  color: #2669a9;
}
.fdgk .contentbox .fdgk-swiper .swiper-pagination {
  display: none;
}
.fdgk .contentbox .fdgk-swiper .swiper-button-next {
  background: url(gk-arrow-right-2023.png) no-repeat center;
  background-size: 0.08rem 0.14rem;
  width: 0.2rem;
  height: 0.3rem;
  right: 0;
  z-index: 99;
}
.fdgk .contentbox .fdgk-swiper .swiper-button-next:hover {
  background-color: #dee9f6;
}
.fdgk .contentbox .fdgk-swiper .swiper-button-prev {
  background: url(gx-arrow-left-2023.png) no-repeat center;
  background-size: 0.08rem 0.14rem;
  width: 0.2rem;
  height: 0.3rem;
  left: 0;
  z-index: 99;
}
.fdgk .contentbox .fdgk-swiper .swiper-button-prev:hover {
  background-color: #dee9f6;
}
.m-show {
  display: none;
}
@media screen and (max-width: 768px) {
  .m-hide {
    display: none;
  }
  .content {
    width: unset;
    padding: 0.3rem;
  }
  .ld-content {
    display: block;
  }
  .ld-content .zfzx {
    width: unset;
    height: unset;
    margin-right: 0;
  }
  .ld-content .zfzx .info .introduce .name {
    margin-top: 0;
    font-size: 0.32rem;
    line-height: 0.33rem;
  }
  .ld-content .zfzx .info .introduce .zc {
    font-size: 0.24rem;
    line-height: 0.25rem;
    margin-top: 0.12rem;
  }
  .ld-content .zfzx .info .introduce .zc-more {
    font-size: 0.2rem;
    line-height: 0.32rem;
    -webkit-line-clamp: 4;
  }
  .ld-content .zfzx .org {
    justify-content: space-between;
  }
  .ld-content .zfzx .org a {
    width: 1.5rem;
    height: 1.6rem;
    margin-left: 0!important;
  }
  .ld-content .other-leader {
    padding: 0;
    width: unset;
    height: unset;
    opacity: 1;
  }
  .ld-content .other-leader .zw {
    display: block;
  }
  .ld-content .other-leader .zw .zc {
    text-align: center;
    min-width: unset;
    font-size: 0.32rem;
    line-height: 0.33rem;
    margin-bottom: 0.3rem;
  }
  .ld-content .other-leader .zw .infos {
    justify-content: center;
    margin: 0 -0.3rem;
  }
  .ld-content .other-leader .zw .infos a {
    margin: 0 0.19rem;
  }
  .ld-content .other-leader .zw .infos a img {
    height: 1.8rem;
  }
  .ld-content .other-leader .zw .infos a span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-all;
    max-width: unset;
    display: block;
    font-size: 0.24rem;
    line-height: 0.25rem;
    margin-top: 0.16rem;
    margin-bottom: 0.3rem;
  }
  .zfxxgk {
    width: unset;
    height: unset;
    padding: 0.5rem 0.3rem 0.54rem;
  }
  .zfxxgk .title {
    margin: 0 auto;
    width: unset;
    height: 0.63rem;
    background-size: auto 100%;
  }
  .zfxxgk .zfxxgk-content {
    width: unset;
    margin-top: 0.27rem;
    height: 4.15rem;
    padding: 0.4rem 0;
  }
  .zfxxgk .zfxxgk-content .zfxxgk-swiper.m-show {
    height: 100%;
    display: block;
  }
  .zfxxgk .zfxxgk-content .zfxxgk-swiper.m-show .swiper-container .swiper-wrapper .swiper-slide .sw-c {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  .zfxxgk .zfxxgk-content .zfxxgk-swiper.m-show .swiper-container .swiper-wrapper .swiper-slide .sw-c a {
    width: 50%;
    margin-bottom: 0.4rem;
  }
  .zfxxgk .zfxxgk-content .zfxxgk-swiper.m-show .swiper-container .swiper-wrapper .swiper-slide .sw-c a img {
    width: 0.8rem;
    height: 0.8rem;
  }
  .zfxxgk .zfxxgk-content .zfxxgk-swiper.m-show .swiper-container .swiper-wrapper .swiper-slide .sw-c span {
    margin-top: 0.29rem;
    font-size: 0.32rem;
    line-height: 0.33rem;
  }
  .zfxxgk .zfxxgk-content .zfxxgk-swiper.m-show .cm-banner .swiper-button-next {
    width: 0.4rem;
    height: 0.6rem;
    margin-top: -0.3rem;
    background: rgba(38, 105, 169, 0.08) url(gk-arrow-right-2023.png) no-repeat center;
  }
  .zfxxgk .zfxxgk-content .zfxxgk-swiper.m-show .cm-banner .swiper-button-prev {
    width: 0.4rem;
    height: 0.6rem;
    margin-top: -0.3rem;
    background: rgba(38, 105, 169, 0.08) url(gx-arrow-left-2023.png) no-repeat center;
  }
  .gs {
    display: block;
  }
  .gs .tab {
    width: unset;
  }
  .gs .tab .gk-gs {
    overflow-x: auto;
    white-space: nowrap;
    height: 0.75rem;
  }
  .gs .tab .gk-gs a {
    font-size: 0.32rem;
    line-height: 0.32rem;
  }
  .gs .tab .cont-gs .sywenzi .cm-news-list li {
    height: unset;
    line-height: unset;
    border: none;
    margin-bottom: 0.2rem;
  }
  .gs .tab .cont-gs .sywenzi .cm-news-list li a {
    display: block;
    font-size: 0.32rem;
    line-height: 0.52rem;
    max-width: unset;
    white-space: unset;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    background-size: 0.12rem 0.12rem;
    background-position: left 0.2rem;
    padding-left: 0.23rem;
    float: none;
  }
  .gs .tab .cont-gs .sywenzi .cm-news-list li span {
    display: block;
    text-align: left;
    font-size: 0.28rem;
    line-height: 0.52rem;
    color: #333;
    margin-top: 0.08rem;
    padding-left: 0.23rem;
  }
  .gs .zcjd {
    margin: 0;
    width: unset;
  }
  .gs .zcjd a img {
    width: 100%;
    height: unset;
  }
  .gs .zcjd .zc {
    width: unset;
    height: unset;
    padding: 0.3rem;
  }
  .gs .zcjd .zc .zcItem {
    padding-left: 0.2rem;
  }
  .gs .zcjd .zc .zcItem:last-child {
    margin-bottom: 0;
  }
  .gs .zcjd .zc .zcItem:before {
    border-width: 0.08rem;
    top: 0.18rem;
    left: 0;
  }
  .gs .zcjd .zc .zcItem a {
    font-size: 0.32rem;
    line-height: 0.52rem;
    font-weight: normal;
  }
  .gs .zcjd .zc .zcItem span {
    font-size: 0.28rem;
    line-height: 0.52rem;
    color: #333;
    margin-top: 0.08rem;
  }
  .fdgk {
    width: unset;
    height: unset;
    margin: 0 -0.3rem;
    padding: 0.5rem 0.3rem 0.57rem;
  }
  .fdgk .title {
    font-size: 0.42rem;
    line-height: 0.43rem;
    font-weight: 600;
  }
  .fdgk .contentbox {
    width: unset;
    margin-top: 0.4rem;
    height: 2.3rem;
    padding: 0.2rem 0;
  }
  .fdgk .contentbox .fdgk-swiper {
    height: 100%;
  }
  .fdgk .contentbox .fdgk-swiper .swiper-container .swiper-wrapper .swiper-slide a {
    width: unset;
    padding-top: 0.2rem;
  }
  .fdgk .contentbox .fdgk-swiper .swiper-container .swiper-wrapper .swiper-slide a img {
    width: 0.8rem;
    height: 0.8rem;
  }
  .fdgk .contentbox .fdgk-swiper .swiper-container .swiper-wrapper .swiper-slide a span {
    font-size: 0.32rem;
    line-height: 0.33rem;
    margin-top: 0.3rem;
  }
  .fdgk .contentbox .fdgk-swiper .cm-banner .swiper-button-next {
    width: 0.4rem;
    height: 0.6rem;
    margin-top: -0.3rem;
    background: rgba(38, 105, 169, 0.08) url(gk-arrow-right-2023.png) no-repeat center;
  }
  .fdgk .contentbox .fdgk-swiper .cm-banner .swiper-button-prev {
    width: 0.4rem;
    height: 0.6rem;
    margin-top: -0.3rem;
    background: rgba(38, 105, 169, 0.08) url(gx-arrow-left-2023.png) no-repeat center;
  }
  .sjfb {
    display: block;
  }
  .sjfb .sjfbpic {
    display: none;
  }
  .sjfb .gk {
    display: flex;
    flex-wrap: wrap;
    margin-right: -0.2rem;
  }
  .sjfb .gk .gkbox {
    width: 1.6rem;
    height: 1.6rem;
    margin-left: 0;
    padding: 0;
    margin-right: 0.17rem;
    margin-bottom: 0.3rem;
  }
  .sjfb .gk .gkbox .detail {
    transition: none;
  }
  .sjfb .gk .gkbox:last-child {
    margin-right: 0;
  }
  .sjfb .gk .gkbox .lm-box {
    margin: 0 auto;
  }
  .sjfb .gk .gkbox .lm-box img {
    width: 0.66rem;
    height: 0.66rem;
  }
  .sjfb .gk .gkbox .lm-box .lm {
    margin-top: 0.19rem;
    font-size: 0.24rem;
  }
  .sjfb .gk .showDetailBox {
    height: unset;
    width: calc(100% - 0.2rem);
    margin: 0 0 0.3rem;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .sjfb .gk .showDetailBox .lm-box {
    margin-left: 0.3rem;
    margin-right: 0.4rem;
  }
  .sjfb .gk .showDetailBox .lm-box img {
    width: 1.08rem;
    height: 1.08rem;
  }
  .sjfb .gk .showDetailBox .lm-box .lm {
    margin-top: 0.22rem;
    font-size: 0.32rem;
    line-height: 0.33rem;
    color: #2669A9;
  }
  .sjfb .gk .showDetailBox .detail {
    width: 4.6rem;
    height: 2.56rem;
    margin: 0.3rem 0;
  }
  .sjfb .gk .showDetailBox .detail .innerbox {
    width: unset;
    padding: 0.2rem 0 0.2rem 0.2rem;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .sjfb .gk .showDetailBox .detail .innerbox a,
  .sjfb .gk .showDetailBox .detail .innerbox .six {
    text-align: left;
    font-size: 0.32rem;
    line-height: 0.52rem;
    width: 50%;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}

.ldzc {
  height: 0.88rem;
  background: #256DC3;
  border-radius: 0.08rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0.3rem;
  margin: 0.08rem 0.24rem 0;
}
.ldzc .nm {
  font-size: 0.36rem;
  font-weight: bold;
  color: #FFFFFF;
}
.ldzc .more {
  font-size: 0.28rem;
  line-height: 0.3rem;
  color: rgba(255, 255, 255, 0.76);
  padding-right: 0.4rem;
  background: url(ld-jt2.png) right center no-repeat;
  background-size: 0.27rem;
}
.ldzp {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0.38rem;
}
.ldzp img {
  height: 4.04rem;
}
.ldmc {
  font-size: 0.32rem;
  font-weight: bold;
  color: #333333;
  text-align: center;
  margin-top: 0.27rem;
}
.ldzw {
  margin-top: 0.24rem;
  padding: 0 0.24rem;
  text-align: center;
  color: #333333;
  font-size: 0.28rem;
}
.ldxxbtn {
  display: block;
  margin: 0.38rem auto 0;
  width: 4rem;
  height: 0.88rem;
  line-height: 0.88rem;
  text-align: center;
  justify-content: center;
  align-items: center;
  background: #256DC3;
  border-radius: 0.45rem;
  font-size: 0.32rem;
  font-weight: bold;
  color: #FFFFFF;
}
.ldjl {
  padding: 0.4rem 0.24rem;
}
.ldjl-t {
  font-size: 0.32rem;
  font-weight: bold;
  color: #333333;
}
.ldjl-c {
  font-size: 0.32rem;
  color: #333333;
  line-height: 0.52rem;
  margin-top: 0.24rem;
}
.ldzczk {
  z-index: 999;
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.66);
}
.ldzczk .close {
  position: absolute;
  left: 0.28rem;
  top: 0.31rem;
  width: 0.36rem;
  height: 0.36rem;
  background: url(close.png);
  background-size: 100%;
}
.ldzczk .con {
  margin-left: 1rem;
  background: #fff;
  height: 100vh;
}
.ldzczk .con .tit {
  height: 0.9rem;
  line-height: 0.9rem;
  background: #256DC3;
  padding: 0 0.36rem;
  font-size: 0.36rem;
  font-weight: bold;
  color: #FFFFFF;
}
.ldzczk .con .list {
  margin: 0.16rem 0.36rem;
  height: calc(100vh - 1.31rem);
  overflow-y: auto;
}
.ldzczk .con .item {
  height: 0.99rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 0.32rem;
  color: #666;
}
.ldzczk .con .item .jt {
  width: 0.27rem;
  height: 0.24rem;
  background: url(ld-jt1.png);
  background-size: 100%;
  flex-shrink: 0;
  margin-left: 0.1rem;
}
.ldzczk .con .item .nm {
  flex-shrink: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ldzczk .con .item.cur .nm {
  color: #256DC3;
  font-weight: bold;
}
.ldzczk .con .item.cur .jt {
  background: url(ld-jt.png);
  background-size: 100%;
}
.ldlist {
  margin-top: 0;
  width: auto;
}

.nav .wrp-show {
  width: 2.8rem;
  height: 0.68rem;
  padding: 0.17rem 0.1rem 0.27rem;
  background: url(detail-zwyw2023.png) no-repeat 0 0;
  background-size: 100% 100%;
  font-weight: bold;
  color: #fff;
  text-align: center;
  font-size: 0.24rem;
  line-height: 0.24rem;
  white-space: nowrap;
  overflow: hidden;
}
.nav .nav-list {
  margin-top: 0.14rem;
  font-size: 0.18rem;
  color: #333;
  line-height: 0.18rem;
}
.nav .nav-item {
  display: block;
  padding: 0.2rem 0.1rem 0;
  margin-top: 0.1rem;
  border-left: 0.05rem solid #0b78dd;
  width: 2.8rem;
  height: 0.6rem;
  background: #f3faff;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
}
.nav .nav-item:hover,
.nav .cur {
  background: #fff;
  border: 0.01rem solid #0b78dd;
  color: #4873bf;
}
@media screen and (max-width: 768px) {
  .nav {
    margin: 0 0.24rem;
  }
  .nav .wrp-show {
    width: 100%;
    height: 0.88rem;
    padding: 0;
    line-height: 0.88rem;
    font-size: 0.32rem;
    background: url(wap-detail-zwyw2023.jpg) no-repeat center / 100% 100%;
  }
  .nav .nav-list {
    font-size: 0.32rem;
  }
  .nav .nav-list .nav-item {
    width: auto;
    padding: 0;
    height: 0.88rem;
    line-height: 0.86rem;
  }
}

.fw-content .fw-top {
  height: 4.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(fwbg2023.png) top center / 19.2rem auto no-repeat;
}
.fw-content .igsge {
  display: none;
}
.fw-content .fw-theme {
  width: 100%;
  background: #fff;
  margin-top: 0.31rem;
  text-align: center;
}
.fw-content .fw-theme .fw-theme-lunbo {
  width: 12.2rem;
  display: flex;
  height: 1.5rem;
  margin: 0.26rem auto 0.3rem;
  text-align: center;
  justify-content: center;
}
.fw-content .fw-theme .fw-theme-lunbo .cm-banner {
  overflow: visible;
  height: 1.5rem;
}
.fw-content .fw-theme .fw-theme-lunbo .cm-banner .swiper-container {
  height: 1.5rem;
}
.fw-content .fw-theme .fw-theme-lunbo .cm-banner .swiper-button-next {
  transition: all 0.5s;
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 50%;
  top: 50%;
  right: -0.5rem;
  background: #efefef;
  transform: rotate(-45deg);
  z-index: 99;
}
.fw-content .fw-theme .fw-theme-lunbo .cm-banner .swiper-button-next:hover {
  background: #5298ee;
}
.fw-content .fw-theme .fw-theme-lunbo .cm-banner .swiper-button-next:hover::before {
  transition: all 0.5s;
  border-color: #fff;
}
.fw-content .fw-theme .fw-theme-lunbo .cm-banner .swiper-button-next::before {
  content: '';
  display: block;
  border: 0.01rem solid #999;
  border-left: none;
  border-top: none;
  width: 0.1rem;
  height: 0.1rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-70%, -60%);
}
.fw-content .fw-theme .fw-theme-lunbo .cm-banner .swiper-button-prev {
  transition: all 0.5s;
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 50%;
  top: 50%;
  left: -0.5rem;
  background: #efefef;
  transform: rotate(135deg);
  z-index: 99;
}
.fw-content .fw-theme .fw-theme-lunbo .cm-banner .swiper-button-prev:hover {
  background: #5298ee;
}
.fw-content .fw-theme .fw-theme-lunbo .cm-banner .swiper-button-prev:hover::before {
  transition: all 0.5s;
  border-color: #fff;
}
.fw-content .fw-theme .fw-theme-lunbo .cm-banner .swiper-button-prev::before {
  content: '';
  display: block;
  border: 0.01rem solid #999;
  border-left: none;
  border-top: none;
  width: 0.1rem;
  height: 0.1rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-70%, -60%);
}
.fw-content .fw-theme .fw-theme-lunbo .fw-swiper-slide {
  position: relative;
  width: 2.3rem;
  height: 1.5rem;
  font-size: 0.24rem;
}
.fw-content .fw-theme .fw-theme-lunbo .fw-swiper-slide img {
  width: 100%;
  height: 100%;
}
.fw-content .fw-theme .fw-theme-lunbo .fw-swiper-slide .slide.title {
  text-align: left;
  width: 100%;
  height: 0.64rem;
  line-height: 0.64rem;
  padding-left: 0.24rem;
  font-weight: bold;
  background: linear-gradient(90deg, #5797e7 0%, rgba(91, 155, 235, 0) 100%);
  top: 0.29rem;
  color: #fff;
  position: absolute;
}
.fw-content .fw-theme .fw-detail {
  margin: 0 auto;
  padding: 0.62rem 0;
  background: #f5faff;
}
.fw-content .fw-theme .fw-detail .fw-list {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.14rem;
  margin-left: -0.2rem;
}
.fw-content .fw-theme .fw-detail .fw-list .list-item {
  font-size: 0.3rem;
  display: flex;
  align-items: center;
}
.fw-content .fw-theme .fw-detail .fw-list .list-item:hover {
  font-weight: bold;
}
.fw-content .fw-theme .fw-detail .fw-list .list-item.cur p a {
  font-weight: bold;
  color: #4873bf;
}
.fw-content .fw-theme .fw-detail .fw-list .line {
  width: 0.01rem;
  height: 0.26rem;
  border: 1px solid #bbb;
  margin: 0 0.3rem;
}
.fw-content .fw-theme .fw-detail .fw-card .content-item {
  width: 12.2rem;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.fw-content .fw-theme .fw-detail .fw-card .item-card {
  font-size: 0.2rem;
  width: 1.8rem;
  height: 1.8rem;
  background: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.06);
  margin-top: 0.26rem;
  padding: 0 0.1rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.fw-content .fw-theme .fw-detail .fw-card .item-card:hover {
  font-weight: bold;
}
.fw-content .fw-theme .fw-detail .fw-card .item-card img {
  margin-bottom: 0.05rem;
  width: 0.8rem;
  height: 0.8rem;
  transition: all 0.5s;
}
.fw-content .fw-theme .fw-detail .fw-card .item-card:hover {
  background: linear-gradient(158deg, #94cbf7 0%, #5b9beb 100%);
}
.fw-content .fw-theme .fw-detail .fw-card .item-card:hover img {
  scale: 1.05;
}
.fw-content .fw-theme .fw-detail .fw-card .item-card:hover .text {
  color: #fff;
}
.fw-content .fw-swiper .cm-newspicswiper a {
  height: 1.5rem;
  width: 2.3rem;
}
.fw-content .fw-tszl {
  width: 100%;
  padding-top: 0.28rem;
  text-align: center;
}
.fw-content .fw-tszl .fw-tszl-cards {
  width: 12.2rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 0.08rem;
}
.fw-content .fw-tszl .fw-tszl-cards .item-card {
  width: 3.95rem;
  height: 1.6rem;
  text-align: left;
  padding: 0.33rem 0 0 0.32rem;
  margin-top: 0.2rem;
}
.fw-content .fw-tszl .fw-tszl-cards .item-card .text {
  font-weight: bold;
  font-size: 0.24rem;
}
.fw-content .fw-tszl .fw-tszl-cards .item-card:nth-child(1) {
  background: url(fw-qytb-2023.png) top center / 100% auto no-repeat;
}
.fw-content .fw-tszl .fw-tszl-cards .item-card:nth-child(2) {
  background: url(fw-tyzf-2023.png) top center / 100% auto no-repeat;
}
.fw-content .fw-tszl .fw-tszl-cards .item-card:nth-child(3) {
  background: url(fw-yjs-2023.png) top center / 100% auto no-repeat;
}
.fw-content .fw-tszl .fw-tszl-cards .item-card:nth-child(4) {
  background: url(fw-nxfw-2023.png) top center / 100% auto no-repeat;
}
.fw-content .fw-tszl .fw-tszl-cards .item-card:nth-child(5) {
  background: url(fw-gcjs-2023.png) top center / 100% auto no-repeat;
}
.fw-content .fw-tszl .fw-tszl-cards .item-card:nth-child(6) {
  background: url(fw-bdc-2023.png) top center / 100% auto no-repeat;
}
.fw-content .fw-tszl .fw-tszl-cards .subtitle {
  display: flex;
  align-items: center;
  font-size: 0.18rem;
  margin-top: 0.2rem;
}
.fw-content .fw-tszl .fw-tszl-cards .subtitle a {
  margin-right: 0.1rem;
}
.fw-content .fw-yshj {
  width: 100%;
  margin-top: 0.4rem;
  text-align: center;
}
.fw-content .fw-yshj .yshj-lunbo {
  width: 12.2rem;
  margin: 0.2rem auto;
  display: flex;
  justify-content: space-between;
}
.fw-content .fw-yshj .yshj-lunbo .cm-banner {
  overflow: visible;
}
.fw-content .fw-yshj .yshj-lunbo .cm-banner .swiper-container {
  height: 3rem;
}
.fw-content .fw-yshj .yshj-lunbo .cm-banner .swiper-container .swiper-wrapper .swiper-slide {
  width: 2.9rem;
  height: 2.9rem;
}
.fw-content .fw-yshj .yshj-lunbo .cm-banner .swiper-button-next {
  border: 0.04rem solid #999;
  border-left: none;
  border-top: none;
  width: 0.3rem;
  height: 0.3rem;
  top: 50%;
  right: -0.35rem;
  transform: rotate(-45deg);
  z-index: 99;
}
.fw-content .fw-yshj .yshj-lunbo .cm-banner .swiper-button-prev {
  border: 0.04rem solid #999;
  border-left: none;
  border-top: none;
  width: 0.3rem;
  height: 0.3rem;
  top: 50%;
  left: -0.35rem;
  transform: rotate(135deg);
  z-index: 99;
}
.fw-content .fw-yshj .yshj-lunbo .swiper-slide {
  height: 2.9rem;
  font-size: 0.2rem;
  color: #333;
}
.fw-content .fw-yshj .yshj-lunbo .swiper-slide .yshj-slide-wrap {
  width: 2.9rem;
  height: 2.9rem;
}
.fw-content .fw-yshj .yshj-lunbo .swiper-slide:hover .text {
  color: #4873bf;
}
.fw-content .fw-yshj .yshj-lunbo .swiper-slide:hover img {
  transform: translate3d(0, 0, 0) scale(1.05);
}
.fw-content .fw-yshj .yshj-lunbo .swiper-slide .text {
  color: #333;
  height: 0.8rem;
  background: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.08);
  display: flex;
  justify-content: center;
  align-items: center;
}
.fw-content .fw-yshj .yshj-lunbo .swiper-slide .imgbg {
  height: 2.1rem;
}
.fw-content .fw-yshj .yshj-lunbo .swiper-slide .imgbg img {
  object-fit: cover;
  height: 100%;
  width: 100%;
  transition: all 0.3s;
}
@media screen and (max-width: 768px) {
  .fw-content .fw-top {
    height: 3.65rem;
    background-size: auto 100%;
  }
  .fw-content .fw-top img {
    height: 2.57rem;
  }
  .fw-content .fw-theme {
    margin-top: 0.48rem;
  }
  .gieoge {
    display: none;
  }
  .igsge {
    /* stylelint-disable-next-line declaration-no-important */
    display: inline-block !important;
    height: 0.58rem;
  }
  .fw-content .fw-theme .fw-theme-lunbo {
    margin: 0.3rem 0.25rem 0.48rem;
    width: auto;
    height: 2.2rem;
  }
  .fw-content .fw-theme .fw-theme-lunbo .cm-banner .swiper-container {
    height: 2.2rem;
  }
  .fw-content .fw-theme .fw-theme-lunbo .fw-swiper-slide {
    width: calc(100% - 0.3rem);
    margin: 0 0.15rem;
    height: 2.2rem;
  }
  .fw-content .fw-theme .fw-theme-lunbo .cm-banner .swiper-button-next {
    right: 0;
    top: calc(50% + 0.2rem);
  }
  .fw-content .fw-theme .fw-theme-lunbo .cm-banner .swiper-button-prev {
    left: 0;
    top: calc(50% + 0.2rem);
  }
  .fw-content .fw-theme .fw-theme-lunbo .fw-swiper-slide .slide.title {
    font-size: 0.32rem;
    line-height: 0.93rem;
    height: 0.93rem;
    padding-left: 0.4rem;
    top: 0.4rem;
  }
  .fw-content .fw-theme .fw-detail {
    padding: 0.5rem 0 0;
  }
  .fw-content .fw-theme .fw-detail .fw-list {
    /* stylelint-disable-next-line declaration-no-important */
    margin: 0 0.5rem !important;
    flex-wrap: wrap;
  }
  .fw-content .fw-theme .fw-detail .fw-list .list-item {
    font-size: 0.32rem;
    line-height: 0.33rem;
    margin-bottom: 0.3rem;
  }
  .fw-content .fw-theme .fw-detail .fw-list .line {
    margin: 0 0.4rem;
  }
  .fw-content .fw-theme .fw-detail .fw-list .line {
    border: none;
    width: 1px;
    background-color: #bbb;
  }
  .fw-content .fw-theme .fw-detail .fw-card .content-item {
    width: 100vw;
    flex-wrap: nowrap;
    overflow: auto;
    padding: 0 0.2rem;
    padding-bottom: 0;
    box-sizing: border-box;
  }
  .fw-content .fw-theme .fw-detail .fw-card .item-card {
    flex-shrink: 0;
    margin: 0.3rem 0.2rem;
    width: 2.1rem;
    height: 2.1rem;
    font-size: 0.24rem;
  }
  .fw-content .fw-theme .fw-detail .fw-card .item-card img {
    margin-bottom: 0.16rem;
  }
  .fw-content .fw-tszl {
    padding-top: 0.5rem;
  }
  .fw-content .fw-tszl .fw-tszl-cards {
    width: calc(100vw - 0.4rem);
    margin: 0.4rem 0.2rem 0;
  }
  .fw-content .fw-tszl .fw-tszl-cards .item-card {
    width: calc(50% - 0.2rem);
    margin: 0 0.1rem 0.2rem;
    padding: 0.44rem 0 0 0.3rem;
    box-sizing: border-box;
    /* stylelint-disable-next-line declaration-no-important */
    background-size: cover !important;
    background-position: top right;
  }
  .fw-content .fw-tszl .fw-tszl-cards .subtitle {
    display: none;
  }
  .fw-content .fw-yshj {
    margin-top: 0.3rem;
  }
  .fw-content .fw-yshj .yshj-lunbo {
    width: 100vw;
    padding: 0 0.3rem;
    box-sizing: border-box;
    margin-top: 0.4rem;
  }
  .fw-content .fw-yshj .yshj-lunbo .cm-banner .swiper-container {
    height: auto;
  }
  .fw-content .fw-yshj .yshj-lunbo .cm-banner .swiper-container .swiper-wrapper {
    height: auto;
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    flex-wrap: nowrap;
  }
  .fw-content .fw-yshj .yshj-lunbo .cm-banner .swiper-container .swiper-wrapper .swiper-slide {
    width: 4.3rem;
    height: auto;
    flex-shrink: 0;
    margin: 0.1rem 0.3rem 0.1rem 0;
  }
  .cm-banner .swiper-pagination,
  .fw-content .fw-yshj .yshj-lunbo .cm-banner .swiper-button-next,
  .fw-content .fw-yshj .yshj-lunbo .cm-banner .swiper-button-prev {
    display: none;
  }
  .fw-content .fw-yshj .yshj-lunbo .swiper-slide .imgbg {
    height: 2.8rem;
  }
  .fw-content .fw-yshj .yshj-lunbo .swiper-slide .yshj-slide-wrap {
    width: 100%;
    height: 100%;
  }
  .fw-content .fw-yshj .yshj-lunbo .swiper-slide .text {
    display: block;
    height: auto;
    font-size: 0.32rem;
    line-height: 1.05rem;
    padding: 0 0.1rem;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .fw-content .fw-yshj .yshj-lunbo .swiper-slide:hover img {
    transform: none;
  }
}

.flex-between {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.interaxtion-box {
  width: 12rem;
  margin: 0 auto;
}
.interaxtion-box .hidie {
  display: none;
}
.interaxtion-box .gdigisss {
  display: none;
}
.interaxtion-box .oisige {
  display: none;
}
.contain {
  margin-top: 0.46rem;
}
.more {
  font-size: 0.16rem;
  color: #999;
  line-height: 0.16rem;
}
.title {
  font-size: 0.28rem;
  font-weight: bold;
  color: #2669a9;
  line-height: 0.28rem;
}
.zxxx {
  width: 8.6rem;
  height: 1.9rem;
  padding: 0.29rem 0.28rem 0 0.24rem;
  background: url(interaction-border.png) no-repeat;
  background-size: 100% 100%;
}
.zxxx .title {
  font-size: 0.3rem;
  font-weight: bold;
  color: #4873bf;
  line-height: 0.3rem;
}
.zxxx .line {
  width: 8.1rem;
  height: 0.13rem;
  margin-top: 0.16rem;
}
.zxxx .zxxx-content {
  margin-top: 0.1rem;
  font-size: 0.18rem;
  color: #333;
  line-height: 0.32rem;
}
.zxxx .letter {
  font-size: 0.18rem;
  color: #333;
  line-height: 0.24rem;
}
.zxxx .letter a:first-child {
  margin-right: 0.21rem;
}
.zxxx .letter img {
  width: 0.24rem;
  height: 0.24rem;
  margin-right: 0.11rem;
  vertical-align: middle;
}
.wls {
  width: 3.12rem;
  height: 1.89rem;
}
.wls img {
  width: 100%;
  height: 100%;
}
.lyxd {
  width: 12rem;
  padding: 0.3rem;
  margin-top: 0.29rem;
  background: #f5faff;
  border-radius: 0.08rem;
}
.lyxd .box {
  padding: 0.28rem 0.3rem 0.2rem;
  background: white;
}
.lyxd .line {
  width: 10.8rem;
  height: 0.05rem;
  margin-top: 0.18rem;
}
.lyxd ul {
  margin-top: 0.2rem;
}
.lyxd ul li {
  display: flex;
  align-items: center;
  font-size: 0.16rem;
  color: #333;
  line-height: 0.52rem;
}
.lyxd ul .name {
  display: inline-block;
  width: 6.42rem;
  padding-left: 0.19rem;
}
.lyxd ul .repair {
  display: inline-block;
  width: 3.22rem;
  color: #666;
}
.lyxd ul .date {
  color: #666;
}
.lyxd ul .ly-header {
  margin: 0.07rem 0 0.13rem;
  background: #f9f9f9;
  font-size: 0.18rem;
  font-weight: bold;
}
.yjzj {
  margin-top: 0.3rem;
}
.yjzj .left {
  width: 7.49rem;
  padding: 0.28rem 0.28rem 0.41rem;
  background: #f9f9f9;
  border-radius: 0.08rem;
}
.yjzj .left ul {
  margin-top: 0.3rem;
  font-size: 0.18rem;
  color: #333;
  line-height: 0.18rem;
  background: white;
}
.yjzj .left li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.2rem;
}
.yjzj .left li:last-child {
  padding-bottom: 0.2rem;
}
.yjzj .left .text {
  padding-left: 0.37rem;
  background: url(shixindian2023.png) no-repeat;
  background-size: 0.06rem 0.06rem;
  background-position: 0.21rem center;
  max-width: 80%;
}
.yjzj .left .going,
.yjzj .left .down {
  width: 0.83rem;
  height: 0.32rem;
  line-height: 0.32rem;
  margin-right: 0.21rem;
  color: white;
  text-align: center;
}
.yjzj .left .going {
  background: #2669a9;
  font-size: 0.16rem;
}
.yjzj .left .down {
  background: #e2e2e2;
  font-size: 0.14rem;
}
.yjzj .right .hygq {
  width: 4.15rem;
  height: 1.4rem;
}
.yjzj .right .container {
  margin-top: 0.13rem;
}
.yjzj .right .container:first-of-type {
  margin-top: 0.22rem;
}
.yjzj .right .container .date {
  padding-left: 0.15rem;
  background: url(point.png) no-repeat;
  background-size: 0.07rem 0.08rem;
  background-position: left center;
  font-size: 0.16rem;
  color: #666;
  line-height: 0.16rem;
}
.yjzj .right .container .date:has(+ .wrapper .wrap:hover) {
  background-image: url(../images/point-hov.png);
}
.yjzj .right .container .wrapper {
  height: 0.7rem;
  margin: 0.05rem 0 0 0.03rem;
  border-left: 0.01rem solid #d8d8d8;
  border-top: 0.01rem solid transparent;
}
.yjzj .right .container .wrap {
  display: block;
  width: 3.99rem;
  padding: 0.21rem 0.18rem 0.21rem 0.21rem;
  margin: 0.06rem 0 0 0.09rem;
  background: rgba(247, 247, 247, 0.83);
  font-size: 0.18rem;
  color: #333;
  line-height: 0.18rem;
}
.yjzj .right .container .wrap:hover {
  background: #fff;
  box-shadow: 0 0 0.04rem 0 rgba(0, 0, 0, 0.13);
}
.zwft {
  margin-top: 0.3rem;
  background-color: #e8f5ff;
  padding: 0.3rem;
  padding-top: 0.31rem;
}
.zwft .box {
  width: 11.4rem;
  height: 3.59rem;
  background-color: #fff;
  padding: 0.25rem 0.3rem 0.22rem;
}
.zwft .box .line {
  width: 10.8rem;
  height: 0.05rem;
  border-top: solid #ebf1f8 0.02rem;
  border-bottom: solid #ebf1f8 0.01rem;
  margin-top: 0.18rem;
  margin-bottom: 0.23rem;
}
.zwft .box .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 10.8rem;
  height: 2.38rem;
}
.zwft .box .container .divider {
  width: 0.01rem;
  height: 2.38rem;
  background-color: #f3f3f3;
}
.zwft .box .container ul {
  height: 2.38rem;
  width: 5.12rem;
  display: flex;
  flex-direction: column;
  line-height: 0.18rem;
}
.zwft .box .container ul li {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.zwft .box .container ul li .text {
  display: inline-block;
  max-width: 5.12rem;
  min-height: 0.18rem;
  font-size: 0.18rem;
  font-weight: bold;
  padding-left: 0.2rem;
  background: url(shixindian2023.png) no-repeat;
  background-size: 0.06rem 0.06rem;
  background-position: left;
}
.zwft .box .container ul li .wrapper {
  padding: 0.16rem 0 0.31rem 0.2rem;
  display: flex;
  font-size: 0.16rem;
  justify-content: space-between;
}
.zwft .box .container ul li .wrapper .name {
  flex: 1;
}
.zwft .box .container ul li .wrapper .time {
  flex: 1 0 none;
}
.footinfo {
  margin: 0.3rem 0;
  height: 1.45rem;
}
.footinfo .left {
  width: 5.85rem;
  height: 1.45rem;
}
.footinfo .right {
  width: 5.85rem;
  height: 1.45rem;
}
@media screen and (max-width: 768px) {
  .interaxtion-box {
    width: 100vw;
  }
  .gxoige {
    flex-direction: column;
    width: 100vw;
    align-items: stretch;
  }
  .zxxx {
    background: url(interaction-border-m.png) no-repeat center center / 100% 100%;
    width: calc(100% - 0.48rem);
    margin: 0 0.24rem;
    padding: 0 0.24rem;
    height: auto;
  }
  .zxxx .soeig {
    display: flex;
    flex-direction: column;
  }
  .zxxx .soeig .title {
    margin-top: 0.07rem;
    font-size: 0.36rem;
    font-weight: bold;
    color: #4873bf;
    line-height: 0.88rem;
  }
  .zxxx .soeig .text {
    font-size: 0.32rem;
    color: #333;
    line-height: 0.88rem;
  }
  .zxxx .letter img {
    width: 0.44rem;
    height: 0.44rem;
    margin-right: 0.2rem;
  }
  .zxxx .letter a {
    display: inline-flex;
    align-items: center;
  }
  .zxxx .letter a:first-child {
    margin-right: 0.76rem;
  }
  .zxxx .line {
    width: 100%;
    height: 0.12rem;
    margin-top: 0;
  }
  .zxxx .zxxx-content {
    margin-top: 0.17rem;
    margin-bottom: 0.31rem;
    font-size: 0.28rem;
    color: #333;
    line-height: 0.48rem;
    -webkit-line-clamp: 3;
  }
  .wls {
    width: calc(100% - 0.48rem);
    margin: 0.24rem;
    margin-bottom: 0.2rem;
    height: 3.26rem;
  }
  .wls .gidie {
    display: none;
  }
  .wls .hidie {
    display: block;
  }
  .lyxd {
    width: calc(100vw - 0.48rem);
    margin: 0 0.24rem;
    margin-top: 0.3rem;
  }
  .lyxd .box {
    padding: 0;
  }
  .eigose {
    padding: 0 0.24rem;
  }
  .eigose .title {
    font-size: 0.36rem;
    font-weight: bold;
    color: #4873bf;
    line-height: 0.88rem;
  }
  .eigose .more {
    font-size: 0.28rem;
    color: #999;
    line-height: 0.88rem;
  }
  .lyxd .line {
    width: calc(100% - 0.48rem);
    margin: 0 0.24rem;
  }
  .lyxd ul {
    overflow-x: auto;
    padding-left: 0.24rem;
  }
  .lyxd ul .ly-header,
  .lyxd ul li {
    margin: 0;
    font-size: 0.32rem;
    line-height: 0.88rem;
    padding: 0 0.24rem;
  }
  .lyxd ul .ly-header span,
  .lyxd ul li span {
    white-space: nowrap;
    padding: 0;
    color: #666;
    flex-shrink: 0;
  }
  .lyxd ul .ly-header .date,
  .lyxd ul li .date {
    padding-right: 0.24rem;
    width: 2.6rem;
  }
  .lyxd ul .ly-header {
    margin-bottom: 0.07rem;
  }
  .lyxd ul .ly-header span {
    background-color: #f9f9f9;
  }
  .lyxd ul li .name {
    color: #333;
    width: 4.37rem;
    padding-left: 0;
    padding-right: 0.55rem;
    box-sizing: content-box;
  }
  .act-big.right {
    width: 100vw;
    padding: 0.48rem 0.24rem 0.2rem;
    box-sizing: border-box;
  }
  .yjzj .left {
    width: calc(100vw - 0.48rem);
    margin: 0 0.24rem;
    background-color: #f5faff;
    border-radius: 8px;
    padding: 0;
  }
  .yjzj {
    margin-top: 0;
    width: 100vw;
    flex-direction: column-reverse;
  }
  .yjzj .right .hygq {
    display: none;
  }
  .yjzj .right .gdigisss {
    width: 100%;
    height: auto;
    display: block;
  }
  .yjzj .right .container .date {
    padding-left: 0.22rem;
    background-size: 0.12rem auto;
    font-size: 0.28rem;
    color: #666;
    line-height: 1;
  }
  .yjzj .right .container:first-of-type {
    margin-top: 0.3rem;
  }
  .yjzj .right .container .wrapper {
    height: auto;
    margin: 0 0 0.3rem 0.05rem;
  }
  .yjzj .right .container .wrap {
    margin: 0.26rem 0 0 0.13rem;
    font-size: 0.32rem;
    line-height: 0.88rem;
    height: auto;
    padding: 0 0.15rem;
    width: calc(100% - 0.13rem);
  }
  .yjzj .left ul {
    margin: 0 0.24rem;
    padding: 0.18rem 0;
    font-size: 0.32rem;
    line-height: 0.52rem;
    padding-bottom: 0;
    margin-bottom: 0.24rem;
  }
  .yjzj .left li {
    padding-top: 0;
    margin-bottom: 0.2rem;
    flex-direction: column;
    align-items: stretch;
  }
  .yjzj .left li .uiisg {
    display: none;
  }
  .yjzj .left li .oisige {
    display: block;
    margin-top: 0.08rem;
    padding-left: 0.47rem;
    font-size: 0.28rem;
  }
  .yjzj .left .text {
    padding-left: 0.47rem;
    padding-right: 0.32rem;
    /* stylelint-disable-next-line declaration-no-important */
    max-width: 100%;
    background-size: 0.12rem 0.12rem;
    background-position: 0.24rem 0.2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    /* stylelint-disable-next-line value-no-vendor-prefix */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    white-space: wrap;
  }
  .zwft {
    width: calc(100vw - 0.48rem);
    margin: 0.48rem 0.24rem;
    background-color: #f5faff;
    border-radius: 8px;
  }
  .zwft .box {
    width: 100%;
    padding: 0;
    height: auto;
  }
  .zwft .box .line {
    width: calc(100% - 0.48rem);
    margin: 0 0.24rem 0.38rem;
  }
  .zwft .box .container {
    flex-direction: column;
    width: calc(100% - 0.48rem);
    margin: 0 0.24rem;
    padding-bottom: 0.1rem;
    height: auto;
  }
  .zwft .box .container ul {
    width: 100%;
    height: auto;
  }
  .zwft .box .container .divider {
    display: none;
  }
  .zwft .box .container ul li .text {
    max-width: 100%;
    box-sizing: border-box;
    padding-left: 0.23rem;
    font-size: 0.32rem;
    font-weight: bold;
    color: #333;
    line-height: 0.52rem;
    overflow: hidden;
    text-overflow: ellipsis;
    /* stylelint-disable-next-line value-no-vendor-prefix */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    white-space: wrap;
    background-size: 0.12rem 0.12rem;
    background-position: 0 0.2rem;
  }
  .zwft .box .container ul li .wrapper {
    flex-direction: column;
    padding: 0;
    padding-left: 0.23rem;
    font-size: 0.28rem;
    font-family: MicrosoftYaHei;
    color: #333;
    line-height: 0.52rem;
  }
  .zwft .box .container ul li .wrapper .name {
    margin: 0.08rem 0;
  }
  .zwft .box .container ul li {
    margin-bottom: 0.2rem;
  }
  .footinfo {
    width: calc(100vw - 0.48rem);
    margin: 0 0.24rem 0.48rem;
    flex-direction: column;
    height: auto;
    align-items: stretch;
  }
  .footinfo img {
    /* stylelint-disable-next-line declaration-no-important */
    width: calc(100vw - 0.48rem) !important;
    /* stylelint-disable-next-line declaration-no-important */
    height: auto !important;
  }
  .footinfo .left {
    margin-bottom: 0.24rem;
  }
}

.old-body {
  background: url(old-wrp-bg.png) no-repeat top left / 100% auto;
}
/**
* 旧版公共部分 --- start
*/
.old-g-box {
  width: 7.02rem;
  margin: 0 auto;
  background: #fff;
  border-radius: 0.16rem;
  border: 0.01rem solid #D6DADF;
}
/**
* 旧版公共部分 --- end
*/
/**
* 旧版面包屑 --- start
*/
.old-location {
  display: flex;
  justify-content: space-between;
  padding: 0.2rem 0.24rem 0.18rem;
  border-bottom: 0.01rem solid #ececec;
}
.old-location .img {
  margin-right: 0.14rem;
  flex-shrink: 0;
}
.old-location .img img {
  width: 0.25rem;
  margin-top: 0.12rem;
}
.old-location .location-text {
  flex: 1;
  padding-top: 0.04rem;
  font-size: 0.28rem;
  line-height: 0.52rem;
  color: #666;
}
.old-location .location-text .loc {
  margin-left: 0.05rem;
  margin-right: 0.1rem;
}
.old-location .location-text a {
  color: #666;
}
/**
* 旧版面包屑 --- end
*/
/**
* 旧版标题样式 --- start
*/
.old-title {
  background: url(old-tt-bg.png) no-repeat right center / auto 0.22rem;
}
.old-title a {
  display: inline-block;
  padding: 0 0.5rem;
  background-color: #256DC3;
  line-height: 0.88rem;
  font-weight: bold;
  font-size: 0.32rem;
  color: #FFFFFF;
  border-radius: 0.44rem;
}
/**
* 旧版标题样式 --- end
*/

.old-header {
  /**
    * 头部tab切换 + logo
    */
  /**
    * 搜索
    */
}
.old-header .header-tab {
  padding: 0.32rem 0;
  backdrop-filter: blur(10px);
  background: #000000a8;
  text-align: center;
}
.old-header .header-tab .logo {
  width: 4.62rem;
  margin-left: 0.18rem;
}
.old-header .header-tab-switch {
  display: flex;
  flex-direction: row;
  padding: 0 0.24rem;
  margin-top: 0.34rem;
  overflow: auto;
}
.old-header .header-tab-switch .tab-item {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  width: 2.14rem;
  height: 0.8rem;
  margin-right: 0.24rem;
  font-size: 0.32rem;
  font-weight: bold;
  line-height: 0.8rem;
  background-color: #000;
  color: #fff;
  border-radius: 0.4rem;
}
.old-header .header-tab-switch .tab-item img {
  display: none;
}
.old-header .header-tab-switch .cur {
  color: #EE5257;
  background-color: #fff;
}
.old-header .header-tab-switch .cur img {
  display: inline-block;
  width: 0.34rem;
  margin-right: 0.07rem;
}
.old-header .search {
  display: flex;
  justify-content: space-between;
  width: 6.54rem;
  height: 0.8rem;
  margin: 0.48rem auto 0;
  background: rgba(245, 245, 245, 0.32);
  border-radius: 0.4rem;
  border: 0.01rem solid #BFBDBD;
  backdrop-filter: blur(10px);
}
.old-header .search input {
  flex: 1;
  padding: 0 0.26rem;
  font-size: 0.32rem;
  color: #fff;
}
.old-header .search input::placeholder {
  font-size: 0.32rem;
  color: #fff;
}
.old-header .search .search-btn {
  position: relative;
  right: -0.02rem;
  top: -0.01rem;
  flex-shrink: 0;
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  padding: 0.24rem;
  background: #EE5257;
  border-radius: 0.4rem;
}
.old-header .search .search-btn img {
  width: 0.32rem;
}

.old-list {
  margin-top: 0.42rem;
}
.old-list .list-wrp {
  padding: 0 0.24rem;
}
.old-list .list-wrp .list-con {
  margin-top: 0.24rem;
}
.old-list .list {
  margin-top: 0.03rem;
}
.old-list .list a {
  position: relative;
  display: flex;
  padding-left: 0.23rem;
  font-size: 0.32rem;
  line-height: 0.88rem;
  color: #333;
}
.old-list .list a .text {
  flex: 1;
}
.old-list .list a .date {
  flex-shrink: 0;
  margin-left: 0.1rem;
  font-size: 0.3rem;
  color: #666;
}
.old-list .list a::before {
  content: '';
  position: absolute;
  left: 0;
  top: calc(50% - 0.06rem);
  display: block;
  width: 0.12rem;
  height: 0.12rem;
  background-color: #d5d5d4;
  border-radius: 50%;
}
.old-list .zc-mobile-page {
  margin: 0.28rem 0 0.33rem;
}
.old-list .zc-mobile-page .pager,
.old-list .zc-mobile-page .page-select {
  width: 1.77rem;
}
.old-list .zc-mobile-page .pager span,
.old-list .zc-mobile-page .page-select span {
  width: 100%;
}
.old-list .zc-mobile-page a {
  width: 2.26rem;
  height: 0.85rem;
}
/**
* 信息发布弹窗
*/
.old-list-info {
  height: 0.88rem;
  background: #256DC3;
  border-radius: 0.08rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 0.36rem;
  padding: 0 0.26rem 0 0.3rem;
}
.old-list-info .nm {
  font-size: 0.36rem;
  font-weight: bold;
  color: #FFFFFF;
}
.old-list-info .more {
  font-size: 0.28rem;
  line-height: 0.3rem;
  color: rgba(255, 255, 255, 0.76);
  padding-right: 0.4rem;
  background: url(ld-jt2.png) right center no-repeat;
  background-size: 0.27rem;
}
.old-list-info-draw {
  z-index: 999;
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.66);
}
.old-list-info-draw .close {
  position: absolute;
  left: 0.28rem;
  top: 0.31rem;
  width: 0.36rem;
  height: 0.36rem;
  background: url(close.png);
  background-size: 100%;
}
.old-list-info-draw .con {
  margin-left: 1rem;
  background: #fff;
  height: 100vh;
}
.old-list-info-draw .con .tit {
  height: 0.9rem;
  line-height: 0.9rem;
  background: #256DC3;
  padding: 0 0.36rem;
  font-size: 0.36rem;
  font-weight: bold;
  color: #FFFFFF;
}
.old-list-info-draw .con .list {
  margin: 0.16rem 0.36rem;
  height: calc(100vh - 1.31rem);
  overflow-y: auto;
}
.old-list-info-draw .con .item {
  height: 0.99rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 0.32rem;
  color: #666;
}
.old-list-info-draw .con .item .jt {
  width: 0.27rem;
  height: 0.24rem;
  background: url(ld-jt1.png);
  background-size: 100%;
  flex-shrink: 0;
  margin-left: 0.1rem;
}
.old-list-info-draw .con .item .nm {
  flex-shrink: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.old-list-info-draw .con .item.cur .nm {
  color: #256DC3;
  font-weight: bold;
}
.old-list-info-draw .con .item.cur .jt {
  background: url(ld-jt.png);
  background-size: 100%;
}

.old-footer {
  width: 7.5rem;
  height: 8.74rem;
  background: #206fcc;
  padding: 0.49rem 0.24rem;
  margin-top: 0.3rem;
}
.old-footer .cm-drop {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 0.24rem 0;
}
.old-footer .cm-drop .drop-select {
  width: inherit;
  height: inherit;
  margin-right: 0;
  border: 0;
}
.old-footer .cm-drop .select-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 3.39rem;
  height: 0.8rem;
  background: rgba(0, 0, 0, 0.23);
  border-radius: 0.4rem;
}
.old-footer .cm-drop .select-item .text {
  max-width: 90%;
  font-size: 0.32rem;
  color: white;
  line-height: 100%;
}
.old-footer .cm-drop .select-item .icon {
  width: 0.22rem;
  height: 0.12rem;
}
.old-footer .cm-drop .dropdown-menu {
  width: 100%;
  bottom: 100%;
  height: 3rem;
  background: #206fcc;
}
.old-footer .cm-drop .dropdown-menu li {
  line-height: 0.52rem;
}
.old-footer .cm-drop .dropdown-menu .text {
  display: block;
  color: white;
  font-size: 0.32rem;
}
.old-footer .lxwm {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 0.22rem;
  padding: 0 0.35rem;
  width: 7.02rem;
  height: 0.8rem;
  background: rgba(0, 0, 0, 0.23);
  border-radius: 0.4rem;
  font-size: 0.32rem;
}
.old-footer .lxwm .link-item {
  color: white;
}
.old-footer .typeright {
  font-size: 0.32rem;
  color: white;
  padding: 0 0.25rem;
}
.old-footer .typeright .typeright-item {
  margin-top: 0.36rem;
}
.old-footer .typeright .jh {
  width: 0.3rem;
  height: 0.31rem;
  margin-right: 0.13rem;
}
.old-footer .typeright .text {
  display: inline-block;
}
.old-footer .icons {
  padding: 0 0.25rem;
  margin-top: 0.34rem;
}
.old-footer .icons .slh {
  width: 1.4rem;
}
.old-footer .icons .zc {
  width: 1.32rem;
  margin-left: 0.26rem;
}
.old-footer .icons .dzjg {
  width: 0.56rem;
  margin-left: 0.26rem;
}

.old-public {
  width: 6.54rem;
  margin: auto;
  padding: 0.24rem 0 0;
}
.old-public table {
  width: 6.54rem;
  height: 1.82rem;
  background: #f8fcff;
  border-collapse: collapse;
  border-spacing: 0;
}
.old-public table .left {
  width: 1.8rem;
  color: #256dc3;
}
.old-public table td {
  border: 0.01px solid #256dc3;
  padding: 15px;
  font-size: 0.28rem;
}
.old-public .text {
  font-size: 0.28rem;
  font-family: MicrosoftYaHei;
  color: #999;
}
.old-public .text.left {
  width: 0.84rem;
  text-align: right;
}
.old-public .bg-set {
  margin-top: 0.3rem;
  display: flex;
  align-items: center;
}
.old-public .bg-set .right {
  display: flex;
  gap: 0 0.34rem;
}
.old-public .bg-set .color-item {
  width: 0.44rem;
  height: 0.44rem;
  background: #fff;
  border-radius: 0.02rem;
  border: 0.01rem solid #ddd;
}
.old-public .bg-set .color-item:nth-child(2) {
  background: #d5e3f3;
}
.old-public .bg-set .color-item:nth-child(3) {
  background: #ccece2;
}
.old-public .bg-set .color-item:nth-child(4) {
  background: #f0d7ef;
}
.old-public .bg-set .color-item:nth-child(5) {
  background: #f5e6c2;
}
.old-public .bg-set .font-item {
  width: 0.44rem;
  height: 0.44rem;
  background: #fff;
  border: 0.01rem solid #979797;
  border-radius: 50%;
  font-size: 0.28rem;
  text-align: center;
  line-height: 0.4rem;
  color: #999;
}
.old-public .bg-set .font-item.cur {
  background: #206fcc;
  color: white;
}
.old-public .bg-set .font-set {
  gap: 0.64rem;
}
.old-public .bg-set-end {
  padding-bottom: 0.3rem;
}
.old-public .content {
  border-top: 0.01rem solid #ececec;
  font-size: 0.28rem;
}
.old-public.detail {
  padding-top: 0.5rem;
}
.old-public.detail .title {
  font-size: 0.34rem;
  font-weight: bold;
  color: #206fcc;
  line-height: 0.54rem;
}
.ztlb {
  padding-bottom: 0.24rem;
}
.zt .zt-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0.24rem 0 0;
  gap: 0.24rem 0;
}
.zt .zt-list .zt-item {
  width: 3.15rem;
  height: 1.39rem;
  background: #f6f7fb;
  border-radius: 0.08rem;
  border: 0.01rem solid #eaeff5;
  display: flex;
  justify-content: center;
  align-items: center;
}
.zt .zt-list .zt-item img {
  width: 2.91rem;
}
.gd {
  margin-top: 0.48rem;
}