﻿ html,body{margin: 0;padding: 0;} .pagebox{ position:relative; }header.header1.f-cb.active .fr { top: 0px!important; } #w_common_text-1560388212661{ background:url(../image/jinding04.png) no-repeat left center!important; } @media only screen and (max-width: 768px){ #w_fbtn-1577596261745 { margin-top: 6%!important; } #w_fimgbox-1577595232927 { height: 320px!important; } #w_common_text-1577596241539 { margin-top: 8%!important; } #w_fimgbox-1577595232927 .p_contentbox { background-color: rgba(0, 0, 0, 0.0)!important; transform: scale(0.9); } #w_grid-1560327742866{ min-height:0px!important; } .p_page .pre1 { color: rgba(255,255,255,1)!important; background-color: #c8c8c8!important; border: none !important; cursor: -webkit-zoom-out!important; } .p_page .next1 { color: rgba(255,255,255,1)!important; background-color: #c8c8c8!important; cursor: -webkit-zoom-out!important; border: none !important; } #w_common_text-1560407484077 p span,#w_common_text-1560388212661 p span,#w_common_text-1560387127385 p span{ font-size:26px!important; } .parts-floating li { width: 32px !important; } .parts-floating[data-position] { margin: 10px !important; } a:hover { color: #E12F0F; text-decoration: none; } a:active { color: #E12F0F; text-decoration: none; } } @font-face { font-family: iconfont; src: url('../font/iconfont.woff') format('woff'); } body{ font-family:Arial,sans-serif !important; } .reset_style{ word-break: break-word !important; }  @media only screen and (min-width: 769px) { #w_fimgbox-1577595232927 { cursor: pointer!important; } #w_fimgbox-1577595453741{ cursor: pointer!important; } #w_fimgbox-1577595232933{ cursor: pointer!important; } #w_fimgbox-1577595608482{ cursor: pointer!important; } #c_portalResnav_main-15603334207156219 .header1 h1 img { max-width: 100%; position: absolute; left: 0px; top: 0px; opacity: 0; -webkit-transition: all 0s 0s cubic-bezier(0.86, 0.5, 1, 1)!important; transition: all 0s 0s cubic-bezier(0.86, 0.5, 1, 0)!important; } .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: #ed2a3d; border-color: #ed2a3d; color: #fff; } .p_page .pre:hover { color: #fff; background: #ed2a3d; border-color: #ed2a3d; 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: #ed2a3d; border-color: #ed2a3d; color: #fff; } .p_page .next:hover { background: #ed2a3d; border-color: #ed2a3d; 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: #ed2a3d; border-color: #ed2a3d; } .p_page .pageNum:hover { color: #fff; border-color: #ed2a3d; cursor: pointer; text-decoration: none; background-color: #ed2a3d; } .p_page .pageNum.active { text-decoration: none; background-color: #ed2a3d; color: #fff; border-color: #ed2a3d; } } @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: #ed2a3d; } .p_pagebox .pre:hover { color: rgba(255, 255, 255, 1); border-color: #ed2a3d; background-color: #ed2a3d; cursor: pointer; } .p_pagebox .pre:active { background-color: #ed2a3d; } .p_pagebox .next { width: 48%; margin-left:2%; background-color: #ed2a3d; } .p_pagebox .next:hover { background-color: #ed2a3d; } .p_pagebox .next:active { background-color: #ed2a3d; } }   ::-webkit-scrollbar { width: 7px; }  ::-webkit-scrollbar-track { background: #f7f7f7; border-radius: 0px; }  ::-webkit-scrollbar-thumb { background: #999; border-radius: 0px; }  ::-webkit-scrollbar-thumb:hover { background: #ed2a3d; }  @-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; } }