body {
    padding: 0;
    margin: 0;
}
body, html,input{font-family:å¾®è½¯é›…é»‘ !important;}
.news-content span{
font-family: å¾®è½¯é›…é»‘ !important;
font-size: 16px !important;
    line-height: 26px;
}
.container-fluid {
    width: 1460px;
    margin: 0 auto;
    padding: 0;
}
.index-list-one-2 ul li{
overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index-list-two-2 ul li{
overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.nav-search,.nav-list{
display:none;
}
.search-1 .search-input input{
height: 32px;
    width: 238px;
padding: 0;
}
.home-link span a{
font-size:14px;
}
/* å¤´éƒ¨ */
.head {
    height: 155px;
    background-color: #3a66d4;
   /* background-image: url('../images/bg-head-1.png'); */
    
    /*position: fixed;*/
    z-index: 2;
    left: 0;
    right: 0;
}

.header {
    height: 105px;
    display: flex;
    padding: 20px 50px 0 50px;
    justify-content: space-between;
    color: #fff;
}

.header .logo {
    width: 22%;
    height: 100%;
    /* background: url('../images/logo.png') no-repeat center; */
}
.home-link span a{
text-decoration: none;
color: #fff;
}
.search {
    position: relative;
}

.home-link {
    text-align: right;
    padding-right: 16px;
height: 21px;
}

.search-input {
    margin-top: 15px;
}

.search-input input {
    border-radius: 15px;
    padding-left: 10px;
    width: 224px;
    height: 28px;
    color:#333;
    border: 1px solid #C6C4C4;
}

.search-input input:focus {
    border: 1px solid green;
    outline: none;
    box-shadow: 3px 5px 10px rgb(168 168 168 / 52%);
    /* box-shadow:  0 0 0 1px #42A7FF */
}

.search-input img {
    position: absolute;
    right: 16px;
    top: 42px;
}

.troops-list{
background-color:#509cea;
position: absolute;
z-index: 2;
    color: #fff;
    top: 29px;
    right: 16px;
    padding: 20px 10px;
display: none;
text-align: left;
    width: 280px;
}
.troops-list div{
padding-bottom:12px;
margin-bottom:12px;
border-bottom:1px solid #96c3f2;
}
.troops-list div:last-child{
border:none;
margin-bottom:0;
padding:0;
}
.home-link .troops:hover .home-link .troops-list{

display:block;
}

/* å¯¼èˆªæ¡ */
.head-nav {
    height: 50px;
    background-color: #2247a7;
  /*  background-image: url('../images/nav-bg.png');*/
}

.head-nav-ul {
    display: flex;
    padding-right: 50px;
    text-align: center;
    justify-content: space-between;
}

.head-nav-ul li {
    list-style: none;
    flex: auto;
    line-height: 50px;
    /* padding: 0 10px; */
    position: relative;
}

.head-nav-ul li a {
    color: #fff;
    display: block;
    /* white-space: nowrap; */
font-size: 16px;
}

.head-nav-ul li:hover a{
        color: #397add !important;
text-decoration: none;
}

.head-nav-ul li:hover{
        /*border-left: 2px solid #397add;*/
background-color: #fff;
}

.head-nav-ul li:hover .son ul li a {
    color:#000 !important;
}

.head-nav-ul li:hover .son {
    display: block;
border-left: 2px solid #397add;
}
.nav-li-click{
/*background-color: #1b4380;*/
}
.head-nav .public-nav-ul .nav-li-click a{
color: #397add ;
}
.son {
    display: none;
    position: absolute;
    left: -2px;
    min-width: 200%;
    z-index: 23;

    background-color: #fff;
}
.son ul li:before{
content: "";
-webkit-transition: All 0.3s linear;
}
.son ul li:hover {
    background-color: #ebf2fb;
    text-decoration: none;
    padding-left: 40px;
    /*border-left: 4px solid #23527c;*/
    -webkit-transition: All 0.3s linear;
border-left:0;
}

.head-nav-ul li .son a {
    white-space: nowrap;
    text-align: left;
    padding-left: 10px;
    color:#ccc !important;
}

.head-nav-ul li div.son ul li:hover a {

    text-decoration: none;
    display: block;
color:  #397add !important;
}

.son ul {
    padding: 0;
    /* width: 100px; */
}

.son ul li {
-webkit-transition: padding 0.5s;
    padding: 0 30px;
    
}

/* é¦–é¡µæŽ¨èåˆ—è¡¨æ ·å¼ */
.index-list-one-1 .swiper-slide img{
height:346px;
   
}
.one-3-time .time-year{
font-size:12px;
}
.nav-titles{
display:flex;
justify-content: space-between;
}
.nav-titles img{
margin-right:5px;
     margin-bottom: 3px; 
}
.nav-titles div a{
color:#a0a0a0;

}
.nav-titles p{
    margin: 0;
    line-height: 56px;
    font-size: 26px;
    font-weight: bold;
}
.nav-titles div{
line-height: 56px;
}
.nav-titles p:hover{
color:#4a82de;
}
.nav-titles div:hover a{
color:#4a82de;
    text-decoration: none;
}
.news-img-title{
    position: absolute;
    margin: 0;
    bottom: 0;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    overflow: hidden;
    width: 100%;
    padding-right: 30%;
    padding-left: 10px;
    left: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,100));
}
.news-img-title a{
color: #fff;
}
.news-img-title a:hover{
    text-decoration: none;
}
.index-lists{
    /*background-color: #f1f1f1;*/
 background-image: url('../images/index-bg.png');
    padding-bottom: 50px;
    background-repeat: no-repeat;
}
.index-list {
    /* margin-top: -50px; */
    padding: 30px 50px 0;
    /* position: absolute; */
    width: 100%;
    border-top: 4px solid #4a82de;
    /* z-index: 3; */
    /* background-color: #fff; */
    background-image: url('../images/two-bg.png');
}
.index-list-one-1{
    width: 34%;

}
.vido-title{
    color: #fff;
    font-size: 16px;
    padding-left: 6%;
    padding-left: 8%;
    position: absolute;
    text-align: center;
    bottom: 15px;
}
.index-main {
    position: relative;
    margin-top: 0px;
    z-index: 1;
}

