    .xs-list {
        width: 100%;}

    .xs-list li {
        float: left;
        width: 46%;
        margin: 0 2%;}

    .xs-list-box {
        height: 400px;
        transition: 0.3s all;
        border: solid 1px #e5e5e5;
        padding: 20px;
        position: relative;}

    .lind {
        position: absolute;
        left: -1px;
        top: -1px;
        bottom: -1px;
        right: -1px;}

    .lind::before,
    .lind::after {
        box-sizing: inherit;
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;}

    .lind {
        transition: color 0.25s;}

    .lind-bottom {
        position: relative;
        z-index: 100;}

    .lind::before,
    .lind::after {
        border: 1px solid transparent;
        width: 0;
        height: 0;}

    .lind::before {
        top: 0;
        left: 0;}

    .lind::after {
        bottom: 0;
        right: 0;}

    .lind:hover {
        color: #60daaa;}

    .xs-list-box:hover .lind::before,
    .xs-list-box:hover .lind::after {
        width: 100%;
        height: 100%;}

    .xs-list-box:hover .lind::before {
        border-top-color: #114275;
        border-right-color: #114275;
        transition: width 0.15s ease-out, height 0.15s ease-out 0.15s;}

    .xs-list-box:hover .lind::after {
        border-bottom-color: #114275;
        border-left-color: #114275;
        transition: border-color 0s ease-out 0.3s, width 0.15s ease-out 0.3s, height 0.15s ease-out 0.45s;}

    .xs-list-box:hover {
        box-shadow: 0 0 20px #ddd;}

    .xs-list-box:hover .xs-list-tt a {
        color: #114275;}

    .xs-img img {
        width: auto;
        height: 110px;}

    .xs-name-box {
        margin-left: 133px;
        padding-top: 15px;}

    .xs-name a {
        font-size: 20px;
        color: #000;}

    .xs-p {
        margin-top: 15px;
        color: #666;}

    .xs-list-tt a {
        font-size: 18px;
        color: #333;}

    .xs-list-tt {
        margin-bottom: 20px;}

    .xs-list-p {
        color: #999;
        line-height: 23px;
        text-align: justify;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
        height: 69px;
        margin-bottom: 15px;}

    .xs-list-bottom {
        border-top: solid 1px #eee;
        margin-top: 20px;
        padding-top: 30px;}

    .xs-list-dz {
        color: #333;
        padding-left: 22px;
        background: url(../images/icon-date.png) left center no-repeat;
        margin-top: 10px;}

    .xs-list-dz-b {
        background: url(../images/icon-dz.png) left center no-repeat;}

    .gg-title span {
        background: #009e96;}

    .xs-box .gg-more {
        margin-top: 67px;}

    .gg-list-box {
        border: solid 1px #e5e5e5;
        height: 75px;
        padding: 25px 20px 0 100px;
        position: relative;}

    .gg-date {
        font-size: 15px;
        color: #114275;
        position: absolute;
        left: 15px;
        top: 28px;
        text-align: center;}

    .gg-date span {
        display: inline-block;
        font-size: 15px;
        border-bottom: solid 1px #114275;}

    .gg-list-tt a {
        font-size: 14px;
        color: #333;}

    .gg-list-tt {
        line-height: 25px;
        display: -webkit-box;
        text-align: justify;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        height: 50px;}

    .gg-list li {
        margin-bottom: 22px;}

    .gg-list li .lind-bottom {
        position: absolute;
        left: -1px;
        right: -1px;
        top: -1px;
        bottom: -1px;
        padding: 25px 20px 0 66px;}
.yjjz {
  margin-top: 40px;
  position: relative;}
.yjjz ul {}
.yjjz ul li {
  width: 275px;
  height: 400px;
  margin: 0 10px;
  float: left;}
.yjjz ul li a {
  display: block;
  width: 100%;
  height: 100%;}
.yjjz ul li a .img {
  width: 100%;
  height: 192px;
  min-height: 140px;
  overflow: hidden;}
.yjjz ul li a .img img:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);}
.yjjz ul li a .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;}
.yjjz ul li a .info {
  padding: 10px;
  line-height: 1.7;
  font-size: 18px;
  position: relative;}
.yjjz ul li a .info .title:hover {
  color:#003f88;}
.yjjz ul li a .info .title {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;}
.yjjz ul li a .info .time {
  margin-top: 9px;
  color: #999999;
  font-size:14px;}
.yjjz ul li a .info::before {
  position: absolute;
  content: '';
  left: -10px;
  right: -9px;
  top: -6px;
  height: 100%;
  background: url(images/research-item-bg.png) no-repeat;
  height: 201px;
  z-index: -1;
  background-size: contain;}
.yjjz ul li a:hover .info::before {
  background-image: url(images/research-item-active-bg.png);}
.yjjz ul li:nth-child(2n + 1) {
  transform: translateY(55px);}

.yjjz .slick-prev {
    left: -69px;
    z-index: 100;
    background: url(images/right.jpg) center center no-repeat;}
.yjjz .slick-next {
    right: -66px;
    z-index: 100;
    background: url(images/left.jpg) center center no-repeat;}
.zszx{

  margin-top: 20px;
  display: block;}
