<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/****************************public-anchor**************************************/
.public-anchor {
    margin-top: 2.8rem;
}

.public-anchor .anchor-box {
    box-shadow: 0rem 0rem 1rem 0rem rgba(179, 55, 55, 0.1);
    border-radius: 2rem;
    padding: 4.8rem 0rem;
}

.border_r {
    border-right: solid .1rem #d6d1d191;

}

.public-anchor .anchor-box img {
    width: 4.4rem;
    height: 4.4rem;
    margin-left: 6.6rem;
    margin-right: 2.4rem;
}

.public-anchor .anchor-box p {
    font-size: 2.2rem;
    font-family: Noto Sans S Chinese;
    font-weight: 500;
    color: #333333;
    line-height: 1;
}

/***************************stripe1*****************************/
.stripe1 {
    height: 6.4rem;
    background-color: #F0F0F0;
    margin-top: 6.8rem;
    border-radius: 1rem;
    position: relative;
    z-index: 8;
}

.stripe1 .coloured {
    width: 55%;
    position: absolute;
    bottom: 0;
    right: 0;
    background-image: url('/assets/zrx_front/images/home2/åœ†è§’çŸ©å½¢ 1.3.2.png');
    height: 7.4rem;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: 9;

}

/************************************Server-recommend***********************************/
.Server-recommend {
    padding-bottom: 8rem;
}

.Server-recommend .title {}

.Server-recommend .title-shadow {
    font-size: 7.2rem;
    font-weight: bold;
    color: #EFEFEF;
    line-height: 1;
    text-align: center;
    position: relative;
    z-index: -1;
    top: 3rem;
}

.Server-recommend .title-text {
    font-size: 4rem;
    font-weight: 600;
    color: #333333;
    line-height: 1;
    text-align: center;

}

.Server-recommend .title-small {
    text-align: center;
    font-size: 2rem;
    font-weight: normal;
    color: #818191;
    line-height: 1;
    margin-top: 3.5rem;
}

.Server-recommend .stripe2 {
    height: 6.4rem;
    background-color: #F0F0F0;
    margin-top: 6.8rem;
    border-radius: 1rem;
    position: relative;
    z-index: 2;
    display: none;


}

.Server-recommend .stripe2.active {
    display: flex;
}

.Server-recommend .stripe2 .coloured {
    width: 55%;
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: url('/assets/zrx_front/images/home2/åœ†è§’çŸ©å½¢ 1.3.1.png');
    height: 7.4rem;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: -1;

}

.Server-recommend .stripe2 .cloud-server {
    color: #FFFFFF;
    font-size: 2.8rem;
    font-weight: 400;
    line-height: 1;
    flex: 1;
    text-align: center;

}

.Server-recommend .stripe2 .physics-server {
    color: #333333;
    font-size: 2.8rem;
    font-weight: 400;
    line-height: 1;
    flex: 1;
    text-align: center;

}

.stripe2,
.stripe3 {
    display: none;
}

.stripe2.active,
.stripe3.active {
    display: flex;
}

/**********************/

.Server-recommend .stripe3 {
    height: 6.4rem;
    background-color: #F0F0F0;
    margin-top: 6.8rem;
    border-radius: 1rem;
    position: relative;
    z-index: 2;
    display: none;
}

.Server-recommend .stripe3.active {
    display: flex;
}

.Server-recommend .stripe3 .coloured {
    width: 55%;
    position: absolute;
    bottom: 0;
    right: 0;
    background-image: url('/assets/zrx_front/images/home2/åœ†è§’çŸ©å½¢ 1.3.2.png');
    height: 7.4rem;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: -1;

}

.Server-recommend .stripe3 .cloud-server {
    color: #333333;
    font-size: 2.8rem;
    font-weight: 400;
    line-height: 1;
    flex: 1;
    text-align: center;
    height: 100%;
}

.Server-recommend .stripe3 .physics-server {

    color: #FFFFFF;
    font-size: 2.8rem;
    font-weight: 400;
    line-height: 1;
    flex: 1;
    text-align: center;

}

/**********************/
.server-panel-1,
.server-panel-2 {
    display: none;
}

.server-panel-1.active,
.server-panel-2.active {
    display: block;
}

.Server-recommend .title-child-menu {
    padding-top: 3.6rem;
}

.Server-recommend .title-child-menu-item {
    padding: 0 3.5rem 1.7rem 3.5rem;
    font-size: 2.2rem;
    font-weight: 400;
    color: #818191;
    line-height: 3rem;
}

.Server-recommend .title-child-menu-item.active {
    color: #000000;

}

.Server-recommend .price-table {
    width: 100%;
    text-align: center;
    box-shadow:
        .28rem .85rem 1rem rgba(0, 0, 0, 0.035),
        2.2rem 6.8rem 8rem rgba(0, 0, 0, 0.07);
    margin-top: 2.6rem;

}

