* {
  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: #fff;
  min-width: 1200px;
  margin: 0 auto;
}
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 {
  background: url("../images/banner.jpg") no-repeat center top;
  width: 100%;
  min-width: 1200px;
  height: 731px;
  margin: 0 auto;
  padding-top: 10px;
  box-sizing: border-box;
}
.banner .headline {
  width: 1200px;
  margin: 510px auto 0;
}
.banner .headline .icon {
  background: url("../images/headline.png");
  width: 54px;
  margin-top: 10px;
  height: 98px;
}
.banner .headline .describe {
  width: 1100px;
}
.banner .headline .describe h4 {
  font-size: 32px;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 34px;
  font-weight: bold;
  margin-bottom: 26px;
  color: #ffffff;
}
.banner .headline .describe p {
  color: #ffffff;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 60px;
  font-size: 18px;
}
.mains {
  margin: 0 auto;
  background: #eef7ff;
  padding: 20px 0;
}
.mains .con {
  margin: 0 auto;
  width: 1200px;
}
.mains .con .newsList li {
  margin: 0 12px;
  padding: 20px 0;
  border-bottom: 1px dashed #79b5dc;
  line-height: 30px;
  font-size: 18px;
}
.mains .con .newsList li span.point {
  width: 10px;
  height: 10px;
  background: #1264b1;
  display: inline-block;
  margin-right: 14px;
  margin-top: 10px;
}
.mains .con .newsList li a {
  max-width: 1020px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.mains .con .newsList li a:hover {
  color: #1264b1;
}
.mains .con .newsList li span.time {
  color: #829ab0;
}
.mains .con .newsList li:last-child {
  border-bottom: 0;
}
.mains .title {
  margin: 0 auto 24px;
  height: 67px;
  position: relative;
}
.mains .title a{
  position: absolute;
}
.mains .zcjd {
  margin: 0 auto;
}
.mains .zcjd .title {
  width: 197px;
  height: 64px;
  background: url("../images/title_zcjd.png") no-repeat center bottom;
}
.mains .zcjd .title a{
  width: 200px;
  height: 64px;
  left: 50%;
  margin-left: -100px;
}
.mains .zcjd .zcjdCon {
  padding: 14px;
  background: #ffffff;
  border-radius: 5px;
  border: 1px solid #a1d6ff;
}
.mains .zcjd .zcjdCon .zcjdPic {
  margin-bottom: 10px;
}
.mains .zcjd .zcjdCon .zcjdPic .pic {
  width: 582px;
  height: 304px;
}
.mains .zcjd .zcjdCon .zcjdPic .pic img {
  width: 100%;
  height: 100%;
}
.mains .zcjd .zcjdCon .zcjdPic .describe {
  width: 540px;
  margin-right: 10px;
}
.mains .zcjd .zcjdCon .zcjdPic .describe h4 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-height: 40px;
  -webkit-box-orient: vertical;
  height: 80px;
  font-size: 22px;
  margin-bottom: 20px;
}
.mains .zcjd .zcjdCon .zcjdPic .describe p {
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  color: #666666;
  height: 210px;
}
.mains .dtzx {
  margin: 50px auto;
}
.mains .dtzx .title {
  width: 197px;
  background: url("../images/title_dtzx.png") no-repeat center bottom;
}
.mains .dtzx .title a{
  width: 200px;
  height: 64px;
  left: 50%;
  margin-left: -100px;
}
.mains .dtzx .dtzxCon {
  padding: 14px;
  background: #ffffff;
  border-radius: 5px;
  border: 1px solid #a1d6ff;
  overflow: hidden;
}
.mains .dtzx .dtzxCon .newsList li {
  width: 560px;
}
.mains .dtzx .dtzxCon .newsList li a {
  max-width: 400px;
}
.mains .dtzx .dtzxCon .newsList li:nth-child(5) {
  border-bottom: 0;
}
.mains .sp {
  background: url("../images/bg_sp.jpg") no-repeat center center;
  width: 100%;
  padding: 20px 0;
}
.mains .sp .title {
  background: url("../images/title_sp.png") no-repeat center bottom;
  width: 100px;
}
.mains .sp .title a{
  width: 200px;
  height: 64px;
  left: 50%;
  margin-left: -100px;
}
.mains .sp .con {
  position: relative;
}
.mains .sp .con .swiper-sp {
  width: 1080px;
  margin: 0 auto ;
  height: 220px;
}
.mains .sp .con .swiper-sp .pic {
  width: 338px;
  height: 201px;
  position: relative;
  margin: 0 auto;
  box-sizing: border-box;
}
.mains .sp .con .swiper-sp .pic a {
  width: 332px;
  height: 195px;
  display: block;
  z-index: 2;
  position: relative;
}
.mains .sp .con .swiper-sp .pic a img {
  width: 332px;
  height: 195px;
  display: block;
}
.mains .sp .con .swiper-sp .pic a p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin: 0 auto;
  width: 332px;
  color: #ffffff;
  line-height: 26px;
  height: 52px;
  position: absolute;
  left: 0;
  box-sizing: border-box;
  padding: 0 8px;
  text-align: center;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
}
.mains .sp .con .swiper-sp .pic span {
  position: absolute;
  width: 332px;
  height: 195px;
  right: 0;
  background: #429ef4;
  display: block;
  bottom: 0;
}
.mains .sp .con .arrow-left {
  position: absolute;
  left: 0;
  top: 76px;
  background: url("../images/left.png");
  width: 36px;
  cursor: pointer;
  height: 53px;
}
.mains .sp .con .arrow-right {
  position: absolute;
  cursor: pointer;
  right: 0;
  top: 76px;
  background: url("../images/right.png");
  width: 36px;
  height: 53px;
}