* {
  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;
}

.di{ background: url("../images/banner.jpg") no-repeat center top;}

.banners { height:550px; }

.main {
  min-width: 1200px;
  margin: 0 auto;
}
.main .con {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.main .more {
  font-weight: normal;
  font-size: 18px;
  display: block;
  width: 88px;
  height: 32px;
  line-height: 32px;
  margin-top: 14px;
  color: #3c68cc;
  text-align: center;
}
.main .more i {
  display: inline-block;
  background: url("../images/more.png");
  width: 19px;
  height: 19px;
  vertical-align: -4px;
  margin-left: 6px;
}
.main .title {
  width: 1200px;
  height: 61px;
  margin: 30px auto 0;
}

.main .list li {
  border-bottom: 1px dashed #c1d2fa;
  font-size: 20px;
  color: #444444;
}
.main .list li a {
  display: inline-block;
  max-width: 95%;
  height: auto;
  width: auto;
  float: none;
}
.main .list li i {
    display: inline-block;
    width: 7px;
    height: 7px;
    background: #457cfb;
    position: absolute;
    top: 35px;
    left: 0;
}
}
.main .list li:hover {
  background: url("../images/list.png") repeat-y left center;
}
.main .hddt {
  margin-bottom: 46px;
}
.main .hddt .title {
  background: url("../images/title_hddt.png") no-repeat center top;
}
.main .hddt .con .newsPic {
  width: 688px;
  height: 386px;
  margin-top: 22px;
  position: relative;
}
.main .hddt .con .newsPic .swiper-newsPic {
  width: 688px;
  height: 386px;
}
.main .hddt .con .newsPic .swiper-newsPic .pic {
  width: 688px;
  height: 386px;
  position: relative;
}
.main .hddt .con .newsPic .swiper-newsPic .pic img {
  width: 688px;
  height: 386px;
}
.main .hddt .con .newsPic .swiper-newsPic .pic p {
  width: 688px;
  height: 56px;
  line-height: 56px;
  background: rgba(9, 59, 159, 0.8);
  color: #FFFFFF;
  position: absolute;
  left: 0;
  font-size: 18px;
  bottom: 0;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.main .hddt .con .newsPic .arrow-left {
  z-index: 2;
  position: absolute;
  width: 58px;
  height: 58px;
  background: rgba(24, 84, 203, 0.5);
  left: 0;
  cursor: pointer;
  top: 140px;
  box-sizing: border-box;
  padding-top: 18px;
}
.main .hddt .con .newsPic .arrow-left i {
  background: url("../images/left.png");
  width: 15px;
  height: 19px;
  display: block;
  margin: 0 auto;
}
.main .hddt .con .newsPic .arrow-right {
  z-index: 2;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 140px;
  width: 58px;
  box-sizing: border-box;
  padding-top: 18px;
  height: 58px;
  background: rgba(24, 84, 203, 0.5);
}
.main .hddt .con .newsPic .arrow-right i {
  background: url("../images/right.png");
  width: 15px;
  height: 19px;
  margin: 0 auto;
  display: block;
}
.main .hddt .con .newsList {
  width: 484px;
}
.main .hddt .con .newsList .list{
  max-height: 405px;
  overflow: hidden;
}
.main .hddt .con .newsList .list li{
  padding: 14px 0;
}
.main .hddt .con .newsList .list li span{
  float: left;
  margin-top: 10px;
}
.main .hddt .con .newsList .list li a{
  max-width: 453px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.main .zcwj {
  background: #eff4ff;
  padding: 10px 0;
}
.main .zcwj .title {
  background: url("../images/title_zcwj.png") no-repeat center top;
}
.main .zcwj .searchs {
  margin-bottom: 30px;
}
.main .zcwj .searchs input {
  list-style: none;
  height: 60px;
  border: 1px solid #cbdaff;
  line-height: 60px;
  border-radius: 14px;
  background: #FFFFFF;
  display: block;
  width: 984px;
  text-indent: 16px;
  font-size: 20px;
  outline: none;
}
.main .zcwj .searchs button {
  background: #1854cb;
  display: block;
  height: 60px;
  border: 1px solid #1854cb;
  color: #FFFFFF;
  text-align: center;
  line-height: 58px;
  width: 196px;
  font-size: 24px;
  cursor: pointer;
  border-radius: 14px;
}
.main .zcwj .searchs button i {
  background: url("../images/icon_search.png");
  width: 35px;
  height: 35px;
  display: inline-block;
  margin-left: 14px;
  vertical-align: -8px;
}
.main .zcwj .zcwjCon {
  margin-right: -40px;
}
.main .zcwj .zcwjCon .section {
  width: 580px;
  margin-right: 40px;
  float: left;
  position: relative;
  font-size: 18px;
  margin-bottom: 26px;
  line-height: 26px;
}
.main .zcwj .zcwjCon .section a {
  display: block;
  padding: 10px 14px 10px 16px;
  border: 1px solid #cbdaff;
  background: #FFFFFF;
}
.main .zcwj .zcwjCon .section a p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-align: justify;
}
.main .zcwj .zcwjCon .section a:hover {
  background: #dce6fe;
}
.main .zcwj .zcwjCon .section::after {
  position: absolute;
  width: 7px;
  height: 72px;
  content: '';
  background: #ffe186;
  z-index: 3;
  top: 1px;
  left: 1px;
}
.main .zcwj .result {
  text-align: center;
  padding: 30px 0;
  color: #666666;
}
.main .zcwj .loading img {
  display: block;
  margin: 80px auto 20px;
}
.main .zcwj .page {
  float: right;
  margin-bottom: 30px;
}
.main .zcwj .page a {
  text-align: center;
  display: inline-block;
  width: 32px;
  height: 32px;
  border-radius: 16px;
  line-height: 32px;
  background: #7997d1;
  color: #ffffff;
  margin: 0 6px;
}
.main .zcwj .page a:hover,
.main .zcwj .page a.current {
  background: #1854cb;
  color: #ffffff;
}
.main .zcjd {
  margin-bottom: 60px;
}
.main .zcjd .title { font-size: 24px; font-weight: bold; color: #fff; line-height: 61px; padding-left:20px; 
  background: url("../images/title_hddt.png") no-repeat center top;
}
.main .zcjd .title img{ margin:18px 15px 0 0; }

.main .zcjd .zcjdPic {
  width: 100%;
  padding: 20px 0;
  background: url("../images/zcjd_bg.png") no-repeat center center;
}
.main .zcjd .zcjdPic .long {
  width: 316px;
  height: 504px;
  overflow-y: scroll;
  margin-top: 6px;
}
.main .zcjd .zcjdPic .long img{
  width: 292px;
}
.main .zcjd .zcjdPic .long::-webkit-scrollbar {
  width: 10px;
}
.main .zcjd .zcjdPic .long::-webkit-scrollbar-thumb {
  background: #a6c1e8;
}
.main .zcjd .zcjdPic .long::-webkit-scrollbar-track {
  background: #eef5ff;
}
.main .zcjd .zcjdPic .con{
  position: relative;
}
.main .zcjd .zcjdPic .long p{
  width: 292px;
  height: 72px;
  box-sizing: border-box;
  padding: 10px;
  line-height: 24px;
  background: rgba(0, 0, 0, 0.5);
  color: #FFFFFF;
  position: absolute;
  left: 0;
  font-size: 18px;
  bottom: 10px;
}
.main .zcjd .zcjdPic .long p span {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.main .zcjd .zcjdPic .section {
  width: 820px;
}
.main .zcjd .zcjdPic .section .pic {
  width: 372px;
  height: 224px;
  margin: 18px 0 18px 36px;
  position: relative;
}
.main .zcjd .zcjdPic .section .pic img {
  width: 372px;
  height: 224px;
}
.main .zcjd .zcjdPic .section .pic p {
  width: 372px;
  height: 72px;
  box-sizing: border-box;
  padding: 10px;
  line-height: 24px;
  background: rgba(0, 0, 0, 0.5);
  color: #FFFFFF;
  position: absolute;
  left: 0;
  font-size: 18px;
  bottom: 0;
}
.main .zcjd .zcjdPic .section .pic p span {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.main .zcjd .zcjdList ul.list {
  margin-right: -40px;
}
.main .zcjd .zcjdList ul.list li {
  width: 96%;
    line-height: 74px;
    height: 74px;
    position: relative;
    padding-left: 20px;
}
.main .zcjd .zcjdList ul.list li a {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.layout{
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

.list li .pubDate {
    float: right;
    width: 15%;
    height: 52px;
    font-size: 16px;
    line-height: 72px;
    text-align: right;
    color: #888;
}