
#timeLine{
    width: 1200px;
    /*border:  solid 1px #434343;*/
    /*background: rgba(500,500,500,0.9);*/
    overflow: hidden;
}
#yearList{
    width: 2160px;
    list-style: none;
    position: relative;
    margin-left: 457px;

}
#yearList:after,.container-li:after{
    content: "";
    display: table;
    clear: both;
}
#yearList li{
    float: left;
    cursor: pointer;
    text-align: center;
    font-size: 25px;
    width: 240px;
    height: 90px;
    position: relative;
}
#yearList li b{
    font-weight: normal;
    width: 108px;
    display: block;
    text-align: center;
    position: absolute;
    left: 66px;
}
.year-active b{
    top: -12px;
}
.year-dot{
    bottom: 19px;
    width: 13px;
    height: 13px;
    border-radius: 13px;
    border: 3px solid #CACACA;
    position: absolute;
    display: block;
    background: #fff;
    left: 113.5px;
}
.dotted-line{
    border-bottom:  1px solid #D3D3D3;
    position: relative;
    top: -26px;
    z-index: -1;
}
#cList{
    width: 100%;
    position: relative;
}
#btnLeft{
    width: 56px; height: 56px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: -56px;
    font-weight: bold;
    color: #D9D9D9;
    font-size: 40px;
    text-align: center;
    line-height: 50px;
    border-radius: 999px;
    border: 4px solid #D9D9D9;
    background: #fff;
    font-family: ËÎÌå;
    cursor:pointer
}


#btnRight{
    width: 56px; height: 56px;
    display: inline-block;
    position: absolute;
    right: 0;
    top: -56px;
    font-weight: bold;
    color: #D9D9D9;
    font-size: 40px;
    text-align: center;
    line-height: 50px;
    border-radius: 999px;
    border: 4px solid #D9D9D9;
    background: #fff;
    font-family: ËÎÌå;
    cursor:pointer;
}
#btnLeft:hover,#btnRight:hover{
    background: #fff;
}
#cUl{
    width: 1200px;
    list-style: none;
    min-height: 300px;
    position: relative;
    left: 0;
}
#cUl li{
    width: 1200px;
  position: absolute;  left: 0;
}
.li-tit{
    display:inline-block;
    color: #fff;
    background-color: #002f21;
    padding: 10px 20px;
    margin: 30px auto 10px;
}
.container-li{
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;

}
.c-li-left{
    width: 40%;
    float: left;
}
.c-li-right{
    width: 60%;
    float: right;
}
.year-active{
    color: #B1967A;
    font-size: 34px !important;
}
.year-active i{
    background:url("/assets/images/mapdw.jpg") no-repeat center;
    border: none;
    width: 37px;
    height: 44px;
    left: 101.5px;
    bottom: 0;
}
.container-li_xa{
    height: 54px;
}
.container-lil{
    font-size: 18px;
    color: #333;
    width: 115px;
    height: 54px;
    line-height: 51px;
    text-align: left;
}
.container-lis{
    width: 36px;
    height: 54px;
    background: url("/assets/images/zjidyd.jpg") no-repeat center;
}

.container-lir{
    height: 54px;
    line-height: 54px;
}<!--ºÄÊ±1760107980.8582Ãë-->