.index-list-one {
    display: flex;
    justify-content: space-between;
}

.one {
    width: 30%;
}

.one h3 {
    margin: 0;
}

.one h3 a {
    font-weight: bold;
    color: #000;
    text-decoration: none;
}

.one h3 a:hover {
    color: #4a82de;
}
.two h3{
font-weight: bold;
}
.two h3:hover{
color: #4a82de;
}
.one ul,
.two ul {
    margin-top: 15px;
    padding: 0;
    margin-bottom: 0;
    font-size: 16px;
}
.vido video{
    margin-top: 10px;
    background-color: #4a82de !important;
}
.index-list-one-2 ul li,
.index-list-two-2 ul li {
    list-style: none;
    height: 55px;
    line-height: 55px;
    border-bottom: 1px solid #eaeaea;
}

.index-list-one-2 ul li span,
.index-list-two-2 ul li span {
    margin-right: 20px;
}

.index-list-one-2 ul li span:first-child,
.index-list-two-2 ul li span:first-child {
    color: #4a82de;
}

.index-list-one-2 ul li span a,
.index-list-two-2 ul li span a {
    color: #333;
    text-decoration: none;
}

.index-list-one-2 ul li span a:hover,
.index-list-two-2 ul li span a:hover {
    color: #397add;
}

.index-list-one-3 ul li {
    display: flex;
    /*justify-content: space-between;*/
    border: 1px solid #eaeaea;
    padding: 8px 1px 10px 10px;
    margin-bottom: 5px;
    height: 65px;
}
.index-list-one-3 ul li .one-3-title{
    /* padding-top: 5px; */
        display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    /* white-space: nowrap; */
    height: 100%;
}

.index-list-one-3 ul li .one-3-time {
    margin-right: 30px;
    text-align: center;
    color: #4a82de;
}

.index-list-one-3 ul li .one-3-time p {
    margin: 0;
}

.index-list-one-3 ul li .one-3-time p:first-child {
    font-size: 22px;
    /*font-weight: bold;*/
}

.index-list-one-3 ul li .one-3-title a {
    color: #333;
    text-decoration: none;
}

