 html,body{margin: 0;padding: 0;} .pagebox{ position:relative; }@font-face{ font-family: 'Nexa'; src:url('/upload/font/Nexa Light.otf?tenantId=213273&viewType=1&v=000') format('opentype'); } .e_FlowCommonStyleBox-001 .stylebox_top_line,.e_FlowCommonStyleBox-001 .stylebox_bottom_line { display:none; } .e_FlowCommonStyleBox-001 .stylebox_content,.e_SideMajorStyleBox-001 .stylebox_content { border:none !important; } div { word-break:break-word !important } .w_grid-000 > div > div > .p_gridCell:not(:empty):before { display:none !important; } .subpage_ad .text { display:none } .p_breadcrumbList span .iconfont:before { color: #0c64b3 !important; } .NavList_a1 a:hover { color: #0187cf !important; } .NavList_a1 a:hover:before { background: #0187cf !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: rgba(150, 112, 75, 1); border-color:rgba(150, 112, 75, 1); color: #fff; } .p_page .pre:hover { color: #fff; background: rgba(150, 112, 75, 1); border-color: rgba(150, 112, 75, 1); 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: rgba(150, 112, 75, 1); border-color: rgba(150, 112, 75, 1)a; color: #fff; } .p_page .next:hover { background: rgba(150, 112, 75, 1); border-color: rgba(150, 112, 75, 1); 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: rgba(150, 112, 75, 1); border-color: rgba(150, 112, 75, 1); } .p_page .pageNum:hover { color: #fff; border-color:rgba(150, 112, 75, 1); cursor: pointer; text-decoration: none; background-color: rgba(150, 112, 75, 1); } .p_page .pageNum.active { text-decoration: none; background-color: rgba(150, 112, 75, 1); color: #fff; border-color: rgba(150, 112, 75, 1); } } @media screen and (max-width: 768px) { #content_box-1573796894712-1 { display:none; } .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: #93b2ca; } .p_pagebox .pre:hover { color: rgba(255, 255, 255, 1); border-color: #93b2ca; background-color: #93b2ca; cursor: pointer; } .p_pagebox .pre:active { background-color: #93b2ca; } .p_pagebox .next { width: 48%; margin-left:2%; background-color: #93b2ca; } .p_pagebox .next:hover { background-color: #93b2ca; } .p_pagebox .next:active { background-color: #93b2ca; } }   ::-webkit-scrollbar { width: 5px; }  ::-webkit-scrollbar-track { background: #f7f7f7; border-radius: 0px; }  ::-webkit-scrollbar-thumb { background: #7ba5be; border-radius: 0px; }  ::-webkit-scrollbar-thumb:hover { background: #7ba5be; }  @-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; } }