 html,body{margin: 0;padding: 0;} .pagebox{ position:relative; }@import url('https://fonts.font.im/css?tenantId=251450&viewType=1&v=000&family=Oswald'); a{text-decoration:none;} a:hover,a:active{text-decoration:none;} a:focus{text-decoration:none;}  @media only screen and (min-width: 769px) { .p_page .pre { display: inline-table; position: relative; left: 0; top: 0; float: left; height: 38px; margin: 0 5px 0 18px; text-align: center; padding: 0 10px; border-radius: 0px; border: 1px solid #fff; background: #fff; color: #333333; } #w_grid-1701077689531{ display:none; } #w_grid-1701078395378{ display:none; } .p_page .pre:active { background: #0a3684; border-color: #0a3684; color: #fff; } .p_page .pre:hover { color: #fff; background: #0a3684; border-color: #0a3684; cursor: pointer; } .p_page .next { display: inline-table; position: relative; left: 0; top: 0; float: left; height: 38px; border: 1px solid #fff; background: #fff; color: #333; text-align: center; padding: 0 10px; border-radius: 0px; } .p_page .next:active { background: #0a3684; border-color: #0a3684; color: #fff; } .p_page .next:hover { background: #0a3684; border-color: #0a3684; color: #fff; cursor: pointer; } .p_page .pageNum { position: relative; float: left; height: 38px; min-width: 38px; margin: 0 5px 0 0; padding: 0 5px; background-size: 100% 100%; color: #595959; border: 1px solid #fff; cursor: pointer; line-height: 38px; display: inline-block; font-family: inherit; font-size: 14px; font-weight: inherit; text-decoration: none; background-color: #fff; text-align: center; border-radius: 0px; } .p_page .pageNum:active { color: #fff; text-decoration: none; background-color: #0a3684; border-color: #0a3684; } .p_page .pageNum:hover { color: #fff; border-color: #0a3684; cursor: pointer; text-decoration: none; background-color: #0a3684; } .p_page .pageNum.active { text-decoration: none; background-color: #0a3684; color: #fff; border-color: #0a3684; } } @media only screen and (max-width: 1440px) and (min-width: 1025px){ #w_grid-1696822127300{ padding-left: 50px !important; } } @media screen and (max-width: 768px) { #c_portalResProduct_list-16968326667603277 .proLi{ width:100% !important; } #w_grid-1698135123933{ padding-top: 50px !important; padding-bottom: 50px !important; } #w_fbtn-1696833215819{ margin-bottom: 0px !important; } #w_grid-1696833418905{ padding-top: 50px !important; padding-bottom: 50px !important; margin:0 !important; } #w_fbtn-1696833775918{ margin-bottom:30px !important; } #w_grid-1696837407031{ margin-top: 50px !important; } #w_common_text-1696833536305 span{ line-height: 1.8 !important; } #w_grid-1698144221594{ padding-top: 50px !important; padding-bottom: 50px !important; } #w_grid-1698124556561{ width: 50% !important; float: left; } #w_grid-1698124688326{ width: 50% !important; float: left; margin-top: 20px !important; } #w_grid-1698144221594{ display:none; } #w_grid-1696822127300{ padding:0 !important; } #w_grid-1696818363501{ display:none; } #w_grid-1696832360338{ margin-top: 50px !important; } #w_grid-1696833111445{ margin-top: 50px !important; } #w_common_text-1696833512674 span{ font-size: 28px !important; } #w_fimg-1696833474868{ margin-top:30px !important; } #w_common_text-1696832569309 span{ font-size: 28px !important; } #w_common_text-1696833111450 span{ font-size: 28px !important; } #w_common_text-1696835898700 span{ font-size: 28px !important; } #w_common_text-1696837470700 span{ font-size: 28px !important; } #w_common_text-1696838451954 span{ font-size: 28px !important; } #w_grid-1698135123933{ display:none; } #w_grid-1620640117400{ margin-top: 50px !important; margin-bottom: 50px !important; } #w_grid-1620639263633{ margin-left: 0px !important; } #w_common_text-1620640508477 span{ font-size: 28px !important; } #w_fimg-1620640433723{ display:none; } #w_grid-1620640476096{ margin-top: 0px !important; } .p_pagebox .NumBox { display: none !important; } .p_pagebox { width: 100%; text-align: center; } .p_pagebox .js_pageBtnDisable, .p_pagebox .js_pageBtnDisable:hover, .p_pagebox .js_pageBtnDisable:active { background: #f5f5f5 !important; border-color: #d9d9d9 !important; color: #bfbfbf !important; cursor: default; } .p_pagebox .js_pageBtnDisable .iconfont {color: #ddd !important;} .p_pagebox .js_pageBtnDisable:hover .iconfont {color: #bfbfbf !important;} .p_pagebox .pre { width: 48%; margin-right:2%; background-color: #0a3684; } .p_pagebox .pre:hover { color: rgba(255, 255, 255, 1); border-color: #0a3684; background-color: #0a3684; cursor: pointer; } .p_pagebox .pre:active { background-color: #0a3684; } .p_pagebox .next { width: 48%; margin-left:2%; background-color: #0a3684; } .p_pagebox .next:hover { background-color: #0a3684; } .p_pagebox .next:active { background-color: #0a3684; } }   ::-webkit-scrollbar { width: 5px; }  ::-webkit-scrollbar-track { background: #f7f7f7; border-radius: 0px; }  ::-webkit-scrollbar-thumb { background: #999; border-radius: 0px; }  ::-webkit-scrollbar-thumb:hover { background: #0a3684; }  @keyframes wSkewIn { from { transform: skew(0deg, 10deg) translateY(50px); opacity: 0; } to { transform: skew(0deg, 0deg) translateY(0px); opacity: 1; } } @keyframes wSkewOut { from { transform: skew(0deg, 0deg) translateY(0px); opacity: 1; } to { transform: skew(0deg, 10deg) translateY(50px); opacity: 0; } }