.index-list-one-3 ul li .one-3-title a:hover {
    color: #397add;
}

.index-list-two {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}
.two-link{
    width: 100px;
    height: 4px;
    background-color: #efb253;
    margin-bottom: 0;
   margin-top: 2px;
}
.two h3 a {
    color: #000;
    text-decoration: none;
    font-weight: bold;
    margin-top: 0;
}

.two h3 a:hover {
    text-decoration: none;
    color: #397add;
}

.index-list-two-1 {
    width: 34%;
    position: relative;
}

.index-list-two-2 {
    width: 30%;
}

.index-list-two-3 {
    width: 30%;
}
.index-list-two-1 .swiper-wrapper .swiper-slide div img:nth-child(1) {
        height: 92%;
}

.index-list-two-1 .swiper-wrapper .swiper-slide div img.title-bjt{
width: 80%;
    height: 35px;

}

.index-list-two-1 .swiper-wrapper .swiper-slide div:nth-child(2) {
    position: absolute;
    bottom:19px;
    text-align: left;
    z-index: 3;
    left: 0;
}

.index-list-two-1 .swiper-wrapper .swiper-slide div:nth-child(1) {
    width: 100%;
    /*background-color: #f1f1f1;*/
}
.index-list-two-1-2{
display:none;
}
.index-list-two-3 {
    /* background-image: url('../images/two-3-bg.png'); */
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: 0 100%;
    position: relative;
}
.index-list-two-3 .swiper-slide{
    display:block;
    background-color: #535353;
}
.index-list-two-3 .title{
    
background-color: #4a82de;
    
margin: 0;
    
color: #fff;
    
padding: 12px 0;
    
font-size: 16px;
}
.index-list-two-3 .title:hover{
    color:#fff;
}
.index-list-two-3 .swiper-pagination{
    width:100%;   
}
.index-list-two-3 .swiper-pagination .swiper-pagination-bullet{
    margin:0 5px;    
}
.one h3{
 font-size:22px;
 font-weight: bold;
}
.one h3:hover{
    color: #4a82de;
}
.index-last h3{
 font-size:22px;
 font-weight: bold;
}
.index-last h3:hover{
    color: #4a82de;
}
/* ä¸‹å±‚è½®æ’­åˆ—è¡¨ */
.index-last{
display: flex;
justify-content: space-between;
padding-left:35px !important;
padding-right:35px !important;

}
.index-list-last{
    /*background-color: #f7f7f7;*/
   
    padding-bottom: 50px;
}
.list-last-1{
    width: 65%;
}
.list-last-2{
    width: 30%;
}
.list-last-a{
    font-size: 16px;
    color: #000;
width: 100%;
}
.list-last-a:hover{
    color:#578adf;
    text-decoration: none;
}
/* .list-last-a img:hover {height:300px;position:relative; left:-3px; top:-3px;  z-index:2; clip:rect(10px 10px 10px 10px);} */
.list-last-a p {

    height: 64px;
    font-size: 14px;
    padding:10px;
background-color: #f0f0f0;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;//å½“å±žæ€§å€¼ä¸º3ï¼Œè¡¨ç¤ºè¶…å‡º3è¡Œéšè—

}
.index-last h3 a{
    color: #000;
    text-decoration: none;
}
.index-last h3 a:hover{
    color:#578adf;
}
.list-last-img{
      position: absolute;
    top: 0;
}
.list-last-title{
      position: absolute;
    bottom: 0;
    height: 64px;
width: 100%;
    line-height: 20px;
    padding: 12px;
    background-color: #f0f0f0;
text-align: left;
font-size: 16px;
}
.list-last-title:hover{
height: 100px;
background-color:#4482df;
    transition-duration: 0.5s;
color:#fff;
}
.list-last-title:hover .list-last-time{display: block;    display: flex;transition-duration: 1s;}
.list-last-time{
  display: flex;
    margin-top: 15px;
    position: absolute;
    bottom: 10px;
display: none;
    width: 92%;

}

