a {
    text-decoration: none;}
.pastleader-list{margin-top:20px;width: 100%;overflow: hidden;}
.pastleader-list li{width: 100%;overflow: hidden;background:url(images/lrldtime.jpg) left center no-repeat;padding-right: 0px;}
.pastleader-list li time{float: left;margin-left: 33px;width: 297px;text-align: center;color: #2270cd;height: 4.6875em;line-height: 4.6875em;}
.pastleader-list li time p{font-size: 18px;display: inline-block;width: 292px;line-height: 1.2em;vertical-align: middle;word-break: break-all;}
.pastleader-list li>div{float: left;height: 4.6875em;background:url(images/lrld.jpg) left center no-repeat;width: calc(100% - 355px);margin-left: 22px;}
.pastleader-list li>div h4{margin-left: 45px;display: block;box-sizing: border-box;float: left;width: 80px;color: #595959;height: 4.6875em;padding: 1.5em 0;}
.pastleader-list li>div h4 p{font-size: 18px;border-right: #b9c5d2 solid 2px;font-weight: bold;line-height: 1.6em;}
.pastleader-list li>div span{display: block;float: left;margin-left: 40px;color: #575a59;font-size:18px;line-height: 4.0em;position: inherit;}

@media screen and (max-width: 1130px){

.pastleader-list li {display: block;width: 100%;background: url(images/img_introduce_timeline.png) no-repeat 0 center;padding-top: 15px;}
.pastleader-list li time {
    display: block;
    margin-left: 25px;
    color: #2270cd;
    height: 30px;
    line-height: 30px;
    margin-bottom: 5px;
    float:none;width:auto;text-align:left;}
.pastleader-list li .pastleader-detailed {
    height: 35px;
    background: #e9eef5;
    display: block;
    margin-left: 22px;float:none;width:auto;}
.pastleader-list li .pastleader-detailed h4 {
    margin-left: 20px;
    display: block;
    float: left;
    width: 65px;
    height: 35px;
    line-height: 35px;
    color: #595959;
    padding:0;}
.pastleader-list li .pastleader-detailed h4 p {
    border-right: #b9c5d2 solid 2px;
    font-weight: bold;line-height: 35px;}
.pastleader-list li .pastleader-detailed span {
    display: block;
    float: left;
    width: calc(100% - 100px);
    margin-left: 15px;
    color: #575a59;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 35px;}
.pastleader-list li time p{font-size: 15px;}
.pastleader-list li>div h4 p{font-size: 15px;}
.pastleader-list li>div span{font-size: 15px;}
}

