:root {
  --swiper-navigation-color: #3593a6;
  --swiper-theme-color: #3593a6;
  --swiper-pagination-bullet-inactive-color: #fff;
  --swiper-pagination-bullet-inactive-opacity: 1;
}

:root {
  --swiper-navigation-color: #3593a6;
  --swiper-theme-color: #3593a6;
  --swiper-pagination-bullet-inactive-color: #fff;
  --swiper-pagination-bullet-inactive-opacity: 1;
}

.cs {
  font-size: 30px;
}

.firstTitle1 {
  font-size: 48px;
}

.card .card-header {
  border-bottom: #d9d9d9 1px solid;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.card .card-header .card-title {
/*  background-color: #3593a6; */
  font-family: SimSun;
  font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 1.7333333333em;
  letter-spacing: 0px;
  color: #333;
  padding: 0 0.6666666667em;
}
.card .card-header a{
	font-size: 18px;
	color: #666;
	font-family: MicrosoftYaHei !important;
	font-weight: 400;
}
.card .card-body {
  padding: 30px 0;
}

.zyxw {
  width: 65%;
}
.zyxw .card-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.zyxw .card-body .l {
  flex: 0 0 51.4285714286%;
}
.zyxw .card-body .l .pic {
  --wh:66.2393162393%;
}
.zyxw .card-body .r {
  margin-left: 3.2967032967%;
}
.zyxw .card-body .r .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
}
.zyxw .card-body .r .list li a {
  display: block;
}
.zyxw .card-body .r .list li a .list-date {
  font-family: SimSun;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: 0px;
  color: #f35584;
}
.zyxw .card-body .r .list li a .list-date span {
  color: #acb3d8;
}
.zyxw .card-body .r .list li a .list-title {
  font-family: SimSun;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #6b7f89;
}
.zyxw .card-body .r .list li a .list-desc {
  font-family: SimSun;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: 0px;
  color: #6d6d6d;
}
.zyxw .card-body .r .list li:first-child {
  border-bottom: #c8c8c7 1px solid;
  padding-bottom: 20px;
}

.floor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.floor.col {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.floor .floor-title {
  width: 6.25em;
  font-family: MicrosoftYaHei;
  font-size: 40px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 1.5em;
  letter-spacing: 0px;
  color: #ffffff;
  background-color: #3593a6;
  text-align: center;
  margin: 0 auto;
}
.floor .floor-title a{
	display: block;
	  color: #ffffff;
}
.floor .floor-title2 {
	width: 100%;

  margin: 10px auto 10px;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: 0px;
  color: #4b4b4b;
  text-align: center;
}

.tzgg {
  width: 31%;
}

.tzgg li {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.tzgg li span{
	white-space: nowrap;
	flex: 0;
	margin-left: 1em;
	color: #333;
}
.tzgg .list .list-title {
  font-family: SimSun;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 52px;
  letter-spacing: 0px;
  color: #464646;
  position: relative;
  padding-left: 1em;
}
.tzgg .list .list-title::before {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 3px;
  height: 3px;
  background-color: #a5a6a4;
}

.floor2 .l-grid {
  gap: 3.5714285714%;
}
.floor2 a {
  font-family: SimSun;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 43px;
  letter-spacing: 0px;
  color: #333333;
}
.floor2 a span {
  font-size: 12px;
  margin-right: 0.5em;
}
.floor2 li {
  padding: 0 0.8em;
/*  border-bottom: #cacaca 1px solid; */
  display: flex;
  justify-content: space-between;
    align-items: center;
}
.floor2 li span{
	white-space: nowrap;
	flex: 0;
	margin-left: 1em;
	color: #333;
}
.floor3 {
  padding: 1%;
  background-color: #f2f4f5;
  width: 100%;
  max-width: 1460px;
  margin: 0 auto;
  margin-bottom: 10px;
}
.floor3 .swiper{
	width: 100%;
}
.floor3 .l-grid {
  gap: 2%;
}
.floor3 li {
  background-color: #fff;
}
.floor3 li .pic {
  --wh: 71.6560509554%;
}
.floor3 li .list-title {
  padding: 0 1em;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 43px;
  letter-spacing: 0px;
  color: #474b4c;
  text-align: center;
}