.list-last-time div:last-child{
         position: absolute;
    right: 0;
}
.list-last-time-times{
  margin-left: 10px;
}
.list-last-time, .list-last-time .list-last-time-more a{
  color: #c0d1f2;
}
.list-last-time .list-last-time-more a:hover{
  color: #fff;
}

/* .last-table{
    width: 100%;
    text-align: center;
} */
.last-table table{
    width: 100%;
    background-color: #fff;
    font-size: 16px;
}
.last-table table tr th{
    text-align: center;
    color:#578adf;
}

.last-table table tr{
    text-align: center;
    height: 40px;
}
.last-table table tr:nth-child(2n+1){
    background-color: #f0f2f6;
}
.last-table table tr:not(:first-child):hover{
        background-color: #f7f7f7;
}
.last-table table tr:first-child{
    height: 50px;
    background-color: #e5ebf5;
}
/* å‹æƒ…é“¾æŽ¥ */
.index-link{
    padding-top: 40px;
    display: flex;
    background-color: #ecf2fb;
    justify-content: space-between;
}
.link-f{
    padding: 0 0 60px 0;
}
.link-list{
    width: 60%;
    display: flex;
    height: 82px;
    flex-direction: row;
    flex-wrap: wrap;
}
.link-list div{
    width: 33%;
    display: flex;
}
.link-list div a{
    color: #000;
    font-size: 16px;
    text-decoration: none;
}
.link-list div a:hover{
    color: #397add;
}
.dot{
    width: 8px;
    height: 8px;
    margin-top: 8px;
    margin-right: 10px;
    background-color: #efb253;
    border-radius: 4px;
}
.link-code{
    display: flex;
    justify-content: space-between;
    width: 16%;
}
.link-code-1{
  width:100px;
  
}
.link-code-1 img{
width:100%;
}
.link-code-1 p{
    text-align: center;
    margin-top: 10px;
}

/* åº•éƒ¨ */
.footer{
    background-color: #3477dc;
    height: 155px;
}
.index-footer{
    display: flex;
    /*padding-top: 40px;
    padding-left: 50px !important;*/
}
.footer-address p{
    /* padding: 0; */
    margin: 0;
    color: #fff;
}
.footer-logo{
    padding-right: 25px;
    margin-right: 25px;
    margin-top: 40px;
    margin-left: 50px;
    /* border-right: 1px; */
    border-right:2px solid rgba(200,200,200,0.5);
}
.footer-address{
 margin-top: 40px;
}
/* --------------------------------------------åŸºå±‚ä¹‹å£°------------------------------------ */
.position a{
font-size:14px;
}
.img-bg{

    width: 30%;
    height: 40px;
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #fff;
}
.container-fluid-public{
    width: 1360px;
    margin: 0 auto;
    padding: 0;
}
.public-header{
    display: flex;
    justify-content: space-between;
}
.header-public{
    background-image: url('../images/public-basic-1.jpg');
    /* background: no-repeat; */
}
.header-public .public-logo{
    padding-top: 20px;
    padding-bottom: 16px;
}
.header-public .head-nav{
    background-color: #fff;
    background-image:none;
    /*border-top: 3px solid #efb253;*/
}
.header-public .head-nav .public-nav-ul{
    margin: 0;
    padding-left: 25px;
    padding-right: 25px;
}
.header-public .head-nav ul li a{
    color: #000;
    font-size: 16px;
    text-decoration: none;
}
.header-public .head-nav .container-fluid{

}
.public-nav-ul li .son{
    z-index: 5;
}
.header-public .head-nav .public-nav-ul li:hover a{
    color: #fff;
}
.head-nav-ul .li-son:hover{
border-left: 2px solid #397add;
}

/* èƒŒæ™¯å›¾ç‰‡ */
.pubilc-bg{
    position: relative;
    height: 250px;
}
.pubilc-bg .img-title{
    position: absolute;
    text-align: center;
    color: #fff;
    left: 50%;
    top: 36%;
    transform: translate(-50%, -50%);
}
.pubilc-bg .img-title p:first-child {
font-weight: bold;
}
.pubilc-bg .img-title p{
    font-size: 30px;
    margin: 0;
/*font-weight: bold;*/
}
.pubilc-bg .img-title p+p{
    font-size: 18px;
    margin: 0;
/*font-weight: bold;*/
}
/*2çº§æ ç›®*/

