* {
  padding: 0;
  margin: 0;
}
a {
  text-decoration: none;
}
a:link{
  color: #000;
}
a:visited{
  color: #000;
}
a:hover {
  color: #000;
}
ul li {
  list-style: none;
  padding: 10px;
}
.app {
  background: url(/putuo/special/2024wlzgjqx/images/bg4.jpg) no-repeat center 0;
}
.center {
  display: flex;
  justify-content: center;
  align-items: center;
}
body::-webkit-scrollbar-track-piece {
  background-color:#f8f8f8;
}
body::-webkit-scrollbar {
  width:9px;
  height:9px;
}
body::-webkit-scrollbar-thumb {
  background-color:#ccc;
  background-clip:padding-box;
  min-height:28px;
  border-radius: 50px;
}
body::-webkit-scrollbar-thumb:hover {
  background-color:#bbb;
}
.bottom {
  height: 80px;
  width: 100%;
  background: #d60018;
  text-align: center;
  color: #fff;
  font-size: 16px;
}
.bottom_title {
  margin-top: 30px;
  color: #fff;
}
.bottom_title a {
  color: #fff;
}
.app {
  min-width: 1500px;
}
.top img {
  width: 100%;
}
.top {
  margin-bottom: 108px;
}
.wrap {
  margin-top: 690px;
  z-index: 2;
  background: #fff;
  width: 1360px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.wrap_img {
  width: 1360px;
}
.xwbd {
  display: flex;
  flex-wrap: wrap;
  width: 1200px;
}
.xwbd_wrap {
  width: 1200px;
  zoom: 1;
  padding: 10px;
  background: #FDF5F3;
  margin: 10px 0;
}
.xwbd_img {
  float: left;
  width: 300px;
}
.xwbd_img img {
  width: 300px;
  height: 220px;
}
.xwbd_title {
  margin-left: 20px;
  float: left;
  width: 800px;
  padding: 0 10px 10px 10px;
  font-size: 20px;
  font-weight: bold;
}
.xwbd_content {
  margin-left: 20px;
  float: left;
  width: 800px;
  padding: 10px;
  text-align: justify;
  word-break: break-word;
  font-size: 16px;
}
.spbd {
  width: 400px;
}
.spbd_wrap {
  width: 400px;
  padding: 10px;
}
.spbd_img {

}
.spbd_img img {
  width: 300px;
  height: 250px;
}
.spdb_title {
  width: 300px;
  margin-top: 10px;
  font-size: 16px;
}
.more {
  width: 1360px;
  float: left;
  text-align: center;
  font-size: 16px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.swiper {
  width: 1300px;
  height: 400px;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  transition: 300ms;
  transform: scale(0.8);
}
.swiper-slide img {
  width: 410px;
  height: 350px;
}
.swiper-slide-active,.swiper-slide-duplicate-active{
  transform: scale(1);
}
.swiper_title {
  position: absolute;
  bottom: 25px;
  width: 100%;
  background: rgba(229,0,0,0.8);
  color: #fff;
  padding: 10px 0;
}
.swiper_title a {
  color: #fff;
}
.ctxs {
  z-index: 1;
}
.xczjc {
  z-index: 1;
}