* {
  padding: 0;
  margin: 0;
  border: none;
  font-family: 微软雅黑, serif;
}
fieldset,
img {
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
sup,
sub {
  font-size: 100%;
  vertical-align: baseline;
}
a {
  cursor: pointer;
  text-decoration: none;
  color: inherit;
}
a:hover {
  text-decoration: none;
}
img {
  vertical-align: middle;
}
body {
  background-color: #ffffff;
  min-width: 1300px;
}
li {
  list-style: none;
}
.hide {
  display: none;
}
.clearfix {
  /* 触发 hasLayout */
  zoom: 1;
}
.clearfix:after {
  content: "020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.left {
  float: left;
}
.right {
  float: right;
}
.banner {
  width: 100%;
}
.banner img {
  width: 100%;
}
.main {
  margin: 0 auto;
}
.main .con {
  margin: 0 auto;
  width: 1200px;
}
.main .title {
  width: 1200px;
  height: 55px;
  margin: 0 auto 40px;
  position: relative;
}
.main .title .more {
  position: absolute;
  right: 0;
  top: 0;
}
.main .newsList li {
  padding: 11px 14px 0;
  width: 580px;
  background: #ffffff;
  box-sizing: border-box;
  height: 90px;
  font-weight: bold;
  margin-bottom: 22px;
  float: left;
  font-size: 18px;
}
.main .newsList li a {
  line-height: 32px;
  height: 64px;
  text-align: justify;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.main .newsList li a:hover {
  color: #ff3d31;
}
.main .jcbs {
  margin: 60px auto 50px;
}
.main .jcbs .title {
  background: url("/gdywdt/zwzt/jqqyh/images/title_jcbs.png") no-repeat center center;
}
.main .jcbs .con {
  background: url("/gdywdt/zwzt/jqqyh/images/bg_jcbs.png") no-repeat center right;
  height: 406px;
}
.main .jcbs .jcbsPic {
  width: 658px;
  margin-top: 19px;
  position: relative;
}
.main .jcbs .jcbsPic .swiper-container {
  height: 366px;
}
.main .jcbs .jcbsPic .pic {
  height: 366px;
  width: 658px;
  background: #ffffff;
  position: relative;
  border-radius: 12px;
  overflow: hidden;
}
.main .jcbs .jcbsPic .pic img {
  width: 100%;
  height: 100%;
}
.main .jcbs .jcbsPic .pic p {
  position: absolute;
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  bottom: 0;
  left: 0;
  overflow: hidden;
  font-size: 18px;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 55px;
  box-sizing: border-box;
  padding-right: 100px;
  text-indent: 10px;
  color: #FFFFFF;
}
.main .jcbs .jcbsPic .pagination {
  position: absolute;
  right: 12px;
  bottom: 16px;
  z-index: 3;
}
.main .jcbs .jcbsPic .pagination .swiper-pagination-switch {
  background: #FFFFFF;
  margin-left: 8px;
  opacity: 1;
  width: 10px;
  height: 10px;
  display: inline-block;
  cursor: pointer;
  border-radius: 6px;
}
.main .jcbs .jcbsPic .pagination .swiper-active-switch {
  background: #ff414e;
}
.main .jcbs .jcbsList {
  width: 486px;
  margin: 2px 30px 0 0;
}
.main .jcbs .jcbsList li {
  padding: 19px 0;
  border-bottom: 1px dashed #dddddd;
}
.main .jcbs .jcbsList li p {
  font-weight: bold;
  font-size: 18px;
}
.main .jcbs .jcbsList li p a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 30px;
  height: 60px;
}
.main .jcbs .jcbsList li p a:hover {
  color: #ff3d31;
}
.main .jcbs .jcbsList li span.time {
  float: right;
  color: #989898;
  margin-top: 10px;
}
.main .jcbs .jcbsList li:last-child {
  border-bottom: 0;
}
.main .bn {
  margin: 40px auto 50px;
}
.main .zxxx {
  margin: 50px auto 30px;
}
.main .zxxx .title {
  background: url("/gdywdt/zwzt/jqqyh/images/title_zxxx.png") no-repeat center center;
}
.main .zxxx .con {
  overflow: hidden;
}
.main .zxxx .con .newsList {
  margin-right: -40px;
}
.main .zxxx .con .newsList li {
  margin-right: 40px;
  border: 1px solid #e4e4e4;
}
.main .tpxw {
  margin: 30px auto 50px;
}
.main .tpxw .title {
  background: url("/gdywdt/zwzt/jqqyh/images/title_tpxw.png") no-repeat center center;
}
.main .tpxw .con .pic {
  border-radius: 12px;
  overflow: hidden;
  position: relative;
}
.main .tpxw .con .pic img {
  width: 100%;
  height: 100%;
}
.main .tpxw .con .pic p {
  position: absolute;
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  bottom: 0;
  left: 0;
  overflow: hidden;
  font-size: 18px;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 40px;
  box-sizing: border-box;
  text-indent: 10px;
  color: #FFFFFF;
}
.main .tpxw .con .bigPic {
  width: 594px;
  height: 330px;
}
.main .tpxw .con .bigPic .pic {
  width: 100%;
  height: 100%;
}
.main .tpxw .con .smallPic {
  width: 606px;
}
.main .tpxw .con .smallPic .pic {
  width: 282px;
  height: 156px;
  margin: 0 0 18px 20px;
}