/* åˆ—è¡¨ */

.public-news{
    position: relative;
    /*bottom: 40px;*/
    margin-top: -40px;
    background-color: #fff;
    padding: 28px 25px;
}
.public-news .position{
    color: #adadad;
}
.public-news span a{
    color: #adadad;
text-decoration: none;
}
.public-news span a:hover{
    color: #397add;
}
.public-list{
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}
.list-left{
    width: 18%;
    padding-top: 40px;
}
.list-right{
    width: 75%;
}
.list-left ul{
    padding: 0;
    margin-bottom: 40px;
    margin-left: -25px;
    padding-left: 25px;
    border-left: 1px solid #ccc;
}
.list-left ul li{
    list-style: none;
    line-height: 55px;
padding-left: 5px;
    border-bottom: 1px solid #eeeeee;
    position: relative;
}
.list-left ul .on1 .line-nav{
    display: block;
}
.list-left ul .on1 a{
    color: #397add;
}
.list-left ul .on2 .line-nav{
    display: block;
}
.list-left ul .on2 a{
    color: #397add;
}
.list-left ul li .line-nav{
    width: 3px;
    height: 30px;
    position: absolute;
    left: -25px;
    bottom: 12px;
    background-color: #397add;
    display: none;
}
.list-left ul li a{
    color: #adadad;
    position: relative;
    display: block;
    text-decoration: none;
}

