* {
  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;
}
li {
  list-style: none;
}
.hide {
  display: none;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: "020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.left {
  float: left;
}
.right {
  float: right;
}
.mains {
  margin: 0 auto;
  background: url("../images/main_bg.jpg") no-repeat center bottom;
  background-size: 100% auto;
  padding-bottom: 20px;
}
.mains .banners {
  width: 100%;
  background: url("../images/banner_jjhqzg.png") no-repeat center center;
  height: 765px;
  background-size: cover;
}
.mains .con {
  width: 1200px;
  margin: 0 auto;
}
.mains .con a.more {
  background: linear-gradient(48deg, #56a1fb, #7ece99);
  display: block;
  width: 200px;
  height: 50px;
  text-align: center;
  color: #ffffff;
  font-size: 18px;
  line-height: 50px;
  border-radius: 30px;
  margin-top: 20px;
}
.mains .con a.more i {
  background: url("../images/icon_more.png") no-repeat center center;
  width: 33px;
  height: 5px;
  display: inline-block;
  margin-left: 20px;
  vertical-align: middle;
}
.mains .con a.more:hover {
  background: #76C5AC;
}
.mains .title {
  margin: 70px auto 60px;
  width: 1200px;
  height: 102px;
}
.mains .fzgh {
  position: relative;
}
.mains .fzgh .title {
  background: url("../images/title_fzgh.png") no-repeat center center;
}
.mains .fzgh .pic {
  width: 680px;
  height: 452px;
}
.mains .fzgh .pic img {
  width: 100%;
  height: 100%;
}
.mains .fzgh .describe {
  background: url("../images/fzgh.png") no-repeat top right;
  width: 595px;
  height: 478px;
  position: absolute;
  right: 0;
  box-sizing: border-box;
  padding: 40px 50px;
  bottom: -50px;
}
.mains .fzgh .describe p {
  line-height: 40px;
  font-size: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  text-align: justify;
  height: 280px;
}
.mains .xgzx {
  margin: 110px auto 80px;
}
.mains .xgzx .title {
  background: url("../images/title_xgzx.png") no-repeat center center;
}
.mains .xgzx .newsPic {
  width: 600px;
  overflow: hidden;
  position: relative;
  margin-top: 4px;
}
.mains .xgzx .newsPic .swiper-newsPic {
  width: 600px;
  height: 460px;
}
.mains .xgzx .newsPic .swiper-newsPic .pic {
  position: relative;
  width: 590px;
  height: 392px;
}
.mains .xgzx .newsPic .swiper-newsPic .pic img {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 20px;
}
.mains .xgzx .newsPic .swiper-newsPic .pic p {
  background: linear-gradient(48deg, #56a1fb, #7ece99);
  width: 468px;
  height: 108px;
  padding: 20px;
  line-height: 30px;
  border-radius: 10px;
  position: absolute;
  bottom: -50px;
  left: 16px;
  color: #ffffff;
  font-size: 20px;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.mains .xgzx .newsPic .arrow-left {
  position: absolute;
  bottom: 20px;
  right: 58px;
  background: url("../images/left.png") no-repeat center #d0d0d0;
  width: 32px;
  height: 32px;
  z-index: 3;
  border-radius: 20px;
  cursor: pointer;
}
.mains .xgzx .newsPic .arrow-right {
  position: absolute;
  border-radius: 20px;
  bottom: 20px;
  right: 8px;
  width: 32px;
  height: 32px;
  background: url("../images/right.png") no-repeat center center #d0d0d0;
  cursor: pointer;
  z-index: 3;
}
.mains .xgzx .newsList {
  width: 570px;
  margin-top: 10px;
}
.mains .xgzx .newsList li {
  margin-bottom: 24px;
  height: 36px;
  line-height: 36px;
  font-size: 20px;
}
.mains .xgzx .newsList li a {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 100%;
  display: block;
}
.mains .xgzx .newsList li a:hover {
  color: #519EE1;
}
.mains .xgzx .newsList li span.point {
  width: 8px;
  height: 8px;
  border-radius: 6px;
  background: #082b7e;
  display: inline-block;
  margin-right: 10px;
  vertical-align: 2px;
}
@media (max-width: 1200px) {
  .mains .banners {
    background: url("../images/banner_jjhqzg_m.png") no-repeat top center;
    background-size: cover;
    height: 53vw;
  }
  .mains .title {
    width: 100%;
  }
  .mains .con {
    width: 96vw;
  }
  .mains .fzgh {
    margin-bottom: 2rem;
  }
  .mains .xgzx .title {
    width: 100%;
  }
  .mains .xgzx .newsPic {
    float: none;
    margin: 0 auto;
    width: 100%;
  }
  .mains .xgzx .newsPic .swiper-newsPic {
    width: 100%;
    height: 70vw;
  }
  .mains .xgzx .newsPic .swiper-newsPic .pic {
    width: 100%;
    height: 56vw;
  }
  .mains .xgzx .newsPic .swiper-newsPic .pic p {
    width: 70%;
    height: 5.9rem;
    padding:.5rem;
    line-height: 1.7rem;
    font-size: 18px;
    border-radius: 10px;
    position: absolute;
    bottom: -50px;
    -webkit-line-clamp: 3;
    left: 16px;
  }
  .mains .xgzx .newsPic .arrow-left {
    bottom: 10px;
  }
  .mains .xgzx .newsPic .arrow-right {
    bottom: 10px;
  }
  .mains .xgzx .newsList {
    float: none;
    width: 100%;
    margin: 20px auto 0;
  }
  .mains .xgzx .newsList li {
    margin-bottom: 8px;
    font-size: 18px;
  }
}

@media (max-width: 900px) {
  .mains .title {
    height: 11vw;
    margin: 1.5rem auto;
  }
  .mains .con a.more {
    width: 30vw;
    height: 1.8rem;
    font-size: 1rem;
    line-height: 1.8rem;
    border-radius: 20vw;
    margin-top: 0.5rem;
  }
  .mains .con a.more i {
    background: url("../images/icon_more.png") no-repeat center center;
    background-size: 100% auto;
    width: 1rem;
    height: 5px;
    margin-left: 0.5rem;
  }
  .mains .fzgh .title {
    background-size: auto 100%;
  }
  .mains .fzgh .pic {
    float: none;
    width: 96%;
    height: 50vw;
  }
  .mains .fzgh .describe {
    background: url("../images/fzgh.png") no-repeat top right;
    background-size: 100% 100%;
    float: none;
    margin: 0 auto;
    width: 96%;
    height: 70vw;
    right: 0;
    box-sizing: border-box;
    padding: 4vw 6vw;
    bottom: auto;
    top: 48vw;
  }
  .mains .fzgh .describe p {
    line-height: 1.4rem;
    font-size: 1rem;
    -webkit-line-clamp: 11;
    height: auto;
  }
  .mains .xgzx {
    margin-top: 55vw;
  }
  .mains .xgzx .title {
    background-size: auto 100%;
  }
}
@media screen and (max-width: 700px){
  .mains .banners{
    margin-top: 23vw;
  }
}