.nynrr ul li a:hover {
    color: #0A5AA8;
    padding-left: 15px;
    transition: 0.6s;}


.nynrr ul li a{
margin-right: 5px;}

.tjyl{
    margin-bottom: 38px;
    margin-right:5px;
    position: relative;
    float: left;}
.tjyl h3{border: 1px solid rgba(255,255,255,0.6);
    width: 270px;
    height: 270px;
    position: absolute;
    z-index: 1000;
    left: 31px;
    top: 15px;}
.tjyl img {
    height: 300px;width:295px
    
;}
.tjyl p{width: 246px;
    height: 50px;
    line-height: 50px;
    background: rgba(18,103,187,0.8);
    padding-left: 20px;
    padding-right: 10px;
    position: absolute;
    margin: 174px 10px 0;
    color: #fff;
    font-size: 16px;
    font-weight: normal;}
.tjyl p span {
    display: block;
    float: left;
    width: 100%;
    height: 50px;
    background: url(images/jt.png) no-repeat right center;
    overflow: hidden;
    color: #fff !important;
    position: initial !important;}
.tjyl a {display: block;
    position: relative;
    height: auto !important;
    line-height: 40px;
    color: #222;
    padding-right: 80px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: none !important;
    padding-left: 15px;
    transition: 0.6s;list-style: none;}
