 html,body{margin: 0;padding: 0;} .pagebox{ position:relative; }*{ word-break:break-word!important; } body{ color:#333; font-size:0.875rem; margin:0 auto; padding:0; text-align:left; overflow-x: hidden; font-family:"Microsoft Yahei" !important; } body .e_title { font-family:"Microsoft Yahei" !important; }   ::-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: #274462; } .resetHtmlCssStyle p,.resetHtmlCssStyle div,.reset_style,.reset_style span{ font-family:"Microsoft Yahei" !important; } .e_image:hover::after { background-color: rgba(0, 0, 0, 0.3); } .clearBoth { clear:both; width:100%; height:0px; font-size:0; overflow:hidden; line-height:0; } a { max-width: 100%; outline: 0 none; text-decoration: none; color:#333; } a:hover { text-decoration:none; color:#274462; } a:focus { outline:none; -moz-outline:none; } .p_OccupyBox, .p_pagebox{ width: 100%; display: inline-block; text-align: center; } .p_page{ padding: 0; margin: 0; } .p_page .pre, .p_pagebox .pre, .p_pagebox .next, .NumBox{ border-radius: 0; transition: all ease .15s; display: inline-block; line-height: 28px; width: auto; background: none; height: auto; padding: 0; margin: 0 2.5px 0; padding: 0 10px; } .p_page .next{ margin: 0 0 0 5px; border-radius: 0; transition: all ease .15s; border: 1px solid #d9d9d9; background: #fff; text-align: center; padding: 0 10px; display: inline-block; line-height: 28px; } .p_pagebox .pre, .p_pagebox .next, .NumBox{ padding: 0 0px; } .p_page .next i{ line-height: 28px; } .p_page .pre{ margin: 0 5px 0 0px; color: #595959; border: 1px solid #d9d9d9; text-align: center; } .p_page .pageNum{ margin: 0 5px; padding: 0; border-radius: 0; transition: all ease .15s; background-size: 100% 100%; color: #595959; border: 1px solid #d9d9d9; cursor: pointer; line-height: 28px; display: inline-block; font-size: 14px; background-color: #fff; text-align: center; position: relative; height: 30px; min-width: 30px; } .ItemBox li{ display: inline-block; margin: 8px 6px 0; background:none !important; height: 26px !important; line-height: 26px !important; } .ItemBox li span{ height:24px; line-height:24px; border: 1px solid #d9d9d9; background-color: #fff; color: #595959; font-size: 14px; display: inline-block; position: relative; cursor: pointer; min-width: 33px; } .p_pagebox .pre .font, .p_pagebox .next .font{ position: relative; width:100%; height: 44px; min-width: 88px; padding: 0 5px; color: #595959; border: 1px solid #d9d9d9; cursor: pointer; line-height: 44px; display: inline-block; font-size: 14px; text-align: center; transition: all ease .15s; } .p_page .pageNum.active, .p_page .pageNum:hover, .p_page .next:hover, .p_page .pre:hover, .ItemBox li span:hover, .p_pagebox .pre .font:hover, .p_pagebox .next .font:hover{ background-color:#274462; color: #fff; border-color:#274462; } .p_pagebox .pre .font i, .p_pagebox .next .font i{ display:none; } .e_ContentMajorStyleBox-001 .p_stylebox .title_main { text-align: center; font-size: 36px !important; color: #d5b550 !important; width: 100%; height: auto !Important; max-width: none !important; position: relative; text-overflow: initial !important; display: block !important; white-space: initial!important; line-height: 45px; padding: 10px 10px; } .e_ContentMajorStyleBox-001 .stylebox_top{ background: none !important; height: auto !important; margin-top: 25px; } .e_ContentMajorStyleBox-001 .stylebox_title{ background: none !important; height: auto !important; width: 100% !important; padding:0!important; border-bottom:1px solid #274462; } .e_ContentMajorStyleBox-001 .stylebox_content{ border: 0px solid #ccc !important; } .e_ContentMajorStyleBox-001 .title_main{ background: #274462; padding: 10px 20px; font-size:18px!important; color:#fff!important; line-height:24px!important; } @media screen and (max-width: 768px) { .e_ContentMajorStyleBox-001 .title_main{ padding: 5px 20px; font-size:14px!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: #274462; } .p_pagebox .pre:hover { color: rgba(255, 255, 255, 1); border-color: #274462; background-color: #274462; cursor: pointer; } .p_pagebox .pre:active { background-color: #274462; } .p_pagebox .next { width: 48%; background-color: #274462; } .p_pagebox .next:hover { background-color:#274462; } .p_pagebox .next:active { background-color: #274462; } }  @keyframes scalepulse { 20% { -webkit-transform: translate3d(-50%, -50%, 0) scale(1.15); transform: translate3d(-50%, -50%, 0) scale(1.15); -webkit-animation-timing-function: ease; animation-timing-function: ease } 50% { -webkit-transform: translate3d(-50%, -50%, 0) scale(1); transform: translate3d(-50%, -50%, 0) scale(1); -webkit-animation-timing-function: ease; animation-timing-function: ease } }