<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.minSer{
    width: 1200px;
    height: 250px;
    margin:0 auto;
    height: 300px;
}
.minSer_t{
    border-bottom: 1px solid #c1c1c1;
    padding:10px 0;
}
.minSer_t&gt;h4{
    font-size:18px;
    color:#333;
    display: inline-block;

}
.minSer_t&gt;a{
    width: 50px;
    height: 20px;
    line-height: 20px;
    font-size:14px;
    margin-left: 50px;
    background: #fac00f;
    color: #666;
}
.minSer_t&gt;a:hover{
    color: #fff;
}
.minSer_t&gt;a&gt;i{
    font-size:10px;
}
.minSer_b&gt;ul&gt;li{
    display: inline-block;
    float: left;
    margin-top:20px;
}
.sixIcon{
    width: 123px;
    text-align: center;
}
.sixIcon&gt;div{
    width: 123px;
    height: 123px;
    line-height:123px;
    text-align: center;
    background: url("./../images/miningSer.png") no-repeat;
}
.sixIcon&gt;div&gt;i{
    font-size:50px;
    color:#fff;
}
.sixIcon&gt;p{
    margin-top:15px;
    font-size:18px;
    color:#666;
}
.direct{
    width: 54px;
    height: 123px;
    line-height:123px;
    text-align: center;
}
.fiMar{
    margin-left:12px;
}
</pre></body></html>