 html,body{margin: 0;padding: 0;} .pagebox{ position:relative; }*{ word-break: normal; } #w_grid-1584855275801 {position:relative;z-index:999;box-shadow: 0 0 8px 0 rgba(0,0,0,0.1);} #w_grid-1584668567871 {position:relative;z-index:999;box-shadow: 0 0 8px 0 rgba(0,0,0,0.1);} a,a:hover,a:active,a:focus{text-decoration:none;}  .stylebox_title{ } @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: #004a3b; border-color: #004a3b; color: #fff; } .p_page .pre:hover { color: #fff; background: #004a3b; border-color: #004a3b; 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: #004a3b; border-color: #004a3b; color: #fff; } .p_page .next:hover { background: #004a3b; border-color: #004a3b; 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: #004a3b; border-color: #004a3b; } .p_page .pageNum:hover { color: #fff; border-color: #004a3b; cursor: pointer; text-decoration: none; background-color: #004a3b; } .p_page .pageNum.active { text-decoration: none; background-color: #004a3b; color: #fff; border-color: #004a3b; } } @media screen and (max-width: 768px) { #w_common_text-1581996465738,#w_common_text-1581996465744,#w_common_text-1581996465749,#w_common_text-1581996465755{ height: 150px !important; } #w_grid-1581996521948> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ width: 100% !important; } #w_common_text-1581996521977{ display: none !important; } #c_portalResAtlas_list-15917830601947425{ width: 100% !important; } .c_portalResNews_detail-01001001 .p_dataSource{ display: none !important; } #c_portalResProduct_list-15848631199243869 .col-md-4{ width:calc(100% / 2 - 2px)!important; display:inline-block; } .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: #004a3b; } .p_pagebox .pre:hover { color: rgba(255, 255, 255, 1); border-color: #004a3b; background-color: #004a3b; cursor: pointer; } .p_pagebox .pre:active { background-color: #004a3b; } .p_pagebox .next { width: 48%; margin-left:2%; background-color: #004a3b; } .p_pagebox .next:hover { background-color: #004a3b; } .p_pagebox .next:active { background-color: #004a3b; } }   ::-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: #004a3b; }  @keyframes wSkewIn { from { transform: skew(0deg, 10deg) translateY(50px); opacity: 0; } to { transform: skew(0deg, 0deg) translateY(0px); opacity: 1; } } @keyframes wSkewOut { from { transform: skew(0deg, 0deg) translateY(0px); opacity: 1; } to { transform: skew(0deg, 10deg) translateY(50px); opacity: 0; } }