.Server-recommend .table-title {
    background-color: #DB3730;
    border-radius: 1rem 1rem 0rem 0rem;
    font-size: 2rem;
    font-weight: 400;
    padding: 2.2rem auto;
}

.Server-recommend .module-title {
    margin-top: 6.4rem;
}

.Server-recommend .table-title th {
    padding: 1.5rem 0rem;
    color: #fff;
}

.Server-recommend .table-item {
    border-bottom: .05rem #F6F6F6 solid;
}

.Server-recommend .table-item:hover {
    background-color: #aeb1b896;
}

.Server-recommend .price-table .line1 {
    display: none;
}
.Server-recommend .price-table .line2 {
    display: none;
}
.Server-recommend .price-table .line3 {
    display: none;
}
.Server-recommend .price-table .line1.active{
    display: revert;
}
.Server-recommend .price-table .line2.active{
    display: revert;
}
.Server-recommend .price-table .line3.active{
    display: revert;
}
.Server-recommend .bg-blue {
    background: #ECF5FF;
}

.Server-recommend td {
    padding: 2.8rem 0rem;

    font-size: 1.8rem;
    font-weight: 400;
    color: #666666;
}

.Server-recommend .btn-primary {
    color: #fff;
    background-color: #DB3730;
    border-color: #DB3730;
}

.Server-recommend .price_td {

    font-size: 2.4rem;
    color: #DB3730;
}

.Server-recommend .learn-more {
    font-size: 1.8rem;
}

/**********************************************product-feature************************************/
.product-feature {
    background-color: #F3F5F8;
    padding-top: 7rem;
    padding-bottom: 10rem;

}

.product-feature .title {}

.product-feature .title-shadow {
    font-size: 7.2rem;
    font-weight: bold;
    color: #E0E3E8;
    line-height: 1;
    text-align: center;
    position: relative;
    top: 3rem;
}

.product-feature .title-text {
    font-size: 4rem;
    font-weight: 600;
    color: #333333;
    line-height: 1;
    text-align: center;
    z-index: 10;
    position: relative;
}

.product-feature .title-small {
    text-align: center;
    font-size: 2rem;
    font-weight: normal;
    color: #818191;
    line-height: 1;
    margin-top: 3.5rem;
}

.product-feature .feature-1 {
    margin-top: 7rem;
}

.product-feature .main-img {
    width: 23.5rem;
    height: 14rem;
}

.product-feature .feature-1 .title {
    font-size: 2.4rem;
    font-weight: bold;
    color: #333333;
}

.product-feature .feature-1 .dec {
    font-size: 1.8rem;
    font-weight: 500;
    color: #818191;
    line-height: 3rem;
}

.product-feature .feature-1-container {
    margin-left: 7.5rem;
}

.product-feature .product-feature-container-item-2 {
    margin-top: 6.6rem;
    justify-content: space-around;
}

.product-feature .product-feature-container-item-2 img {
    width: 5.2rem;
    height: 5.2rem;
}

.product-feature .feature-2-container {
    margin-left: 2rem;
}

.product-feature .feature-2-container .title {
    font-size: 2rem;
    font-weight: 500;
    color: #333333;
}

.product-feature .feature-2-container .dec {

    font-size: 1.4rem;
    font-weight: 500;
    color: #999999;
    line-height: 2.4rem;
    max-width: 32rem;
}

/********************************advantage*******************************************/
.advantage {
    padding-top: 12rem;
    padding-bottom: 12rem;
    background: url('/assets/zrx_front/images/home2/tu-2.png');
    background-size: 100% 100%;
    background-position: center;
}

.advantage .title {}

.advantage .title-shadow {
    font-size: 7.2rem;
    font-weight: bold;
    color: #E0E3E8;
    line-height: 1;
    text-align: center;
    position: relative;
    top: 3rem;
}

.advantage .title-text {
    font-size: 4rem;
    font-weight: 600;
    color: #333333;
    line-height: 1;
    text-align: center;
    z-index: 10;
    position: relative;
}

.advantage .title-small {
    text-align: center;
    font-size: 2rem;
    font-weight: normal;
    color: #818191;
    line-height: 1;
    margin-top: 3.5rem;
}

.advantage-container {
    margin-top: 6.6rem;
}

.advantage .menu {
    width: 55rem;
    justify-content: space-around;
    flex-wrap: wrap;
}

