﻿.nrmkky {
  width: 1310px;
  height: auto;
  float: right;
  margin-bottom: 138px;
}
.nrmkky .title {
  width: 100%;
  height: 90px;
  border-bottom: 1px solid #999999;
}
.nrmkky .title .currentColumn {
  float: left;
  color: black;
  font-size: 24px;
  line-height: 87px;
  border-bottom: 4px solid #3e8e7f;
}
.nrmkky .title .currentLocation {
  float: right;
  color: #999999;
}
.nrmkky .title .currentLocation a {
  color: #999999;
  line-height: 80px;
  font-size: 12px;
}
.nrmkky .list {
  margin-top: 50px;
}
.nrmkky .list ul {
  width: 100%;
  height: auto;
}
.nrmkky .list ul li {
  width: 100%;
  height: 224px;
  position: relative;
  background: #fff;
  margin-top: 50px;
  transition: all 0.3s ease;
}
.nrmkky .list ul li:hover {
  background: url(../img/djdt1.png) center no-repeat;
  background-size: 100% 100%;
}
.nrmkky .list > ul > li .imgBox {
  position: absolute;
  left: 10px;
  top: -20px;
  width: 350px;
  height:233px;
  overflow: hidden;
}
.nrmkky .list > ul > li .imgBox img {
  width: 100%;
  height:100%;
  display: block;
  transition: all 0.3s ease;
}
.nrmkky .list > ul > li .imgBox img:hover {
  transform: scale(1.1);
}
.nrmkky .list ul li .right {
  width: 915px;
  height: 100%;
  float: right;
  padding-top: 20px;
  box-sizing: border-box;
  padding-right: 28px;
}
.nrmkky .list ul li .right .contentTitle {
  height: 20px;
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nrmkky .list ul li .right .date {
  margin-top: 22px;
  height: 14px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
}
.nrmkky .list ul li .right .date .icon-shijian {
  background: url(../img/shijianG.png) center center no-repeat;
  display: block;
  width: 20px;
  height: 20px;
  float: left;
  background-size: cover;
  margin-right: 10px;
}
.nrmkky .list ul li .right .date img {
  width: 20px;
  height: 20px;
  vertical-align: sub;
}
.nrmkky .list ul li .right .abstract {
  margin-top: 20px;
  height: 44px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  line-clamp: 2;
  -webkit-line-clamp: 2;
}
.nrmkky .list ul li:hover .right .contentTitle {
  color: #fff;
}
.nrmkky .list ul li:hover .right .date {
  color: #fff;
}
.nrmkky .list ul li:hover .right .date .icon-shijian {
  background: url(../img/time1.png) center no-repeat;
}
.nrmkky .list ul li:hover .right .abstract {
  color: #fff;
}
.nrmkkys {
  height: 90px;
  border-bottom: solid 2px #BCBCBC;
}
.nrmkkysz {
  float: left;
  font-size: 30px;
  color: black;
  line-height: 87px;
  border-bottom: solid 4px #3E8E7F;
}
.nrmkkysy {
  float: right;
  font-size: 14px;
  color: #999999;
  line-height: 90px;
}
.nrmkkysy a {
  font-size: 14px;
  color: #999999;
}
@media screen and (max-width: 1600px) {
  .nrmkk {
    width: 1440px;
  }
  .nrmkky {
    width: 80%;
  }
  .nrmkky .list ul li .right {
    width: 727px;
  }
  .nrmkky {
    width: 78%;
  }
}
@media screen and (max-width: 1500px) {
  .nrmkk {
    width: 1280px;
  }
  .nrmkky .list ul li .right {
    width: 568px;
  }
  .nrmkky {
    width: 75%;
  }
}
@media screen and (max-width: 1300px) {
  .nrmkk {
    width: 1024px;
  }
  .nrmkky {
    width: 72%;
  }
  .nrmkky {
    width: 71%;
  }
  .nrmkky .list > ul > li .imgBox {
    width: 273px;
    height:197px;
  }
  .nrmkky .list ul li {
    height: 191px;
  }
  .wznr ul li a {
    height: 21px;
    width: 65%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 21px;
  }
  .nrmkky .list ul li .right {
    width: 400px;
  }
}
@media screen and (max-width: 1100px) {
  .leftSubnav {
    display: none;
    margin: 0 !important;
  }
  .nrmkk {
    width: 100%;
  }
  .nrmkky {
    width: 100%;
    float: none;
    margin-left: 0;
  }
  .nrmkky .list ul li .right {
    width: 71%;
  }
}
@media screen and (max-width: 1024px) {
  .nrmkky {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
  }
  .nrmkky .list ul li .right {
    width: 68%;
  }
}
@media screen and (max-width: 930px){
  .nrmkky .list ul li .right {
    width: 64%;
  }
}
@media screen and (max-width: 856px){
  .nrmkky .list ul li .right {
    width: 61%;
  }
}
@media screen and (max-width: 768px) {
  .wznr ul li span {
    margin-right: 0;
  }
  .nrmkkyx {
    padding-bottom: 20px;
    margin-bottom: 30px;
  }
  .nrmkky {
    margin-bottom: 30px;
  }
  .nrmkky .list > ul > li .imgBox {
    width: 260px;
    height:176px;
  }
  .nrmkky .list ul li {
    height: 167px;
  }
}
@media screen and (max-width: 736px){
  .nrmkky .list ul li .right {
    width: 57%;
  }
}
@media screen and (max-width: 670px){
  .nrmkky .list ul li .right {
    width: 53%;
  }
}
@media screen and (max-width: 640px) {
  .wznr ul li a {
    width: 50%;
  }
  .nrmkky .list ul li {
    height: auto;
  }
  .nrmkky .list > ul > li .imgBox {
    width: 100%;
    position: inherit;
  }
  .nrmkky .list ul li .right {
    width: 100%;
    float: none;
    padding: 10px;
  }
  .wzfynr span {
    width: 24px;
    line-height: 24px;
  }
}
@media screen and (max-width: 320px) {
  .nrmkkyxt h2 {
    font-size: 22px;
  }
  .nrmkkysz {
    font-size: 24px;
  }
  .nrmkky .title {
    position: relative;
  }
  .nrmkky .title .currentLocation {
    position: absolute;
    right: 0;
    top: 5px;
    height: 14px;
    line-height: 14px !important;
  }
  .nrmkky .title .currentLocation a {
    line-height: 14px !important;
  }
  .nrmkkysz {
    font-size: 24px;
  }
  .nrmkkys {
    position: relative;
  }
  .nrmkkysy {
    position: absolute;
    right: 0;
    top: 5px;
    height: 14px;
    line-height: 14px;
  }
}
/*# sourceMappingURL=pic-list.css.map */