<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.newfooter{
    min-width: 1200px;
    width: 100%;
    height: 156px;
    background: #000000;
    margin-top: 120px;
}
.newfooterContent{
    position: relative;
    width: 1200px;
    height: 156px;
}
.newfooterContentIcon{
    position: absolute;
    top: 50px;
    display: inline-block;
}
.newfooterContentIcon1{
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50px;
    right: 140px;
    display: inline-block;
}
.culturePhone{
    width: 80px;
    position: absolute;
    top: 40px;
    right: 50px;
    color: #666666;;
}
.newfooterContent ul{
    position: absolute;
    left: 250px;
    top: 40px;
    font-size: 14px;
}
a{
    color: #666666;;
}
.newfooterContent ul li{
    color: #666666;;
    float: left;
    margin-right: 15px;
}
.newfooterContent p:nth-of-type(1){
    color:#666666 ;
   position: absolute;
    top: 65px;
    left:250px ;
    font-size: 14px;
}
.newfooterContent p:nth-of-type(2){
    color:#666666 ;
    position: absolute;
    top: 90px;
    left:240px ;
    font-size: 14px;
}
.newfooterContent p:nth-of-type(3){
    color:#666666 ;
    position: absolute;
    top: 115px;
    left:250px ;
    font-size: 14px;
}</pre></body></html>