* {
  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;
}
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 .list li {
  line-height: 54px;
  height: 54px;
  font-size: 18px;
}
.main .list li a {
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 100%;
}
.main .list li a span.point {
  width: 8px;
  border-radius: 5px;
  height: 8px;
  background: #e9ac30;
  display: inline-block;
  margin-right: 10px;
}
.main .list li a:hover {
  color: #eb0000;
}
.main .title {
  margin: 0 auto 20px;
  position: relative;
}
.main .title .more {
  position: absolute;
  right: 0;
  bottom: 0;
}
.main .news {
  margin: 50px auto;
}
.main .news .newsPic {
  width: 580px;
  height: 372px;
  position: relative;
}
.main .news .newsPic .swiper-newsPic {
  width: 580px;
  height: 372px;
}
.main .news .newsPic .swiper-newsPic .pic {
  width: 580px;
  height: 340px;
  background: #ffffff;
  position: relative;
}
.main .news .newsPic .swiper-newsPic .pic img {
  width: 100%;
  height: 100%;
}
.main .news .newsPic .swiper-newsPic .pic p {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  font-size: 18px;
  color: #ffffff;
  text-align: center;
  text-indent: 10px;
  box-sizing: border-box;
  line-height: 46px;
  height: 46px;
  padding: 0 25px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.main .news .newsPic .arrow-left {
  position: absolute;
  cursor: pointer;
  left: 0;
  top: 130px;
  background: url("../images/left.png");
  width: 36px;
  height: 70px;
  z-index: 2;
}
.main .news .newsPic .arrow-right {
  position: absolute;
  z-index: 2;
  cursor: pointer;
  right: 0;
  top: 130px;
  background: url("../images/right.png");
  width: 36px;
  height: 70px;
}
.main .news .cgzs {
  width: 580px;
}
.main .news .cgzs .title {
  background: url("../images/title_cgzs.png") no-repeat center center;
  width: 580px;
  height: 53px;
}
.main .hybs {
  margin: 50px auto;
}
.main .hybs .title {
  background: url("../images/title_hybs.png") no-repeat center center;
  width: 1200px;
  height: 57px;
}
.main .zcwj {
  margin: 50px auto;
}
.main .zcwj .title {
  background: url("../images/title_zcwj.png") no-repeat center center;
  width: 1200px;
  height: 57px;
}
/*# sourceMappingURL=jtqg.css.map */