 html,body{margin: 0;padding: 0;} .pagebox{ position:relative; }@font-face { font-family: 'Poppins-Regular'; font-style: normal; font-stretch: normal; src: url('../font/Poppins-Regular.ttf') format('truetype'); } @font-face { font-family: 'BrownStd-Bold'; font-style: normal; font-stretch: normal; src: url('../font/BrownStd-Bold.ttf') format('truetype'); } @font-face { font-family: 'BrownStd-Light'; font-style: normal; font-stretch: normal; src: url('https://static203.yun300.cn/upload/font/BrownStd-Light.otf?tenantId=277880&viewType=1&v=1729158589000') format('opentype'); } @font-face { font-family: 'Rajdhani'; font-style: normal; font-stretch: normal; font-weight:500; src: url('../font/Rajdhani-Regular.ttf') format('truetype'); } @font-face { font-family: 'Rajdhani'; font-style: normal; font-stretch: normal; font-weight:700; src: url('../font/Rajdhani-Bold.ttf') format('truetype'); } *{font-family:'Microsoft YaHei',Arial, Candal, sans-serif !important;} a{text-decoration:none;} a:hover,a:active{text-decoration:none;} a:focus{text-decoration:none;} ::placeholder{ font-size:12px !important; }  @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 #ededed; background: #ededed; color: #333333; } .p_page .pre:active { background: #efc008; border-color: #efc008; color: #fff; } .p_page .pre:hover { color: #fff; background: #efc008; border-color: #efc008; cursor: pointer; } .p_page .next { display: inline-table; position: relative; left: 0; top: 0; float: left; height: 38px; border: 1px solid #ededed; background: #ededed; color: #333; text-align: center; padding: 0 10px; border-radius: 0px; } .p_page .next:active { background: #efc008; border-color: #efc008; color: #fff; } .p_page .next:hover { background: #efc008; border-color: #efc008; 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: #333; border: 1px solid #ededed; cursor: pointer; line-height: 38px; display: inline-block; font-family: inherit; font-size: 14px; font-weight: inherit; text-decoration: none; background-color: #ededed; text-align: center; border-radius: 0px; } .p_page .pageNum:active { color: #fff; text-decoration: none; background-color: #efc008; border-color: #efc008; } .p_page .pageNum:hover { color: #fff; border-color: #efc008; cursor: pointer; text-decoration: none; background-color: #efc008; } .p_page .pageNum.active { text-decoration: none; background-color: #efc008; color: #fff; border-color: #efc008; } } @media screen and (max-width: 768px) { .p_pagebox .NumBox { width: 20%; background:none; } .p_pagebox .num{ font-size:16px; } .p_pagebox .num .iconfont{ display:none; } .p_pagebox .ItemBox{ 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: none !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;} .pre.js_pageBtnDisable .font{color: #bfbfbf !important;} .next.js_pageBtnDisable .font{color: #bfbfbf !important;} .p_pagebox .pre { width: 38%; margin-right:2%; background-color: transparent; transform: scale(1); } .p_pagebox .pre .font{ font-size: 14px; color: #efc008; } .p_pagebox .pre .iconfont { color: #efc008; } .p_pagebox .next .font{ font-size: 14px; color: #efc008; } .p_pagebox .next .iconfont { color: #efc008; } .p_pagebox .pre:hover { color: rgba(255, 255, 255, 1); border-color: unset; background-color: unset; cursor: pointer; } .p_pagebox .pre:hover .iconfont{color:#efc008;} .p_pagebox .next:hover .iconfont{color:#efc008;} .p_pagebox .pre:active { background-color: #efc008; } .p_pagebox .next { transform: scale(1); width: 38%; margin-left:2%; background-color: transparent; } .p_pagebox .next:hover { background-color: transparent; } .p_pagebox .next:active { background-color: transparent; } ::-webkit-scrollbar { display:none; } }  ::-webkit-scrollbar { width: 9px; background-color: #fff; } ::-webkit-scrollbar-thumb { border: solid 2px #fff; width: 5px; border-radius: 0px; background-color: #666; } ::-webkit-scrollbar-corner { background-color: #fff; } ::-webkit-scrollbar:horizontal { height: 9px; } ::-webkit-selection { background: #004098; color: #fff; } ::-moz-selection { background: #004098; color: #fff; } ::selection { background: #004098; color: #fff; }  @keyframes circleProgressLoad_right { 0% { transform: rotate(45deg); } 50%, 100% { transform: rotate(225deg); } } @keyframes circleProgressLoad_left { 0%, 50% { transform: rotate(45deg); } 100% { transform: rotate(225deg); } } @-webkit-keyframes warn { 0% { opacity: 0; -webkit-transform: scale(.5); transform: scale(.5) } 5% { opacity: 1 } to { opacity: 0; -webkit-transform: scale(2); transform: scale(2) } } @keyframes warn { 0% { opacity: 0; -webkit-transform: scale(.5); transform: scale(.5) } 5% { opacity: 1 } to { opacity: 0; -webkit-transform: scale(2); transform: scale(2) } } @-webkit-keyframes warn-2 { 0% { opacity: 0; -webkit-transform: scale(.5); transform: scale(.5) } 5% { opacity: 8 } to { opacity: 0; -webkit-transform: scale(1.4); transform: scale(1.4) } } @keyframes warn-2 { 0% { opacity: 0; -webkit-transform: scale(.5); transform: scale(.5) } 5% { opacity: 8 } to { opacity: 0; -webkit-transform: scale(1.4); transform: scale(1.4) } } #w_grid-1600047922664.w_grid{ height: 100px; }