@charset "utf-8"; /** * PC端 */ body{min-width:1184px;} .h5Only{display:none!important;} /*定义滚动条样式*/ ::-webkit-scrollbar{width:10px;height:10px;background-color:#F6F6F6} ::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.1);border-radius:2px;background-color:#F6F6F6} ::-webkit-scrollbar-thumb{border-radius:2px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.1);background-color:#93979F} /* 自定义下拉框 */ .jqSelect{position:relative;width:100px;height:32px;line-height:32px;border:1px solid #666;border-radius:2px;cursor:pointer} .jqSelect:before{content:'\276F';font-weight: normal;position: absolute;right: 10px;top: 0;transform: rotate(90deg);} .jqSelect select{display:none} .jqSelect [data-select]{display:inline-block;box-sizing:border-box;padding:0 15px;width:100%;height:32px;line-height:32px;vertical-align:middle} .jqSelect ul{display:none;position:absolute;left:0;background:#FFF;box-shadow:0 3px 6px rgba(45,48,54,.2);border-radius:2px;z-index:9} .jqSelect ul li{box-sizing:border-box;padding:0 15px;display:inline-block;width:100%;height:38px;line-height:38px;white-space:nowrap;text-align:left;cursor:pointer} .jqSelect ul li:hover{background:#FEF6F3;color:#E15616} .wrap{width:1184px;margin:0 auto;} .icon:before,.baseTopNav .nav:after{content:'';display:inline-block;background:url(/img/base/icon.png) no-repeat;font-size:0;} /* 头部 */ .baseHeadTop{width:100%;font-size:14px;background:#FBFBFB} .baseHeadTop ul{height:40px;line-height:40px} .baseHeadTop ul li{float:right;margin-left:12px;position:relative} .baseHeadTop li > a{display:inline-block;padding:0 6px;height:40px;border-bottom:1px solid transparent} .baseHeadTop li > a:hover,.baseHeadTop li > a.on{color:#E15616;border-color:#E15616} .baseHeadTop li .qrCode{display:none;position:absolute;right:calc((100% - 72px)/2);width:72px;height:96px;background:#FFF;box-shadow:0 3px 6px rgba(45,48,54,.2);border-radius:2px;z-index:9} .baseHeadTop li:hover .qrCode{display:block;-webkit-animation:fadeInDown .6s;animation:fadeInDown .6s} .baseHeadTop li .qrCode img{width:72px;height:72px} .baseHeadTop li .qrCode p{line-height:24px;white-space:nowrap;text-align:center;color:#4A4F58} .baseHeadTop li > a.cTab{padding-right: 18px;} .baseHeadTop li > a.cTab:after{content: '\276F';font-weight: normal;position: absolute;right: 6px;top: 0;transform: rotate(90deg);} .baseHeadTop li .cShow{display:none;position:absolute;right:calc((100% - 90px)/2);width:90px;background:#FFF;box-shadow:0 3px 6px rgba(45,48,54,.2);border-radius:2px;z-index: 995;} .baseHeadTop li .cShow a{display:inline-block;width:100%;height:38px;line-height:38px;white-space:nowrap;text-align:center} .baseHeadTop li .cShow a:hover{background:#FEF6F3;color:#E15616} .baseHeadCenter,.baseTopNav{width:100%;background:#FFF} .baseHeadCenter .wrap{height:82px;box-sizing:border-box;padding-top:10px} .baseHeadCenter .logo{float:left;width:178px;height:44px;margin-right:122px} .baseHeadCenter .searchBox{width:684px;float:left} .baseHeadCenter .search{width:100%;height:44px;line-height:44px;border:1px solid #FFE6DC;position:relative} .baseHeadCenter .search:before{content:'';position:absolute;left:104px;top:16px;height:12px;border-right:2px solid #C0C6D1} .baseHeadCenter .search .jqSelect{width:104px;height:44px;line-height:44px;border:none} .baseHeadCenter .search .jqSelect:before{right:16px} .baseHeadCenter .search .jqSelect ul{z-index:999;} .baseHeadCenter .keyword{width:578px;height:44px;line-height:44px;text-indent:15px;position:absolute;right:0;top:0;border:none;outline:none} .baseHeadCenter .keyword:focus{outline:none;border:none} .baseHeadCenter .searchBtn{position:absolute;right: 0;top: 0;font-size:0;padding: 7px 12px;height: 30px;line-height: 30px;} .baseHeadCenter .searchBtn:before{width: 30px;height: 30px;background-position: 4px 4px;} .baseHeadCenter .hotword{color:#93979F;font-size:12px;line-height:24px} .baseHeadCenter .hotword a{color:#93979F;padding:0 5px} .baseHeadCenter .hotword a:hover{color:#E15616} /* 购物车 */ .baseHeadCenter .headCart{width:184px;height:44px;float:right;position:relative;} .baseHeadCenter .headCart .addBtn{display:inline-block;width:100%;height:44px;line-height:44px;box-sizing:border-box;border:1px solid #FFE6DC;position:relative;color:#333;font-size:14px;text-align:center;white-space:nowrap} .baseHeadCenter .headCart .addBtn:before{display:inline-block;width:20px;height:20px;vertical-align:middle;background-position:-30px -1px;margin-right:2px} .baseHeadCenter .headCart .addBtn em{color:#E15616;font-style:normal;margin-left:4px;} .baseHeadCenter .cartData{display:none;position:absolute;right:0;top:44px;width:360px;box-sizing:border-box;background:#FFF;z-index:999;box-shadow:0px 3px 6px rgba(45,48,54,2);border-radius:2px} .baseHeadCenter .cartData .empty{padding:72px 10px;text-align:center;font-size:16px;line-height:26px;} .baseHeadCenter .cartData .empty a{color:#E15616;margin:0 5px;border-bottom:1px solid #e15616} .baseHeadCenter .cartData .empty img{display:block;margin:0 auto 28px auto;width:160px;height:136px} .baseHeadCenter .cartMain{max-height:424px;overflow:auto} .baseHeadCenter .cartItem{width:100%;height:106px;box-sizing:border-box;padding:10px 10px 10px 106px;position:relative} .baseHeadCenter .cartItem img{position:absolute;left:10px;top:10px;width:86px;height:86px;box-shadow:0 0 2px #eee} .baseHeadCenter .cartItem span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;line-height:24px} .baseHeadCenter .cartItem span.unit{color:#93979F} .baseHeadCenter .cartItem span.price{color:#F94B4B;margin-top:14px} .baseHeadCenter .cartItem .delBtn{position:absolute;right:10px;bottom:0;width:30px;line-height:30px;text-align:center;font-size:0} .baseHeadCenter .cartItem .delBtn:before{content:'\2715';color:#93979F;font-size:14px} .baseHeadCenter .cartBtm{border-top:1px solid #EBECEF;box-sizing:border-box;height:60px;line-height:24px;padding:6px 10px;position:relative} .baseHeadCenter .cartBtm .btn{position:absolute;right:10px;top:10px;height:40px;line-height:40px;border-radius:2px;padding:0 20px;background:#E15616;color:#FFF;font-size:14px} .baseHeadCenter .cartBtm .btn:hover{opacity:.8} .baseHeadCenter .cartBtm>span{display:block} .baseHeadCenter .cartBtm>span em{font-style:normal;color:#F94B4B} .baseHeadCenter .headCart:hover .cartData{display:block;-webkit-animation:fadeInDown .4s;animation:fadeInDown .4s} /* 导航栏 */ .baseTopNav{position:relative;height:44px;border-top:1px solid #E15616} .baseTopNav>.wrap{height:44px;box-sizing:border-box;position:relative;z-index:991;} .baseTopNav .home,.baseTopNav .classBtn,.baseTopNav .navBox{float:left} .baseTopNav .service{float:right} .baseTopNav .nav{display:inline-block;height:44px;line-height:44px;padding:0 19px;color:#4A4F58;font-size:14px;text-align:center;position:relative;border-left:1px solid transparent;border-right:1px solid transparent} .baseTopNav .nav:hover,.baseTopNav .nav.on{color:#E15616;border-image:-webkit-linear-gradient(white,#E15616,white)1 20 1;border-image:-moz-linear-gradient(white,#E15616,white)1 20 1;border-image:-o-linear-gradient(white,#E15616,white)1 20 1;border-image:linear-gradient(white,#E15616,white)1 20 1} .baseTopNav .nav:after{width:20px;height:20px;vertical-align:middle;margin-left:1px} .baseTopNav .nav.home:after{background-position:-30px -31px} .baseTopNav .classBtn:after{background-position:0 -31px;transition: all .5s;} .baseTopNav .classBtn.on:after{transform:rotate(90deg);} .baseTopNav .navBox li:nth-of-type(1) .nav:after{background-position:-60px -31px} .baseTopNav .navBox li:nth-of-type(2) .nav:after{background-position:-90px -31px} .baseTopNav .navBox li:nth-of-type(3) .nav:after{background-position:-120px -31px} .baseTopNav .navBox li:nth-of-type(4) .nav:after{background-position:-150px -31px} .baseTopNav .navBox li:nth-of-type(5) .nav:after{background-position:-180px -31px} .baseTopNav .navBox li:nth-of-type(6) .nav:after{background-position:-210px -31px} .baseTopNav .navBox li:nth-of-type(7) .nav:after{background-position:-240px -31px} .baseTopNav .service:after{background-position:-270px -31px} .baseTopNav .navBox{width:500px} .baseTopNav .navBox ul{width:980px;} .baseTopNav .navBox li{float:left;position:relative} .baseTopNav .navBox li>div{display:none;position:absolute;left:0;background:#FFF;box-shadow:0 3px 6px rgba(45,48,54,.2);border-radius:0 0 2px 2px;z-index:990} .baseTopNav .navBox li:hover div{display:block} .baseTopNav .navBox li>div a{display:inline-block;width:100%;height:38px;line-height:38px;white-space:nowrap;text-align:center;box-sizing:border-box;padding:0 15px} .baseTopNav .navBox li>div a:hover{background:#FEF6F3;color:#E15616} .baseTopNav .classifyBox{display:none;position:absolute;left:50%;top:44px;z-index:990;transform:translateX(-50%);box-shadow:0 3px 6px rgba(45,48,54,.2);} /* 分类 */ .classifyBox{width:1184px;margin:0 auto;box-sizing:border-box;padding:8px 30px;background:#FFF;border-radius:0 0 2px 2px} .classifyBox .clsTab{height:56px;line-height:56px;white-space:nowrap;border-bottom:1px solid #FFE6DC} .classifyBox .clsTab a{display:inline-block;cursor:default;height:100%;padding:0 25px;font-size:16px;font-weight:bold;color:#2D3036;border-bottom:1px solid transparent} .classifyBox .clsTab a:hover,.classifyBox .clsTab a.on{color:#E15616;border-color:#E15616} .classifyBox .clsCon{padding:10px 0} .classifyBox .line{position:relative;padding-left:100px;line-height:32px} .classifyBox .line:after{content:'';position:absolute;left:100px;top:0;border-right:1px solid #FFE6DC;height:100%} .classifyBox .lft{position:absolute;top:0;left:0;width:100px;color:#000} .classifyBox .lft a{display:inline-block;width:100%;line-height:24px;padding:10px;box-sizing:border-box} .classifyBox .rgt{color:#666;padding:6px 0 6px 6px;position:relative} .classifyBox .rgt a{display:inline-block;height:32px;line-height:32px;padding:0 22px;cursor:pointer;color:#666} .classifyBox .rgt a.on,.classifyBox .clsCon .rgt a:hover{color:#e15616;background:#fbe7de} .classifyBox .line:hover .rgt:after,.classifyBox .line.on .rgt:after{content:'';position:absolute;left:0;top:0;z-index:1;border-right:1px solid #E15616;height:100%} .classifyBox .line:hover .lft a,.classifyBox .line.on .lft a{color:#E15616} .classifyBox .line:hover{background:#fbfafa} /* 底部 */ .footTop{width:100%;padding:27px 0;margin-top: 30px;background:#FFF} .footTop .wrap{white-space:nowrap;display:table} .footTop .wrap span{display:table-cell;height:70px;line-height:70px;color:#4A4F58;font-weight:bold;font-size:16px;text-align:center} .footTop .wrap span:before{width:70px;height:70px;vertical-align:middle;} .footTop .wrap span:nth-of-type(1):before{background-position:0 -60px} .footTop .wrap span:nth-of-type(2):before{background-position:-80px -60px} .footTop .wrap span:nth-of-type(3):before{background-position:-160px -60px} .footTop .wrap span:nth-of-type(4):before{background-position:-240px -60px} .footMain{width:100%;background:#4A4F58} .footLink{display:table;padding:12px 0} .footLink>div{display:table-cell;width:171px} .footLink>div span,.footLink>div a{display:inline-block;width:100%} .footLink>div span{line-height:48px;font-size:14px;font-weight:bold;color:#FFF} .footLink>div a{line-height:36px;font-size:12px;color:#BEC2C9} .footLink>div a:hover{color:#E15616;text-decoration:underline} .footContact{text-align:center;padding-top:30px} .footContact p{display:inline-block;width:72px;background:#FFF;border-radius:2px;overflow:hidden;margin:0 16px} .footContact p img{width:72px;height:72px} .footContact p span{line-height:24px;white-space:nowrap;font-size:12px} .footContact .cellNumber{height:60px;line-height:60px;font-size:12px;color:#FFF;white-space:nowrap} .footContact .cellNumber span {margin: 0 12px;} .footContact .cellNumber a{color:#FFF;} .copyright{text-align:center;color:#FFF;font-size:12px;padding-bottom:25px} .copyright .item{white-space:nowrap;padding-left:35px;position:relative;float:left;margin-left:50%;transform:translateX(-50%)} .copyright .item:before{position:absolute;left:0;width:32px;height:32px;background-position:0 -140px} .copyright p span{margin:0 5px} .copyright p:nth-of-type(2) span:first-child{margin-right:50px} /*商品Item*/ .productItem{float:left;width:284px;height:416px;margin:0 8px;} .productItem .item{position:relative;zoom:1;vertical-align:middle;overflow:hidden;margin:0 auto;width:100%;height:100%;background:#FFF;border-radius:2px;font-size:16px} .productItem .item img{display:block;width:100%;height:284px} .productItem .image .icon{position:absolute;right:20px;top:10px} .productItem .image .icon.hot:before,.productItem .image .icon.new:before{display:block;width:50px;height:64px} .productItem .image .icon.hot:before{background-position:-57px -180px} .productItem .image .icon.new:before{background-position:0px -180px} .productItem .name{display:block;padding:14px 35px;height:48px;line-height:24px} .productItem .name span{color:#93979F;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical} .productItem .name em{font-style: normal;color: #e15616;} .productItem .price{height:48px;} .productItem .price em{display:block;height:48px;line-height:48px;color:#4A4F58;font-style:normal;text-align:center;} .productItem .price em.p{color:#F55C5C} .productItem .price .icon{display:inline-block;font-size:0;width:24px;height:24px;line-height:24px;position:relative;vertical-align:top;margin-top:12px} .productItem .price .icon.on{position:absolute;left:0;top:0;margin:0} .productItem .price .icon:before{width:24px;height:24px;background-position:-146px -251px} .productItem .price .icon.on:before{background-position:-116px -251px} .productItem .btnBox{display:none;position:absolute;width:284px;height:68px;background:#FEF6F3;text-align:center;bottom:0;left:0} .productItem .item:hover .btnBox{display:block} .productItem .item:hover .name span{color: #e15616;} .productItem .item:hover{box-shadow:0px 2px 6px #dedede;} .productItem .btn{display:block;width:158px;margin:12px auto;height:42px;line-height:42px;text-align:center;overflow:hidden;color:#F94B4B;background:#FFE6DC;border:1px solid #E15616;border-radius:2px} .productItem .btn.add{color:#E15616;} .productItem .btn:hover{background:#E15616;color:#FFF} /*分页*/ .pageWrap{width:1184px;text-align:center;margin:20px auto 36px} .pageWrap a{box-sizing:border-box;display:inline-block;width:40px;height:40px;line-height:40px;border:1px solid #EBECEF;font-size:16px;margin:0 5px;color:#2D3036;background:#fff;border-radius:2px} .pageWrap a.on{background:#e15616;color:#fff;border:1px solid #e15616} .pageWrap a:hover{color:#E15616} .pageWrap a.on:hover{color:#fff;opacity:.8} .pageWrap a.btn{width:auto;color:#E15616;background:none;border:none} .pageWrap .prev:before{content:'\276E'} .pageWrap .next:before{content:'\276F'} .pageWrap span{display:inline-block;height:40px;line-height:40px;margin:0 5px;color:#93979F} .pageWrap b{color:#2D3036;font-weight:normal} .pageWrap input{box-sizing:border-box;width:80px;height:40px;line-height:40px;font-size:16px;border:1px solid #EBECEF;outline:none;border-radius:2px;text-align:center} /*登录弹框*/ .loginAlert{display:none;position:fixed;top:0;left:0;width:100%;height:100%;margin:0 auto;background-color:rgba(74,79,88,.7);z-index:999} .loginAlert .box{box-sizing:border-box;width:338px;height:234px;position:relative;top:50%;margin:-117px auto 0 auto;font-size:14px;background:#FFF;border-radius:2px;color:#4A4F58;line-height:42px;text-align:left} .loginAlert .box:after{content:'';display:block;width:125px;height:125px;background:url(/img/base/to_login.png) no-repeat left top;background-size:100% 100%;margin-left:16px} .loginAlert .hd{border-bottom:1px solid #E2E7EF;height:42px;box-sizing:border-box;padding:0 16px;color:#627386} .loginAlert .hd .close{float:right;text-align:center;font-style:normal;cursor:pointer} .loginAlert .hd .close:before{content:'\2715'} .loginAlert .bd{padding:0 16px;color:#22272E} .loginAlert .bd span:first-child:after{content:','} .loginAlert .bd .btn{position:absolute;bottom:16px;width:68px;height:32px;line-height:32px;text-align:center;border-radius:2px;box-sizing:border-box;cursor:pointer} .loginAlert .bd a.btn{right:16px;color:#FFF;background:#E15621} .loginAlert .bd em.btn{font-style:normal;right:100px;color:#22272E;background:#FFF;border:1px solid #B8BFCA} /* 首页右侧导航 */ #scrollTop{display:none;position:fixed;right:50%;margin-right:-700px;width:88px;z-index:9999;bottom:120px;} #scrollTop .item{width:100%;background-color:#fff;box-sizing:border-box;text-align:center;box-shadow:0 2px 4px rgb(254,246,243);border-radius:2px;margin-bottom:10px;font-size:12px;position:relative} #scrollTop .item span{display:block;width:100%;box-sizing:border-box} #scrollTop .item>span{position:relative;cursor:pointer;} #scrollTop .item>span:hover{color:#E15616;} #scrollTop .item .toTop{padding:12px 16px 12px 48px;line-height:16px;} #scrollTop .item .toTop:before{width:32px;height:32px;background-position:-42px -254px;position:absolute;top:4px;left:16px}