<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*footerCate*/
.footerCateTit{
  font-size:22px;
  color:#fff;
  font-weight:700;
  margin-bottom:36px;
}
.footerCateLink {
  display: block;
  font-size: 16px;
  color: #ccc;
  line-height: 30px;
  transition: all 0.5s ease;
}
.footerCateLink  a{
  font-size: 16px;
  color: #ccc;
  transition: all 0.5s ease;
}
a.footerCateLink:hover {
  color: #00a2e9;
}
.footerCateLink a:hover{
  color: #00a2e9;
}
/*åˆ†ç±»æŒ‰é’®*/
.btn-primary {
  background-color: #00a2e9 !important;
  border: #00a2e9 !important;
}
.btn-primary:hover {
  background-color: #00a2e9 !important;
  border: #00a2e9 !important;
}
.p_categoryBox .p_linkBox.click {
  background: #00a2e9 !important;
}
.p_categoryBox .p_linkBox.click a {
  color: #fff;
}
/*åˆ†ç±»æŒ‰é’®ç»“æŸ*/
/*ç¿»é¡µå¼€å§‹*/
.p_page .pageNum.active,
.p_page .pageNum:hover,
.p_page .next:hover,
.p_page .pre:hover,
.p_pagebox .next,
.p_pagebox .pre {
  background-color: #00a2e9 !important;
  color: #fff;
  border-color: #00a2e9 !important;
  border-radius: 0px;
}
.p_page .pageNum,
.p_page .pre,
.p_page .next {
  border-radius: 0px;
}
.p_pagebox .js_pageBtnDisable,
.p_pagebox .js_pageBtnDisable:hover,
.p_pagebox .js_pageBtnDisable:active {
  background: #f5f5f5 !important;
  border-color: #d9d9d9 !important;
  color: #bfbfbf !important;
}
/*ç¿»é¡µç»“æŸ*/
/* è¾“å…¥æ¡†å¼€å§‹ */
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #ccc !important;
  font-size: 14px !important;
  font-family: MicrosoftYaHei;
}
input:-moz-placeholder, textarea:-moz-placeholder {
  color: #ccc !important;
  font-size: 14px !important;
  font-family: MicrosoftYaHei;
}
input::-moz-placeholder, textarea::-moz-placeholder {
  color: #ccc !important;
  font-size: 14px !important;
  font-family: MicrosoftYaHei;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #ccc !important;
  font-size: 14px !important;
  font-family: MicrosoftYaHei;
}
/* è¾“å…¥æ¡†ç»“æŸ */
/* Grid Start */
.listCol_1 {
  display: inline-block;
  width: 10%;
}
.listCol_2 {
  display: inline-block;
  width: 20%;
}
.listCol_25 {
  display: inline-block;
  width: 25%;
}
.listCol_3 {
  display: inline-block;
  width: 30%;
}
.listCol_4 {
  display: inline-block;
  width: 40%;
}
.listCol_5 {
  display: inline-block;
  width: 50%;
}
.listCol_6 {
  display: inline-block;
  width: 60%;
}
.listCol_7 {
  display: inline-block;
  width: 70%;
}
.listCol_8 {
  display: inline-block;
  width: 80%;
}
.listCol_9 {
  display: inline-block;
  width: 90%;
}
@media only screen and (max-width: 768px){
  div[class*=" listCol_"]{
    width: 100%;
  }
  .w_sfbox-002  &gt; .w_sfbox &gt; .p_fbox &gt; div &gt; .p_bgBox{
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
  }
}
/* Grid End */
#c_portalResEbizads_banner-15942712295968534{
  z-index:-1 !important;
}
/*æŒ‰é’®*/
.h_btMore{
  display:block !important;
  width:160px;
  height:44px;
  background:#515151;
  color:#fff;
  font-size:16px;
  margin:0 auto;
  text-align:center;
  line-height:44px;
}
.hvr-sweep-to-top:before{
  background: #00a2e9 !important;
}
/*é¦–é¡µæ&nbsp;‡é¢˜*/
.homeTitBox{
  font-size:0px;
  margin:0 auto;
  padding:0px;
  text-align:center;
}
.homeTitEn{
  font-size: 40px !important;
  color: #515151;
  font-weight: 700 !important;
}
.homeTitMain{
  font-size: 24px !important;
  color: #00a2e9;
  position: relative;
  max-width: 270px;
  margin: 0 auto;
}
.homeTitMain:before{
  content:'';
  position:absolute;
  width:80px;
  height:1px;
  background:#515151;
  left:0px;
  top:16px;
}
.homeTitMain:after{
  content:'';
  position:absolute;
  width:80px;
  height:1px;
  background:#515151;
  right:0px;
  top:16px;
}

</pre></body></html>