.mumunr {
  width: 1200px;
  border: 0px solid;
  position: relative;
  margin: auto;
  margin-top: 5px;
}



.yw {
  margin-left: 20px;
  width: 580px;
}

.yw .tab_head {
  margin-bottom: 12px;
}

.yw .tab_head .tab_a>a {
  display: inline-block;
  padding: 0 15px;
  font-size: 18px;
  font-weight: bold;
  color: #333;
  height: 40px;
  line-height: 40px;
}

.yw .tab_head .tab_a>a.on {
  background: #063C7C;
  color: #fff;
}

.tzgg {
  box-sizing: border-box;
  width: 24.58%;
  height: 0px;
  border: 1px solid #e8e8e8;
}

.tzgg .head a {
  display: block;
  height: 0px;
  line-height: 39px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-indent: 34px;
  background: #063C7C url(../img/tzgg.png) no-repeat 8px center;
}

.swiper-container_tzgg {
  padding: 0 8px;
  height: 0px;
}

.swiper-container_tzgg .swiper-slide {
  border-bottom: 1px solid #e8e8e8;
}

.swiper-container_tzgg .swiper-slide:last-child {
  border-bottom: none;
}

.swiper-container_tzgg .swiper-slide a {
  box-sizing: border-box;
  display: block;
  padding-top: 13px;
  padding-left: 12px;
  font-size: 16px;
  color: #444;
  line-height: 38px;
  background: url(../img/yd.png) no-repeat left 30px;
}

.ztzl {
  margin: 28px 0;
}

.ztzl .head {
  box-sizing: border-box;
  padding-top: 5px;
  display: block;
  width: 38px;
  height: 114px;
  background: #063C7C;
  font-size: 20px;
  color: #fff;
  text-align: center;
  border-bottom: 1px solid #c1c1c1;
}

.swiper-container-ztzl {
  width: calc(100% - 46px);
  height: 114px;
}

.swiper-button-next,
.swiper-button-prev {
  display: none;
  transform: translateY(-50%);
  margin-top: 0;
  width: 30px;
  height: 64px;
}

.swiper-container-ztzl:hover .swiper-button-next {
  display: block;
}

.swiper-container-ztzl:hover .swiper-button-prev {
  display: block;
}

.swiper-container-ztzl .swiper-button-prev {
  left: 2px;
  background: rgba(0, 0, 0, 0.4) url(../img/jt_left.png) no-repeat center;
}

.swiper-container-ztzl .swiper-button-next {
  right: 2px;
  background: rgba(0, 0, 0, 0.4) url(../img/jt_r.png) no-repeat center;

}

.home_head {
  margin-bottom: 30px;
  height: 44px;
  line-height: 44px;
  border-bottom: 1px solid #c1c1c1;
}

.head_a {
  padding-right: 15px;
  font-size: 20px;
  font-weight: bold;
  color: #063C7C;
  border-bottom: 1px solid #063C7C;
  text-indent: 30px;
}

.ywgz .head_a {
  background: url(../img/ywgz.png) no-repeat left center;
}

.ywgz .tab_box {
  margin-bottom: 25px;
  width: 49.25%;
  height: 273px;
}

.ywgz .tab3,
.ywgz .tab4 {
  margin-bottom: 10px;
}

.ywgz .tab_box .main_lis li a {
  height: 45px;
  line-height: 45px;
}

.ywgz .tab_head {
  margin-bottom: 10px;
  height: 38px;
  background: #f4f2f2;
}

.ywgz .tab_head a {
  float: left;
  display: block;
  padding: 0 30px;
  height: 38px;
  line-height: 38px;
  color: #333;
  font-size: 18px;
  border-right: 2px solid #fff;
}

.ywgz .tab_head a:last-child {
  border-right: none;
}

.ywgz .tab_head a.on {
  position: relative;
  background: #063C7C;
  color: #fff;
}

.ywgz .tab_head a.on::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -8px;
  left: 50%;
  transform: translateX(-50%);
  width: 10px;
  height: 10px;
  background: url(../img/tab_sj.png) no-repeat center;
}

.ywgz .tab3 .tab_head a {
  padding: 0 15px;
}

.zwgk .head_a {
  background: url(../img/zwgk.png) no-repeat left center;
}

.zwgk_fl {
  width: 49.25%;
}

.zwgk_fl ul li {
  margin-bottom: 20px;
  margin-right: 20px;
  float: left;
  width: calc((100% - 41px) / 3);
}

.zwgk_fl ul li:nth-child(3n) {
  margin-right: 0;
}

.zwgk_fl ul li a {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 89px;
  background: #f4f2f2;
  border: 1px solid #e2dfdf;
}

.zwgk_fl ul li:hover a {
  color: #fff;
  background: #063C7C;
}

.zwgk_fl ul li a img {
  margin: 15px 0 10px;
}

.zwgkImg2 {
  display: none;
}

.zwgk_fl ul li:hover .zwgkImg2 {
  display: block;
}

.zwgk_fl ul li:hover .zwgkImg1 {
  display: none;
}

.zwgk_fr {
  margin-bottom: 20px;
  width: 49.25%;
}

.zwgk_fr .tab_a {
  margin-bottom: 8px;
  border-bottom: 1px solid #999a9a;
}

.zwgk_fr .tab_a a {
  display: inline-block;
  margin-right: 30px;
  color: #444;
  font-size: 18px;
  height: 37px;
}

