/*初始化111*/ html,body{margin: 0;padding: 0;font-size:14px; } .pagebox{ position:relative; }@font-face { font-family: 'ae10013t'; src: url('/upload/font/ae10013t.ttf') format('truetype'); } @font-face { font-family: 'PingFang ExtraLight'; src:url('/upload/font/PingFang ExtraLight.ttf') format('truetype'); } @font-face { font-family: 'DINCond-BoldAlternate'; src:url('/upload/font/DINCond-BoldAlternate.otf') format('opentype'); } @font-face { font-family: 'DINCond-LightAlternate'; src:url('/upload/font/DINCond-LightAlternate.otf') format('opentype'); } @font-face { font-family: 'DIN-LightAlternate'; src:url('/upload/font/DIN-LightAlternate.otf') format('opentype'); } @font-face { font-family: 'DINCond-MediumAlternate'; src:url('/upload/font/DINCond-MediumAlternate.otf') format('opentype'); } @font-face { font-family: 'DINCond-BlackAlternate'; src:url('/upload/font/DINCond-BlackAlternate.otf') format('opentype'); } *{ word-break: break-word!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 #fff; background: #fff; color: #333333; } .p_page .pre:active { background: #5eb4db; border-color: #5eb4db; color: #fff; } .p_page .pre:hover { color: #fff; background: #5eb4db; border-color: #5eb4db; 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: #5eb4db; border-color: #5eb4db; color: #fff; } .p_page .next:hover { background: #5eb4db; border-color: #5eb4db; 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: #5eb4db; border-color: #5eb4db; } .p_page .pageNum:hover { color: #fff; border-color: #5eb4db; cursor: pointer; text-decoration: none; background-color: #5eb4db; } .p_page .pageNum.active { text-decoration: none; background-color: #5eb4db; color: #fff; border-color: #5eb4db; } } @media screen and (max-width: 768px) { #w_grid-1596695017577{display: none !important;} #w_grid-1604716834723 { margin-top: 50px!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: #67b8dd; } .p_pagebox .pre:hover { color: rgba(255, 255, 255, 1); border-color: #67b8dd; background-color: #67b8dd; cursor: pointer; } .p_pagebox .pre:active { background-color: #67b8dd; } .p_pagebox .next { width: 48%; margin-left:2%; background-color: #67b8dd; } .p_pagebox .next:hover { background-color: #67b8dd; } .p_pagebox .next:active { background-color: #67b8dd; } }