﻿.lanmub_index_news{ width:100%; padding:3% 0}
.lanmub_index_news .index_news_cont{ padding:0 12%}
.lanmub_index_news .index_news_title{color:#1a1a1a;position:relative}
.lanmub_index_news .index_news_title p{ line-height:64px; font-size:50px; text-transform:uppercase;font-weight:700}
.lanmub_index_news .index_news_title h2{font-weight:400;font-size:30px;line-height:1.8;}
.lanmub_index_news .index_news_title i{ width:50px; height:5px; display:block}
.lanmub_index_news .index_news_more{padding:10px 30px;font-size:14px;color:#fff;float:right;margin-top:30px;}
.lanmub_index_news .index_news_more img{margin:2px 0 0 10px; float:right}
.lanmub_index_news .index-newsul{width:100%; padding:2% 0 0}
.lanmub_index_news .index-newsul li{float: left;width:49.5%; margin-right:1%}
.lanmub_index_news .index-newsul li:nth-child(2n){ margin-right:0}
.lanmub_index_news .index-newsul li a{background:#dfdfdf;display:block;margin:20px 0 0 0;overflow:hidden;padding:20px;position:relative;transition: all 0.5s ease 0s; color:#333333}
.lanmub_index_news .index-newsul li a:after{border-bottom: 125px solid #999;border-right:75px solid transparent;content:"";    height:0;left:0;position:absolute;top: 0;transition: all 0.5s ease 0s;width: 85px;}
.lanmub_index_news .index-newsul li .date{
    color: #fff;
    float: left;
    line-height: 1;
    padding: 5px 0;
    position: relative;
    width: 115px;
    z-index: 1;
}
.lanmub_index_news .index-newsul li .date small {display: block;font-size: 16px;}
.lanmub_index_news .index-newsul li .date strong {display: block;font-size: 48px;margin-top: 10px;}
.lanmub_index_news .index-newsul li .text { margin-left: 140px;}
.lanmub_index_news .index-newsul li .text h4 {
    font-size:16px;
    font-weight: normal;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.lanmub_index_news .index-newsul li .text p {
    color: #666;
    height: 50px;
    line-height: 1.8;
    margin: 10px 0 0;
    overflow: hidden;
    transition: all 0.5s ease 0s;
}
.lanmub_index_news .index-newsul li a:hover {background:#3a4249;color: #fff;}
.lanmub_index_news .index-newsul li a:hover::after {border-bottom-color:#d60011;}
.lanmub_index_news .index-newsul li a:hover .text p {color: #fff;}