* {
  padding: 0;
  margin: 0;
  border: none;
  box-sizing: border-box;
  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 {
  zoom: 1;
}
.clearfix:after {
  content: "020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.left {
  float: left;
}
.right {
  float: right;
}
.banner img {
  width: 100%;
}
.com-menu{
  background: none;
  height: 92px;
}
.main {
  min-width: 1200px;
  margin: 0 auto;
}
.main .con {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.main .news {
  width: 1200px;
  margin: 60px auto;
}
.main .news .newsPic {
  width: 626px;
  height: 340px;
  position: relative;
}
.main .news .newsPic .swiper-newsPic {
  width: 626px;
  height: 340px;
}
.main .news .newsPic .swiper-newsPic .pic {
  position: relative;
}
.main .news .newsPic .swiper-newsPic .pic img {
  width: 626px;
  height: 340px;
}
.main .news .newsPic .swiper-newsPic .pic p {
  width: 100%;
  height: 44px;
  line-height: 44px;
  background: rgba(3, 25, 77, 0.6);
  color: #FFFFFF;
  position: absolute;
  left: 0;
  font-size: 18px;
  bottom: 0;
  text-indent: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 100px;
}
.main .news .newsPic .pagination {
  position: absolute;
  bottom: 16px;
  z-index: 2;
  right: 18px;
}
.main .news .newsPic .pagination .swiper-pagination-switch {
  width: 10px;
  height: 10px;
  background: #ffffff;
  float: left;
  margin-left: 10px;
  border-radius: 10px;
  cursor: pointer;
}
.main .news .newsPic .pagination .swiper-active-switch {
  background: #95deef;
}
.main .news .mtjj {
  width: 534px;
}
.main .news .mtjj .title {
  background: url("../images/title_mtjj.png");
  width: 257px;
  height: 48px;
  position: relative;
  margin: 0 auto 20px;
}
.main .news .mtjj .title a{
  position: absolute;
  width: 257px;
  height: 48px;
}
.main .news .mtjj .list li {
  line-height: 47px;
  height: 47px;
  font-size: 18px;
}
.main .news .mtjj .list li a {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.main .news .mtjj .list li a span {
  display: inline-block;
  width: 7px;
  height: 7px;
  margin: 0 12px;
  background: #50bbff;
  border-radius: 4px;
  vertical-align: 2px;
}
.main .news .mtjj .list li a:hover {
  color: #0082EF;
}
.main .jchg {
  width: 1200px;
  margin: 0 auto;
}
.main .jchg .title {
  background: url("../images/title_jchg.png");
  width: 257px;
  height: 47px;
  margin: 0 auto 30px;
  position: relative;
}
.main .jchg .title a{
  position: absolute;
  width: 257px;
  height: 48px;
}
.main .jchg .con .pic {
  width: 278px;
  height: 130px;
  margin-right: 28px;
  position: relative;
}
.main .jchg .con .pic img {
  width: 100%;
  height: 100%;
}
.main .jchg .con .pic p {
  width: 100%;
  height: 38px;
  line-height: 38px;
  background: rgba(3, 25, 77, 0.6);
  color: #FFFFFF;
  position: absolute;
  left: 0;
  font-size: 18px;
  bottom: 0;
  text-indent: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.main .jchg .con .pic:last-child {
  margin-right: 0;
}
.main .hdjs {
  margin: 30px auto 40px;
}
.main .hdjs img {
  width: 100%;
}