/*侧边导航和轮播部分*/ .zj-banner-out{ position: relative; width: 100%; overflow-x: hidden; } .zj-banner-con{ background: #fff; } .zj-side-nav{ /** modify by yin.zhq position: relative; */ position:absolute; top:0px; width: 223px; /*border-top: 1px solid #333;*/ } .zj-side-nav .side-nav-li{ position: relative; width: 100%; /** modify by yin.zhq */ height: 39px; line-height: 39px; background: rgb(72,150,207); opacity:1.0; font-size: 14px; text-align: center; } .side-nav-li .sanj{ display: none; width: 20px; height: 20px; position: absolute; top: 10px; right: -6px; background: url(/uploads/image/qifinew/icon.png) 0 -429px no-repeat; } .zj-side-nav div h3{ position: relative; font-size: 14px; font-weight: normal; text-indent: 1em; } .zj-side-nav div .icon-box{ position: absolute; display: inline-block; left: 32px; /**top: 14px;*/ top: 10px; width: 24px; height: 22px; } .top-bg-img{ position: relative; height: 89px; background: no-repeat; } .top-bg-img img{ position: absolute; left: 956px; top: 0; z-index: 99; } .left-bg-img{ position: absolute; width: 360px; height: 769px; left: -360px; top: -89px; background: no-repeat; text-align: center; } .right-bg-img{ position: absolute; width: 360px; height: 769px; right: -360px; top: -89px; background: no-repeat; text-align: center; } .icon1{ background: url(/uploads/image/qifzz/icon1.png) 0px 0px no-repeat; } .icon1.white{ background: url(/uploads/image/qifzz/icon11.png) 0px 0px no-repeat; } .icon2{ background: url(/uploads/image/qifzz/icon2.png) 0px 0px no-repeat; } .icon2.white{ background: url(/uploads/image/qifzz/icon22.png) 0px 0px no-repeat; } .icon3{ background: url(/uploads/image/qifzz/icon3.png) 0px 0px no-repeat; } .icon3.white{ background: url(/uploads/image/qifzz/icon33.png) 0px 0px no-repeat; } .icon4{ background: url(/uploads/image/qifzz/icon4.png) 0px 0px no-repeat; } .icon4.white{ background: url(/uploads/image/qifzz/icon44.png) 0px 0px no-repeat; } .icon5{ background: url(/uploads/image/qifzz/icon5.png) 0px 0px no-repeat; } .icon5.white{ background: url(/uploads/image/qifzz/icon55.png) 0px 0px no-repeat; } .icon6{ background: url(/uploads/image/qifzz/icon6.png) 0px 0px no-repeat; } .icon6.white{ background: url(/uploads/image/qifzz/icon66.png) 0px 0px no-repeat; } .icon7{ background: url(/uploads/image/qifzz/icon7.png) 0px 0px no-repeat; } .icon7.white{ background: url(/uploads/image/qifzz/icon77.png) 0px 0px no-repeat; } .icon8{ background: url(/uploads/image/qifzz/icon8.png) 0px 0px no-repeat; } .icon8.white{ background: url(/uploads/image/qifzz/icon88.png) 0px 0px no-repeat; } .icon9{ background: url(/uploads/image/qifzz/icon9.png) 0px 0px no-repeat; } .icon9.white{ background: url(/uploads/image/qifzz/icon99.png) 0px 0px no-repeat; } .icon10{ background: url(/uploads/image/qifzz/icon10.png) 0px 0px no-repeat; } .icon10.white{ background: url(/uploads/image/qifzz/icon1010.png) 0px 0px no-repeat; } .icon11{ background: url(/uploads/image/qifinew/icon.png) -5px -287px no-repeat; } .zj-side-nav div a{ color: #ffffff; font-size: 16px; } #side-nav-con{ display: none; position: absolute; width: 976px; height: 485px; left: 223px; top: 0; border: 1px solid #ececec; z-index: 99; background: #fefefe; } #side-nav-con dl{ padding-top: 5px; padding-left: 6px; padding-right: 4px; padding-bottom: 8px; background: #fefefe; border-top: 1px solid #eee; } #side-nav-con .fore1{ border: 0; } #side-nav-con dt{ float: left; width: 90px; text-align: right; line-height: 22px; padding: 3px 6px 0 0; font-weight: 700; color: #e4393c; } #side-nav-con dt a{ text-decoration: underline; font-size: 14px; color: #ec2f4b; } #side-nav-con dd{ overflow: hidden; padding: 3px 0 0; } #side-nav-con dd em{ float: left; height: 14px; margin: 4px 4px; line-height: 14px; padding: 0 8px; /*border-left: 1px solid #ccc;*/ font-style: normal; } #side-nav-con dd em a{ text-decoration: none; color: #333; cursor: pointer; white-space: nowrap; font-size: 14px; } .zj-side-nav .red{ background: #ffffff; } .zj-banner{ width: 763px; } /*轮播图*/ .zj-banner-box{ position: relative; /**width: 763px;height: 394px;*/ width: 972px; height: 480px; float: left; overflow: hidden; cursor: pointer; } .zj-banner-box .zj-banner-ul{ /*margin: 0 auto;*/ /*margin-left: 580px;*/ width: 988px; height: 480px; overflow: hidden; } .zj-banner-box .zj-banner-ul li{ margin-left: 0; float: left; width: 100%; /**height: 394px;*/ height: 480px; list-style: none; } .zj-banner-ul li img{ display: block; border: 0; } .zj-banner-box .prev{ position: absolute; display: none; width: 18px; height: 32px; background: url(/uploads/image/qifinew/slider-arrow.png) -176px 0 no-repeat; top: 180px; left: 10px; } .zj-banner-box .next{ position: absolute; display: none; width: 18px; height: 32px; background: url(/uploads/image/qifinew/slider-arrow.png) -60px 0 no-repeat; top: 180px; right: 10px; } .zj-banner-box .hd .on{ background: white; } .zj-banner-box .hd{ width: 100%; height: 15px; text-align: center; overflow: hidden; position: absolute; bottom: 5px; z-index: 1; } .zj-banner-box .hd ul{ height: 100%; display: table; margin: 0 auto; } .zj-banner-box .hd li{ display: inline-block; width: 30px; height: 5px; margin: 0 8px; /*border-radius: 50%;*/ background: gray; } ul.banner-botul{ width:1200px; margin:0 auto; margin-top: 4px; height: 130px; } ul.banner-botul li{ float: left; width: 251.5px; height: 130px; margin-left: 3px; } ul.banner-botul li:first-child{ margin-left: 0; width:206px; } ul.banner-botul li:last-child{ background:#eaeaea; height:130px; width:227px; } .notice p{ margin:5px; margin-left:8px; font-size:14px; border-bottom:1px dashed #ecc5ca; } .notice div{ height: 21px; } .notice div a{ display: block; width: 100%; box-sizing: border-box; padding-left: 20px; position: relative; } .notice div img{ position: absolute; left: 6px; top: 8px; } .notice div a{ display: inline-block; width: 100%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; } .zj-banner-right{ float:right; margin-top:-430px; position: relative; width: 228px; margin-left: 3px; } .zj-banner-right li{ width: 228px; /**height: 130px;*/ height: 215px; margin-bottom: 3px; } .zj-banner-right li img{ width: 228px; /**height: 130px;*/ height: 213px; opacity:0.8; } .zj-banner-right .banner-right-h{ width: 228px; /**height: 262px;*/ height: 215px; } .zj-banner-right .banner-right-h img{ width: 228px; /**height: 262px;*/ height: 213px; } .zj-banner-right .banner-right-nomargin{ margin-bottom: 0; } /*楼层*/ .zj-floor{ margin-top: 20px; } .zj-floor header{ position: relative; padding-top: 5px; padding-bottom: 5px; height: 26px; border-bottom: 2px solid #ec2f4b; } .zj-floor header span{ float: left; height: 26px; line-height: 26px; font-size: 16px; padding-left: 5px; font-weight: bold; border-left: 5px solid #ec2f4b; } .zj-floor header a{ font-size: 12px; float: right; margin-top: 6px; margin-right: 20px; padding-right: 20px; background: url(/uploads/image/qifinew/icon.png) 26px -386px no-repeat; } .zj-floor-con{ margin-top: 10px; border: 1px solid #dfdfdf; background: #f2f2f2; } .zj-floor .floor-goods-list{ width: 1200px; } .zj-floor .floor-goods-list li{ float: left; width: 236px; margin: 2px; height: 260px; background: #fff; } .zj-floor .floor-goods-list li img{ display: block; border: 0; width: 180px; height: 180px; margin: 0 auto; margin-top: 10px; } .zj-floor .floor-goods-list li p{ margin-top: 10px; width: 100%; box-sizing: border-box; padding: 0 10px; font: 14px/14px myfont,tahoma,arial,hiragino sans gb,\\5b8b\4f53,sans-serif; text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .zj-floor .floor-goods-list li span{ display: block; margin-top: 10px; width: 100%; box-sizing: border-box; padding: 0 10px; font: 14px/14px myfont,tahoma,arial,hiragino sans gb,\\5b8b\4f53,sans-serif; text-align: center; color: #e02f41; } .zj-floor .floor-goods-list .adv-pic{ width: 476px; margin-left: 0; } .zj-floor .floor-goods-list .adv-pic img{ margin: 0; width: 100%; height: 100%; } .zj-floor .floor-adv-list{ width:1200px; margin-top: 3px; } .zj-floor .floor-adv-list li{ width: 192px; height: 98px; float: left; } .zj-floor .floor-adv-list li img{ width: 100%; height: 100%; } .zj-floor .floor-adv-list .font-list{ box-sizing: border-box; width: 238px; padding-left: 50px; padding-top: 10px; } .zj-floor .floor-adv-list .font-list a{ float: left; width: 84px; line-height: 19px; font: 12px; text-align: left; color: #999; -webkit-transform:scale(0.9); } .zj-floor .floor-adv-list .font-list a:hover{ color: red; } /*楼层一*/ .zj-floor .floor-adv-list .font-list1{ background: #e7e8fa; } /*楼层二*/ .zj-floor .floor-adv-list .font-list2{ background: #ffe0e2; } /*楼层三*/ .zj-floor .floor-adv-list .font-list3{ background: #e1f7f4; } /*楼层四*/ .zj-floor .floor-adv-list .font-list4{ background: #ffedda; } /*楼层五*/ .zj-floor .floor-adv-list .font-list5{ background: #f5ffe9; } /*楼层六*/ .zj-floor .floor-adv-list .font-list6{ background: #ffecf7; } /*楼层七*/ .zj-floor .floor-adv-list .font-list7{ background: #ffeee9; } /*物产商城版本2*/ /*精选商品*/ .sel-goods-title{ width: 100%; height: 76px; margin: 20px 0; text-align: center; } .sel-goods-title img{ display: block; border: 0; margin: 0 auto; } .sel-goods-list .shortli{ width: 199px; } .sel-goods-list{ box-sizing: border-box; width: 1200px; margin: 0 auto; /**border-left: 1px solid #ddd;*/ border-top: 2px solid #ec2f4d; } .sel-goods-list li{ float: left; box-sizing: border-box; height: 250px; width: 200px; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; overflow: hidden; } .sel-goods-list li a{ display: block; width: 100%; height: 100%; } .sel-goods-list li img{ display: block; border: 0; /**height: 140px;margin-top: 20px;*/ width: 150px; height: 100px; margin: 0 auto; } .sel-goods-list li.third-piclist-li img{ display: block; border: 0; width: 150px; height: 265px; margin: 0 auto; margin-top: 20px; } .sel-goods-list li p{ margin-top: 25px; box-sizing: border-box; width: 100%; padding: 0 10px; overflow: hidden; white-space:nowrap; text-overflow: ellipsis; line-height: 14px; font-size: 14px; text-align: center; } .sel-goods-list li span{ margin-top: 15px; box-sizing: border-box; display: block; width: 100%; padding: 0 10px; text-align: center; line-height: 15px; font-size: 15px; color: #ec2f4b; } .sel-goods-list li span em{ font-size: 14px; margin-left: 5px; color: #ec2f4b; } .sel-goods-list .sel-advpic{ width: 400px; } .sel-goods-list .sel-advpic img{ margin-top: 0; width: 100%; height: 100%; } .sel-goods-botadv{ margin-top: 17px; width: 1200px; height: 100px; } #first-piclist img{ margin: 0; width: 100%; height: 100%; } /*新品上线*/ .new-goods-title{ width: 100%; height: 76px; margin: 20px 0; text-align: center; } .new-goods-title img{ display: block; border: 0; margin: 0 auto; } .new-goods-list{ width: 100%; background: #f2f2f2; } .new-goods-list .no-marginright{ margin-right: 0; } .new-goods-list li{ float: left; border-top: 4px solid #ec2f4b; width: 292.5px; padding-top: 1px; height: 359px; margin-bottom: 2px; margin-right: 10px; background: #fff; } .new-goods-list li img{ display: block; border: 0; margin: 0 auto; margin-top: 18px; width: 250px; height: 220px; } .new-goods-list li p{ margin-top: 50px; box-sizing: border-box; width: 100%; padding: 0 10px; overflow: hidden; white-space:nowrap; text-overflow: ellipsis; line-height: 14px; font-size: 14px; text-align: center; } .new-goods-list li span{ margin-top: 20px; box-sizing: border-box; display: block; width: 100%; padding: 0 10px; text-align: center; line-height: 15px; font-size: 15px; color: #ec2f4b; } .new-goods-botadv{ margin-top: 17px; width: 1200px; height: 100px; } .zj-sidebar .side-floor{ width: 50px; height: 50px; } .zj-sidebar .zj-side-top{ box-sizing: border-box; cursor: pointer; background: #f1f1f1; margin: 2px 0; font-size: 13px; line-height: 20px; padding: 5px 10px; text-align: center; overflow: hidden; } .zj-sidebar .side-floor a{ display: block; box-sizing: border-box; cursor: pointer; background: #f1f1f1; margin: 2px 0; font-size: 13px; line-height: 20px; padding: 5px 10px; text-align: center; overflow: hidden; } .zj-sidebar .chicken{ position: absolute; top: -93px; left: -20px; } .zj-sidebar .chicken img{ width: 100px; height: 100px; } /***/ .zj_banner_new{ width:228px; height: 480px; float: left; /*margin:0 auto;*/ } .first-piclist{ float:left; width:358px; } .first-piclist .first-piclist-img1{ width:356px; height:195px; border:1px solid #ddd; } .first-piclist .first-piclist-img2{ margin-top: 3px; width:356px; height:395px; border: 1px solid #ddd; } .second-piclist{ float:left; width:377px; margin:0 3px; } .second-piclist .second-piclist-img1{ width:375px; height:390px; border: 1px solid #ddd; } .second-piclist .second-piclist-img2{ margin-top: 3px; width:375px; height:200px; border:1px solid #ddd; } .third-piclist{ float:left; width:459px; } .third-piclist .third-piclist-img1{ width:457px; height:250px; border: 1px solid #ddd; } .third-piclist .third-piclist-img2{ float: left; width:240px; height:340px; border: 1px solid #ddd; margin-top: 3px; } .third-piclist .third-piclist-div{ float:left; width:212px; overflow:hidden; margin-top:3px; margin-left:3px; } .third-piclist .third-piclist-img3{ width:100%; height:190px; border: 1px solid #ddd; } .third-piclist .third-piclist-img4{ width:100%; height:145px; border: 1px solid #ddd; margin-top: 3px; } .third-piclist li{ width:231px; height:185px; border:1px solid #ddd; } .third-piclist li.third-piclist-li{ width:231px; height:371px; border:1px solid #ddd; }