<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.index-top-icon{
    display: flex;
    justify-content: space-around;
    margin-top:1.6rem;
}
.index-top-icon&gt;div{
    font-size: 1.4rem;
    text-align: center;
    padding-top:3.6rem;
}
.index-top-icon&gt;.xyh{
    background: url("img/xyh.png") no-repeat center;
    background-position-y: top;
    background-size: 2.6rem 2.5rem;
}
.index-top-icon&gt;.tj{
    background: url("img/tg.png") no-repeat center;
    background-position-y: top;
    background-size: 2.5rem 2.5rem;
}
.index-top-icon&gt;.ks{
    background: url("img/ks.png") no-repeat center;
    background-position-y: top;
    background-size: 2.5rem 2.4rem;
}
.index-top-icon&gt;.lj{
    background: url("img/lj.png") no-repeat center;
    background-position-y: top;
    background-size: 2.4rem 2.4rem;
}
.index-tj{
    background: #F1F3F5;
    font-size: 1.4rem;
    border-radius: 4px;
    padding:1rem 1.366rem;
    overflow: hidden;
    margin-top:1.6rem;
    margin-bottom:2rem;
}
.index-tj a{
    color:#333333;
}
.index-tj&gt;div{
    margin-bottom:0.6rem;
    display: flex;
}
.index-tj&gt;div:last-child{
    margin-bottom:0;
}
.indexBanner{
    margin-top:0.8rem;
}
.indexBanner img{
    border-radius: 10px;
}
.index-tj span{
    color:white;
    background: #C7000B;
    font-size: 1.3rem;
    font-style: italic;
    width: 4rem;
    text-align: center;
    border-radius: 2px;
    height: 1.8rem;
    line-height: 1.8rem;
    margin-right: 1rem;
    display: block;
    visibility: hidden;
    font-weight: bold;
}
.index-tj .hot span{
    visibility: visible;
}
.index-box .index-title{
    justify-content: space-between;
    display: flex;
    align-items: center;
}
.product-list{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top:2.5rem;
}
.product-list&gt;a{
    text-align: center;
    display: block;

}
.index-box .index-left-title{
    font-size: 1.6rem;
    color:#333333;
}
.index-right-a{
    display: block;
    width: 6rem;
    text-align: right;
}
.product-name{
    color:#333333;
    font-size: 1.4rem;
    margin-bottom:0.4rem;
}
.product-desc{
    color:#333333;
    font-size: 1.2rem;
}
.product-list&gt;.cloud{
    background: url("img/1.png") no-repeat center;
    background-size: 3.5rem 2.5rem;
    background-position-y: top;
    padding-top:3.6rem;
}
.product-list&gt;.host{
    background: url("img/2.png") no-repeat center;
    background-size: 2.6rem 2.9rem;
    background-position-y: top;
    padding-top:3.6rem;
}
.product-list&gt;.domain{
    background: url("img/3.png") no-repeat center;
    background-size: 2.9rem 2.8rem;
    background-position-y: top;
    padding-top:3.6rem;
}
.product-list&gt;.zuyong{
    background: url("img/4.png") no-repeat center;
    background-size: 2.5rem 2.5rem;
    background-position-y: top;
    padding-top:3.6rem;
}
.product-list&gt;.idc{
    background: url("img/5.png") no-repeat center;
    background-size: 2.9rem 2.4rem;
    background-position-y: top;
    padding-top:3.6rem;
}
.product-list&gt;.wzjs{
    background: url("img/6.png") no-repeat center;
    background-size: 2.6rem 2.3rem;
    background-position-y: top;
    padding-top:3.6rem;
}
.aq-list{
    margin-top:1.4rem;
    margin-bottom:0.4rem;
    display: flex;
    justify-content: space-between;
}
.aq-title{
    font-size: 1.2rem;
    font-weight: 600;
    color:white;
}
.aq-desc{
    font-size: 1.2rem;
    color:white;
    /*margin-top:1vw;*/
}
.aq-list&gt;a{
    display: flex;
    padding-left:1.33rem;
    padding-right:0.6rem;
    height: 18vw;
    max-width: 330px;
    max-height: 135px;
    flex-direction: column;
    justify-content: center;
    border-radius: 4px;
    box-sizing: border-box;
    width: 46vw;
}
.aq-list .ssl{
    background: url("img/aq-1.png") no-repeat center;
    background-size: cover;
    /*width: 46vw;*/
}
.aq-list .wlaq{
    background: url("img/aq-2.png") no-repeat center;
    background-size: cover;
    /*width: 46vw;*/
}
.aq-list .dbpc{
    background: url("img/aq-3.png") no-repeat center;
    background-size: cover;
    /*width: 46vw;*/
}
.aq-list .zzicp{
    background: url("img/aq-4.png") no-repeat center;
    background-size: cover;
    /*width: 46vw;*/
}
.why-list{
    display: flex;
    justify-content: space-between;
    margin-top:0.4rem;
}
.why-list&gt;div{
    background-color:#F5F7F9;
    border-radius: 4px;
    padding:4rem 0.2rem 1.2rem 0.2rem;
    text-align: center;
    width: 31.5%;
    min-height: 2.4rem;
}
.why-title{
    font-size: 1.2rem;
    color:#444444;
}
.why-list .why-1{
    background-image: url("img/why-1.png");
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: 1.2rem;
    background-size: 1.7rem 2rem;
}
.why-list .why-2{
    background-image: url("img/why-2.png");
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: 1.2rem;
    background-size: 1.6rem 2rem;
}
.why-list .why-3{
    background-image: url("img/why-3.png");
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: 1.2rem;
    background-size: 1.9rem 1.8rem;
}
.why-list .why-4{
    background-image: url("img/why-4.png");
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: 1.2rem;
    background-size: 2rem 1.6rem;
}
.why-list .why-5{
    background-image: url("img/why-5.png");
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: 1.2rem;
    background-size: 1.6rem 1.6rem;
}
.why-list .why-6{
    background-image: url("img/why-6.png");
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: 1.2rem;
    background-size: 1.5rem 1.7rem;
}
.news-list&gt;a{
    display: flex;
    align-items: center;
    margin-bottom:1.466rem;
}
.news-list&gt;a img{
    width: 11rem;
    height: 6rem;
    margin-right: 1.2rem;
    border-radius: 10px;
}
.news-title{
    color:#333333;
    font-size: 1.4rem;
    margin-bottom:0.6rem;
}
.news-desc{
    font-size: 1.2rem;
    color:#444444;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2;
    overflow: hidden;
    text-overflow: ellipsis;
}
.index-bottom{
    background: url("img/bottom_bg.png") no-repeat center;
    background-size: cover;
    height: 8rem;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    border-radius: 10px;
}
.index-zc-btn{
    color:white;
    font-size: 1.2rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #C7000B;
    border-radius: 2px;
    width: 6rem;
    height: 1.6rem;
}
.zc-list{
    display: flex;
    justify-content: space-between;
    margin-bottom:1.8rem;
}
.zc-list&gt;a{
    color:#333333;
    font-size: 1.2rem;
    display: block;
    text-align: center;
    padding-top:3.2rem;
}
.zc-list .ol-zx{
    background: url("img/zc-1.png") no-repeat center;
    background-position-y: top;
    background-size: 2rem 2.1rem;
}
.zc-list .dhzx{
    background: url("img/zc-2.png") no-repeat center;
    background-position-y: top;
    background-size: 1.9rem 1.9rem;
}
.zc-list .beian{
    background: url("img/zc-3.png") no-repeat center;
    background-position-y: top;
    background-size: 1.8rem 2.1rem;
}
.zc-list .gongdan{
    background: url("img/zc-4.png") no-repeat center;
    background-position-y: top;
    background-size: 1.8rem 1.9rem;
}
.zc-list .chongzhi{
    background: url("img/zc-5.png") no-repeat center;
    background-position-y: top;
    background-size: 2rem 2rem;
}</pre></body></html>