<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (min-width: 1024px) {
  .internet-bg {
    width: 19.2rem;
    height: 8.09rem;
    background: rgba(0, 0, 0, 0);
    background-image: url('/img/service/internet/bg.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: relative;
  }
  .internet-bg h1 {
    font-size: 0.64rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #ffffff;
    letter-spacing: 0.06rem;
    text-shadow: 0rem 0.03rem 0.06rem 0rem rgba(24, 43, 85, 0.51);
    position: absolute;
    left: 3.6rem;
    top: 3.19rem;
  }
  .internet-bg span {
    font-size: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #ffffff;
    line-height: 0.5rem;
    letter-spacing: 0.01rem;
    text-shadow: 0rem 0.03rem 0.06rem 0rem rgba(0, 0, 0, 0.16);
    position: absolute;
    left: 3.6rem;
    top: 4.5rem;
  }
  .internet-fun {
    width: 19.2rem;
    padding: 0 3.6rem;
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
    box-sizing: border-box;
  }
  .internet-fun .fun-title {
    text-align: center;
  }
  .internet-fun .fun-title h1 {
    font-size: 0.36rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #333333;
    letter-spacing: 0.04rem;
  }
  .internet-fun .fun-title span {
    font-size: 0.2rem;
    font-family: DIN-BoldItalic, DIN-BoldItalic-Regular;
    font-weight: 400;
    text-align: left;
    color: #bcc5d6;
    margin-top: 0.1rem;
  }
  .internet-fun .fun-content {
    margin-top: 0.5rem;
    display: flex;
    flex-wrap: wrap;
  }
  .internet-fun .fun-content .content-item {
    width: 3.8rem;
    background: #ffffff;
    border: 0.01rem solid #f3f3f3;
    padding-left: 0.29rem;
    padding-top: 0.26rem;
    padding-right: 0.39rem;
    padding-bottom: 0.27rem;
    box-sizing: border-box;
    display: flex;
    margin-right: 0.3rem;
  }
  .internet-fun .fun-content .content-item .left {
    width: 0.49rem;
    height: 0.41rem;
  }
  .internet-fun .fun-content .content-item .left img {
    width: 100%;
    height: 100%;
  }
  .internet-fun .fun-content .content-item .right {
    margin-left: 0.23rem;
  }
  .internet-fun .fun-content .content-item .right h1 {
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #333333;
  }
  .internet-fun .fun-content .content-item .right p {
    width: 2.4rem;
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #666666;
    line-height: 0.26rem;
    margin-top: 0.2rem;
  }
  .internet-fun .fun-content .content-item:hover {
    box-shadow: 0rem 0.1rem 0.2rem 0rem rgba(132, 132, 132, 0.16);
  }
  .internet-fun .fun-content .content-item:nth-of-type(3n) {
    margin-right: 0;
  }
  .internet-fun .fun-content .content-item:nth-child(n+4) {
    margin-top: 0.3rem;
  }
  .internet-fun .fun-content .content-item:nth-child(2) .left {
    width: 0.4rem;
    height: 0.43rem;
  }
  .internet-fun .fun-content .content-item:nth-child(3) {
    padding-right: 0.19rem;
  }
  .internet-fun .fun-content .content-item:nth-child(3) .left {
    width: 0.41rem;
    height: 0.4rem;
  }
  .internet-fun .fun-content .content-item:nth-child(4) .left {
    width: 0.41rem;
    height: 0.4rem;
  }
  .internet-fun .fun-content .content-item:nth-child(5) .left {
    width: 0.41rem;
    height: 0.42rem;
  }
  .internet-advantage {
    width: 19.2rem;
    height: 7.4rem;
    background-image: url('/img/service/internet/c-bg.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 0 3.6rem;
    padding-top: 0.6rem;
    box-sizing: border-box;
  }
  .internet-advantage .advantage-title {
    text-align: center;
  }
  .internet-advantage .advantage-title h1 {
    font-size: 0.36rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
    letter-spacing: 0.04rem;
  }
  .internet-advantage .advantage-title span {
    font-size: 0.2rem;
    font-family: DIN-BoldItalic, DIN-BoldItalic-Regular;
    font-weight: 400;
    text-align: center;
    color: #bcc5d6;
    margin-top: 0.1rem;
    display: block;
  }
  .internet-advantage .advantage-content {
    margin-top: 1.2rem;
    display: flex;
    justify-content: space-between;
  }
  .internet-advantage .advantage-content .content-item {
    width: 3.8rem;
    height: 3.8rem;
    background: #ffffff;
    padding: 0 0.31rem;
    padding-top: 1.49rem;
    box-sizing: border-box;
    position: relative;
  }
  .internet-advantage .advantage-content .content-item img {
    width: 2.42rem;
    height: 2.06rem;
    position: absolute;
    left: 0.65rem;
    top: -0.8rem;
  }
  .internet-advantage .advantage-content .content-item p {
    font-size: 0.18rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #666666;
    line-height: 0.3rem;
  }
  .internet-advantage .advantage-content .content-item:hover {
    background: #3C81FF;
  }
  .internet-advantage .advantage-content .content-item:hover p {
    color: #fff;
  }
  .internet-profit {
    width: 19.2rem;
    padding: 0 3.6rem;
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
    box-sizing: border-box;
  }
  .internet-profit .profit-title {
    text-align: center;
  }
  .internet-profit .profit-title h1 {
    font-size: 0.36rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #333333;
    letter-spacing: 0.04rem;
  }
  .internet-profit .profit-title span {
    font-size: 0.2rem;
    font-family: DIN-BoldItalic, DIN-BoldItalic-Regular;
    font-weight: 400;
    text-align: center;
    color: #bcc5d6;
    margin-top: 0.1rem;
    display: block;
  }
  .internet-profit .profit-content {
    margin-top: 0.5rem;
  }
  .internet-profit .profit-content .content-item {
    width: 12rem;
    background: #ffffff;
    border: 0.01rem solid #a7d2ff;
    padding: 0.24rem 0;
    padding-left: 0.2rem;
    box-sizing: border-box;
    display: flex;
    align-items: center;
  }
  .internet-profit .profit-content .content-item .left {
    width: 0.7rem;
    height: 0.7rem;
  }
  .internet-profit .profit-content .content-item .left img {
    width: 100%;
    height: 100%;
  }
  .internet-profit .profit-content .content-item .right {
    margin-left: 0.2rem;
  }
  .internet-profit .profit-content .content-item .right h1 {
    font-size: 0.2rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #333333;
    letter-spacing: 0.02rem;
  }
  .internet-profit .profit-content .content-item .right p {
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #666666;
    line-height: 0.26rem;
    letter-spacing: 0.01rem;
    margin-top: 0.16rem;
  }
  .internet-profit .profit-content .content-item:hover {
    border: 0.01rem solid #a7d2ff;
    box-shadow: 0rem 0.1rem 0.2rem 0rem rgba(167, 210, 255, 0.24);
  }
  .internet-profit .profit-content .content-item:nth-child(n+2) {
    margin-top: 0.3rem;
  }
  .internet-customer {
    width: 19.2rem;
    height: 7.36rem;
    background: #f6f7f8;
    padding: 0 3.6rem;
    padding-top: 0.69rem;
    box-sizing: border-box;
  }
  .internet-customer .customer-title {
    text-align: center;
  }
  .internet-customer .customer-title h1 {
    font-size: 0.36rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #333333;
    letter-spacing: 0.04rem;
  }
  .internet-customer .customer-title span {
    font-size: 0.2rem;
    font-family: DIN-BoldItalic, DIN-BoldItalic-Regular;
    font-weight: 400;
    text-align: center;
    color: #bcc5d6;
    margin-top: 0.1rem;
    display: block;
  }
  .internet-customer .customer-content {
    margin-top: 0.4rem;
    display: flex;
  }
  .internet-customer .customer-content .content-item {
    flex: 0 1 17.5%;
    overflow: hidden;
    object-fit: cover;
    height: 4.8rem;
    background-size: auto 100%;
    background-repeat: no-repeat;
    cursor: pointer;
    transition: 0.9s all;
  }
  .internet-customer .customer-content .content-item .box {
    display: flex;
    flex-direction: column;
    align-items: center;
    transition: 0.8s all;
    padding-top: 0.6rem;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    background: rgba(12, 39, 88, 0.7);
  }
  .internet-customer .customer-content .content-item .box .num {
    width: 0.93rem;
    height: 0.98rem;
  }
  .internet-customer .customer-content .content-item .box .head {
    width: 0.39rem;
    height: 0.57rem;
    margin-top: 1.05rem;
  }
  .internet-customer .customer-content .content-item .box span {
    font-size: 0.16rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #ffffff;
    letter-spacing: 0.01rem;
    margin-top: 0.3rem;
  }
  .internet-customer .customer-content .content-item-active {
    flex: 0 1 30%;
    height: 4.8rem;
  }
  .internet-customer .customer-content .content-item-active .box {
    background: rgba(60, 129, 255, 0.8);
  }
  .internet-customer .customer-content .content-item:nth-child(1) {
    background-image: url('/img/service/internet/m11.png');
  }
  .internet-customer .customer-content .content-item:nth-child(2) {
    background-image: url('/img/service/internet/m22.png');
  }
  .internet-customer .customer-content .content-item:nth-child(2) .head {
    width: 0.54rem;
    height: 0.49rem;
  }
  .internet-customer .customer-content .content-item:nth-child(3) {
    background-image: url('/img/service/internet/m33.png');
  }
  .internet-customer .customer-content .content-item:nth-child(3) .head {
    width: 0.51rem;
    height: 0.51rem;
  }
  .internet-customer .customer-content .content-item:nth-child(4) {
    background-image: url('/img/service/internet/m44.png');
  }
  .internet-customer .customer-content .content-item:nth-child(4) .head {
    width: 0.54rem;
    height: 0.5rem;
  }
  .internet-customer .customer-content .content-item:nth-child(5) {
    background-image: url('/img/service/internet/m55.png');
  }
  .internet-customer .customer-content .content-item:nth-child(5) .head {
    width: 0.54rem;
    height: 0.45rem;
  }
}
@media screen and (max-width: 1023px) {
  .internet-bg {
    width: 100% ;
    height: 3.5rem;
    background: rgba(0, 0, 0, 0);
    background-image: url('/img/service/internet/bg.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: relative;
  }
  .internet-bg h1 {
    font-size: 0.54rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #ffffff;
    letter-spacing: 0.06rem;
    text-shadow: 0rem 0.03rem 0.06rem 0rem rgba(24, 43, 85, 0.51);
    position: absolute;
    left: 0.6rem;
    top: 0.8rem;
  }
  .internet-bg span {
    font-size: 0.28rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #ffffff;
    line-height: 0.36rem;
    letter-spacing: 0.01rem;
    text-shadow: 0rem 0.03rem 0.06rem 0rem rgba(0, 0, 0, 0.16);
    position: absolute;
    left: 0.6rem;
    top: 1.7rem;
  }
  .internet-fun {
    width: 100% ;
    padding: 0.4rem 0.36rem;
    box-sizing: border-box;
  }
  .internet-fun .fun-title {
    text-align: center;
  }
  .internet-fun .fun-title h1 {
    font-size: 0.36rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #333333;
    letter-spacing: 0.04rem;
  }
  .internet-fun .fun-title span {
    font-size: 0.24rem;
    font-family: DIN-BoldItalic, DIN-BoldItalic-Regular;
    font-weight: 400;
    text-align: left;
    color: #bcc5d6;
    margin-top: 0.1rem;
  }
  .internet-fun .fun-content {
    margin-top: 0.5rem;
    display: flex;
    flex-wrap: wrap;
  }
  .internet-fun .fun-content .content-item {
    width: 100% ;
    background: #ffffff;
    border: 0.01rem solid #f3f3f3;
    padding-left: 0.29rem;
    padding-top: 0.26rem;
    padding-right: 0.39rem;
    padding-bottom: 0.27rem;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-items: center ;
  }
  .internet-fun .fun-content .content-item .left {
    width: 0.49rem;
    height: 0.41rem;
  }
  .internet-fun .fun-content .content-item .left img {
    width: 100%;
    height: 100%;
  }
  .internet-fun .fun-content .content-item .right {
    width: 100% ;
    text-align: center;
    margin-top: 0.2rem;
  }
  .internet-fun .fun-content .content-item .right h1 {
    font-size: 0.26rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #333333;
    margin-top: 0.2rem;
  }
  .internet-fun .fun-content .content-item .right p {
    font-size: 0.24rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #666666;
    line-height: 0.36rem;
    margin-top: 0.2rem;
  }
  .internet-fun .fun-content .content-item:hover {
    box-shadow: 0rem 0.1rem 0.2rem 0rem rgba(132, 132, 132, 0.16);
  }
  .internet-fun .fun-content .content-item:nth-child(n+2) {
    margin-top: 0.3rem;
  }
  .internet-fun .fun-content .content-item:nth-child(2) .left {
    width: 0.4rem;
    height: 0.43rem;
  }
  .internet-fun .fun-content .content-item:nth-child(3) {
    padding-right: 0.19rem;
  }
  .internet-fun .fun-content .content-item:nth-child(3) .left {
    width: 0.41rem;
    height: 0.4rem;
  }
  .internet-fun .fun-content .content-item:nth-child(4) .left {
    width: 0.41rem;
    height: 0.4rem;
  }
  .internet-fun .fun-content .content-item:nth-child(5) .left {
    width: 0.41rem;
    height: 0.42rem;
  }
  .internet-advantage {
    width: 100%;
    background-image: url('/img/service/internet/c-bg.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 0.4rem 0.36rem;
    box-sizing: border-box;
  }
  .internet-advantage .advantage-title {
    text-align: center;
  }
  .internet-advantage .advantage-title h1 {
    font-size: 0.36rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
    letter-spacing: 0.04rem;
  }
  .internet-advantage .advantage-title span {
    font-size: 0.24rem;
    font-family: DIN-BoldItalic, DIN-BoldItalic-Regular;
    font-weight: 400;
    text-align: center;
    color: #bcc5d6;
    margin-top: 0.1rem;
    display: block;
  }
  .internet-advantage .advantage-content {
    margin-top: 1.2rem;
    display: flex;
    flex-direction: column;
  }
  .internet-advantage .advantage-content .content-item {
    width: 100%;
    background: #ffffff;
    padding: 0.31rem;
    padding-top: 1.49rem;
    box-sizing: border-box;
    position: relative;
  }
  .internet-advantage .advantage-content .content-item img {
    width: 2.42rem;
    height: 2.06rem;
    position: absolute;
    left: 35%;
    top: -0.8rem;
  }
  .internet-advantage .advantage-content .content-item p {
    font-size: 0.24rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #666666;
    line-height: 0.36rem;
  }
  .internet-advantage .advantage-content .content-item:hover {
    background: #3C81FF;
  }
  .internet-advantage .advantage-content .content-item:hover p {
    color: #fff;
  }
  .internet-advantage .advantage-content .content-item:not(:first-child) {
    margin-top: 0.8rem;
  }
  .internet-profit {
    width: 100%;
    padding: 0.4rem 0.36rem;
    box-sizing: border-box;
  }
  .internet-profit .profit-title {
    text-align: center;
  }
  .internet-profit .profit-title h1 {
    font-size: 0.36rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #333333;
    letter-spacing: 0.04rem;
  }
  .internet-profit .profit-title span {
    font-size: 0.24rem;
    font-family: DIN-BoldItalic, DIN-BoldItalic-Regular;
    font-weight: 400;
    text-align: center;
    color: #bcc5d6;
    margin-top: 0.1rem;
    display: block;
  }
  .internet-profit .profit-content {
    margin-top: 0.5rem;
  }
  .internet-profit .profit-content .content-item {
    width: 100%;
    background: #ffffff;
    border: 0.01rem solid #a7d2ff;
    padding: 0.24rem 0.24rem;
    padding-left: 0.2rem;
    box-sizing: border-box;
    display: flex;
    align-items: center;
  }
  .internet-profit .profit-content .content-item .left {
    width: 0.7rem;
    height: 0.7rem;
  }
  .internet-profit .profit-content .content-item .left img {
    width: 100%;
    height: 100%;
  }
  .internet-profit .profit-content .content-item .right {
    width: 90%;
    margin-left: 0.2rem;
  }
  .internet-profit .profit-content .content-item .right h1 {
    font-size: 0.26rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #333333;
    letter-spacing: 0.02rem;
  }
  .internet-profit .profit-content .content-item .right p {
    font-size: 0.24rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #666666;
    line-height: 0.36rem;
    letter-spacing: 0.01rem;
    margin-top: 0.16rem;
  }
  .internet-profit .profit-content .content-item:hover {
    border: 0.01rem solid #a7d2ff;
    box-shadow: 0rem 0.1rem 0.2rem 0rem rgba(167, 210, 255, 0.24);
  }
  .internet-profit .profit-content .content-item:nth-child(n+2) {
    margin-top: 0.3rem;
  }
  .internet-customer {
    width: 100%;
    background: #f6f7f8;
    padding: 0.4rem 0.36rem;
    padding-top: 0.69rem;
    box-sizing: border-box;
  }
  .internet-customer .customer-title {
    text-align: center;
  }
  .internet-customer .customer-title h1 {
    font-size: 0.36rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #333333;
    letter-spacing: 0.04rem;
  }
  .internet-customer .customer-title span {
    font-size: 0.2rem;
    font-family: DIN-BoldItalic, DIN-BoldItalic-Regular;
    font-weight: 400;
    text-align: center;
    color: #bcc5d6;
    margin-top: 0.1rem;
    display: block;
  }
  .internet-customer .customer-content {
    margin-top: 0.4rem;
    display: flex;
    flex-wrap: wrap;
  }
  .internet-customer .customer-content .content-item {
    flex: 0 1 30%;
    overflow: hidden;
    height: 2.8rem;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    cursor: pointer;
    transition: 0.9s all;
  }
  .internet-customer .customer-content .content-item .box {
    display: flex;
    flex-direction: column;
    align-items: center;
    transition: 0.8s all;
    padding-top: 0.1rem;
    padding-bottom: 0.3rem;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    background: rgba(12, 39, 88, 0.7);
  }
  .internet-customer .customer-content .content-item .box .num {
    width: 0.93rem;
    height: 0.98rem;
  }
  .internet-customer .customer-content .content-item .box .head {
    width: 0.39rem;
    height: 0.57rem;
    margin-top: 0.4rem;
  }
  .internet-customer .customer-content .content-item .box span {
    font-size: 0.24rem;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #ffffff;
    letter-spacing: 0.01rem;
    margin-top: 0.3rem;
  }
  .internet-customer .customer-content .content-item-active {
    flex: 0 1 40%;
  }
  .internet-customer .customer-content .content-item-active .box {
    background: rgba(60, 129, 255, 0.5);
  }
  .internet-customer .customer-content .content-item:nth-child(1) {
    background-image: url('/img/service/internet/m11.png');
  }
  .internet-customer .customer-content .content-item:nth-child(2) {
    background-image: url('/img/service/internet/m22.png');
  }
  .internet-customer .customer-content .content-item:nth-child(2) .head {
    width: 0.54rem;
    height: 0.49rem;
  }
  .internet-customer .customer-content .content-item:nth-child(3) {
    background-image: url('/img/service/internet/m33.png');
  }
  .internet-customer .customer-content .content-item:nth-child(3) .head {
    width: 0.51rem;
    height: 0.51rem;
  }
  .internet-customer .customer-content .content-item:nth-child(4) {
    background-image: url('/img/service/internet/m44.png');
  }
  .internet-customer .customer-content .content-item:nth-child(4) .head {
    width: 0.54rem;
    height: 0.5rem;
  }
  .internet-customer .customer-content .content-item:nth-child(5) {
    background-image: url('/img/service/internet/m55.png');
  }
  .internet-customer .customer-content .content-item:nth-child(5) .head {
    width: 0.54rem;
    height: 0.45rem;
  }
}
</pre></body></html>