.list-left ul li a:before {
    content: "";
    display: block;
    position: absolute;
    left: -30px;
    top: 50%;
    width: 3px;
    background: #397add;
    height: 0;
    margin-top: 0;
    transition: All 0.3s linear;
    -webkit-transition: All 0.3s linear;
    -moz-transition: All 0.3s linear;
    -o-transition: All 0.3s linear;
}
.list-left ul li a:hover:before{
height: 30px;
    margin-top: -14px;

}
.list-left ul li a:hover{
color:#397add;
}
.list-left p{
    font-size: 16px;
    margin-top: 0;
    color: #397add;
}
.list-right .nav-title {
    font-size: 26px;
    margin-top: 0;
    font-weight: bold;
    color: #397add;
}
.img-news-list{
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
}
.img-news-list:after{
    /*content: "";
    flex: auto;*/
}
.img-news-list .news-img{
    width: 29%;
margin-right: 44px;
    margin-bottom: 70px;
height: 195px;
    position: relative;
font-size: 14px;
  /*overflow: hidden; */
}
.news-img-video{
    width: 29%;
margin-right: 30px;
    margin-bottom: 70px;
position: relative;
      height: 250px;  
overflow: hidden;
}
.news-img-video .title-img{
width:100%;
height: 80%;
    vertical-align: bottom;
}
.news-img-video .title-img-video{
    position: absolute;
    left: 45%;
    top: 35%;
}
.news-img-video video{
width:100%;
    vertical-align: bottom;
}
.news-img-video .img-list-title-video{
    width: 100%;
   /* bottom: 0px;
    left: 0;
    z-index: 1;
    position: absolute;*/
    height: 55px;
    line-height: 55px;
    background-color: #f1f1f1;
    text-align: center;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.img-list-title-video a{
  color: #000;
text-decoration: none;
}
.img-list-title{
       width: 80%;
    /* bottom: -25px; */
    left: 5%;
    top: 168px;
    padding: 23px 15px 10px;
    height: auto;
    /* line-height: 40px; */
    z-index: 1;
    position: absolute;
    background-color: #fff;
    text-align: center;
}
.img-list-title a{
    color: #000;
text-decoration: none;
}
.news-img img{
width: 100%;
height:100%
}
.news-img img:hover{
    /*height:230px;position:relative;
    left:-15px; top:-15px;
    z-index:2; clip:rect(10px 10px 10px 10px);*/
transform: scale(1.2);
transition: 0.5s all linear;
}
/* æ–°é—»åˆ—è¡¨ */
.public-lists{

background-image: url('../images/list-bg-5.png');
    background-repeat: no-repeat;

}
.pubilc-bg img{
width:100%;
height: 100%;
}
.info-news-list{
    width: 90%;
}
.info-news-list ul{
    padding: 0;
}
.info-news-list ul li:first-child{
    border-top: 1px solid #e6e6e6;
}
.info-news-list ul li{
 list-style: none;
 height: 55px;
 line-height: 55px;
 border-bottom: 1px solid #e6e6e6;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.info-news-list ul li a{
    text-decoration: none;
    color:#333;
}
.info-news-list ul li a:hover{
    color: #397adc;
}
.info-news-list ul li span{
    margin-right: 55px;
    color: #397adc;
}
/* ç®€ä»‹ */
.news-info, .news-info-down{
    border: 1px solid #e6e6e6;
    display: flex;
    justify-content: space-between;
    padding: 40px 30px 5px 60px;
    margin-bottom: 40px;
}
.intro-about div{
    height: 36px;
}
.intro-img img+img{
    margin-left: 30px;
    margin-right: 30px;
}
.intro-bg-2 .intro-bg-2-1{
    height: 44px;
    background-color: #397adc;
    border-radius: 25px;
    padding: 0 25px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}
.intro-bg-2-1 div+div{
margin-left: 20px;
color: #fff;
}
.intro-phone{
    font-size: 14px;
}
.news-info-down .intro-about{
    padding-right: 11%;
}
.news-info-down .intro-img img+img{
    margin-left: 38px;
}
/* ä¸‹è½½ä¸­å¿ƒ */
.down-list ul{
    padding: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.down-list ul li{
   height: 55px;
   line-height: 55px;
    width: 46%;
    margin: 1%;
    padding-left: 2%;
   background-color: #f1f1f1;
   list-style: none;
}
.down-list ul li a{
    color: #333;
    text-decoration: none;
}
.down-list ul li a:hover{
    color: #397adc;
}
/* æœç´¢ç»“æžœ*/
.result-div{
    margin: 0 auto;
    width: 70%;
}
.result-ul{
padding:0;
}
.result-ul li{
display: flex;
    justify-content: space-between;
    list-style: none;
    height: 55px;
    line-height: 55px;
}
.result-ul li a{
     color:#333;
    text-decoration: none;

}
.result-ul li a:hover{
 color:#397add;
}
.fenye table div span,.fenye table div a{
    border: 1px solid #ccc;
    color: #ccc;
    padding: 3px 10px;
    margin-right: 10px;
text-decoration: none;
}
.fenye table div .this-page{
    background-color: #3477dc;
}
.fenye table tr td:first-child{
display:none;
}
.fenye table div span,.fenye table tr td+td{
text-align: center;
}
.result-div h4{
text-align: center;
display:none;
margin: 72px 0;
}
.info-news-list h4{
text-align: center;
display:none;
margin: 72px 0;
}
.list-right div h4{
text-align: center;
display:none;

}
.index-list-two-1 .swiper-slide:hover div+div+div p{
    border-bottom: 5px solid #3477dc;
    transition: all 0.5s linear;
    transform: translateX(0);
}
.info-right .info-news-list{
    margin: 20px 0;
}
.tongji ul{
        padding: 0;
}
.tongji ul li{
    list-style: none;
}
.pb_sys_style1 .p_no_d{
    background-color: #397add !important;
    border: 1px solid #397add !important;
}
.link-code-1 p{
    font-size: 14px;
}
.list-last-title a{
    color: #333;
   height: 40px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.list-last-title:hover a{
    color: #fff;
     height: 60px;
     -webkit-line-clamp: 3;
}
.news-img-item{
    border: 1px solid #e9e9e9;
    display: flex;
    width: 49%;
    margin-bottom: 20px;
height: 228px;
}
.news-img-item img{
width:157px;
}
.img-list--item-title {
    flex-grow: 1;
    padding: 8% 10% 5%;

}
.item-list{
height: auto;
    border-radius: 20px;
    /*line-height: 40px;*/
    padding: 10px 10px;
    text-align: center;
    border: 1px solid #e9e9e9;
}
.img-list--item-title .item-list:last-child{
margin-top:10px;
}
.item-list:hover{
background-color: #397add;
color:#fff;
}
.img-list--item-title h3{
font-size: 20px;
    
}