.midMain {
  width: 1200px;
  margin: auto;
}

.halfMain {
  width: 600px;
  margin: auto;
  height: 100%;
}













/* 修改样式 */
.main_4{
  display: none;
}
.main_2 {
  display: flex;
  margin-top: 60px;
}

.main_3{
  background: url(https://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web2745/site/picture/530/2401251010593316913.png);
  margin-top: 90px;
  padding-bottom: 90px;
}
.main_3_left>a{
  background: url(https://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web2745/site/picture/530/2401301501329537392.png) no-repeat;
  float: left;
}
.main_3_right>a{
  background: url(https://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web2745/site/picture/530/2401301501332636892.png) no-repeat;
  float: right;
}
.main_3_left,.main_3_right {
  width: 600px;
}

.main_3 .midMain {
  display: flex;
}

.main_3_left>a,.main_3_right>a {
  width: 585px;
  height: 280px;
  display: block;
  position: relative;
}
.main_3_left>a img, .main_3_right>a img {
  position: absolute;
  left: 143px;
  top: 123px;
}
/* 修改样式 */
















.notice {
  height: 70px;
  background-color: #f7f3ef;
}

.notice_msg,
.notice_title {
  line-height: 70px;
  font-size: 16px;
}

.notice_title a {
  color: #a44d08;
  font-weight: bold;
  padding-left: 3px;
  display: inline-block;
}

.notice_msg {
  width: 1100px;
  display: flex;
  justify-content: space-between;
  background: url(https://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web2745/site/picture/530/2401251010597369997.png) no-repeat;
  background-position-y: center;
  padding-left: 13px;
}



.xwdt_title
{
  text-align: center;
  margin-top: 50px;
  margin-bottom: 55px;
}
.szzy_title {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 85px;
}
.xwdt_title span a,
.szzy_title span a,
.gcts_title.active span a,
.xstj_title.active span a {
  font-size: 24px;
  line-height: 60px;
  display: inline-block;
  border-bottom: 3px solid #b04f07;
  font-weight: bold;
  color: #333333;
}

/* .main_1 .swiper-slide {
  width: 385px !important;
  height: 340px;
} */
.swiper {
  overflow: hidden;
}

.main_1 .swiper-slide img {
  width: 380px;
  height: 215px;
  object-fit: cover;
}

.xwdt_list .swiper-slide a span {
  font-size: 18px;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  width: 380px;
  margin-top: 25px;
}

.xwdt_list .swiper-slide a p {
  font-size: 14px;
  color: #808080;
  height: 56px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  /* 控制最大行数 */
  -webkit-box-orient: vertical;
  line-height: 28px;
  margin-top: 10px;
  margin-bottom: 25px;
}

.main_1 .swiper .swiper-button-prev,
.main_1 .swiper .swiper-button-next,
.main_4 .swiper .swiper-button-prev,
.main_4 .swiper .swiper-button-next {
  width: 45px;
  height: 45px;
  box-shadow: 0px 0px 10px -3px black;
  border-radius: 100px;
  background-size: 10px;
}

.xwdt_list {
  position: relative;
}

.main_1 .swiper-button-next,
.main_4 .swiper-button-next {
  right: -125px;
  left: unset;
}

.main_1 .swiper-button-prev,
.main_4 .swiper-button-prev {
  left: -125px;
  right: unset;
}




.mian_2 {
  display: flex;
  justify-content: center;
}

.main_2_l {
  background: url(https://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web2745/site/picture/530/2401251010593853963.png);
  background-size: cover;
}

.main_2_r {
  background: url(https://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web2745/site/picture/530/2401251010285149565.png);
  
}

.main_2_l,
.main_2_r {
  width: 50%;
  height: 555px;
}

.main_2_l .halfMain {
  float: right;
  width: 600px;
}

.main_2_r .halfMain {
  float: left;
}

.aboutZt_title {
  font-size: 24px;
  line-height: 30px;
  padding-top: 60px;
  margin-bottom: 35px;
}

.aboutZt,
.bzxz {
  color: #ffffff;
}

.aboutZt_msg span {
  display: block;
  margin-top: 15px;
  font-size: 14px;
  line-height: 30px;
  margin-bottom: 15px;
  padding-right: 40px;
}

.aboutZt_msg .more a {
  color: #ffffff;
  float: right;
}

.bzxz_msg {
  display: none;
  padding-left: 5px;
  width: 570px;
}

.bzxz_title {
  font-size: 24px;
  line-height: 30px;
  margin-top: 60px;
  margin-bottom: 35px;
}

.main_2_r.bzxz {
  padding-left: 35px;
}

span.bzxz_name {
  font-size: 16px;
  width: 570px;
  display: block;
  line-height: 60px;
  background: url(https://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web2745/site/picture/530/2401251010596601551.png) no-repeat right;
  cursor: pointer;
}

.bzxz .active span.bzxz_name {
  background: url(https://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web2745/site/picture/530/2401251010596987413.png) no-repeat right;
}

.bzxz .active .bzxz_msg {
  display: block;
}

.bzxz_node {
  border-bottom: 1px solid #a03437;
}

.bzxz_msg p,
.bzxz_msg a {
  color: #dcc3c3;
  font-size: 14px;
  line-height: 26px;
}

.bzxz_msg p:nth-child(2) {
  width: 88%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
}

.bzxz_msg a {
  float: right;
  padding-right: 20px;
}
.aboutZt_msg img {
  width: 60%;
}









.szzy_list li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.szzy_list li {
  width: 272px;
  height: 331px;
  position: relative;
}

.szzy_list li span {
  width: 53px;
  height: 100px;
  position: absolute;
  background-color: #f6f6f6;
  right: 30px;
  top: -30px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.szzy_list li span p {
  width: 43px;
  height: 90px;
  border: 1px solid #b1b1b1;
  padding: 5px;
  text-align: center;
  line-height: 20px;
}

.szzy_list {
  margin-top: 45px;
}

.szzy_list ul {
  display: flex;
  justify-content: space-between;
}









.xstj_title span a,
.gcts_title span a {
  font-size: 22px;
  color: #666666;
  font-weight: bold;
}

.gcts_title {
  margin-right: 50px;
}

.main_4_title {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 55px;
  height: 63px;
}

.main_4_title>div {
  display: inline-block;
}

.main_4 {
  background: url(https://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web2745/site/picture/530/2401251010593316913.png);
}

.main_4_body {
  position: relative;
}

.main_4 .swiper-slide {
  background: unset;
}

.gcts_list span,.xstj_list span {
  font-size: 16px;
  margin-top: 20px;
  margin-bottom: 7px;
  display: block;
  color: #000000;
}

.gcts_list a p,.xstj_list a p {
  color: #666666;
  font-size: 14px;
}






.main_4 {
  margin-bottom: 70px;
}
.main_4_title a:hover{
  color: #333333;
}
.main_4 .swiper-slide img {
  width: 173px;
  height: 173px;
  object-fit: contain;
}


.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}