.zwgk_fr .tab_a a.on {
  color: #063C7C;
  border-bottom: 3px solid #063C7C;
}

.zwgk_fr .main_lis li a {
  height: 44px;
  line-height: 44px;
}

.row2 {
  margin-top: 10px;
}

.zxfw,
.hdjl {
  width: 49.25%;
}

.zxfw .home_head {
  margin-bottom: 20px;
  background: url(../img/zxfw.png) no-repeat left center;
}

.hdjl .home_head {
  margin-bottom: 20px;
  background: url(../img/hdjl.png) no-repeat left center;
}

.zxfw .tab_a a {
  padding: 0 5px;
  margin-right: 30px;
  position: relative;
  display: inline-block;
  padding: 0 5px;
  color: #063C7C;
  font-size: 18px;
  height: 28px;
  line-height: 28px;
}

.zxfw .tab_a a.gzfl::after {
  content: "";
  position: absolute;
  right: -30px;
  top: 5px;
  margin: 0 15px;
  display: inline-block;
  height: 20px;
  border-right: 2px solid #af090b;
  vertical-align: middle;
}

.zxfw .tab_a a.on {
  background: #af090b;
  border-radius: 10px;
  color: #fff;
}

.zxfw .swiper-container {
  padding-top: 13px;
}

.swiper-container_zxfw .swiper-pagination {
  bottom: 94%;
}

.swiper-container_zxfw .swiper-pagination-bullet {
  width: 10px;
  height: 9px;
  background: #ece9e9;
  border-radius: 3px;
}

.swiper-container_zxfw .swiper-pagination-bullet-active {
  width: 31px;
  background: #d11516;
}

.zxfw .swiper-slide a {
  margin-top: 15px;
  margin-right: 15px;
  float: left;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: calc((100% - 38px) / 3);
  height: 58px;
  background: #f4f2f2;
  border: 1px solid #e2dfdf;
}

.zxfw .swiper-slide a:nth-child(3n) {
  margin-right: 0;
}

.zxfw .swiper-slide a img {
  margin: 0 10px 0 17px;
  width: 30px;
  height: 30px;
}

.zxfw .swiper-slide a p {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 5px 0 10px;
  width: calc(100% - 57px);
  height: 40px;
  background: url(../img/zxfw_line.png) no-repeat left center;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-size: 14px;
  color: #333333;
  white-space: normal;
}

.zxfw .swiper-slide a:hover p {
  color: #af090b;
}

.zxfw .swiper-slide a:hover img {
  transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  transition: transform 0.7s ease-out 0s;
  -moz-transition: transform 0.7s ease-out 0s;
  -webkit-transition: transform 0.7s ease-out 0s;
}

.hdjl .yjzj {
  margin-bottom: 26px;
  display: block;
  width: 90px;
  text-align: center;
  background: #af090b;
  border-radius: 10px;
  color: #fff;
  height: 28px;
  line-height: 28px;
  font-size: 18px;
}

.hdjl ul {
  height: 97px;
}

.hdjl ul li {
  margin-bottom: 17px;
}

.hdjl ul li:last-child {
  margin-bottom: 0;
}

.hdjl ul li a {
  float: right;
  color: #444;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: calc(100% - 65px);
}

.hdjl ul li a:hover {
  color: #af090b;
  transition: all .3s ease;
}

.hdjl .state {
  margin-right: 5px;
  display: inline-block;
  width: 55px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  background: url(../img/state.png) no-repeat center;
  background-size: 100% 100%;
}

.hdjl .state_end {
  background: url(../img/state_end.png) no-repeat center;
}

.zw {
  margin-top: 17px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  padding: 8px 0;
  height: 97px;
  background: #F4F2F2;
  border: 1px solid #E2DFDF;
}

.zww {
  box-sizing: border-box;
  justify-content: space-between;
  padding: 8px 0;
  background: #F4F2F2;
  border: 1px solid #E2DFDF;
  text-align: right;
}

.zww .tab_head a {
  float: left;
  display: block;
  padding: 0 30px;
  height: 38px;
  line-height: 38px;
  color: #333;
  font-size: 18px;
  border-right: 2px solid #fff;
}

.zw a {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: calc(100% / 3);
  border-right: 1px solid #E2DFDF;
}

.zw a:last-child {
  border-right: none;
}

.zw a img {
  margin: 10px 0;
}

.zw a p {
  font-size: 16px;
  color: #444;
  text-align: center;
}

.zw a:hover p {
  color: #af090b;
}

/* 閫傝€佸寲20240520 B */
.wza-box{
  position:absolute;
  left:40px;
  bottom:20px;
}
.oldModel * {
  font-size: 28px !important;
}

.oldModel .ztzl .head {
  font-size: 28px;
  height: 160px;

}

.oldModel .ztzl .pic {
  margin-top: 20px;
}

.oldModel .swiper-container-ztzl {
  height: fit-content;
}

.oldModel .m_index_tpxw .wz12 A {
  width: 180px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0 5px;
  line-height: 2;
  height: auto;
}
.oldModel .m_index_tpxw .wz12 A~br{
  display:none;
}

.oldModel .rfloat_con {
  height: 130px;
}

.oldModel .rfloat_con span{
  line-height: 1.5;
}

.oldModel .part10 .con li{
  line-height: 1.6;
}

.oldModel {}

.oldModel {}

.oldModel {}

.oldModel {}

.oldModel {}

/* 閫傝€佸寲20240520 E */