@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(../images/szf-ztl2023.png) no-repeat center;
}
.cm-banner-arrow .btn-rt {
  right: 0;
  background: url(../images/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(../images/news-list2023.png) no-repeat left center;
}
.cm-news-list li a:hover {
  color: #3678d8;
  background-image: url(../images/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(../images/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(../images/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(../images/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(../images/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(../images/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(../images/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(../images/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(../images/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;
}
/* 兼容手机端 */
@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;
  }
}
/* 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;
}
.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(../images/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(../images/szf-fixi12023.png) no-repeat center center;
  background-size: 0.32rem 0.32rem;
}
.rightFixed .fixedpic:hover {
  background: #5182d3 url(../images/szf-fix1o2023.png) no-repeat center center;
  background-size: 0.32rem 0.32rem;
}
.rightFixed .fixedpic.fixedpic2 {
  background: #eff7ff url(../images/szf-fixi22023.png) no-repeat center center;
  background-size: 0.32rem 0.32rem;
}
.rightFixed .fixedpic.fixedpic2:hover {
  background: #5182d3 url(../images/szf-fixi2o2023.png) no-repeat center center;
  background-size: 0.32rem 0.32rem;
}
.rightFixed .fixedpic.fixedpic3 {
  background: #eff7ff url(../images/szf-fixi32023.png) no-repeat center center;
  background-size: 0.32rem 0.32rem;
}
.rightFixed .fixedpic.fixedpic3:hover {
  background: #5182d3 url(../images/szf-fixi3o2023.png) no-repeat center center;
  background-size: 0.32rem 0.32rem;
}
.rightFixed .fixedpic.fixedpic4 {
  background: #eff7ff url(../images/szf-fixi42023.png) no-repeat center center;
  background-size: 0.32rem 0.32rem;
}
.rightFixed .fixedpic.fixedpic4:hover {
  background: #5182d3 url(../images/szf-fixi4o2023.png) no-repeat center center;
  background-size: 0.32rem 0.32rem;
}
.rightFixed .fixedpic.fixedpic5 {
  background: #eff7ff url(../images/szf-fixi52023.png) no-repeat center center;
  background-size: 0.32rem 0.32rem;
}
.rightFixed .fixedpic.fixedpic5:hover {
  background: #5182d3 url(../images/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;
}

.rsxz-content {
  background: url(../images/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 .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(../images/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;
}

.inline-block {
  display: inline-block;
}
.box1 {
  min-height: 6.09rem;
  background: url(../images/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 {
  font-size: 0.4rem;
  color: #fff;
  max-width: 10.5rem;
}
.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;
  max-width: 45%;
}
.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(../images/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(../images/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(../images/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(../images/shixindian2023.png) no-repeat left center;
  background-size: 0.07rem 0.07rem;
}
.cm-news-list li a:hover {
  color: #2669a9;
  background: url(../images/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;
}
.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;
}
.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(../images/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(../images/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(../images/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;
  color: #fff;
  transform: skew(20deg);
}
.syzyfw {
  display: flex;
  justify-content: space-between;
}
.syzyfw .syzyfwl {
  width: 4.3rem;
  height: 5.2rem;
  background: url(../images/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(../images/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(../images/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: space-between;
}
.fuwuqingdans ul li {
  margin-top: 0.2rem;
  width: 1.2rem;
  height: 1.2rem;
  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;
}
.fuwuqdbottom a {
  width: 3.4rem;
  height: 1rem;
}
.fuwuqdbottom img {
  width: 100%;
  height: 100%;
}
.mt25 {
  margin-top: 0.3rem;
}
.syboxgk li {
  width: 2.35rem;
  height: 3.25rem;
  background: url(../images/cs12023.png) no-repeat;
  background-size: cover;
}
.syboxgk li.cs2 {
  background: url(../images/cs22023.png) no-repeat;
  background-size: cover;
}
.syboxgk li.cs3 {
  background: url(../images/cs32023.png) no-repeat;
  background-size: cover;
}
.syboxgk li.cs4 {
  background: url(../images/cs42023.png) no-repeat;
  background-size: cover;
}
.syboxgk li.cs5 {
  background: url(../images/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(../images/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(../images/shuangjiantouo2023.png) no-repeat center;
  background-size: 0.14rem 0.1rem;
}
.syboxgk li .gksbox:hover .gks2 {
  background: url(../images/szf-gki2o2023.png) no-repeat center 0.32rem;
  background-size: 0.32rem 0.32rem;
}
.syboxgk li .gksbox:hover .gks3 {
  background: url(../images/szf-gki3o2023.png) no-repeat center 0.32rem;
  background-size: 0.32rem 0.32rem;
}
.syboxgk li .gksbox:hover .gks4 {
  background: url(../images/szf-gki4o2023.png) no-repeat center 0.32rem;
  background-size: 0.32rem 0.32rem;
}
.syboxgk li .gksbox:hover .gks5 {
  background: url(../images/szf-gki5o2023.png) no-repeat center 0.32rem;
  background-size: 0.32rem 0.32rem;
}
.syboxgk li .gks {
  width: 100%;
  height: 100%;
  background: url(../images/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(../images/szf-gki22023.png) no-repeat center 0.32rem;
  background-size: 0.32rem 0.32rem;
}
.syboxgk li .gks.gks3 {
  background: url(../images/szf-gki32023.png) no-repeat center 0.32rem;
  background-size: 0.32rem 0.32rem;
}
.syboxgk li .gks.gks4 {
  background: url(../images/szf-gki42023.png) no-repeat center 0.32rem;
  background-size: 0.32rem 0.32rem;
}
.syboxgk li .gks.gks5 {
  background: url(../images/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(../images/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(../images/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(../images/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(../images/szf-hdi12023.png) no-repeat 0.21rem center;
  background-size: 0.2rem 0.2rem;
}
.syboxzmhd .syboxzmhdmain2 .chaxin {
  margin-left: 0.2rem;
  background: #ed7272 url(../images/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(../images/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(../images/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(../images/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;
}

.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(../images/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;
}

.gk-box {
  min-height: 6.09rem;
  background: url(../images/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;
  color: #333;
  line-height: 0.3rem;
}
.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(../images/zfxxgk-bg-2023.png) no-repeat top center;
  background-size: 12.2rem 2.43rem;
  padding-top: 0.21rem;
  margin-top: 0.41rem;
}
.zfxxgk .title {
  width: 3.19rem;
  height: 0.46rem;
  margin-left: 4.19rem;
  background: url(../images/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(../images/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(../images/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(../images/fdgk-bg-2023.png) no-repeat top center;
  background-size: 12.2rem 2.68rem;
  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(../images/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(../images/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;
}

.nav .wrp-show {
  width: 2.8rem;
  height: 0.68rem;
  padding: 0.17rem 0.1rem 0.27rem;
  background: url(../images/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;
}

.fw-content .fw-top {
  height: 4.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(../images/fwbg2023.png) top center / 19.2rem auto no-repeat;
}
.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;
  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(../images/fw-qytb-2023.png) top center / 100% auto no-repeat;
}
.fw-content .fw-tszl .fw-tszl-cards .item-card:nth-child(2) {
  background: url(../images/fw-tyzf-2023.png) top center / 100% auto no-repeat;
}
.fw-content .fw-tszl .fw-tszl-cards .item-card:nth-child(3) {
  background: url(../images/fw-yjs-2023.png) top center / 100% auto no-repeat;
}
.fw-content .fw-tszl .fw-tszl-cards .item-card:nth-child(4) {
  background: url(../images/fw-nxfw-2023.png) top center / 100% auto no-repeat;
}
.fw-content .fw-tszl .fw-tszl-cards .item-card:nth-child(5) {
  background: url(../images/fw-gcjs-2023.png) top center / 100% auto no-repeat;
}
.fw-content .fw-tszl .fw-tszl-cards .item-card:nth-child(6) {
  background: url(../images/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;
}

