.current-adr {
    width: 1200px;
    margin: 20px auto 50px auto;
    padding-bottom: 20px;
    border-bottom: 1px solid #000;
}

.current-adr a {
    font-size: 32px;
    line-height: 50px;
    font-weight: bold;
    margin-right: 40px;
}

.current-adr a:hover,
.current-adr a.current {
    color: #1A74C7;
}

.reference1 {
    padding-bottom: 100px;
}

.reference1 .p1-tit .big {
    color: #000;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
}

.reference1 .p1-tit .small {
    margin: 15px 0;
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.reference2{
    padding-bottom: 100px;
}
.reference2 .p1-tit .big {
    margin-bottom: 20px;
    color: #000;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
}

.reference2 .p1-tit .tit-desc {
    color: #898989;

    font-family: PingFang HK;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.reference2 .p1-tit .tit-desc p{
    margin-bottom: 20px;
}
.reference2 .p1-tit .tit-desc  ul{
    margin-bottom: 20px;
}
.reference2 .p1-tit .tit-desc  ul li{
    list-style-type: disc;
    list-style-position:inside;
}