﻿html,body{margin: 0;padding: 0;} .pagebox{ position:relative; }*{word-break: keep-all !important; font-family:Arial,Verdana,sans-serif !important; } .stylebox_top { background-color: #244E7E !important; } .stylebox_top { background-color: #244E7E !important; } .stylebox_title { background-color: #244E7E !important; } .stylebox_content { border-width: 0px !important; } .stylebox_bottom_line { height:0px !important; } .cateNameH3:hover { background-color: #244E7E !important; } @media only screen and (max-width: 769px) { .cr01{ display:block; margin:0 auto; } #content_box-1562660018476-0{ width:20%!important; float:left; } #content_box-1562660018476-1{ width:80%!important; float:right; } #content_box-1562660018476-2{ width:0%!important; float:right; } #w_fimg-1562660118189 { min-width: 188px!important;} } #w_grid-1575874331037 >.w_grid>.p_gridbox>.p_gridCell:nth-child(4) .p_gridbox { transition: all .5s ease; } #w_grid-1575874331037 >.w_grid>.p_gridbox>.p_gridCell:nth-child(5) .p_gridbox { transition: all .5s ease; } #w_grid-1575874331037 >.w_grid>.p_gridbox>.p_gridCell:nth-child(4):hover span { color: #fff; } #w_grid-1575874331037 >.w_grid>.p_gridbox>.p_gridCell:nth-child(4):hover .p_gridbox { background: #004792; } #w_grid-1575874331037 >.w_grid>.p_gridbox>.p_gridCell:nth-child(5):hover span { color: #fff; } #w_grid-1575874331037 >.w_grid>.p_gridbox>.p_gridCell:nth-child(5):hover .p_gridbox { background: #004792; }  @media only screen and (min-width: 769px) {  } @media screen and (max-width: 768px) { #w_common_text-1572060665065 span{ font-size:12px!important; } #w_common_text-1599112860693 span{ font-size:12px!important; }  }   ::-webkit-scrollbar { width: 5px; }  ::-webkit-scrollbar-track { background: #f7f7f7; border-radius: 0px; }  ::-webkit-scrollbar-thumb { background: #015bbb; border-radius: 0px; }  ::-webkit-scrollbar-thumb:hover { background: #015bbb; }  @-webkit-keyframes scaleUpDown { from { -webkit-transform: scale(1.08); transform: scale(1.08); } to { opacity: 1; -webkit-transform: scale(1); transform: scale(1); } } @keyframes scaleUpDown { from { -webkit-transform: scale(1.08); transform: scale(1.08); } to { opacity: 1; -webkit-transform: scale(1); transform: scale(1); } @-webkit-keyframes slideIn { 0% { -webkit-transform: translateX(-100%); opacity: 1; } 100% { -webkit-transform: translateX(0); opacity: 1; } } @keyframes slideIn { 0% { transform: translateX(-100%); opacity: 1; } 100% { transform: translateX(0); opacity: 1; } } @-webkit-keyframes imgIn { 0% { -webkit-transform: -webkit-translateX(100%); opacity: 1; } 100% { -webkit-transform: -webkit-translateX(0); opacity: 1; } } @keyframes imgIn { 0% { transform: translateX(100%); opacity: 1; } 100% { transform: translateX(0); opacity: 1; } }