html{
    font-size: 312.5% !important;
}
.wrap{
    width: 100%;
    margin: 0 auto;
}
.wrap #top{
    width: 100%;
}

.content{
    margin-top: 90px;
}
.point{
    width: 1000px;
    margin: 0 auto 50px;
    font-size: 28.5px;
}
.part{
    width: 1000px;
    height: 60px;
    margin: 0 auto 60px;
    background-color: #ffeaeb;
    color: #000;
    font-size: 30px;
    font-weight: bold;
    line-height: 60px;
    font-family: FZHTK--GBK1-0;
}
.part a p{
    padding-left: 2%;
}
.contact{
    width: 83%;
    margin: 0 auto;
    font-size: 24px;
}
.contact p{
    height: 37px;
    line-height: 37px;
}