<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.cli-link {
  transition: none;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .warp {
    width: 100%;
  }
  .banner {
    width: 100%;
    height: 175px;
    background: #f5f5f5 url("../img/zb-about-mbanner.jpg") no-repeat center fixed;
    background-size: cover;
    position: relative;
    padding-top: 109px;
    z-index: 0;
  }
  .banner .b-content {
    width: 100%;
    padding: 0 20px;
    margin: 0 auto;
    text-align: left;
  }
  .banner .b-content .bc-title {
    font-size: 2.4rem;
  }
  .banner .b-content .bc-txt {
    font-size: 1.2rem;
  }
  .channel {
    width: 100%;
    padding: 6px 16px 0;
  }
  .channel .c-list {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
  }
  .channel .c-list .cl-item {
    width: 33.3333%;
    padding: 4px 4px;
    border-radius: 3px;
    float: left;
  }
  .channel .c-list .cl-item .cli-img {
    width: 100%;
    height: 50px;
    position: relative;
    border-radius: 3px;
    overflow: hidden;
  }
  .channel .c-list .cl-item .cli-img img {
    width: 100%;
    height: 100%;
  }
  .channel .c-list .cl-item .cli-img .cli-link {
    width: 100%;
    height: 50px;
    display: block;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    line-height: 50px;
    font-size: 1.3rem;
  }
  .channel .c-list .cl-item .cli-img .cli-link:hover {
    background: rgba(37, 157, 246, 0.9);
    color: #fff;
    font-size: 1.3rem;
  }
  .servers {
    width: 100%;
    padding: 30px 0 0;
  }
  .servers .server-content {
    width: 100%;
    margin: 0 auto;
  }
  .servers .server-content .sc-list {
    width: 100%;
    overflow: hidden;
  }
  .servers .server-content .sc-list .scl-item {
    width: 50%;
    height: 159px;
    padding: 0 25px 40px;
    float: left;
    text-align: center;
  }
  .servers .server-content .sc-list .scl-item .scl-inner {
    width: 100%;
    height: 30px;
  }
  .servers .server-content .sc-list .scl-item .scl-inner .img-outer {
    display: table;
    margin: 0 auto;
  }
  .servers .server-content .sc-list .scl-item .scl-inner .img-outer img {
    width: 65%;
  }
  .servers .server-content .sc-list .scl-item .scli-name {
    padding: 40px 0 0 0;
    font-size: 1.3rem;
  }
  .servers .server-content .sc-list .scl-item .scli-txt {
    display: block;
    font-size: 1rem;
  }
  .servers .server-content .sc-title {
    padding-left: 20px;
    display: none;
  }
  .map {
    width: 100%;
  }
  .map .map-outer1 {
    width: 100%;
    height: 100%;
  }
  .map .map-outer1 .map-content {
    width: 100%;
    height: 422px;
    background: #f5f5f5 url("../img/zb-contact-mmap1.jpg") no-repeat right center;
    background-size: cover;
    position: relative;
    padding: 220px 20px 0 20px;
  }
  .map .map-outer1 .map-content .adress-content {
    width: 100%;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    padding: 20px;
  }
  .map .map-outer1 .map-content .adress-content .ac-txt {
    line-height: 30px;
  }
  .map .map-outer1 .map-content .adress-content .ac-add {
    padding-top: 10px;
  }
  .map .map-outer2 {
    width: 100%;
    margin-top: 33px;
    position: relative;
  }
  .map .map-outer2 .mobile-map {
    width: 100%;
    height: 422px;
    background: #f5f5f5 url("../img/zb-contact-mmap2.jpg") no-repeat right center;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
  }
  .map .map-outer2 .map-content {
    width: 100%;
    position: relative;
    padding: 240px 20px 0 20px;
  }
  .map .map-outer2 .map-content .adress-content {
    width: 100%;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    padding: 20px;
  }
  .map .map-outer2 .map-content .adress-content .ac-txt {
    line-height: 30px;
  }
  .map .map-outer2 .map-content .adress-content .ac-add {
    padding-top: 10px;
  }
  .map .map-outer3 {
    width: 100%;
    height: 100%;
  }
  .map .map-outer3 .map-content {
    width: 100%;
    height: 422px;
    background: #f5f5f5 url("../img/zb-contact-mmap3.jpg") no-repeat right center;
    background-size: cover;
    position: relative;
    padding: 220px 20px 0 20px;
  }
  .map .map-outer3 .map-content .adress-content {
    width: 100%;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    padding: 20px;
  }
  .map .map-outer3 .map-content .adress-content .ac-txt {
    line-height: 30px;
  }
  .map .map-outer3 .map-content .adress-content .ac-add {
    padding-top: 10px;
  }
  .map .map-outer4 {
    width: 100%;
    margin-top: 33px;
    position: relative;
  }
  .map .map-outer4 .mobile-map {
    width: 100%;
    height: 422px;
    background: #f5f5f5 url("../img/zb-contact-mmap4.jpg") no-repeat right center;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
  }
  .map .map-outer4 .map-content {
    width: 100%;
    position: relative;
    padding: 240px 20px 0 20px;
  }
  .map .map-outer4 .map-content .adress-content {
    width: 100%;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    padding: 20px;
  }
  .map .map-outer4 .map-content .adress-content .ac-txt {
    line-height: 30px;
  }
  .map .map-outer4 .map-content .adress-content .ac-add {
    padding-top: 10px;
  }
}
@media screen and (min-width: 320px) and (max-width: 475px) {
  .servers {
    width: 100%;
    padding: 30px 0 0;
  }
  .servers .server-content {
    width: 100%;
    margin: 0 auto;
  }
  .servers .server-content .sc-list {
    width: 100%;
    overflow: hidden;
  }
  .servers .server-content .sc-list .scl-item {
    width: 100%;
    height: auto;
    padding: 0 25px 40px;
    float: left;
    text-align: center;
  }
  .servers .server-content .sc-list .scl-item .scl-inner {
    width: 100%;
    height: auto;
  }
  .servers .server-content .sc-list .scl-item .scl-inner .img-outer {
    display: table;
    margin: 0 auto;
  }
  .servers .server-content .sc-list .scl-item .scl-inner .img-outer img {
    width: 100%;
  }
  .servers .server-content .sc-list .scl-item .scli-name {
    padding: 20px 0 0 0;
    font-size: 1.6rem;
  }
  .servers .server-content .sc-list .scl-item .scli-txt {
    display: block;
    padding-top: 10px;
    font-size: 1.4rem;
  }
  .servers .server-content .sc-title {
    padding-left: 20px;
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .warp {
    width: 100%;
    margin-bottom: 70px;
  }
  .banner {
    width: 100%;
    height: 480px;
    background: #f5f5f5 url("../img/zb-about-banner.jpg") no-repeat center fixed;
    background-size: cover;
    position: relative;
    padding-top: 334px;
    z-index: 0;
  }
  .banner .b-content {
    width: 100%;
    padding: 0 20px;
    margin: 0 auto;
    text-align: left;
  }
  .banner .b-content .bc-title {
    font-size: 3.6rem;
  }
  .channel {
    width: 100%;
    padding: 36px 16px 0;
  }
  .channel .c-list {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
  }
  .channel .c-list .cl-item {
    width: 33.3333%;
    padding: 4px 4px;
    border-radius: 3px;
    float: left;
  }
  .channel .c-list .cl-item .cli-img {
    width: 100%;
    height: 90px;
    position: relative;
    border-radius: 3px;
    overflow: hidden;
  }
  .channel .c-list .cl-item .cli-img img {
    width: 100%;
  }
  .channel .c-list .cl-item .cli-img .cli-link {
    width: 100%;
    height: 90px;
    display: block;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    line-height: 90px;
  }
  .channel .c-list .cl-item .cli-img .cli-link:hover {
    background: rgba(37, 157, 246, 0.9);
    color: #fff;
    font-size: 2.2rem;
  }
  .servers {
    width: 100%;
    padding-top: 80px;
  }
  .servers .server-content {
    width: 100%;
    margin: 0 auto;
  }
  .servers .server-content .sc-list {
    width: 100%;
    padding-top: 93px;
    overflow: hidden;
  }
  .servers .server-content .sc-list .scl-item {
    width: 50%;
    height: 253px;
    padding: 0 25px 40px;
    float: left;
    text-align: center;
  }
  .servers .server-content .sc-list .scl-item .scl-inner {
    width: 100%;
    height: 100px;
    display: table;
  }
  .servers .server-content .sc-list .scl-item .scl-inner .img-outer {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
  }
  .servers .server-content .sc-list .scl-item .scli-name {
    padding: 40px 0 0 0;
    font-size: 1.6rem;
  }
  .servers .server-content .sc-list .scl-item .scli-txt {
    display: block;
    padding-top: 10px;
    font-size: 1.2rem;
  }
  .servers .server-content .sc-title {
    padding-left: 20px;
  }
  .map {
    width: 100%;
    height: 600px;
    overflow: hidden;
    margin-top: 60px;
  }
  .map .map-outer1 {
    width: 50%;
    height: 100%;
    padding-right: 10px;
    float: left;
  }
  .map .map-outer1 .map-content {
    width: 100%;
    height: 100%;
    background: #f5f5f5 url("../img/zb-contact-map1.jpg") no-repeat right center;
    background-size: cover;
    position: relative;
    padding: 300px 30px 0 30px;
  }
  .map .map-outer1 .map-content .mc-flag {
    width: 60px;
    height: 40px;
    background: url("../img/zb-contact-america.jpg") no-repeat;
    position: absolute;
    top: 0;
    right: 0;
  }
  .map .map-outer1 .map-content .adress-content {
    width: 100%;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    padding: 20px;
  }
  .map .map-outer1 .map-content .adress-content .ac-txt {
    line-height: 30px;
  }
  .map .map-outer1 .map-content .adress-content .ac-add {
    padding-top: 33px;
  }
  .map .map-outer2 {
    width: 50%;
    height: 100%;
    padding-left: 10px;
    float: left;
  }
  .map .map-outer2 .map-content {
    width: 100%;
    height: 100%;
    background: #f5f5f5 url("../img/zb-contact-map2.jpg") no-repeat left center;
    background-size: cover;
    position: relative;
    padding: 300px 30px 0 30px;
  }
  .map .map-outer2 .map-content .mc-flag {
    width: 60px;
    height: 40px;
    background: url("../img/zb-contact-china.jpg") no-repeat;
    position: absolute;
    top: 0;
    left: 0;
  }
  .map .map-outer2 .map-content .adress-content {
    width: 100%;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    padding: 20px;
  }
  .map .map-outer2 .map-content .adress-content .ac-txt {
    line-height: 30px;
  }
  .map .map-outer2 .map-content .adress-content .ac-add {
    padding-top: 33px;
  }
}
@media (min-width: 1200px) {
  .warp {
    width: 100%;
    margin-bottom: 70px;
  }
  .banner {
    width: 100%;
    height: 480px;
    background: #f5f5f5 url("../img/zb-about-banner.jpg") no-repeat center fixed;
    background-size: cover;
    position: relative;
    padding-top: 334px;
    z-index: 0;
  }
  .banner .b-content {
    width: 1120px;
    margin: 0 auto;
    text-align: left;
  }
  .banner .b-content .bc-title {
    font-size: 3.6rem;
  }
  .channel {
    width: 100%;
    padding-top: 40px;
  }
  .channel .c-list {
    width: 1176px;
    margin: 0 auto;
    overflow: hidden;
  }
  .channel .c-list .cl-item {
    width: 168px;
    height: 90px;
    padding: 0 4px;
    border-radius: 3px;
    float: left;
  }
  .channel .c-list .cl-item .cli-img {
    width: 100%;
    height: 100%;
    position: relative;
    border-radius: 3px;
    overflow: hidden;
  }
  .channel .c-list .cl-item .cli-img img {
    width: 100%;
  }
  .channel .c-list .cl-item .cli-img .cli-link {
    width: 100%;
    height: 90px;
    display: block;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    line-height: 90px;
  }
  .channel .c-list .cl-item .cli-img .cli-link:hover {
    background: rgba(37, 157, 246, 0.9);
    color: #fff;
    font-size: 2.2rem;
  }
  .servers {
    width: 100%;
    padding-top: 80px;
  }
  .servers .server-content {
    width: 1200px;
    margin: 0 auto;
  }
  .servers .server-content .sc-list {
    width: 100%;
    padding-top: 93px;
    overflow: hidden;
  }
  .servers .server-content .sc-list .scl-item {
    width: 25%;
    height: 227px;
    float: left;
    text-align: center;
  }
  .servers .server-content .sc-list .scl-item .scl-inner {
    width: 100%;
    height: 100px;
    display: table;
  }
  .servers .server-content .sc-list .scl-item .scl-inner .img-outer {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
  }
  .servers .server-content .sc-list .scl-item .scli-name {
    padding: 40px 0 0 0;
  }
  .servers .server-content .sc-list .scl-item .scli-txt {
    display: block;
    padding-top: 10px;
  }
  .map {
    width: 100%;
    height: 1200px;
    overflow: hidden;
    margin-top: 105px;
  }
  .map .map-outer1 {
    width: 50%;
    height: 50%;
    padding-right: 10px;
    float: left;
  }
  .map .map-outer1 .map-content {
    width: 100%;
    height: 100%;
    background: #f5f5f5 url("../img/zb-contact-map1.jpg") no-repeat right center;
    background-size: cover;
    position: relative;
  }
  .map .map-outer1 .map-content .mc-flag {
    width: 60px;
    height: 40px;
    background: url("../img/zb-contact-america.jpg") no-repeat;
    position: absolute;
    top: 0;
    right: 0;
  }
  .map .map-outer1 .map-content .adress-content {
    width: 330px;
    height: 310px;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    padding: 70px 30px 30px;
    position: absolute;
    top: 80px;
    right: 210px;
  }
  .map .map-outer1 .map-content .adress-content .ac-txt {
    line-height: 30px;
  }
  .map .map-outer1 .map-content .adress-content .ac-add {
    padding-top: 33px;
  }
  .map .map-outer2 {
    width: 50%;
    height: 50%;
    padding-left: 10px;
    float: left;
  }
  .map .map-outer2 .map-content {
    width: 100%;
    height: 100%;
    background: #f5f5f5 url("../img/zb-contact-map2.jpg") no-repeat left center;
    background-size: cover;
    position: relative;
  }
  .map .map-outer2 .map-content .mc-flag {
    width: 60px;
    height: 40px;
    background: url("../img/zb-contact-china.jpg") no-repeat;
    position: absolute;
    top: 0;
    left: 0;
  }
  .map .map-outer2 .map-content .adress-content {
    width: 330px;
    height: 310px;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    padding: 70px 0 30px 30px;
    position: absolute;
    top: 80px;
    left: 210px;
  }
  .map .map-outer2 .map-content .adress-content .ac-txt {
    line-height: 30px;
  }
  .map .map-outer2 .map-content .adress-content .ac-add {
    padding-top: 33px;
  }
  .map .map-outer3 {
    width: 50%;
    height: 50%;
    padding-right: 10px;
    float: left;
  }
  .map .map-outer3 .map-content {
    width: 100%;
    height: 100%;
    background: #f5f5f5 url("../img/zb-contact-map3.jpg") no-repeat right center;
    background-size: cover;
    position: relative;
  }
  .map .map-outer3 .map-content .mc-flag {
    width: 60px;
    height: 40px;
    background: url("../img/zb-contact-hongkong.jpg") no-repeat;
    position: absolute;
    top: 0;
    right: 0;
  }
  .map .map-outer3 .map-content .adress-content {
    width: 330px;
    height: 310px;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    padding: 70px 30px 30px;
    position: absolute;
    top: 80px;
    right: 210px;
  }
  .map .map-outer3 .map-content .adress-content .ac-txt {
    line-height: 30px;
  }
  .map .map-outer3 .map-content .adress-content .ac-add {
    padding-top: 33px;
  }
  .map .map-outer4 {
    width: 50%;
    height: 50%;
    padding-left: 10px;
    float: left;
  }
  .map .map-outer4 .map-content {
    width: 100%;
    height: 100%;
    background: #f5f5f5 url("../img/zb-contact-map4.jpg") no-repeat left center;
    background-size: cover;
    position: relative;
  }
  .map .map-outer4 .map-content .mc-flag {
    width: 60px;
    height: 40px;
    background: url("../img/zb-contact-china.jpg") no-repeat;
    position: absolute;
    top: 0;
    left: 0;
  }
  .map .map-outer4 .map-content .adress-content {
    width: 330px;
    height: 310px;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    padding: 70px 0 30px 30px;
    position: absolute;
    top: 80px;
    left: 210px;
  }
  .map .map-outer4 .map-content .adress-content .ac-txt {
    line-height: 30px;
  }
  .map .map-outer4 .map-content .adress-content .ac-add {
    padding-top: 33px;
  }
}
</pre></body></html>