<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    background-color:#F6F6F6;
  }
  .new-com-detail {
    margin:0 auto;
    width:1400px;
    padding:0px 20px;
    background-color:#ffffff;
  }
  /*é¢åŒ…å±‘*/
  .ws-product-detail-bcb {
    padding-top:18px;
  }
  .ws-product-detail-bcb .com-content {
    /* max-width:1440px !important;
    */
    max-width:1600px!important;
    width: 90% !important;
  }
  .ws-product-detail-bcb ul {
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
  }
  .breadcrumb&gt;li {
    display:inline-block;
  }
  .ws-product-detail-bcb ul li a {
    font-size:12px;
    color:#7D7D7D;
    line-height:150%;
  }
  /*æœç´¢æ&nbsp;*/
  .n-search-bar {
    /* width:1440px;
    */
    max-width:1600px;
    width:90%;
    margin:15px auto 0px auto;
    background-color:#ffffff;
  }
  .n-search-tabs {
    flex-direction:row;
    display:flex;
    text-align:start;
    font-size:14px;
    line-height:24px;
    color:#7D7D7D;
    /* width:1380px;
    */
    width:90%;
    margin:0 auto;
    border-bottom:1px solid #E0E0E0;
    padding-bottom:22px;
  }
  .n-search-main {
    display:flex;
    flex-direction:row;
    flex-wrap:wrap;
    width:100%;
  }
  .n-search-tab-1 {
    padding:16px 0 16px 0;
    width:60px;
    text-align:left;
  }
  .n-search-item-1 {
    width:100px;
    text-align:left;
  }
  .n-search-tab {
    margin:16px 24px 0 24px;
    padding:0 10px 0 10px;
    text-align:center;
  }
  .n-search-tab:hover {
    cursor:pointer;
  }
  .n-search-btn {
    left:calc((100% - 129px)/2);
    justify-content:center;
    align-items:center;
    display:flex;
    flex-direction:row;
    position:absolute;
    cursor:pointer;
    width:129px;
    height:27px;
    border-top:30px solid #FFFFFF;
    border-left:15px solid transparent;
    border-right:15px solid transparent;
    font-weight:400;
    font-size:14px;
    color:#7D7D7D;
  }
  .n-search-btn div {
    margin-top:-35px;
  }
  .n-search-btn img {
    margin-left:11px;
  }
  .n-search-tab-selected {
    font-size:14px;
    background:linear-gradient(225deg,transparent 5px,#DA0030 0) top right;
    height:24px;
    color:#FFFFFF !important;
  }
  .n-search-filters {
    /* width:1380px;
    */
    width:90%;
    margin:0px auto;
    padding-top:30px;
    padding-bottom:45px;
  }
  .n-search-filter {
    display:flex;
    margin-top:14px;
  }
  .n-search-item-1 {
    font-size:14px;
    color:#7D7D7D;
    line-height:19px;
  }
  .n-search-item {
    width:150px;
    font-size:12px;
    line-height:16px;
    color:#292929;
    margin:0px 0px 10px 0px;
  }
  .n-search-item:hover {
    cursor:pointer;
  }
  .n-search-checkbox {
    width:14px;
    height:14px;
    background:#FFFFFF;
    border:1px solid #979797;
    vertical-align:middle;
    margin-right:8px;
  }
  .n-search-toolbar {
    /* width:1440px;
    */
    max-width:1600px;
    width:90%;
    margin:40px auto 8px auto;
    display:flex;
    justify-content:flex-end;
  }
  .n-search-sort {
    margin-right:10px;
    font-size:14px;
    line-height:19px;
    color:#7D7D7D;
  }
  .n-search-sort:hover {
    cursor:pointer;
  }
  .n-search-sort img {
    margin-left:8px;
  }
  .n-search-column {
    margin-right:14px;
  }
  .n-search-row {
    margin-right:24px;
  }
  .n-search-column:hover {
    cursor:pointer;
  }
  .n-search-row:hover {
    cursor:pointer;
  }
  .n-search-toolbar-right span {
    font-size:14px;
    line-height:20px;
    color:#292929;
    margin-right:49px;
  }
  .n-search-toolbar-right a {
    font-size:14px;
    line-height:20px;
    color:#01A0E8;
  }
  .n-search-item-content {
    display:flex;
    flex-direction:row;
    flex-wrap:wrap;
    width:100%;
  }
  /*äº§å“åˆ—è¡¨*/
  .n-product-content {
    /* width:1440px;
    */
    max-width:1600px;
    width:90%;
    margin:0 auto;
  }
  .n-product-content-title {
    /* width:1440px;
    */
    max-width:1600px;
    width:90%;
    font-weight:700;
    font-size:24px;
    line-height:50px;
    color:#292929;
    height:50px;
    border-bottom:1px solid #E0E0E0;
    margin:0 auto;
  }
  /*äº§å“åˆ—è¡¨ -- åˆ—æŽ’*/
  .n-product-list-column {
    margin-top:15px;
    display:grid;
    flex-wrap:wrap;
    /* grid-template-columns:364px 364px 364px 364px;
    */
    grid-template-columns:24% 24% 24% 24%;
    justify-content:space-around;
  }
  /* #product-list a {
    width:24%;
  }
  */
  .n-product-card {
    background-color:#FFFFFF;
    /* width:348px;
    */
    width:100%;
    margin-bottom:12px;
    margin-right:16px;
  }
  .n-product-name,.n-product-desc,.n-product-qa,.n-product-list-column .n-product-tag-column {
    width:300px;
    text-align:center;
  }
  .n-product-tag {
    width:48px;
    height:24px;
    margin:12px;
    background:rgba(218,0,48,0.05);
    border-radius:4px;
    font-size:12px;
    line-height:24px;
    text-align:center;
    color:#DA0030;
  }
  .n-product-tag-none {
    height:24px;
    margin:12px;
  }
  .n-product-img {
    margin:-42px 61px 0px 61px;
    width:228px;
  }
  .n-product-card img {
    width:100%;
  }
  .n-product-name {
    font-size:16px;
    line-height:32px;
    height:64px;
    text-align:center;
    color:#7D7D7D;
    margin:2px auto 0px auto;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    overflow:hidden;
  }
  .n-product-desc {
    font-size:24px;
    line-height:150%;
    text-align:center;
    margin:12px auto 0px auto;
    color:#292929;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
  }
  .n-product-qa {
    font-size:14px;
    line-height:19px;
    text-align:center;
    color:#7D7D7D;
    margin:20px auto 0px auto;
    padding-bottom: 10px;
  }
  .n-product-list-column .n-product-desc-row {
    display:none;
  }
  .n-product-list-column .n-product-btn-row {
    display:none;
  }
  .n-product-list-column .n-product-tag-column {
    display:flex;
    margin:10px auto;
    justify-content:center;
    flex-wrap:wrap;
    height:58px;
  }
  .n-product-tag-white {
    border:0.5px solid #7D7D7D;
    font-size:12px;
    line-height:16px;
    color:#7D7D7D;
    padding:3px 8px;
    margin:3px;
    height:24px;
  }
  .n-product-list-column .n-product-btn-column {
    height:74px;
    width:100%;
    margin-top:-52px;
    z-index:10;
    background:#FFFFFF;
    box-shadow:0px -4px 10px rgba(0,0,0,0.05);
    display:none;
    align-items:center;
    justify-content:center;
  }
  .n-product-btn {
    width:114px;
    height:48px;
    background:#DA0030;
    border-radius:4px;
    font-size:16px;
    line-height:48px;
    color:#FFFFFF;
    text-align:center;
  }
  .n-product-btn:hover {
    cursor:pointer;
  }
  .n-product-list-row .n-product-tag-column {
    display:none;
  }
  /*äº§å“åˆ—è¡¨ -- æ¨ªæŽ’*/
  .n-product-list-row {
    margin-top:15px;
    display:grid;
    grid-template-columns:100%;
    grid-template-rows:361px;
  }
  .n-product-list-row .n-product-card {
    height:349px;
    /* width:1440px;
    */
    max-width:1600px;
    width:100%;
    margin-right:0px;
    position: relative;
  }
  .n-product-list-row .n-product-img {
    margin:26px 100px;
    width:228px;
    display:inline-block;
  }
  .n-product-list-row .n-product-name {
    margin:36px 0 0 0;
    position:absolute;
    height:48px;
    line-height:24px;
  }
  .n-product-list-row .n-product-desc {
    /* margin:44px 0 0 0;
    */
    margin:0;
    position:absolute;
  }
  .n-product-list-row .n-product-name,.n-product-list-row .n-product-desc,.n-product-list-row .n-product-desc-row {
    display:inline-block;
    width:800px;
    text-align:left;
  }
  .n-product-list-row .n-product-desc-row {
    margin:86px 0 0 0;
    display:inline-block;
    font-size:12px;
    line-height:200%;
    color:#666666;
    position:absolute;
  }
  .n-product-desc-row ul {
    margin-left:12px;
  }
  .n-product-desc-row ul li {
    list-style-type:disc;
  }
  .n-product-list-row .n-product-qa {
    display:inline-block;
    position:absolute;
    margin:260px 0 0 0;
    text-align:left;
  }
  .n-product-list-row .n-product-btn-row {
    display:inline-block;
    position:absolute;
    width:146px;
    height:39px;
    border:1px solid #DA0030;
    border-radius:4px;
    color:#DA0030;
    font-size:14px;
    line-height:39px;
    text-align:center;
    right: 20px;
    bottom: 30px;
  }
  .n-product-list-row .n-product-btn-row:hover {
    cursor:pointer;
  }
  .n-product-list-row .n-product-btn-column {
    display:none;
  }
  .n-pagination {
    display:flex;
    margin:48px auto 165px auto;
    justify-content:center;
  }
  .n-pagination-btn {
    font-size:14px;
    line-height:24px;
    text-align:center;
    color:#838383;
    width:60px;
    height:24px;
    border:1px solid #7D7D7D;
    border-radius:2px;
    margin:auto 13px
  }
  .n-pagination-page {
    width:24px;
    height:24px;
    margin:4px;
    font-size:14px;
    line-height:24px;
    text-align:center;
    color:#000000;
    border:1px solid #7D7D7D;
  }
  .n-search-toolbar-right img,.n-search-toolbar-right span {
    display:inline-block;
  }
  .n-search-toolbar-right .m_n-search {
    display:none
  }
  .n-search-toolbar-right .m_n-search-img {
    display:none
  }
  .m_n-search-submit-btns {
    display:none;
  }
  .faq-list&gt;div {
    margin:20px 0 40px;
    position:relative;
    padding:0 0 0 20px;
  }
  .faq-list&gt;div:after {
    position:absolute;
    content:"A:";
    color:#333;
    font-weight:bold;
    left:0;
    top:0px;
  }
  .content {
    width:100%;
    height:100%;
    background-color:#f6f6f6;
  }
  @media (min-width:768px) {
    .my-container {
    width:750px;
  }
  }@media (min-width:992px) {
    .my-container {
    width:970px;
  }
  }@media (min-width:1280px) {
    .my-container {
    width:1100px;
  }
  }.my-container {
    margin:0 auto;
  }
  .faq-header {
    height:48px;
    display:flex;
    justify-content:center;
    align-items:center;
    /* background-color:#f9f9f9;
    */
    margin:0 auto;
    font-size:25px;
  }
  .faq-list {
    border-bottom:1px solid #e6e6e6;
    position:relative;
    color:#333;
    line-height:24px;
    padding:40px 10px 0;
    font-size:16px;
    padding-left:25px;
  }
  .advisory-tip {
    background:#f2f2f2;
    padding:20px;
    text-align:center;
    font-size:16px;
    color:#333;
    margin:20px auto 20px auto;
  }
  .n-product-content-C {
    /* width:1440px;
    */
    max-width:1600px;
    width:90%;
    margin:10px auto 0;
  }
  .n-product-content-C p {
    font-family:"å¾®è½¯é›…é»‘","Microsoft YaHei";
    font-size:16px;
  }
  .n-search-tabs .n-search-tab-1 {
    width:80px;
  }
  .n-search-item.disabled:hover {
    cursor:default;
  }
  input[type="checkbox"]:checked {
    background:url('https://www-file.ruijie.com.cn/chineseResources/UIA/news/images/checkbox-checked.png') -2px -2px;
    background-size:15px;
    border:#0075FF 1px solid;
  }
  input[type="checkbox"] {
    -webkit-appearance:none !important;
    height:14px;
    width:14px;
    border-radius:2px;
    outline:none;
    vertical-align:middle;
    cursor:pointer;
  }
  input[type="checkbox"][disabled] {
    appearance:auto;
    border-color:#ccc;
    background:#ebebeb;
  }
  .mobile-cont-style .show-more{
    display: none ;
  }
  .show-mobile{
    display: none;
  }
  .show-pc{
    display: block;
  }
  @media screen and (max-width:1450px) {
    .n-product-list-column {
      grid-template-columns:32% 32% 32%;
    }
  }
  @media screen and (max-width:992px) {
    .n-product-list-column {
      grid-template-columns:48% 48%;
    }
  }
  @media screen and (max-width:750px) {
    .show-mobile{
      display: block;
    }
    .show-pc{
      display: none;
    }
    .mobile-cont-style {
      margin:10px;
      border-radius:5px;
      padding:15px 15px 0 15px;
      box-shadow:0px 0px 10px 0px rgba(0,0,0,0.1);
      background:linear-gradient(180deg,#F5F9FF 2.6%,#FFFFFF 39.06%,#F6FAFF 100%);
      position: relative;
      overflow: hidden;
    }
    .mobile-cont-style:after{
      content: "";
      position: absolute;
      display: block;
      width: 10rem;
      height: 8rem;
      top: -4.4rem;
      right: -4rem;
      background: radial-gradient(49.53% 49.53% at 50.47% 49.53%, #8FBDFC 0%, rgba(224, 246, 255, 0) 100%)
    }
    .mobile-cont-style .show-more{
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 10px 0 15px 0;
    }
    .mobile-cont-style .show-more.up{
      transform: rotate(180deg);
    }
    .n-product-content-C {
      width:100%;
    }
  /*  .n-product-content-C p{
      display: none;
    }
    .n-product-content-C p:nth-child(1){
      display: inline-block;
    }*/
    .n-search-tabs {
      font-size:.85rem;
      width:100%;
      white-space:nowrap;
      padding-bottom:0;
      line-height:normal;
      flex-wrap:wrap;
    }
    .n-search-bar {
      width:auto;
    }
    .n-search-tab {
      margin:.5rem .5rem 0 0;
      height: 1.375rem; 
      display: flex;
      align-items: center;
      justify-content: center;
      box-sizing:content-box;
      border: 1px solid #C3C9D5;
      border-radius: .2rem;
      font-size:.75rem;
      color: #7d7d7d;
    }
    .n-search-tab-selected {
      border: 1px solid #DA0030;
      background: #DA0030;
    }
    .n-search-main{
      padding-bottom: 1rem;
    }
    .n-search-tab-1 {
      padding:0;
      margin-top:.5rem;
      margin-left:1rem;
    }
    .n-search-filters {
      width:auto;
      padding-top:.5rem;
      padding-bottom:8rem;
    }
    .n-search-filter {
      margin-top:.6875rem;
      margin:0 auto;
      width:100%;
      flex-direction:column;
    }
    .n-search-item-content {
      display:flex;
      flex-direction:row;
      flex-wrap:wrap;
      width:auto;
      margin-top:0rem;
      margin-left:.5rem;
    }
    .n-search-item {
      margin:.5rem .5rem;
      white-space:nowrap;
      width:auto;
      font-size:.85rem;
      line-height:1.1rem;
      height:1.1rem;
      color: #7D7D7D;
    }
    .n-search-item-1 {
      font-size:.85rem;
      white-space:nowrap;
      width:auto;
      margin-top:.5rem;
      margin-left:1rem;
    }
    .n-search-checkbox {
      width:1.1rem;
      height:1.1rem;
      margin-right:.25rem;
    }
    .n-search-btn {
      width:4.0313rem;
      height:.8438rem;
      font-size:.4375rem;
      left:calc((100% - 4.03rem)/2);
    }
    .n-search-btn div {
      margin-top:-2.6rem;
    }
    .ws-product-detail-bcb {
      padding-top:.5625rem
    }
    /*ç­›é€‰æ¡†*/
      .n-search-bar {
      display:none;
      position:fixed;
      top:45px;
      right:0px;
      width:80%;
      height:100%;
      background-color:rgb(255,255,255);
      z-index:101;
      overflow-y:scroll;
    }
    .n-search-btn {
      display:none;
    }
    .n-search-toolbar {
      width:100%;
      box-sizing: border-box;
      margin: 0;
      padding:.75rem .75rem 0rem .75rem;
      justify-content: space-between;
    }
    .n-search-toolbar-right,
    .n-search-sort{
      flex: 1;
      height: 2.375rem;
      display: flex;
      background: #fff;
      border-radius: 0.25rem;
      align-items: center;
      margin: 0 .5rem;
      color: #292929;
      border: 1px solid #fff;
    }
    .n-search-toolbar-right:hover,
    .n-search-sort.on{
      border: 1px solid #DA0030;
    }
    .n-search-toolbar-right{
      background: #fff url(https://www-file.ruijie.com.cn/chineseResources/UIA/v5.0/RJ-img/icon-next.svg) no-repeat 94% center;
      background-size: 0.3125rem;
    }
    .n-search-toolbar-right img,
    .n-search-sort img{
      margin-left: 0.6rem ;
      margin-right: 0.3rem;
    }
    .n-search-toolbar-right img,
    .n-search-toolbar-right span {
      display:none;
    }
    .n-search-toolbar-right .m_n-search {
      flex: 1;
      height: 100%;
      display: flex;
      align-items: center;
    }
    .n-search-toolbar-right .m_n-search-img {
      display:inline-block;
      width:1.25rem;
    }
    .n-search-toolbar-right span {
      margin-right:2px;
    }
    .n-product-content {
      width:21.9375rem;
    }
    .n-product-content-title {
      width:100%;
      font-size:1rem;
      line-height:1.8rem;
      height:1.8rem;
      border-bottom:none;
      font-weight:700;
      color:#DA0030;
    }
    .n-product-content-C * {
      font-size:0.75rem!important;
      line-height: 1.125rem;
    }
    .n-product-list-column {
      display:block;
      justify-content:center;
      width:100%;
      flex-wrap:wrap;
    }
    .n-product-img {
      margin:-42px auto 0px auto;
    }
    .n-product-name {
      font-size:20px;
      line-height:30px;
      height:60px;
    }
    .n-product-qa {
      margin:20px auto 0px auto;
    }
    .n-pagination {
      margin:28px auto 80px auto;
    }
    .m_n-mask {
      display:none;
      position:fixed;
      width:100%;
      height:100%;
      background-color:rgba(0,0,0,0.5);
      top:0px;
      z-index:100;
    }
    .filter-more {
      display:flex !important;
    }
    .m_n-search-submit-btns {
      background: #fff;
      display:flex;
      position:fixed;
      bottom:0;
      width:80%;
      height:4rem;
      font-size:1rem;
      line-height:3rem;
      text-align:center;
      z-index:102;
      border-top: 1px solid #C3C9D5;
      align-items: center;
    }
    .m_n-search-reset {
      width:calc(50% - 1rem);
      color:#7D7D7D;
      border:1px solid #7D7D7D;
      background-color:#FFFFFF;
      margin: 0 .5rem;
      height: 2.5rem;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 0.3rem;
    }
    .m_n-search-confirm {
      width:calc(50% - 1rem);
      color:#FFFFFF;
      background-color:#DA0030;
      margin: .5rem;
      height: 2.5rem;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 0.3rem;
    }
  
    .n-product-card{
      position: relative;
      box-sizing: border-box;
      padding-left: 8rem;
      width: 100%;
      overflow: hidden;
      padding-top: 1rem;
      padding-bottom: 1rem;
    }
    .thums{
      width: 7.4rem!important;
      height: 2.5rem!important;
      position: absolute!important;
      left: 0.2rem;
      bottom: 1rem;
    }
    .thums .swiper-thumbs{
      height: 1.2rem!important;
    }
    .n-product-tag{
      position: absolute;
      left: 0;
      top: 0;
      margin: 0.5rem;
    }
    .n-product-qa{
      display: none;
    }
    .n-product-card .product-item{
      position: absolute;
      left: 0.5rem;
      top: 2rem;
      align-items: flex-start!important;
    }
    .n-product-desc{
      font-size: 1rem;
      text-align: left;
      font-weight: bold;
      width: 95%;
      margin-left: 0;
    }
    .n-product-name{
      font-size: 0.75rem;
      line-height: 1.125rem;
      height: 2.4rem;
      color: #7D7D7D;
      text-align: left;
      width: 95%;
      margin-left: 0;
    }
    .n-product-list-column .n-product-tag-column{
      justify-content: flex-start;
      margin: 0.5rem 0;
      width: 95%;
      height: auto;
    }
    .n-product-tag-white{
      height: 1.0625rem;
      border-radius: 0.2rem;
      font-size: 0.625rem;
      display: flex;
      align-items: center;
      justify-content: center;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      max-width: 98%;
    }
    .n-search-tabs{
      margin: 0.6rem 0;
      padding: 0 1rem;
      margin-top: 1rem;
    }
    .n-search-tab-1{
      font-size: 0.875rem;
      color: #292929;
      width: auto;
      margin: 0;
    }
    .n-search-item-1{
      font-size: 0.875rem;
      color: #292929;
    }
  }</pre></body></html>