@charset "utf-8"; /* CSS Document */ /*页面整体宽度控制*/ .wrapper { width: 1200px; margin: auto;} /* 公用头部区域 -------------------------------------- */ .header-wrap {background-color: #FFF; width: 100%;} .new_pic{ width:100%; height:150px;background:url("/templates/default/images/s.jpg") no-repeat center top;} .new_pic .yomibox{margin:0 auto;width:1200px;height:150px;background:url("/templates/default/images/new_pic.jpg") no-repeat left top;position:relative} .new_pic .yomi{width:308px;height:60px;position:absolute;top:76px;left:83px;} .yomi li{width:53px;height:53px;background:none;padding:0;margin:0;float:left;line-height:53px;text-align:center;font-size:35px;color:#000;margin-right:24px;margin-top:3px;font-weight:400; font-family:"Impact";} .yomi li.split{display:none} .new_pic .close_btn{position:absolute;top:5px;right:5px;width:22px;height:22px;background:url("/templates/default/images/close.png") no-repeat center center;text-indent:-9999em;overflow:hidden} .public-head-layout {height:100px;padding:10px 0;} /* 站点logo */ .public-head-layout .site-logo {width: 240px; height: 60px; float: left; margin: 15px 80px auto 0;} .public-head-layout .site-logo img {max-width: 240px; max-height: 60px;} /* 头部搜索 */ .head-search-bar { width: 500px; float: left; margin: 17px 0 0; overflow: hidden;} .head-search-bar .search-form {background-color:#009944;height:36px;padding:3px;position:relative;z-index:10} .head-search-bar .input-text {line-height:24px;color:#555;width:74%;height:24px;float:left;padding: 6px 1% 6px 40px; border: none 0;font-family:"microsoft yahei";background:#fff url("/templates/default/images/s-ico.gif") no-repeat;} .head-search-bar .input-submit {font-size:16px;color:#FFF;font-weight:400;background-color:transparent; width:13%; height: 36px; line-height:36px;border: none; cursor: pointer;font-family:"microsoft yahei";display:block;position:absolute;top:3px;right:3px;z-index:999; } #search_act{border:none;border-left:3px solid #00a346;width:75px;padding-left:10px!important;font-family:"microsoft yahei";font-size:14px;color:#777;} #search_act option{line-height:24px;padding:5px 0 5px 10px;} .head-search-bar .keyword { line-height: 20px; color: #999; width: 500px; height: 20px; margin-top: 4px; overflow: hidden;} .head-search-bar .keyword ul { font-size: 0; *word-spacing:-1px/*IE6、7*/; vertical-align: top; display: inline-block; *display:inline/*IE6、7*/;} .head-search-bar .keyword ul li { font-size: 12px; vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; *display:inline/*IE6、7*/; margin-right: 12px;} .head-search-bar .keyword ul li a { color: #777;} .head-search-bar .keyword ul li a:hover{color:#00923f;} /* 头部用户型菜单*/ .head-user-menu { font-size: 0; *word-spacing:-1px/*IE6、7*/; float: right; margin: 18px 0 0 0; } .head-user-menu dl { font-size: 12px; vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; *display:inline/*IE6、7*/; margin-right: 10px; position: relative; z-index: 3; *zoom:1/*IE6、7*/;} .head-user-menu dl.my-mall { width: 108px;} .head-user-menu dl.my-cart { width: 124px;} .head-user-menu dl.hover { z-index: 101;} .head-user-menu dl dt { line-height: 20px; color: #555; background-color: #FAFAFA; height: 20px; padding: 10px; border: solid 1px #F0F0F0; position: absolute; z-index: 2; top: 0; right: 0; cursor: pointer;} .head-user-menu dl.my-mall dt { width: 90px;} .head-user-menu dl.my-cart dt { width: 106px;} .head-user-menu dl.hover dt { background-color: #FFF; border-width: 1px; border-color: #F0F0F0 #F0F0F0 #FFF #F0F0F0;} .head-user-menu dl dt span.ico { background: url(/templates/default/images/top_bg.png) no-repeat; vertical-align: middle; display: inline-block; width: 20px; height: 16px; } .head-user-menu dl.my-mall span.ico { background-position: -100px 0; margin-right: 4px;} .head-user-menu dl.my-cart span.ico { background-position: -120px 0; margin-right: 8px;} .head-user-menu dl dt i { font-size: 0px; line-height: 0; vertical-align: middle; display: inline-block; width: 0px; height: 0px; margin-left: 8px; border-width: 4px; border-color: #777 transparent transparent transparent; border-style:solid dashed dashed dashed; -webkit-transition: .2s ease-in; -moz-transition: -webkit-transform .2s ease-in; -o-transition: -webkit-transform .2s ease-in; transition: .2s ease-in; margin-top:4px;} .head-user-menu dl.hover dt i { FILTER: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); -moz-transform: rotate(180deg); -moz-transform-origin: 50% 30%; -webkit-transform: rotate(180deg); -webkit-transform-origin: 50% 30%; -o-transform: rotate(180deg); -o-transform-origin: 50% 30%; transform: rotate(180deg); transform-origin: 50% 30%;} .head-user-menu dl dd { background-color: #FFF; display: none; border: solid 1px #F0F0F0; position: absolute; z-index: 1; top: 40px; right: 0; } .head-user-menu dl.my-mall dd { width: 308px;} .head-user-menu dl.my-cart dd { width: 348px;} .head-user-menu dl.hover dd { display: block;} .head-user-menu dl dd a { color: #005EA6;} .head-user-menu a.arrow i { background:url(/templates/default/images/top_bg.png) no-repeat -150px 0; vertical-align: middle; display: inline-block; width: 4px; height: 7px; margin-left: 4px;overflow:hidden} .head-user-menu dl dd .goods-thumb { width: 50px; height: 50px;} .head-user-menu dl dd .goods-thumb a { line-height: 0; text-align: center; vertical-align: middle; display: table-cell; *display: block; width: 48px; height: 48px; border: solid 1px #DDD; overflow: hidden; } .head-user-menu dl dd .goods-thumb img { max-width: 48px; max-height: 48px; margin-top:expression(48-this.height/2); *margin-top:expression(24-this.height/2);} .head-user-menu dl dd .sub-title { line-height: 28px; height: 28px; padding: 7px; border-bottom: solid 1px #DDD;} .head-user-menu dl dd .sub-title h4 { font-weight: 600; float: left;} .head-user-menu dl dd .sub-title a { float: right;} .head-user-menu dl dd .user-centent-menu { width: 308px; padding: 8px 0; overflow: hidden;} .head-user-menu dl dd .user-centent-menu ul { width: 310px; margin-left: -2px;} .head-user-menu dl dd .user-centent-menu ul li { width: 138px; float: left; padding: 4px 0 4px 16px; border-left: solid 1px #EEE; } .head-user-menu dl dd .browse-history { background-color: #FAFAFA; width: 308px; border-style: solid; border-width: 1px 0 0; border-color: #DDD transparent transparent;} .head-user-menu dl dd .browse-history .part-title { height: 20px; padding: 6px 8px; } .head-user-menu dl dd .browse-history .part-title h4 { float: left;} .head-user-menu dl dd .browse-history .part-title a { float: right;} .head-user-menu dl dd .browse-history ul { font-size: 0; *word-spacing:-1px/*IE6、7*/; padding: 0 7px 7px 7px;} .head-user-menu dl dd .browse-history ul li { vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; *display:inline/*IE6、7*/; margin: 0 4px; *zoom: 1;} .head-user-menu dl dd .browse-history .no-goods { text-align: center; display: block; width: 100%; font-size: 12px;} .head-user-menu dl dd .incart-goods-box { display: block; width: 348px; max-height: 267px; overflow: hidden; position: relative;} .head-user-menu dl dd .incart-goods { text-align: center; width: 100%;} .head-user-menu dl dd .incart-goods .no-order { margin: 20px 0;} .head-user-menu dl dd .incart-goods .loading { width: 16px; height: 16px; margin: 20px auto;} .head-user-menu dl dd .incart-goods dl { display: block; width: 98%; height: 66px; clear: both; margin: 0 auto 0 2%; border-bottom: dotted 1px #DDD; position: relative; z-index: 1; } .head-user-menu dl dd .incart-goods dt, .head-user-menu dl dd .incart-goods dd { background-color: transparent; border: 0; position: absolute; z-index: 1; } .head-user-menu dl dd .incart-goods dt.goods-name { line-height: 16px; background-color: transparent; text-align: left; width: 180px; height: 32px; padding: 0; top: 8px; left: 64px; } .head-user-menu dl dd .incart-goods dt.goods-name a { color: #333;} .head-user-menu dl dd .incart-goods dd.goods-thumb { top: 8px; left: 8px;} .head-user-menu dl dd .incart-goods dd.goods-price { text-align: right; width: 80px; height: 16px; top: 6px; right: 12px;} .head-user-menu dl dd .incart-goods dd.goods-price em { font-size: 11px !important; font-weight: normal!important; line-height: 16px; color: #777 !important; word-break: break-all; word-wrap: break-word; text-overflow: ellipsis; white-space: nowrap; text-align: right; width: 50px; margin-right: 4px; overflow: hidden; -webkit-text-size-adjust:none;} .head-user-menu dl dd .incart-goods dd.goods-sales { line-height: 16px; color: #999; background-color: transparent; width: 270px; height: 16px; top: 42px; left: 64px; } .head-user-menu dl dd .incart-goods dd.handle { width: 32px; top: 22px; right: 10px;} .head-user-menu dl dd .checkout { background-color: #F0F0F0; text-align: right; padding: 8px; overflow: hidden;} .head-user-menu dl dd .checkout .total-price { line-height: 20px; display: block;} .head-user-menu dl dd .checkout .total-price i { font-weight: 600; color: #C00; margin: 0 4px;} .head-user-menu dl dd .checkout .total-price em { font-family: Verdana, Geneva, sans-serif; font-size: 18px; font-weight: 600; color: #C00;} .head-user-menu dl dd .checkout .btn-cart { float: right; clear: both; line-height: 20px; color: #FFF; background-color: #D93600; padding: 4px 8px; margin-top: 4px; border-radius: 4px;} .head-user-menu dl div.addcart-goods-num { font: bold 11px/14px Verdana; color: #FFF; background: #F00; text-align: center; display: inline-block; height: 16px; min-width: 16px; max-width: auto!important; border: none 0; border-radius: 8px; position: absolute; z-index: 3; top: -4px; left: 20px;} /* 公用导航区域 -------------------------------------- */ .public-nav-layout { /*background-color: #087301;*/ width: 100%; height: 45px; position: relative; z-index: 99;background-color:#009944;} /*站点导航菜单*/ .public-nav-layout .site-menu { font-size: 0; *word-spacing:-1px/*IE6、7*/; float: left;padding-left:224px;} .public-nav-layout .site-menu li { vertical-align: top; letter-spacing: normal; word-spacing: normal; display:block; float:left; *display:inline/*IE6、7*/;position:relative} .public-nav-layout .site-menu li a {line-height: 45px; /*color: #FFF;*/ height: 45px; padding: 0 19px;/*border-right: solid 1px #065c01;*/ display:block; float:left; *display:inline/*IE6、7*/; zoom:1; font-family: "microsoft yahei",Arial,Helvetica,sans-serif;font-size: 15px;color: #fff; font-weight:400;} .public-nav-layout .site-menu li .hot,.public-nav-layout .site-menu li .news{ position:absolute; width:27px; height:14px; position:absolute; left:60px; top:-5px; z-index:22;} .public-nav-layout .site-menu li .news{width:26px;left:69px;} .public-nav-layout .site-menu li a:hover { text-decoration: none; /*background-color: #61ad00;*/color:#fff; background:#008f40;} .public-nav-layout .site-menu li a.current {color:#fff;text-decoration:none;background-color:#008f40;font-weight:700} .public-nav-layout .site-menu li a.current:hover{color:#fff;} /*分类导航菜单*/ .public-nav-layout .all-category { display: block; width:224px;height: 45px; /*float:left;border: solid #065c01;*/ border-width:0 1px; background:#00AD3F;position:absolute;left:0;top:0; z-index:99} .public-nav-layout .all-category .title { line-height: 45px; height: 45px; padding:0 10px; } .public-nav-layout .all-category .title h3 a { font-weight:500; color: #FFF; float: left; margin-left: 4px;font-family:"microsoft yahei";font-size:14px;} .public-nav-layout .all-category .title h3 a:hover{text-decoration:none} .public-nav-layout .all-category .title i {font-size:0px;line-height:0;width:18px;height:10px;float:right;margin:16px 4px 0 0;background:url("/templates/default/images/xl.gif") no-repeat center center;} .public-nav-layout .all-category .category {display:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#19000000', endColorstr='#19000000');background:rgba(0,0,0,0.1); width:223px; padding:0px 1px 1px; margin-left:-1px} .public-nav-layout .all-category:hover .category { display:block;} .sjrz{ display:block; width:75px; height:22px; float:right; font: bold 15px/20px "微软雅黑"; background:#ffa800 url("/templates/default/images/dian.png") no-repeat 85px 6px;color:#ffa800; border: 5px solid #ffa800; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius:5px; margin-top:6px;padding: 0 15px 0 10px;} .sjrz a{ color:#fff; text-decoration:none;} .sjrz a:hover{ color:#fff; text-decoration:none;} .public-nav-layout .category .menu {background-color:#FFF;_width:211px;_border:none} /*.public-nav-layout .category .menu li { background-color: #FAFAFA; width: 210px; height: 59px; *float: left; *clear: left; border-top: solid 1px #FFF; position: relative; z-index: 1; zoom:1;}*/ .public-nav-layout .category .menu li.m_category_item{*float:left;*clear:left;z-index:1;zoom:1; position: relative; height: 79px; vertical-align: top; border:none; border-top: 1px solid #e9e9e9; background:#fff url("/templates/default/images/arr-1.gif") no-repeat 200px 29px; } #m_furniture{border:none;} #m_material, #m_hardstep, #m_service{} .m_category .m_category_hd .ico_arrow, .popupWrap .popup .icon_ok, .enter_channel a{background-image:url(/style/1/images/bg_headerAll.png); background-repeat:no-repeat;} .public-nav-layout .category .menu li .item-hd{width:223px;height:39px;overflow:hidden;position:relative} .public-nav-layout .category .menu li .item-hd i{display:block;width:27px;height:27px;background:url("/templates/default/images/sort.png") no-repeat;position:absolute;top:8px;left:8px;} #m_furniture .item-hd i{background-position:0 -85px;} #m_material .item-hd i{background-position:0 -57px;} #m_house .item-hd i{background-position:0 -111px;} #m_hardstep .item-hd i{background-position:0 0px;} #m_softstep .item-hd i{background-position:0 -28px;} #m_service{height:80px;} #m_service.hover{height:80px;background-color:#10a950;} .public-nav-layout .category .menu li.hover .item-hd i{display:block;width:27px;height:27px;background:url("/templates/default/images/sort_hover.png") no-repeat;position:absolute;top:8px;left:8px;} #m_furniture.hover .item-hd i{background-position:0 -85px;} #m_material.hover .item-hd i{background-position:0 -57px;} #m_house.hover .item-hd i{background-position:0 -111px;} #m_hardstep.hover .item-hd i{background-position:0 0px;} #m_softstep.hover .item-hd i{background-position:0 -28px;} #m_service.hover .item-hd i{background-position:0 -140px;} #m_service .item-hd i{background-position:0 -140px;} .public-nav-layout .category .menu li .item-hd .ico_title{display:block;width:178px;height:39px;line-height:45px;text-align:left;overflow:hidden;font-family:"microsoft yahei"; font-size:13px;font-weight:700;color:#333;margin:0;padding-left:44px;} .public-nav-layout .category .menu li .item-hd .ico_title:hover{text-decoration:none;} .public-nav-layout .category .menu li .item-colBox{width:223px;padding:0px;height:36px;overflow:hidden;margin-bottom:8px;} .public-nav-layout .category .menu li .item-col{padding-left:12px;padding-right:20px;height:32px;line-height:16px;overflow:hidden;width:191px;} .public-nav-layout .category .menu li .item-col a{float:left;display:block;min-width:30px;_width:30px; white-space:nowrap;word-wrap:normal;color:#999;margin-right:10px;font-family:"microsoft yahei";line-height:16px} .public-nav-layout .category .menu li .item-col a:hover{text-decoration:none} .public-nav-layout .category .menu .hover{z-index:201;} .public-nav-layout .category .menu .hover .m_category_bd{display:block;} .public-nav-layout .category .menu .m_category_item.hover{background:#10a950 url(/templates/default/images/arr.gif) no-repeat right center!important;z-index:10;} .public-nav-layout .category .menu .hover .item-hd a{color:#fff;} .public-nav-layout .category .menu .hover .item-col a{color:#fff;} .public-nav-layout .category .menu .hover .item-hd{/*background:#10a950 url(/templates/default/images/arr.gif) no-repeat right top*/;} .public-nav-layout .category .menu .hover .item-colBox{position:relative;z-index:50;margin-right:0px;} .public-nav-layout .category .menu li .item-col a:hover{text-decoration:none;color:#fff;} .public-nav-layout .category .menu li.odd {background-color:#FAFAFA;} .public-nav-layout .category .menu li.even {background-color:#F0F0F0;} .public-nav-layout .category .menu li.hover {z-index: 2;background-color:#fff;} .public-nav-layout .category .class { border-style: solid; border-width: 1px 0 1px 4px; border-color: transparent; display: block; width: 178px; height: 35px; padding: 12px 15px; position: absolute; z-index: 1; top: -1px; left: -1px;} .public-nav-layout .category .hover .class { background-color: #FFF!important; border-color: #416f2b transparent #416f2b #416f2b; z-index: 2;} .public-nav-layout .category .class span.ico { width: 16px; height: 16px; float: left; margin-right: 6px; float:left; filter:alpha(opacity=50)/*IE*/; -moz-opacity:0.5/*Moz+FF*/; opacity: 0.5;} .public-nav-layout .category .menu li.hover .ico { filter:alpha(opacity=100)/*IE*/; -moz-opacity:1/*Moz+FF*/; opacity: 1;} .public-nav-layout .category .class span.ico img { max-width: 16px; max-height: 16px; -webkit-filter: grayscale(100%)/*Webkit*/; -o-filter: grayscale(100%); filter: gray;} .public-nav-layout .category .menu li.hover .ico img { -webkit-filter: grayscale(0)/*Webkit*/; -o-filter: grayscale(0); filter: none;} .public-nav-layout .category .class h4 { font-weight: 600; line-height: 16px; color: #333; height: 16px; float: left;} .public-nav-layout .category .class h4 a { color: #333;} .public-nav-layout .category .menu li.hover .class h4 a { color: #B22D00;} .public-nav-layout .category .class .recommend-class { line-height: 16px; width: 168px; height: 16px; float: left; clear: both; margin-top: 4px; overflow: hidden;} .public-nav-layout .category .class .recommend-class a { color: #999; white-space: nowrap; margin-right: 6px;} .public-nav-layout .category .class .arrow { background: url(/templates/default/images/top_bg.png) no-repeat -150px -10px; width: 5px; height: 9px; float: right;} /*=====2015/01/12==显示三级分类,改变二级分类结构=======by zhouxu====*/ .public-nav-layout .category .menu .hover .sub-class{display:block;} .sub-class:after{content:".";height:0;visibility:hidden;display:block;clear:both;font-size:0;line-height:0;} .sub-class{*zoom:1;} .sub-class{display:none;position:absolute;left:222px;top:0px; z-index:1;width:780px;padding-top:5px;padding-bottom:10px;border:1px solid #e9e9e9;background:#FFF;-moz-box-shadow:4px 4px 7px #aaa;-webkit-box-shadow:4px 4px 7px #aaa;box-shadow:4px 4px 7px #aaa;} #m_service .sub-class{top:auto;bottom:0;} .m_subItemCon01{display:inline; float:left;width:730px;padding:0 25px;overflow:hidden;} .m_subItemCon02{display:inline; float:right;width:200px;} .sub-class .m_conList{margin-bottom:10px;} .sub-class .subItem{padding:5px 0 5px 90px;clear:both;margin-top:-1px;border-top:1px solid #e9eae9;} .sub-class .subItem-hd{float:left;width:90px;margin-left:-90px;line-height:20px;text-align:right;font-weight:bold;} .sub-class .subItem-hd a{margin-right:0px;} .sub-class .subItem-col{margin-left:10px; max-height:40px; overflow:hidden;} .sub-class .subItem-col:after{content:"";display:block;height:0;clear:both;visibility:hidden;} .sub-class .subItem-hd a{color:#087301;font-family: "microsoft yahei", 'Simsun', Arial} .sub-class .subItem-col a{display:inline-block;float:left;height:20px;line-height:20px;color:#666;white-space:nowrap;padding:0 15px 0 5px;font-family:"microsoft yahei"} .sub-class .subItem-hd a:hover,.sub-class .subItem-col a:hover{color:#579a00;} .sub-class .enter_channel a{display:inline-block;padding:0 15px 0 10px;height:28px;line-height:28px;background-color:#579a00;background-position:right -145px;color:#fff;font-family:"microsoft yahei"} /*===========================end=================================*/ /*=====2014/11/10==隐藏三级分类,改变二级分类结构=======by zhouxu====*/ /*.sub-class .subItem{padding:8px 0 8px 0px;float:left;width:25%;margin:0px 0 0 0;border-bottom:1px solid #e9eae9;}*/ /*.sub-class .subItem-hd{width:94%;margin:0 0 2% 0;padding-left:6%;line-height:24px;text-align:left;font-weight:400;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}*/ /*.sub-class .subItem-hd{color:#666;font-family: "microsoft yahei", 'Simsun', Arial;margin-right:0px;}*/ /*.sub-class .subItem-hd:hover{color:#fff;text-decoration:none; background:#00a348}*/ /*.sub-class .enter_channel a{display:none;}*/ /*===========================end=================================*/ .sub-class .m_hotBrands{margin-bottom:15px;} .sub-class .m_hotBrands h3{height:30px;line-height:30px;font-weight:bold; color:#333;font-family:"microsoft yahei"} .sub-class .m_hotBrands ul{width:192px;border-top:1px solid #e9e9e9;border-left:1px solid #e9e9e9;;overflow:hidden;} .sub-class .m_hotBrands li{float:left;width:95px;height:40px;margin:-1px 0 0 -1px;vertical-align:top;overflow:hidden;border:1px solid #e9e9e9;} .sub-class .m_hotBrands img{width:95px;height:40px;vertical-align:top;} .sub-class .m_hotAct{margin-bottom:20px;} .sub-class .m_hotAct h3{height:30px;line-height:30px;font-weight:bold; color:#333;} .sub-class .m_hotAct .txt{height:20px;line-height:20px;overflow:hidden;} .sub-class .m_hotAct h3 a:hover,.m_hotAct .txt a:hover{color:#579a00;} .sub-class .m_recAct{margin-right:-5px;width:213px;height:250px;} .sub-class .m_recAct img{width:213px;height:250px;} /* 面包屑所在位置 */ .nch-breadcrumb-layout { text-align: center;} .nch-breadcrumb { font-size: 0; *word-spacing:-1px/*IE6、7*/; text-align: left; height: 20px; padding: 10px 0; margin: 0 auto;} .nch-breadcrumb span { font-size: 12px; line-height: 20px; color: #999; letter-spacing: normal; word-spacing: normal; display: inline-block; *display: inline/* IE6,7*/; height: 20px; zoom: 1;} .nch-breadcrumb i { font-size: 14px; color: #AAA; margin-right: 4px;} .nch-breadcrumb span.arrow { font-family: "宋体"; line-height: 20px; color: #AAA; margin: 0 6px;} .nch-breadcrumb a { color: #777; display: block; } .nch-breadcrumb a:hover { color: #D93600;} /* FILE ARCHIVED ON 11:47:05 Oct 13, 2015 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 01:27:41 Apr 20, 2025. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). */ /* playback timings (ms): captures_list: 0.647 exclusion.robots: 0.035 exclusion.robots.policy: 0.023 esindex: 0.014 cdx.remote: 8.381 LoadShardBlock: 93.563 (3) PetaboxLoader3.datanode: 116.553 (4) load_resource: 217.2 PetaboxLoader3.resolve: 140.056 */