* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
fieldset,
img {
  border: none;
}
h3 {
  font-size: 100%;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
select,
input,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  font-size: 14px;
  margin: 0;
  padding: 0;
  outline: none;
  vertical-align: middle;
}
textarea {
  resize: none;
}
table {
  border-collapse: collapse;
}
body {
  font-size: 16px;
  color: #333333;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  background: #a5ddea url(../../images/dw2022/banner.jpg) center 0px no-repeat;
}
a {
  color: #303030;
  text-decoration: none;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  font-size: 16px;
  transition: 0.5s all;
}
.clearfix::after {
  content: '';
  display: block;
  clear: both;
}
.banner {
  height: 594px;
  width: 100%;
}
.wrap {
  width: 1200px;
  margin: 0 auto;
}
.wrap .dwzx {
  width: 100%;
  height: 400px;
  border-radius: 21px;
  border: 2px solid #7cd696;
  padding: 42px 23px;
  background-color: #fff;
}
.wrap .dwzx .left {
  float: left;
}
.wrap .dwzx .left .dwzx_swiper {
  width: 560px;
  height: 315px;
  overflow: hidden;
  position: relative;
}
.wrap .dwzx .left .dwzx_swiper .swiper-slide {
  width: 560px;
  height: 315px;
  position: relative;
}
.wrap .dwzx .left .dwzx_swiper .swiper-slide .pic {
  width: 100%;
  height: 100%;
  background-color: #ccc;
}
.wrap .dwzx .left .dwzx_swiper .swiper-slide .mask {
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 2;
  width: 100%;
  height: 62px;
  background: url(../../images/dw2022/mask.png) center center no-repeat;
}
.wrap .dwzx .left .dwzx_swiper .swiper-slide .title {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 35px;
  width: 100%;
  z-index: 3;
}
.wrap .dwzx .left .dwzx_swiper .swiper-slide .title a {
  padding-left: 13px;
  color: #fff;
  font-size: 16px;
  display: block;
  width: 82%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 35px;
}
.wrap .dwzx .left .dwzx_swiper .swiper-pagination {
  bottom: 9px;
  right: 5px;
  left: auto;
  width: 15%;
  z-index: 10;
}
.wrap .dwzx .left .dwzx_swiper .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: #fff;
  opacity: 1;
}
.wrap .dwzx .left .dwzx_swiper .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #f5d486;
  width: 25px;
  height: 10px;
  border-radius: 5px;
}
.wrap .dwzx .right {
  width: 561px;
  float: right;
}
.wrap .dwzx .right .hed {
  border-bottom: dashed 1px #9e9e9e;
}
.wrap .dwzx .right .hed h3 {
  font-weight: bold;
}
.wrap .dwzx .right .hed h3 a {
  display: block;
  width: 100%;
  font-size: 26px;
  color: #555555;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.wrap .dwzx .right .hed p {
  line-height: 1.6;
  color: #666666;
  text-indent: 2em;
  margin: 20px 0 23px;
}
.wrap .dwzx .right ul {
  margin-top: 22px;
}
.wrap .dwzx .right ul li {
  margin-bottom: 23px;
  width: 100%;
}
.wrap .dwzx .right ul li a {
  display: inline-block;
  width: 94%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.wrap .dwzx .right ul li:last-child {
  margin-bottom: 0;
}
.wrap .dwzx .right ul li::before {
  content: '';
  display: inline-block;
  width: 6px;
  height: 11px;
  vertical-align: middle;
  margin: -10px 12px 0 8px;
  background: url(../../images/dw2022/jt.jpg) center center no-repeat;
}
.wrap .dwwh {
  margin: 27px 0 0;
}
.wrap .dwwh .title {
  width: 352px;
  height: 124px;
  background: url(../../images/dw2022/dwwh_title.png) center center no-repeat;
  margin: 0 auto;
}
.wrap .dwwh .con {
  margin-top: 50px;
}
.wrap .dwwh .con .left {
  width: 731px;
  float: left;
}
.wrap .dwwh .con .left .qy {
  width: 100%;
  height: 240px;
  border-radius: 35px;
  border: 6px solid #ffea76;
  position: relative;
  padding: 35px 35px 0;
  font-size: 18px;
  color: #fff;
  background-color: #4b8967;
  line-height: 25px;
  text-indent: 2em;
}
.wrap .dwwh .con .left .qy::before {
  content: '';
  display: block;
  width: 127px;
  height: 89px;
  background: url(../../images/dw2022/qy_title.png) center center no-repeat;
  position: absolute;
  left: 52px;
  top: -68px;
}
.wrap .dwwh .con .left ul {
  margin-top: 37px;
  overflow: hidden;
}
.wrap .dwwh .con .left ul li {
  float: left;
  font-size: 22px;
  color: #1c7d71;
  font-weight: bold;
  margin-left: 18px;
}
.wrap .dwwh .con .left ul .zz {
  margin-left: 0;
  width: 169px;
  height: 55px;
  background: url(../../images/dw2022/zz_bg.png) center center no-repeat;
  line-height: 47px;
  padding-left: 83px;
}
.wrap .dwwh .con .left ul .dg {
  width: 169px;
  height: 55px;
  background: url(../../images/dw2022/dg_bg.png) center center no-repeat;
  line-height: 47px;
  padding-left: 83px;
}
.wrap .dwwh .con .left ul .xhj {
  width: 169px;
  height: 55px;
  background: url(../../images/dw2022/xhj_bg.png) center center no-repeat;
  line-height: 47px;
  padding-left: 74px;
}
.wrap .dwwh .con .left ul .yt {
  width: 169px;
  height: 55px;
  background: url(../../images/dw2022/yt_bg.png) center center no-repeat;
  line-height: 50px;
  padding-left: 83px;
  margin-top: -3px;
}
.wrap .dwwh .con .right {
  float: right;
  width: 435px;
  height: 320px;
  position: relative;
  background: url(../../images/dw2022/sc_bg.png) center center no-repeat;
  padding-top: 61px;
}
.wrap .dwwh .con .right p {
  text-align: center;
  font-size: 18px;
  color: #fff;
  line-height: 33px;
}
.wrap .dwwh .con .right::before {
  content: '';
  display: block;
  width: 127px;
  height: 89px;
  background: url(../../images/dw2022/sc_title.png) center center no-repeat;
  position: absolute;
  left: 4px;
  top: -68px;
}
.wrap .dwxs {
  margin-top: 10px;
}
.wrap .dwxs .title {
  width: 352px;
  height: 124px;
  background: url(../../images/dw2022/dwxs_title.png) center center no-repeat;
  margin: 0 auto;
}
.wrap .dwxs .hed {
  margin-top: 13px;
  width: 1200px;
  height: 59px;
  background: url(../../images/dw2022/ds_bg.png) center center no-repeat;
}
.wrap .dwxs .con .dwxs_swiper {
  width: 546px;
  height: 391px;
  float: left;
  overflow: hidden;
  margin-left: 10px;
  margin-top: 23px;
}
.wrap .dwxs .con .dwxs_swiper .swiper-slide {
  width: 546px;
  height: 391px;
  background: url(../../images/dw2022/dwxs_bg.png) center center no-repeat;
  padding-left: 148px;
  padding-top: 45px;
  padding-right: 40px;
  color: #2b663c;
  line-height: 32px;
}
.wrap .dwxs .con .dwxs_swiper .swiper-slide h3 {
  letter-spacing: 3px;
  font-size: 23px;
  font-weight: bold;
  margin-bottom: 5px;
}
.wrap .dwxs .con .dwxs_swiper .swiper-slide p {
  font-size: 18px;
}
.wrap .dwxs .con .dwxs-pagination {
  margin-top: -26px;
  width: 582px;
  height: 426px;
  float: left;
  margin-left: 36px;
  background: url(../../images/dw2022/dwxs_xx.png) center center no-repeat;
}
.wrap .dwxs .con .dwxs-pagination .swiper-pagination-bullet {
  width: 119px;
  height: 426px;
  border-radius: 0;
  margin-left: 26px;
  position: relative;
  opacity: 1;
  background: none;
}
.wrap .dwxs .con .dwxs-pagination .swiper-pagination-bullet p {
  position: absolute;
  width: 35px;
  height: 116px;
  border-radius: 0 11px 11px 0;
  background-color: #88c3c2;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  line-height: 22px;
  padding-top: 10px;
  left: 56px;
  top: 17px;
}
.wrap .dwxs .con .dwxs-pagination .swiper-pagination-bullet:nth-child(2) p {
  left: 59px;
}
.wrap .dwxs .con .dwxs-pagination .swiper-pagination-bullet:nth-child(3) p {
  left: 54px;
}
.wrap .dwxs .con .dwxs-pagination .swiper-pagination-bullet:nth-child(4) p {
  left: 64px;
}
.wrap .dwxs .con .dwxs-pagination .swiper-pagination-bullet-active {
  background: none;
}
.wrap .dwxs .con .dwxs-pagination .swiper-pagination-bullet-active p {
  background-color: #4b8967;
}
.wrap .bom {
  margin-top: 15px;
  width: 100%;
  margin-bottom: 50px;
}
.wrap .bom .fjap {
  width: 584px;
  float: left;
}
.wrap .bom .fjap .title {
  width: 352px;
  height: 124px;
  background: url(../../images/dw2022/fjap_title.png) center center no-repeat;
  margin: 0 auto;
}
.wrap .bom .fjap .content {
  margin-top: 25px;
  width: 100%;
  height: 568px;
  border-radius: 35px;
  border: solid 6px #ffea76;
  background-color: #4b8967;
  padding-top: 34px;
}
.wrap .bom .fjap .content .pic {
  width: 514px;
  height: 170px;
  margin: 0 auto;
  background: url(../../images/dw2022/rl.png) center center no-repeat;
}
.wrap .bom .fjap .content h3 {
  font-size: 23px;
  font-weight: bold;
  text-indent: 2em;
  color: #fff;
  width: 514px;
  margin: 0 auto;
  line-height: 41px;
  margin-top: 28px;
}
.wrap .bom .fjap .content p {
  width: 514px;
  margin: 0 auto;
  line-height: 41px;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  text-indent: 2em;
}
.wrap .bom .fjap .content p:nth-last-child(1) {
  text-align: right;
}
.wrap .bom .fjap .content p:nth-last-child(2) {
  text-align: right;
}
.wrap .bom .cxxz {
  width: 584px;
  float: right;
}
.wrap .bom .cxxz .title {
  width: 352px;
  height: 124px;
  background: url(../../images/dw2022/cxxz_title.png) center center no-repeat;
  margin: 0 auto;
}
.wrap .bom .cxxz .content {
  margin-top: 25px;
  width: 100%;
  height: 568px;
  border-radius: 35px;
  border: solid 6px #ffea76;
  background-color: #4b8967;
  padding-top: 34px;
}
.wrap .bom .cxxz .content .pic {
  width: 503px;
  height: 167px;
  margin: 0 auto;
  background: url(../../images/dw2022/cxxz_pic.png) center center no-repeat;
}
.wrap .bom .cxxz .content .pic a {
  display: block;
  width: 100%;
  height: 100%;
}
.wrap .bom .cxxz .content p {
  width: 504px;
  margin: 0 auto;
  line-height: 41px;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  text-indent: 2em;
  margin-top: 28px;
}
