 html,body{margin: 0;padding: 0;} .pagebox{ position:relative; }@font-face { font-family: '微软雅黑'; src:url('/upload/font/vista.ttf?tenantId=222330&viewType=1&v=000') format('truetype'); } *{} #c_portalResFriendlink_list-15573700801902024 .p_pagebox .next, .p_pagebox .pre, .p_page .pageNum:hover, .p_page .next:hover, .p_page .pre:hover, .p_page .pageNum.active{ background-color:#ff0000!important; color:#fff!important; border-color:#ff0000!important; } #c_portalResIntro_detail-15573035433643450 { border-top: #e4e4e4 1px solid; } #c_portalResProduct_list-15573810914200968{ border-top: #e4e4e4 1px solid; } #c_portalResFriendlink_list-15573700801902024{ border-top: #e4e4e4 1px solid; } #c_portalResNews_list-15573740360801464{ border-top: #e4e4e4 1px solid; } #c_portalResNews_list-1558523554772{ border-top: #e4e4e4 1px solid; } #w_grid-1557371097640{ border-top: #e4e4e4 1px solid; } #w_grid-1558589699498{ border-top: #e4e4e4 1px solid; } #w_fimgbox-1555573133970{ max-width: 120px !important; margin-left: 0px !important; } @media only screen and (min-width: 769px){ .c_portalResnav_main-01001 .p_category { background:none !important; } .w_grid-001 > div > .p_gridbox > .p_gridCell { margin-left: 0 !important; margin-top: 0 !important; margin-bottom: 0 !important; } .c_portalResnav_main-01001 .p_categoryBox { float: right !important; } .c_portalResnav_main-01001 .p_categoryBox .p_title { font-size: 16px !important; } } #w_grid-1555573122059 { max-width: 96% !important; } #w_grid-1555571777020 { background-color: rgba(255,255,255,.5); position: fixed !important; top: 0; left: 0px !important; z-index:9999 !important; } @keyframes scroll-icon{ 0% { -webkit-transform:translateY(-12px); transform: translateY(-12px); opacity: 0; } 30%, 70% { opacity: 1; } 100% { -webkit-transform: translateY(12px); transform: translateY(12px); opacity: 0; }; } .scroll-icon:after{ content:''; width:5px; height:5px; background-color:#fff; border-radius:50%; -webkit-animation:scroll-icon 2.2s infinite cubic-bezier(0.65, 0.05, 0.36, 1); animation:scroll-icon 2.2s infinite cubic-bezier(0.65, 0.05, 0.36, 1); } .scroll-icon{ display:flex; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; align-items:center; height:2em; width:1.2em; font-size:22px; color:rgba(255,255,255, 0.5); border-radius:2em; border:solid 2px; -webkit-transition:.4s; transition:.4s; }