.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 a {
    color: #004666;
    text-decoration: underline solid #004666;
}

.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;
}

/* img{
    width: 100%;
    height: 100%;
} */

.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;
    ;
}

.yy-contentTit {
    font-weight: 700;
    text-align: center;
    padding-right:71px;
    /* padding: 5% 0 3%; */
    color: #3e3a39
}

.font18 {
    font-size: 18px
}

.font28 {
    font-size: 28px
}

.clearfix {
    zoom: 1
}

.yy-searchBox {
    width: 581px;
    margin: 0 auto 1%
}

.fl {
    float: left
}

.yy-searchBox .yy-search {
    width: 500px;
    border: 1px solid #8e8c8c;
    border-radius: 5px
}

.yy-searchBox .yy-search input {
    width: 97%;
    height: 39px;
    line-height: 39px;
    padding-left: 3%;
    color: #3e3a39
}

input,
textarea {
    outline: 0;
    resize: none;
    color: #fff;
    background-color: transparent
}

img,
input,
textarea {
    border: none;
    vertical-align: middle
}

.yy-searchBox img {
    width: 71px;
    cursor: pointer
}

.yy-searchBox img,
img,
input,
span,
textarea {
    vertical-align: middle
}

.yy-searchText {
    color: #3e3a39;
    padding-right:71px; 
    width:100%; 
    text-align:center;
    margin: 0 auto;
    /* padding-left: 51px */
}

.yy-searchResContent {
    width: 62.5%;
    margin: 3% auto 0
}

.yy-searchResContent table {
    width: 100%;
    color: #3e3a39;
    border-collapse: collapse
}

.yy-searchResContent table thead {
    background-color: #ededed
}

.yy-searchResContent table td,
.yy-searchResContent table th {
    border: 1px solid #b6b6b6;
    text-align: center;
    padding: 1% 0
}

.yy-searchResContent table td {
    color: #b6b6b6
}

.yy-searchResContent table td a {
    color: #00b5e6
}

.yy-searchResContent table td a img {
    width: 24px;
    vertical-align: middle;
    margin-right: 5px
}



.search-form {
    position: relative;
}
.search .form-control {
    border: none;
    border-radius: 0;
    padding: .5rem .5rem .5rem 3rem;
    border-bottom: 2px solid #004666;
}
.form-control:focus {
    box-shadow: unset;
}

.search-icon {
    position: absolute;
    bottom: 15px;
    left: 5px;
    width: 20px;
}

.close-icon {
    position: absolute;
    padding: 20px;
    right: -15px;
    bottom: 0;
    cursor: pointer;
}

.search-content {
    margin: 2rem 0 0 0;
}

