<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
.qygk-content{
    margin-top: 2.6rem;
}
.qygk-content p,
.qygk-content p:first-child{
    font-size: 0.8rem;
    color: #888;
    text-indent: 2em;
    line-height: 2rem;
    margin-bottom: 1.8rem;
}
.map-img{
    width: 52.45rem;
    height: 28.2rem;
    margin-bottom: 2rem;
}


.timeline__event{
    height: 54rem;
    margin-top: 2.9rem;
    position: relative;
}
.timeline__event:before{
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 1.6rem;
    height: 1.6rem;
    background: url(../images/aboutus/time-icon.png);
    background-size: cover;
}
.timeline__event .line{
    width: 1px;
    height: 50rem;
    background: #ccc;
    position: absolute;
    top: 1.6rem;
    left: .8rem;
}
.timeline-items{
    position: absolute;
    top: 3.7rem;
    left: .55rem;
}
.timeline-content{
    font-size: 0.8rem;
    color: #888;
}
.timeline__item{
    position: relative;
    display: flex;
    justify-content: flex-start;
    font-size: 0.8rem;
    color: #fff;
    margin-bottom: 2.3rem;
}
.timeline__item:before{
    content: '';
    display: block;
    width: .4rem;
    height: .4rem;
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 100%;
    margin-top: .7rem;
}
.timeline__item .timeline-year{
    width: 7.65rem;
    height: 1.95rem;
    line-height: 1.95rem;
    text-align: center;
    margin: 0 .6rem 0 .8rem;
    background: url(../images/aboutus/time-label.png);
    background-size: 7.65rem 1.95rem;
}
.timeline__item .timeline-content{
    width: 40.5rem;
    line-height: 2rem;
}

.person-box{
    overflow: hidden;
    border-left: 1px solid #eee;
}
.person-line{
    width: 54.9rem;
    position: relative;
    margin-top: 3.7rem;
}
.person-label{
    width: 10rem;
    height: 2.7rem;
    line-height: 2.7rem;
    text-align: center;
    background: #eee8e3;
    font-size: 1.3rem;
    color: #ad9788;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}
.person-label:before{
    content: '';
    display: inline-block;
    width: .6rem;
    height: .6rem;
    border-radius: 100%;
    background: #ad9788;
    vertical-align: middle;
}
.person-item{
    display: flex;
    justify-content: flex-start;
    margin-bottom: .6rem;
}
.person-info{
    margin-left: 2rem;
    font-size: 1.2rem;
    color: #555;
}
.person-info p:first-child{
    line-height: 2.8rem;
}
.person-info p + p{
    font-size: 0.8rem;
    color: #888;
}
.person-info-item{
    width: 41.6rem;
    padding-bottom: 1.8rem;
    border-bottom: 1px dashed #eee;
}
.qywh-list{
    padding: 2rem 0 4.5rem;
}
.qywh-list li{
    height: 3rem;
    line-height: 3rem;
    font-size: 0.8rem;
    color: #888;
}
.qywh-list li span{
    font-size: 1.2rem;
    color: #ad9788;
}







</pre></body></html>