* {
  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;
}
.banners img {
  width: 100%;
}
.main {
  min-width: 1200px;
  margin: 0 auto;
}
.main .con {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.main .more {
  display: block;
  width: 88px;
  height: 32px;
  line-height: 32px;
  border-radius: 16px;
  margin-top: 16px;
  color: #ba222c;
  text-align: center;
}
.main .more i {
  display: inline-block;
  background: url("../images/more.png");
  width: 20px;
  height: 20px;
  vertical-align: -4px;
  margin-right: 6px;
}
.main .title {
  width: 1200px;
  height: 67px;
  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: 100%;
  height: auto;
  width: auto;
  float: none;
}
.main .list li span {
  display: inline-block;
  width: 7px;
  height: 7px;
  margin: 0 12px;
  background: #ffdd49;
  vertical-align: 2px;
  border-radius: 50%;
}
.main .list li:hover {
  background: url("../images/list.png") repeat-y left center;
}
.main .hddt { overflow: hidden;
  margin-bottom: 46px;
}
.main .hddt .title {
  background: url("../images/title01.png") no-repeat center top;
}
.main .hddt .title-zphd {width: 1200px;
  height: 67px;
  margin: 30px auto 0;
  background: url("../images/title02.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(186, 33, 43, 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(186, 33, 43, 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(186, 33, 43, 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 .newsPic1 {
  width: 688px;
  height: 386px;
  margin-top: 22px;
  position: relative;
}
.main .hddt .con .newsPic1 .swiper-newsPic1 {
  width: 688px;
  height: 386px;
}
.main .hddt .con .newsPic1 .swiper-newsPic1 .pic {
  width: 688px;
  height: 386px;
  position: relative;
}
.main .hddt .con .newsPic1 .swiper-newsPic1 .pic img {
  width: 688px;
  height: 386px;
}
.main .hddt .con .newsPic1 .swiper-newsPic1 .pic p {
  width: 688px;
  height: 56px;
  line-height: 56px;
  background: rgba(186, 33, 43, 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 .newsPic1 .arrow-left1 {
  z-index: 2;
  position: absolute;
  width: 58px;
  height: 58px;
  background: rgba(186, 33, 43, 0.5);
  left: 0;
  cursor: pointer;
  top: 140px;
  box-sizing: border-box;
  padding-top: 18px;
}
.main .hddt .con .newsPic1 .arrow-left1 i {
  background: url("../images/left.png");
  width: 15px;
  height: 19px;
  display: block;
  margin: 0 auto;
}
.main .hddt .con .newsPic1 .arrow-right1 {
  z-index: 2;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 140px;
  width: 58px;
  box-sizing: border-box;
  padding-top: 18px;
  height: 58px;
  background: rgba(186, 33, 43, 0.5);
}
.main .hddt .con .newsPic1 .arrow-right1 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 {
  padding: 10px 0;
}

.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 { width: 590px;
  margin-bottom: 60px;
}
.title_zcwj { width: 100%;height: 100px;
  margin: 0 auto;
  background: url("../images/title03.png") no-repeat center top;
}

.layout .zcjd .zcjdPic {
  width: 100%;
  padding: 20px 0;
  background: url("../images/zcjd_bg.png") no-repeat center center;
}
.layout .zcjd .zcjdList{width: 590px;}
.layout .zcjd .zcjdList ul.list {
  margin-right: -40px;
}
.layout  .zcjd .zcjdList ul.list li {
  margin-right: 40px;
  float: left;
  width: 580px;
  line-height: 74px;
  height: 74px;
}
.layout  .zcjd .zcjdList ul.list li a {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.layout{ 
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.di{ background: url("../images/banner.jpg") no-repeat center top;}

.banners { height:610px; position: relative;}
.banners .nyjy_logo{ position: absolute;left: 260px; top:20px; width: 318px; display: block; height: 34px;}

.layout .title_jyfw { width: 1200px;height: 100px;
  margin: 0 auto;
  background: url("../images/title04.png") no-repeat center top;
}

.main-con{ overflow: hidden;
  width: 1400px;
  margin: 0 auto;
  position: relative;
}

.layout .title_jnpx { width: 1200px;height: 100px;
  margin: 0 auto;
  background: url("../images/title05.png") no-repeat center top;
}