* {
  padding: 0;
  margin: 0;
  border: none;
  font-family: 微软雅黑, serif;
  box-sizing: inherit;
}
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: 1240px;
  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: 1240px;
  height: 587px;
  margin: 0 auto;
}
.main {
  margin: 0 auto;
}
.main .con {
  margin: 0 auto;
  width: 1200px;
}
.main .headline {
  margin: 40px auto;
}
.main .headline h4 {
  font-size: 36px;
  color: #125dcc;
  line-height: 50px;
  font-weight: bold;
  text-align: center;
}
.main .more {
  background: #125dcc;
  display: block;
  width: 96px;
  color: #FFFFFF;
  line-height: 30px;
  height: 30px;
  margin: 10px auto;
  border-radius: 16px;
  text-align: center;
}
.main .title {
  width: 1200px;
  height: 58px;
  margin: 30px auto;
}
.main .news .newsPic {
  background: url("../images/news_bg.png") no-repeat top left;
  width: 660px;
  height: 360px;
  padding: 10px;
  position: relative;
}
.main .news .newsPic .swiper-newsPic {
  width: 660px;
  height: 360px;
}
.main .news .newsPic .swiper-newsPic .pic {
  width: 660px;
  height: 360px;
  position: relative;
}
.main .news .newsPic .swiper-newsPic .pic img {
  width: 100%;
  height: 100%;
}
.main .news .newsPic .swiper-newsPic .pic p {
  width: 100%;
  height: 44px;
  line-height: 44px;
  background: rgba(0, 0, 0, 0.5);
  color: #FFFFFF;
  text-indent: 10px;
  position: absolute;
  left: 0;
  font-size: 18px;
  bottom: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.main .news .newsPic .arrow-left {
  position: absolute;
  top: 150px;
  left: 10px;
  background: url("../images/left.png") no-repeat center center;
  width: 30px;
  height: 59px;
  z-index: 3;
  cursor: pointer;
}
.main .news .newsPic .arrow-right {
  position: absolute;
  top: 150px;
  right: 10px;
  width: 30px;
  height: 59px;
  background: url("../images/right.png") no-repeat center center;
  background-size: 100% 100%;
  cursor: pointer;
  z-index: 3;
}
.main .news .newsList {
  width: 510px;
  margin-top: 10px;
}
.main .news .newsList li {
  margin: 0 0 12px;
  background: #EEF7FF;
  overflow: hidden;
  font-size: 18px;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 50px;
  padding: 0 10px;
  height: 50px;
}
.main .news .newsList li:hover {
  background: #125dcc;
  color: #ffffff;
}

/*曝光台*/
.main .dhzj {
  margin: 60px auto;
  /* background: url("../images/bgdhzj.jpg") no-repeat center bottom; */
  padding: 20px 0;
  background-color: #f7fbff;
}
.main .dhzj .title {
  background: url("../images/title_bgt.png") no-repeat center center;
}
.main .dhzj ul {
  width: 1020px;
}
.main .dhzj ul li {
  width: 1020px;
  margin-bottom: 16px;
  height: 50px;
  overflow: hidden;
}
.main .dhzj ul li h5 {
  background: #dfefff;
  height: 50px;
  padding: 0 46px 0 18px;
  line-height: 50px;
  position: relative;
}
.main .dhzj ul li h5 a {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.main .dhzj ul li h5 span {
  position: absolute;
  background: url("../images/up.png") no-repeat;
  width: 20px;
  height: 11px;
  right: 16px;
  top: 20px;
  display: block;
}
.main .dhzj ul li p {
  /* padding: 10px 18px;
  background: #dfefff;
  color: #777777;
  line-height: 26px;
  overflow: hidden;
  height: 78px; */
}
.main .dhzj ul li p a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  height: 78px;
}
.main .dhzj ul li.active {
  height: 148px;
}
.main .dhzj ul li.active h5 {
  background: #125dcc;
  color: #ffffff;
  font-size: 18px;
  padding-right: 10px;
}
.main .dhzj ul li.active h5 span {
  display: none;
}
/*曝光台 end*/
/*警示牌*/
.main .jsp {
  margin: 60px auto;
  /* background: url("../images/bgdhzj.jpg") no-repeat center bottom; */
  padding: 20px 0;
  background-color: #f7fbff;
}
.main .jsp .title {
  background: url("../images/titledhzj.png") no-repeat center center;
}
.main .jsp ul {
  width: 49%;
  margin-right: 10px;
}
.main .jsp ul li {
  width: 100%;
  margin-bottom: 16px;
  height: 50px;
  overflow: hidden;
}
.main .jsp ul li h5 {
  background: #dfefff;
  height: 50px;
  padding: 0 46px 0 18px;
  line-height: 50px;
  position: relative;
}
.main .jsp ul li h5 a {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.main .jsp ul li h5 span {
  position: absolute;
  background: url("../images/up.png") no-repeat;
  width: 20px;
  height: 11px;
  right: 16px;
  top: 20px;
  display: block;
}
.main .jsp ul li p {
  padding: 10px 18px;
  background: #dfefff;
  color: #777777;
  line-height: 26px;
  overflow: hidden;
  height: 78px;
}
.main .jsp ul li p a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  height: 78px;
}
.main .jsp ul li.active {
  height: 148px;
}
.main .jsp ul li.active h5 {
  background: #125dcc;
  color: #ffffff;
  font-size: 18px;
  padding-right: 10px;
}
.main .jsp ul li.active h5 span {
  display: none;
}
/*警示牌 end*/
.main .xgzc{
  margin: 60px auto;
}
.main .xgzc .title {
  background: url("../images/title_xgzc.png") no-repeat center center;
}
.main .xgzc .con {
  margin-bottom: 26px;
}
.main .xgzc .con .xgzcNav {
  width: 416px;
}
.main .xgzc .con .xgzcNav li {
  background: #d5e8ff;
  padding: 10px;
  font-size: 18px;
  line-height: 26px;
  margin: 14px 0;
}
.main .xgzc .con .xgzcNav li.active{
  background: #125dcc;
  font-weight: bold;
  color: #ffffff;
}
.main .xgzc .con .xgzcNav li a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.main .xgzc .con .xgzcCon {
  width: 784px;
  box-sizing: border-box;
  border: 10px solid #d5e8ff;
  border-radius: 10px;
  background: #FFFFFF;
  height: 530px;
}
.main .xgzc .con .xgzcCon .article {
  margin: 14px 8px 14px 16px;
  overflow-y: auto;
  line-height: 30px;
  text-align: justify;
  padding-right: 14px;
  height: 480px;
}
/*滚动条样式*/
.main .xgzc .con .xgzcCon .article::-webkit-scrollbar {
    width: 6px;
    border-radius: 4px;
}

/*滚动条*/
.main .xgzc .con .xgzcCon .article::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background: #a9d0ff;
}

/*滚动条背景*/
.main .xgzc .con .xgzcCon .article::-webkit-scrollbar-track {
    border-radius: 4px;
    background: #eeeeee;
}

