 html,body{margin: 0;padding: 0;} .pagebox{ position:relative; }@-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; } } @-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); } } @keyframes scaleBoxBg { 0% { opacity: 1; transform: scale(1.1, 1.1); } 100% { opacity: 1; transform: scale(1.0, 1.0); } } @keyframes bgBlur { 0% { filter: blur(10px); } 100% { filter: blur(0); } } @keyframes rock { 0%{ -webkit-transform: rotate(0deg); transform: rotate(0deg); } 50%{ -webkit-transform: rotate(20deg); transform: rotate(20deg); } 100%{ -webkit-transform: rotate(0deg); transform: rotate(0deg); } } @keyframes slidedown{ 0% { -webkit-transform: translateY(-100%); -moz-transform: translateY(-100%); -ms-transform: translateY(-100%); transform: translateY(-100%); } 100% { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); } } @keyframes round_scale1{ 0%{ transform:scale(.5); opacity: 1; } 100%{ transform:scale(8); opacity: 1; } } @keyframes mouse-dot1 { from { opacity: 0; } 33% { opacity: 1; } to { transform: translateY(15px); -webkit-transform: translateY(15px); opacity: 0; } } @-webkit-keyframes mouse-dot1 { from { opacity: 0; } 33% { opacity: 1; } to { transform: translateY(15px); -webkit-transform: translateY(15px); opacity: 0; } } @-webkit-keyframes resize { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); } 0% { opacity: 0; -webkit-transform: scale(5,5); transform: scale(5,5); } 100% { opacity: 1; -webkit-transform: scale(1,1); transform: scale(1,1); } } @keyframes resize { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); } 0% { opacity: 0; -webkit-transform: scale(5,5); transform: scale(5,5); } 100% { opacity: 1; -webkit-transform: scale(1,1); transform: scale(1,1); } } html, body { scroll-behavior:smooth; } body{ font-family:'Helvetica Neue',Helvetica,'Microsoft YaHei',sans-serif; } a{ text-decoration:none; } a:hover,a:active{ text-decoration:none; } a:focus{ text-decoration:none; } .reset_style{ word-break:normal; } @font-face{ font-family:'Alternate Gothic'; src : url('../font/rBQBHF5fdOiEN0uPAAAAAL7j6dw007.TTF') format('truetype'); } @font-face{ font-family:'MontserratRegular'; src : url('../font/rBQBHF_-wFSEDDbWAAAAACbrhBA015.ttf') format('truetype'); } @font-face{ font-family:'AntonRegular'; src : url('../font/rBQBHV_-w-CEAzCsAAAAAEHmMJI582.ttf') format('truetype'); } @font-face{ font-family:'MontserratSubrayadaRegular'; src : url('../font/rBQBHF_-waOEM7FJAAAAAAQsgQE265.ttf') format('truetype'); } @font-face{ font-family:'VarelaRoundRegular'; src : url('../font/rBQBHV_-wjGEYCtCAAAAAGo1ciw512.ttf') format('truetype'); }  @font-face{ font-family:'TXWZXHJT'; src : url('../font/rBQBHGDmvIWEKWMEAAAAAH34tVw120.ttf') format('truetype'); }   ::-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: #00bbff; } .reset_style h2:after,.cateName1:after,.title_main:after{background-color: #00bbff!important;background: #00bbff!important;} .c_portalResNews_list-01001 .title_main { font-size: 36px!important;font-weight: bold!important;} #c_portalResMember_info-16406013116362145{background: rgba(255, 255, 255, 0.7); overflow: hidden!important;}  @media only screen and (min-width: 769px) { #c_portalResProduct_list-16387591855348948 .lantern{ margin-left:100px!important; margin-right:100px!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 13px; border-radius: 0px; border: 1px solid #fff; background: #fff; color: #333333; } .p_page .pre:active { background: #00bbff; border-color: #00bbff; color: #fff; } .p_page .pre:hover { color: #fff; background: #00bbff; border-color: #00bbff; 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: #002fb2; border-color: #002fb2; color: #fff; } .p_page .next:hover { background: #00bbff; border-color: #00bbff; 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: #00bbff; border-color: #00bbff; } .p_page .pageNum:hover { color: #fff; border-color: #00bbff; cursor: pointer; text-decoration: none; background-color: #00bbff; } .p_page .pageNum.active { text-decoration: none; background-color: #00bbff; color: #fff; border-color: #00bbff; } } @media screen and (max-width: 768px) { #c_portalResPublic_codeContainer-1638758330852,#c_portalResPublic_codeContainer-1638758330862,#w_grid-1638759238842{ margin-top: 20px!important;} #c_portalResNews_list-1638758330857,#w_grid-1638758462612{width: 94%!important;margin-left: auto!important; margin-right: auto!important;} .c_portalResProduct_list-01001 .p_CommonSwitchBtnA{width: 50px!important; height: 50px!important;left: 42%!important;font-size: 26px!important; line-height: 48px!important;} .c_portalResProduct_list-01001 .p_CommonSwitchBtnB{width: 50px!important; height: 50px!important;right: 42%!important;font-size: 26px!important; line-height: 48px!important;} #w_tabswitchbox-1638759061671 .p_relationbtntab.active{width: auto!important; margin: auto!important;box-shadow: none!important} #w_tabswitchbox-1638759061671 > .layout_1 > div > .e_link-000{width: auto!important;margin-right: 15px!important;} #w_tabswitchbox-1638759061671 .p_relationbtntab .font{border-radius: 0!important;} #c_portalResProduct_list-16387591855348948 .lantern{margin-left: 50px!important; margin-right: 50px!important;} .c_portalResProduct_list-01001 .proTitle{padding-right: 0!important;} .c_portalResProduct_list-01001 .eye{display:none!important;} .c_portalResProduct_list-01001 .proLink{display:block!important;} .c_portalResProduct_list-01001 .proImgBox{padding-bottom:100%!important} .c_portalResProduct_list-01001 .proImg{width:100%!important} #w_grid-1638759238842{max-width:100%!important} #w_common_text-1638759238850 span{font-size: 22px!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: #00bbff; } .p_pagebox .pre:hover { color: rgba(255, 255, 255, 1); border-color: #002fb2; background-color: #00bbff; cursor: pointer; } .p_pagebox .pre:active { background-color: #00bbff; } .p_pagebox .next { width: 48%; margin-left:2%; background-color: #00bbff; } .p_pagebox .next:hover { background-color: #00bbff; } .p_pagebox .next:active { background-color: #00bbff; } }