 html,body{margin: 0;padding: 0;} .pagebox{ position:relative; }@font-face { font-family: 'Manrope'; src: url('/upload/font/Manrope_vf.ttf?tenantId=222076&viewType=1&v=000') format('truetype'); } @font-face { font-family: 'Manrope3 ExtraBold'; src: url('/upload/font/manrope-extrabold-3.otf?tenantId=222076&viewType=1&v=000') format('opentype'); } @font-face { font-family: 'Manrope3'; src: url('/upload/font/manrope-regular.otf?tenantId=222076&viewType=1&v=000') format('opentype'); } @font-face { font-family: 'msjh_boot'; src:url('/upload/font/msjh_boot.ttf?tenantId=222076&viewType=1&v=000') format('truetype'); } body{ font-family:Microsoft JhengHei,Arial,Helvetica,STHeiti; } body .e_title { font-family:Microsoft JhengHei,Arial,Helvetica,STHeiti; } .resetHtmlCssStyle p,.resetHtmlCssStyle div,.reset_style{ font-family:Microsoft JhengHei,Arial,Helvetica,STHeiti; } div,p,span{font-family:Microsoft JhengHei !important;} a{text-decoration:none;} a:hover,a:active{text-decoration:none;} a:focus{text-decoration:none;} ::placeholder{ font-size:12px !important; } #w_common_text-1604376313111 span{font-family:times new roman,times,serif !important;} #w_common_text-1604404327940 span{font-family:times new roman,times,serif !important;} #w_common_text-1604406261778 span{font-family:times new roman,times,serif !important;} #w_common_text-1604462157450 span{font-family:Arial !important;} #w_common_text-1604663002406 span{font-family:times new roman,times,serif !important;} #w_common_text-1604663002424 span{font-family:times new roman,times,serif !important;} #w_common_text-1599010849443 span{font-family:times new roman,times,serif !important;} #w_common_text-1604461136574 span{font-family:times new roman,times,serif !important;} #w_common_text-1604460507081 span{font-family:times new roman,times,serif !important;} #w_common_text-1604664426006 span{font-family:times new roman,times,serif !important;} #w_common_text-1604664370068 span{font-family:times new roman,times,serif !important;} #w_common_text-1604717820914 span{font-family:times new roman,times,serif !important;} #w_common_text-1604719526259 span{font-family:times new roman,times,serif !important;} #w_common_text-1604720007515 span{font-family:times new roman,times,serif !important;} #w_common_text-1604724539625 span{font-family:times new roman,times,serif !important;} #w_common_text-1604720702238 span{font-family:times new roman,times,serif !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: #464646; border-color: #464646; color: #fff; } .p_page .pre:hover { color: #fff; background: #464646; border-color: #464646; 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: #464646; border-color: #464646; color: #fff; } .p_page .next:hover { background: #464646; border-color: #464646; 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: #464646; border-color: #464646; } .p_page .pageNum:hover { color: #fff; border-color: #464646; cursor: pointer; text-decoration: none; background-color: #464646; } .p_page .pageNum.active { text-decoration: none; background-color: #464646; color: #fff; border-color: #464646; } } @media screen and (max-width: 768px) { .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: #464646; } .p_pagebox .pre:hover { color: rgba(255, 255, 255, 1); border-color: #464646; background-color: #464646; cursor: pointer; } .p_pagebox .pre:active { background-color: #464646; } .p_pagebox .next { width: 48%; margin-left:2%; background-color: #464646; } .p_pagebox .next:hover { background-color: #464646; } .p_pagebox .next:active { background-color: #464646; } }  ::-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: #a6acb3; color: #fff; } ::-moz-selection { background: #a6acb3; color: #fff; } ::selection { background: #a6acb3; 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); } }