.list_15_rt{
    width: 48rem;
}

.list_15_home{
    margin-top: 95px;
    /* background: #EEF5F8; */
    padding: 1.5rem;
}
.list_15_home_txt{
    line-height:1.5;
    font-size: 1rem;
    color: #4C5356;
    letter-spacing: 0;
    text-align: left;
    line-height: 25px;
}
.list_15_home_txt p{
    padding-top: 0.5rem;
}
.list_15_wrap{
    /* max-height: 52rem; */
    overflow-y: auto;
    border-top: 0.05px solid #335F7D;
}
.list_15_item{
    /* padding: 1.5rem; */
}
.list_15_item_title{
    /*font-family: "TheSans";*/
    font-family: "TheAntiqua";
    font-size: 1.5rem;
    color: #335F7D;
    margin-bottom: 0.4rem;
    display: inline-flex;
}
.list_trangle_right{
    margin-top: 0.5rem;
    margin-left: 0.5rem;
    height: 0;
    width: 0;
    border-top: 8px solid transparent;
    border-left: 12px solid  #335F7D;
    border-bottom: 8px solid transparent;
}
.list_15_item_des{
    /* font-size: 0.8rem;
    color: #4C5356;
    letter-spacing: 0;
    text-align: left;
    line-height: 1.2rem; */
}
.list_15_item_des li{
    margin-bottom:1rem;
}
.content {
    margin: 0 auto;
    overflow:hidden;
}

body .width70{
    width: 58.8rem;
    /*border: 1px solid red;*/
}

.border_bt{
    /* border-bottom: 0.05rem solid #eee; */
}

.dis_flex{
    display: flex;
}

.list_15{
    margin-top: 4.65rem;
    padding-bottom:2rem;
    justify-content: space-between;
}

.list_15_axis{
    width: 1rem;
    position: absolute;
    height:80%
}

/* .list_15_axis img{
    width: 100%;
    height: auto;
} */

.list_15_axis .roadmapWrap{
    background:url('/images/aboutUs/ehsenvironment_timeline.png') top center; 
    height:100%
}
.list_15_axis .roadmapWrap .roadmapBottom{
    background:url('/images/aboutUs/ehsenvironment_timeline.png') bottom center; 
    height:30px; 
    width:100%; 
    z-index: 1; 
    position:absolute; 
    bottom: -30px;
}

.list_15_time{
    height: 61.25rem;
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 4.75rem;
    margin-left: 0.75rem;

}

.list_15_time_txt{
    background:url("/images/aboutUs/ehsenvironment_timeline_dot.png");
    background-size: 7rem 2rem;
    width: 7rem;
    height: 2rem;
    line-height: 2rem;
    font-size: 20px;
    color: #335F7D;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 2rem;
    justify-content: center;
    cursor:pointer;
}
.list_15_time_active{
    background:url("/images/aboutUs/ehsenvironment_timeline_dot_active.png");
    background-size:8.4rem  2.5rem;
    width:8.4rem;
    height: 2.5rem;
    line-height: 2.5rem;
    color: #FFFFFF;
    text-align: center;
    justify-content: center;
}
.list_15_time_special{
    margin-top: 2rem;
    margin-bottom: 2rem;
    border-bottom: 1px dashed #E5E6E8;;
}
.list_items th{
    border: none;
}
.list_items th span{
    color: #014665 !important;
}
.list_items td{
   padding: .5rem;
   vertical-align: middle;
}
.jobTitle {
    float:left;
    width:100%;
    /* color: #014665 !important; */
}
.jobTitle-link{
    float:left;
    width:100%;
    /* color: #014665 !important; */
    /* text-decoration: underline solid #004666; */
}
.list_items td a {
    color: #004666;
    text-decoration: underline solid #004666;
}
.list_items td p {
    padding-left: .5rem;
}