<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.text-nowrap{
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.k_section{
     width:100%;
     overflow: hidden;
     position: relative;
 }
 .k_content_container{
   width:100%;
   padding:30px 0px;
   margin:0px auto;
 }
 .k_clear:before,.k_clear:after{
 clear:both;
 display:table;
 content:"";
}
 .k_full_width{
    width:100%;
    padding-left:100%;
    padding-right:100%;
    margin-left: -100%;
    margin-right:-100%;
    box-sizing: content-box;
    -moz-box-sizing:content-box;
    -webkit-box-sizing: content-box;
    -ms-box-sizing:content-box;
    -o-box-sizing:content-box;
 }
 .k_content_container:before,.k_content_container:after,.k_row:before,.k_row:after{
    clear: both;
    display:table;
    content:" ";
    min-height: 0px;
 }
.w_grid-000 &gt; div &gt; .p_gridbox{
 overflow:visible; 
}
.w_grid-000 &gt; div &gt; .p_gridbox:before,.w_grid-000 &gt; div &gt; .p_gridbox:after{
    clear: both;
    display:table;
    content:" ";
    min-height: 0px;
}
 div[class^="k_col_"]{
    padding:0px 5px;
    float:left;
    position:relative;
    box-sizing: border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing:border-box;
    -o-box-sizing:border-box;
    margin-top:10px;
    margin-bottom:10px;
 }
 .k_col_1{
     width:8.3333333%;
 }
 .k_col_2{
     width:16.66666667%;
 }
 .k_col_3{
     width:25%;
 }
 .k_col_4{
     width:33.33333333%;
 }
 .k_col_5{
     width:41.66666667%;
 }
 .k_col_5_5{
    width:20%;
 }
 .k_col_6{
     width:50%;
 }
 .k_col_7{
     width:58.33333333%;
 }
 .k_col_8{
     width:66.66666667%;
 }
 .k_col_9{
     width:75%;
 }
 .k_col_10{
     width:83.33333333%;
 }
 .k_col_11{
     width:91.66666667%;
 }
 .k_col_12{
     width:100%;
 }
.k_index_title{
 position:relative;
 text-align:center;
 font-size:20px;
  margin-bottom:10px;
}
.k_index_title span{
 display:block;
 color:#aaaaaa;
  font-size:30px;
  line-height:40px;
}
.k_index_title span.k_title_e{
  text-transform:uppercase;
  color:#0e3092;
  font-size: 24px;
  font-weight: bold;
}
.k_index_title:after{
 content:" ";
  display:inline-block;
  width:40px;
  height:1px;
  background-color:#4bab26;
  vertical-align: text-top;
}
.p_commonswitchbtna:hover,.p_commonswitchbtnb:hover{
 color:#0e3092 !important; 
}
.k_btn{
 display:inline-block;
 border-radius:5px;
 line-height:20px;
 padding:10px 30px;
 text-align:center;
 color:#fff;
 background-color:#0e3092;
  font-size:14px;
}
.k_btn,.e_btn{
 transition: all 0.3s;
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s; 
}
.k_btn:hover,.e_btn:hover{
  border-radius:0px !important;
}
.p_occupybox{
 text-align:center; 
}
.p_page{
 display:inline-block !important; 
}
.p_pagebox{
 display:none !important; 
}
.p_page .pageinterval {
  display: inline-block;
  position: static;
  float: left;
  margin-right: 5px;
  line-height: 38px;
  font-size: 12px;
}
.p_page .p_pageinterval {
  display: inline-block;
  position: static;
  float: left;
  margin-right: 5px;
  line-height: 38px;
  font-size: 12px;
  font-family: cursive;
}

/*å·¦ç¿»é¡µ*/
.p_page .pre:after {
  content: "";
  display: none;
  position: absolute;
  top: 5px;
  left: -14px;
  width: 27px;
  height: 27px;
  background-color: rgba(242, 242, 242, 1);
  font-size: 0;
  line-height: 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: -1
}
.p_page .pre:hover:after {
  top: 4px;
  left: -12px;
  background-color: #0e3092;
  border-radius: 4px 0 0 0;
  -webkit-box-shadow: 0 3px 0 rgba(90, 90, 90, .8);
  -moz-box-shadow: 0 3px 0 rgba(90, 90, 90, .8);
  box-shadow: 0 3px 0 rgba(90, 90, 90, .8);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: -1
}
.p_page .pre:active:after {
  top: 8px;
  left: -12px;
  width: 28px;
  height: 25px;
  background-color: #0e3092;
  border-radius: 0 3px 0 0;
  -webkit-box-shadow: 0 3px 0 rgba(90, 90, 90, .8);
  -moz-box-shadow: 0 3px 0 rgba(90, 90, 90, .8);
  box-shadow: 0 3px 0 rgba(90, 90, 90, .8);
  -webkit-transform: rotate(-226deg);
  -moz-transform: rotate(-226deg);
  -o-transform: rotate(-226deg);
  -ms-transform: rotate(-226deg);
  transform: rotate(-226deg);
  z-index: -1
}

.p_page .pre {
  display: inline-table;
  position: relative;
  left: 0;
  top: 0;
  float: left;
  height: 30px;
  margin:0 5px 0 18px;
  text-align: center;
  padding:0 10px;
  border-radius: 6px;		
  border:1px solid #d9d9d9;
  background: #fff;
  color: #595959;
}
.p_page .pre:hover {
  color: #fff;
  background: #0e3092;
  border-color: #0e3092;
  cursor: pointer
}
.p_page .pre:active {
  background: #0e3092;
  border-color: #0e3092;
  color: #fff;
}

.p_page .pre .font {
  display: table-cell;
  vertical-align: middle;
  bottom: 0;
  font-size: 12px
}
.p_page .pre:hover .iconfont {
  color: rgba(255, 255, 255, 1)
}
.p_page .pre:active .iconfont {
  color: rgba(255, 255, 255, 1)
}
.p_page .pre .iconfont:before {
      content: "\e6b0";
  margin-right: 0;
}
  .p_page .pre .i_pre {
      display: none;
  }

/*å³ç¿»é¡µ*/
.p_page .next:after {
  content: "";
  display: none;
  position: absolute;
  top: 5px;
  right: -14px;
  width: 27px;
  height: 27px;
  background-color: #0e3092;
  font-size: 0;
  line-height: 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: -1
}
.p_page .next:hover:after {
  top: 5px;
  right: -12px;
  background-color: #0e3092;
  border-radius: 4px 0 0 0;
  -webkit-box-shadow: 0 3px 0 #777;
  -moz-box-shadow: 0 3px 0 #777;
  box-shadow: 0 3px 0 #777;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  z-index: -1;
  width: 26px;
  height: 26px
}
.p_page .next:active:after {
  top: 8px;
  right: -12px;
  width: 27px;
  height: 24px;
  background-color: #0e3092;
  border-radius: 0 3px 0 0;
  -webkit-box-shadow: 0 3px 0 #777;
  -moz-box-shadow: 0 3px 0 #777;
  box-shadow: 0 3px 0 #777;
  -webkit-transform: rotate(226deg);
  -moz-transform: rotate(226deg);
  -o-transform: rotate(226deg);
  -ms-transform: rotate(226deg);
  transform: rotate(226deg);
  z-index: -1
}
.p_page .next {
  display: inline-table;
  position: relative;
  left: 0;
  top: 0;
  float: left;
  height: 30px;
  border: 1px solid #d9d9d9;
  background: #fff;
  color: #595959;
  text-align: center;
  padding:0 10px;
  border-radius: 6px;
}
.p_page .next:hover {		
  background: #0e3092;
  border-color: #0e3092;
  color: #fff;
  cursor: pointer
}
.p_page .next:active {
  background: #0e3092;
  border-color: #0e3092;
  color: #fff;
}
.p_page .next .font {
  display: table-cell;
  vertical-align: middle;
  bottom: 0;
  font-size: 12px
}
.p_page .next:hover .iconfont {
  color: rgba(255, 255, 255, 1)
}
.p_page .next:active .iconfont {
  color: rgba(255, 255, 255, 1)
}
.p_page .next .iconfont:before {
  content: "\e6af";
  margin-top: 0;
  float: right;
  margin-left: 0;
}
  .p_page .next .i_next {
      display: none;
}
/* ä¸å¯ç‚¹å‡»çŠ¶æ€ */
.p_page .js_pagebtndisable,
.p_page .js_pagebtndisable:hover,
.p_page .js_pagebtndisable:active {
  background: #f5f5f5;
  border-color: #d9d9d9;
  color: #bfbfbf;
  cursor: default;	
}
.p_page .js_pagebtndisable:hover .iconfont {color: #bfbfbf;}

/*ç¿»é¡µæ•°å­—*/
.p_page .pagenum {
  position: relative;
  float: left;
  height: 30px;
  min-width: 30px;
  margin:0 5px 0 0;
  padding:0 5px;
  background-size: 100% 100%;
  color: #595959;
  border:1px solid #d9d9d9;
  cursor: pointer;
  line-height: 30px;
  display: inline-block;
  font-family: inherit;
  font-size: 14px;
  font-weight: inherit;
  text-decoration: none;
  background-color: #fff;
  text-align: center;
  border-radius: 6px;
}
.p_page .pagenum:hover {
  color: #fff;
  border-color: #0e3092;
  cursor: pointer;
  text-decoration: none;
  background-color: #0e3092;
}
.p_page .pagenum:active {
  color: #fff;
  text-decoration: none;
  background-color: #0e3092;
  border-color: #0e3092;
}
.p_page .pagenum.active {
  text-decoration: none;
  background-color: #0e3092;
  color: #fff;
  border-color: #0e3092;
}
.p_page .pagenum .font {
  display: table-cell;
  vertical-align: middle;
  bottom: 0
}
.p_page .pagenum .iconfont {
  display: inline;
  color: rgba(255, 255, 255, 1);
  vertical-align: middle
}
.p_page .pagenum:hover .iconfont {
  color: rgba(255, 255, 255, 1)
}
.p_page .pagenum:active .iconfont {
  color: rgba(255, 255, 255, 1)
}
.p_page .pagenum .iconfont:before {
  content: ""
}

/*ç¿»é¡µçœç•¥*/
.p_page .pageinterval {
  line-height: 30px;
  cursor: text;
  color: rgba(102, 102, 102, 1)
}
.p_page .p_pageinterval {
  line-height: 30px;
  cursor: text;
  color: #ccc;
  font-family: cursive;
}

/*æ¯é¡µæ˜¾ç¤ºæ¡æ•°*/
.p_page .pagesize{
  font-size:14px;
  float:left;
  margin-left: 10px;
}
.kk_product_cate_list &gt; div{
 overflow:hidden; 
}
.kk_product_cate_list &gt; div .p_linkbox.click{
  background-color:#4bab26  !important;
  border-color:#4bab26  !important;
}
@media screen and (max-width:1300px){
 .k_content_container,.k_container{
   padding-left:20px;
   padding-right:20px;
  }
}
 @media screen and (max-width:768px){
  div[class^="k_col_"]{
    width:100%;
    float:none;
    padding:0px 5px !important;
   }
   .k_content_container img{
       width:100%;
   }
 }
.c_portalresfile_relatedlist-01001 .stylebox_top,.c_portalresfile_relatedlist-01001 .stylebox_title{
 background-color:#0e3092;
}</pre></body></html>