<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">    .yizhi_one_title {
    padding-top: 20px;
    width: 100%;
    background-color: white;
    text-align: center;
    font-size: 34px;
    font-weight: 600;
    letter-spacing: 10px;
    color: #717a81;
    line-height: 60px;
}
.yizhi_one_title_div {
    /* margin-top: 20px; */
    width: 100%;
    background-color: white;
    text-align: center;
    font-size: 34px;
    font-weight: 600;
    letter-spacing: 10px;
    color: #717a81;
    line-height: 60px;
}
.yizhi_one_title1 {
    width: 100%;
    /* height: 60px; */
    background-color: white;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 5px;
    color: #717a81;
    /* line-height: 80px; */
}
.yizhi_one_title2 {
    width: 100%;
    /* height: 60px; */
    background-color: white;
    text-align: center;
    font-size: 16px;
    /* font-weight: 700; */
    letter-spacing: 5px;
    color: #717a81;
    line-height: 60px;
}
.yizhi_one_title3 {
    margin-top: 60px;
    background-color: white;
    font-size: 16px;
    letter-spacing: 5px;
    color: #717a81;
    margin-bottom: 180px;
}
.yizhi_one_title3_div {
    margin-top: 30px;
    background-color: white;
    font-size: 16px;
    text-align: left;
    letter-spacing: 5px;
    color: #717a81;
    display: flex;
    justify-content: space-between;
}
.yizhi_one_title3_div div {
    /* margin-top: 60px; */
    background-color: white;
    font-size: 16px;
    text-align: left;
    letter-spacing: 5px;
    color: #717a81;
}
.shouhuan {
    font-size: 28px !important;
    font-weight: 500 !important;
    letter-spacing: 10px !important;
    margin-top: 30px !important;
}
.shouhuanspan {
    font-size: 12px !important;
}
.shouhuanspan111{
    display: flex;
    justify-content: space-between;
}
.GIS {
    font-size: 30px !important;
    font-weight: 700 !important;
    /* color: #717a81; */
}
.anquan {
    font-size: 22px;
    color: #717a81;
    letter-spacing: 5px;
    line-height: 60px;
    margin-bottom: 80px;
}
.lefticon {
    padding: 0 !important;
    margin-bottom: 20px;
}
.lefticon div {
    padding: 0 !important;
    font-size: 20px;
    color: #717a81;
    line-height: 40px;
}
@media screen and (max-width:420px){
    .yizhi_one_title3{
        margin-top: 0;
    }
    .yizhi_one_title3_div div{
        margin: 0 auto;
        text-align: center;
    }
    .yizhi_one_title_div{
        font-size: 30px;
       
    }
    .img1{
        
        margin: 0 auto;
        margin-top: 20px;
    }
    .shouhuanspan:nth-child(1){
    margin-right: 10px;
    }
    .shouhuanspan:nth-child(2){
    margin-left: 10px;
    margin-right: 0;
    }
    .lefticon div{
        font-size: 14px;
    } 
}
</pre></body></html>