.advantage .menu-item {
    padding-top: 2.5rem;
    padding-bottom: 2rem;
    background: #fff;
    width: 16.6rem;
    color: #333333;
}
.advantage .menu-item.active {
    background-color: #FF5D2B;
    color: #fff;
}
.advantage .menu-item:nth-child(-n+7):nth-child(n+4) {
    margin-top: 4rem;
    width: 22rem;
}
.advantage .menu-item.active .item-icon {
    background: url('/assets/zrx_front/images/home2/1.1.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;

}
.advantage .menu-item .item-icon {
    width: 12.2rem;
    height: 8.6rem;
    background: url('/assets/zrx_front/images/home2/1.2.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
}

.advantage .menu-item .item-icon img {
    width: 3.6rem;
    height: 3.6rem;

}

.advantage .menu-item .item-text {
    text-align: center;
    font-size: 2rem;
    font-weight: 400;

    margin-top: 1.5rem;
    line-height: 1;
}
.advantage .panel-container{
    margin-left: 4rem;
    flex: 1;
    background: url('/assets/zrx_front/images/home2/1.1(1).png');
    background-size: 100% 100%;
    padding: 6rem 30rem 8.8rem 5rem;
}

.advantage .panel-container .panel{
    display: none;
}
.advantage .panel-container .panel.active{
    display:revert;
}
.advantage .panel .title {
    font-size: 3rem;
    font-weight: 400;
    color: #333333;
}

.advantage .panel .dec {
    font-size: 1.8rem;
    font-weight: 500;
    color: #818191;
    line-height: 3rem;
    margin-top: 3.2rem;
}

.advantage .panel .btn1 {
    width: 16rem;
    height: 5.4rem;
    background: #DB3730;
    border-radius: 1rem;

    font-size: 2rem;
    font-weight: 500;
    color: #FFFFFF;
    border: #DB3730;
}

.advantage .panel .btn2 {
    width: 16rem;
    height: 5.4rem;
    border-radius: 1rem;
    font-size: 2rem;
    font-weight: 500;
    color: #808080;
    border: #E9E9E9;
    margin-left: 2rem;
}

.advantage .panel .btn1:hover {
    color: #c7c4c4;

}

.advantage .panel .btn2:hover {

    color: #333131;
}

.advantage .panel .btn-block {
    display: block;
    margin-top: 6rem;

}

/**************************solution******************************************/
.solution {
    padding-top: 9rem;
    background: url('/assets/zrx_front/images/home2/di-1.1.png');
    color: #fff;
    background-position: center;
    background-size: 100% 100%;
    padding-bottom: 6.6rem;
}

.solution .title {}

.solution .title-shadow {
    font-size: 7.2rem;
    font-weight: bold;
    color: #60636A;
    line-height: 1;
    text-align: center;
    position: relative;
    top: 3rem;
}

.solution .title-text {
    font-size: 4rem;
    font-weight: 600;
    color: #fff;
    line-height: 1;
    text-align: center;
    z-index: 10;
    position: relative;
}

.solution .title-small {
    text-align: center;
    font-size: 2rem;
    font-weight: normal;
    color: #818191;
    line-height: 1;
    margin-top: 3.5rem;
}

.solution .menu {
    width: 22rem;
}

.solution .menu .menu-item {
    font-size: 2rem;
    height: 10rem;
    font-weight: 500;
}

.solution .menu .menu-item.active {
    font-size: 2.6rem;
    font-weight: bold;
    color: #DB3730;
}

.solution .solution-container {
    margin-top: 7.8rem;

}

.solution .panel {
    flex: 1;
    background: linear-gradient(-90deg, rgba(219, 55, 48, 0) 0%, rgba(219, 55, 48, 0.1) 100%);
    border-radius: 1rem;
    padding-left: 8.7rem;
    padding-top: 4.7rem;
    padding-right: 11.5rem;
    padding-bottom: 5.3rem;
}
.solution .panel-container{
    flex: 1;
}
.solution .panel-container .panel{
    display: none;
}
.solution .panel-container .panel.active{
    display: revert;
}
.solution .panel .title {
    font-size: 3rem;
    font-weight: 500;
}

.solution .panel .dec {
    font-size: 2.2rem;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 3.6rem;
    margin-top: 3.6rem;
}

.solution .panel .btn1 {
    width: 16rem;
    height: 5.4rem;
    background: #DB3730;
    border-radius: 1rem;
    border: none;
    color: #fff;
    font-size: 2rem;
    margin-top: 4rem;
}

.solution .panel .case {
    margin-top: 4.7rem;
    font-size: 2rem;
    font-weight: 500;
    color: #DB3730;
    margin-bottom: 3.6rem;
}

.solution .panel .case-container div {
   font-size: 2.1rem;
   color: #fff;
   font-weight: 500;
    margin-right: 2rem;
}

.solution .panel .related {
    font-size: 2rem;
    font-weight: 500;
    color: #DB3730;
    margin-top: 4.4rem;
    margin-bottom: 3.5rem;


}
.solution .related-container div{
    font-size: 2.1rem;
    color: #fff;
    font-weight: 500;
     margin-right: 2rem;
}
.solution .related-item {
    font-size: 2.2rem;
    font-weight: 400;
    line-height: 1;
    margin-right: 5rem;
}

.solution .panel .related img {
    width: 3.6rem;
    height: 3.6rem;
    margin-left: 1.1rem;
}

/*****************************service*****************************************/
.service {
    padding-top: 10rem;
}

.service .service-container {
    margin-top: 6.6rem;
    flex-wrap: wrap;
    justify-content: space-between;
}

.service .title-shadow {
    font-size: 7.2rem;
    font-weight: bold;
    color: #EFEFEF;
    line-height: 1;
    text-align: center;
    position: relative;
    top: 3rem;
}

.service .title-text {
    font-size: 4rem;
    font-weight: 600;
    color: #333333;
    line-height: 1;
    text-align: center;
    z-index: 10;
    position: relative;
}

.service .title-small {
    text-align: center;
    font-size: 2rem;
    font-weight: normal;
    color: #818191;
    line-height: 1;
    margin-top: 3.5rem;
}

.service .service-item {
    border: .05rem solid #F0F0F0;
    border-radius: 2rem;
    padding: 4rem 4.4rem;

    width: 46rem;
}

.service .service-item:nth-child(-n+7):nth-child(n+4) {
    margin-top: 3rem;
}

.service .service-item img {
    width: 6rem;
    height: 6rem;

}

.service .service-item .title {
    margin-top: 2.8rem;
    font-size: 2.4rem;
    font-weight: bold;
    color: #333333;

}

.service .service-item .dec {
    margin-top: 2.4rem;
    font-size: 1.8rem;
    font-weight: 500;
    color: #818191;
    line-height: 3rem;
}

/******************introduce*************************************/
.introduce {
    margin-top: 16.8rem;
    padding-bottom: 12rem;
}

.introduce .image-left {
    width: 60rem;
    height: 60rem;
    background-color: #FBEBEA;
    margin-right: 12.4rem;
}

.introduce .image-left img {
    width: 60rem;
    height: 60rem;
    position: relative;
    left: 4.8rem;
    top: -4.8rem;
}

.introduce .title {}

.introduce .title-shadow {
    font-size: 7.2rem;
    font-weight: bold;
    color: #E0E3E8;
    line-height: 1;
    position: relative;
    top: -7.5rem;
}

.introduce .title-text {
    font-size: 4rem;
    font-weight: 600;
    line-height: 1;
    z-index: 10;
    position: relative;
}

.introduce .title-small {
    font-size: 2rem;
    font-weight: normal;
    color: #818191;
    line-height: 1;
    margin-top: -3.5rem;
}

.introduce .dec {
    margin-top: 5.8rem;

    font-size: 1.8rem;
    font-weight: 400;
    color: #999999;
    line-height: 3rem;
}

.introduce .btn1 {
    width: 16rem;
    height: 5.4rem;
    background: #DB3730;
    border-radius: 1rem;
    font-size: 2rem;
    font-weight: 500;
    color: #FFFFFF;
    border: #DB3730;
    margin-top: 6rem;
}

/**************************article************************/

.public-article {
    background: #F3F5F8;
    padding-top: 8rem;
    padding-bottom: 8rem;
}


.public-article .main-title {}

.public-article .title-shadow {
    font-size: 7.2rem;
    font-weight: bold;
    color: #E0E3E8;
    line-height: 1;
    position: relative;
    top: 3.5rem;
    text-align: center;
}

.public-article .title-text {
    font-size: 4rem;
    font-weight: 600;
    line-height: 1;
    z-index: 10;
    position: relative;
    text-align: center;
}

.public-article .title-small {
    font-size: 2rem;
    font-weight: normal;
    color: #818191;
    line-height: 1;
    margin-top: 3.5rem;
    text-align: center;
    margin-bottom: 6.6rem;
}

.public-article .article-box .title {
    font-size: 18px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px solid #e4e7ed;
    color: #333;
}

.public-article {
    display: flex;
    align-items: center;
    color: #555;
    line-height: 40px;
}

.article-div:first-child {
    flex: 1;
    padding-right: 5vw;
}

.article-div:nth-child(2) {
    flex: 1;
    padding-left: 5vw;

}

.public-article .article-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    flex-grow: 1;
    margin-right: 16px;
    color: rgb(36, 34, 34);
}

.public-article .article {}

.public-article .time {
    flex-shrink: 0;
    color: rgb(36, 34, 34);
}

.public-article .article:hover .article-title {
    color: #2B85FB;
}

.public-article .article:hover .time {
    color: #2B85FB;
}
.hot-recommend .hover-cards{
    margin-top: 6rem;
}</pre></body></html>