@charset "utf-8";
/*主体部分*/
.main{width:100%;background:#fff;}



/*当前搜索关键词*/
.dqss{  width: 1200px;margin: 0 auto;margin-top: 10px;}
.dqss .title{color:#333;font-size: 12px;padding-left: 15px;}
.dqss .info{font-size:12px;color: #f39800;}

/*推荐搜索*/
.tjss{ width: 1200px;margin: 0 auto;margin-bottom: 15px;}
.tjss .title{color:#333;font-size: 12px;padding-left: 15px;}
.tjss .info{font-size:12px;color: #999999;margin-right: 10px;}

/*搜索框*/
.searchbox{width:1198px;margin: 0 auto;border:1px solid #e0e0e0;margin-bottom: 20px;overflow: hidden;}
/*生产厂家*/
.sccjbox{border-bottom: 1px dashed #e0e0e0;overflow: hidden;margin: 0px 5px;}
.sccjbox .lbox{width: 100px;background: #f5f5f5;text-align: center;height: 30px;line-height: 30px;}
.sccjbox .mbox{width: 955px;}
.sccjbox .mbox span{cursor: pointer;}
.sccjbox .mbox span:hover{color:#f39800 }
/*默认显示*/
.sccjbox .mbox .default{height: 30px;line-height: 30px;margin-left: 30px;}
.sccjbox .mbox .default span{font-size: 12px;margin-right: 15px;white-space: nowrap;}
.sccjbox .rbox{width: 130px;height: 30px;line-height: 30px;}
.sccjbox .rbox a{display: inline-block;width: 55px;height:20px;line-height:20px;font-size: 12px;text-align: center;border: 1px solid #e0e0e0;color: #333333;margin-right: 5px;margin-left: 65px;}
.sccjbox .rbox a:hover{color: #f39800;border: 1px solid #f39800; }
.sccjbox .rbox .shou{display: none;}
/*展开显示*/
.sccjbox .mbox .default-more{margin-left: 30px;display: none;max-height: 120px;overflow: hidden;overflow-y: auto;}
.sccjbox .mbox .default-more span{font-size: 12px;margin-right: 15px;line-height: 30px;white-space: nowrap;}
/*多选*/
.mulchoose{margin-left: 30px;display: none;}
.mulchoose .mul-list{max-height: 120px;overflow: hidden;overflow-y: auto;}
.mulchoose .checkbox-pretty span{font-size: 12px;white-space: nowrap;}
.mulchoose .checkbox-pretty span:before, .radio-pretty span:before{}
.mulchoose .checkbox-pretty.checked>span:before, .radio-pretty.checked>span:before{color: #f39800;}
.mulchoose .checkbox-pretty:hover span:before, .radio-pretty:hover span:before{color: #f39800;}
.mulchoose label{margin-top: 15px;margin-bottom: 15px;line-height: 24px;}
.mulchoose .tijiao{text-align: center;margin-top: 10px;margin-bottom: 10px;}
.mulchoose .tijiao a{display:inline-block;width: 55px;height:20px;line-height:20px;font-size: 12px;text-align: center;border: 1px solid #e0e0e0;color: #333;margin-right: 5px;}
.mulchoose .tijiao a.tj{border: 1px solid #f39800;color: #fff;background:#f39800;}

/*一级类目*/
.yjlm .mbox .default-yjlm{height: 30px;line-height: 30px;margin-left: 30px;}
.yjlm .mbox .default-yjlm span{font-size: 12px;margin-right: 15px;}

/*二级类目*/
.ejlm  .default-more-ejlm{display: none;}
.ejlm .rbox .zhan-er{margin-left: 65px;}
.ejlm .rbox .shou-er{display: none;margin-left: 65px;}

.ejlm .mbox .default-ejlm{height: 30px;line-height: 30px;margin-left: 30px;}
.ejlm .mbox .default-ejlm span{font-size: 12px;margin-right: 15px;white-space: nowrap;}

.ejlm .mbox .default-more-ejlm{margin-left: 30px;display: none;}
.ejlm .mbox .default-more-ejlm span{font-size: 12px;margin-right: 15px;line-height: 30px;white-space: nowrap;}

/*三级类目*/
.sjlm  .default-more-ejlm{display: none;}
.sjlm .rbox .zhan-san{margin-left: 65px;}
.sjlm .rbox .shou-san{display: none;margin-left: 65px;}

.sjlm .mbox .default-sjlm{height: 30px;line-height: 30px;margin-left: 30px;}
.sjlm .mbox .default-sjlm span{font-size: 12px;margin-right: 15px;white-space: nowrap;}

.sjlm .mbox .default-more-sjlm{margin-left: 30px;display: none;}
.sjlm .mbox .default-more-sjlm span{font-size: 12px;margin-right: 15px;line-height: 30px;white-space: nowrap;}

/*促销形式*/
.cxxs{border: none;}
.cxxs .mbox .default-cxxs{height: 30px;line-height: 30px;margin-left: 30px;}
.cxxs .mbox .default-cxxs span{font-size: 12px;margin-right: 15px;}

.suoding{border: 1px solid #f39800;height: 20px;line-height: 20px;color: #f39800;text-align: left;padding-right: 40px;padding-left: 10px;background: url("../images/s-close.png") no-repeat  right 10px center; }

/*搜索结果标题*/
.ss-title{width: 1196px;margin: 0 auto;height: 50px;line-height: 50px;overflow: hidden;border: 1px solid #e0e0e0;margin-bottom: 15px;}
.ss-title a,.ss-title span{display: inline-block;color: #333;font-size: 14px;}
.ss-title span.jieguo{margin-left: 12px;margin-right: 35px;}
.ss-title a{border: 1px solid #e0e0e0;width: 100px;height: 30px;line-height: 30px;text-align: center;border-radius: 3px;margin-right: 20px;}
.ss-title a:hover{color: #f39800;border: 1px solid #f39800;}
.ss-title a:hover i{color: #f39800;}
.ss-title i{color: #999999;margin-left: 8px;}
.ss-title a.lbms{margin-top: 10px;}
.ss-title a.lbms i{margin-right: 10px;}
.ss-title a.active{color: #f39800;border: 1px solid #f39800;display: inline-block;}
.ss-title a.active i{color: #f39800;}
.ss-title .checkbox-pretty span:before, .radio-pretty span:before{font-size: 24px;position: relative;top:2px;}
.ss-title .checkbox-pretty.checked>span:before, .radio-pretty.checked>span:before{color: #f39800;}
.ss-title .checkbox-pretty:hover span:before, .radio-pretty:hover span:before{color: #f39800;}


/*每日特惠列表*/
ul.mrth{width: 1200px;margin: 0 auto;overflow: hidden;}
.mrth li{width: 228px;height: 420px;border: 1px solid #e0e0e0; float:left;margin-right: 12px;margin-right:10px\9;margin-bottom: 15px;position: relative;z-index: 1;}
.mrth li:nth-child(5n){margin-right: 0;}
.mrth li:hover{border: 1px solid #f56f26;}

.mrth .row1{text-align: center;}
.mrth .row1 img{margin-top: 33px;width: 175px;height: 169px;}
.mrth .row2{text-align: center;font-size: 18px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;padding: 0 27px;margin-top: 40px;}
.mrth .row2 a{color: #666666;}
.mrth .row2 a:hover{color: #f39800;}
.mrth .row3{text-align: center;font-size: 20px;margin-top: 12px;}
.mrth .row3 .price{color: #ff2400;}
.mrth .row3 .login_show{color: #f39800;}
.mrth .row3 .noPermission{color: #ff2400;}
.mrth .row4{text-align: center;color: #666666;margin-top: 8px;}
.mrth .row5{text-align: center;color: #666666;margin-top: 8px;margin-bottom: 30px;}
.mrth .row6{border: 1px solid #e0e0e0;width: 206px;height: 32px;overflow: hidden;margin: 0 auto;/*background: #f5f5f5;*/}
.mrth .row6 a.sub{display:block;width: 30px;height: 32px;line-height: 32px;border-right: 1px solid #e0e0e0;text-align: center;color: #999;font-size: 18px;}
.mrth .row6 input{display:block;width: 54px;height: 32px;line-height: 32px;margin: 0;padding: 0;border: none;text-align: center;}
.mrth .row6 a.add{display:block;width: 30px;height: 32px;line-height: 32px;border-left: 1px solid #e0e0e0;text-align: center;color: #999;font-size: 18px;}
.mrth .row6 a.buy{display:block;width: 90px;height: 32px;line-height: 32px;color:#fff;background: #31cb96;text-align: center;}
.mrth .row6 a.gary{display:block;width: 90px;height: 32px;line-height: 32px;color:#999999;background: #e0e0e0;text-align: center;}
.mrth .soucang{display:block;position: absolute;top:10px;left: 10px;width: 80px;height: 32px;line-height: 32px;border: 1px solid #f39800;color: #f39800;z-index: 4;text-align: center;background: #fff;}
.mrth .soucang_gary{display:block;position: absolute;top:10px;left: 10px;width: 80px;height: 32px;line-height: 32px;border: 1px solid #e0e0e0;color: #999;z-index: 4;text-align: center;background: #fff;}
.mrth .soucang i{margin-right: 5px;}
.mrth .showorno{display: none;}
.mrth .noshow{display: none;}

/*列表模式*/
.listmode{width:1198px;margin: 0 auto;border: 1px solid #e0e0e0;display: none;}
/*表头*/
.listmode .headbox{overflow: hidden;background: #f5f5f5;}
.listmode .headbox  ul{}
.listmode .headbox  li{float:left;height: 50px;line-height: 50px;text-align: center;}
.listmode .headbox .li1{width: 300px;text-align: left;padding-left: 50px;}
.listmode .headbox .li2{width: 240px;}
.listmode .headbox .li3{width: 170px;}
.listmode .headbox .li4{width: 110px;}
.listmode .headbox .li5{width: 160px;}
.listmode .headbox .li6{width: 168px;}
/*表体*/
.listmode .bodybox{overflow: hidden;border-bottom: 1px solid #e0e0e0;}
.listmode .bodybox  ul{}
.listmode .bodybox  li{float:left;height: 134px;}
.listmode .bodybox .lib1{width: 350px;}
.listmode .bodybox .lib2{width: 240px;}
.listmode .bodybox .lib3{width: 170px;}
.listmode .bodybox .lib4{width: 110px;}
.listmode .bodybox .lib5{width: 160px;}
.listmode .bodybox .lib6{width: 168px;}
.lib1 .l-box{width: 95px;height: 95px;border: 1px solid #e0e0e0;overflow: hidden;margin-left: 20px;margin-top: 20px;}
.lib1 .l-box img{width: 90px;height: 90px;vertical-align: top;}
.lib1 .r-box {width: 210px;padding-left: 20px;padding-top: 20px;}
.lib1 .r-box span{font-size: 12px;}
.lib1 .r-box span.title{color: #999;}
.lib1 .r-box span.info{color: #666;}
.lib1 .r-box .lib1-row1 span a{color: #333;}
.lib1 .r-box .lib1-row2{margin-top: 20px;}
.lib1 .r-box .lib1-row3{margin-top: 2px;}
.lib1 .r-box .lib1-row4{margin-top: 2px;}

.lib2 span{font-size: 12px;}
.lib2 .huodong{margin-top: 20px;padding-left: 25px;}
.lib2 .huodong span{display: inline-block;background: #ff2400;color: #fff;padding: 2px 7px; }
.lib2 .time{margin-top: 15px;padding-left: 25px;}
.lib2 .time span{color: #ff2400;}

.lib3{text-align: center;}
.lib3 .zkj{color: #ff2400;margin-top: 20px;}
.lib3 .sjj{margin-top: 15px;}
.lib3 .sjj span{text-decoration: line-through;color: #999;}
.lib3 .loginshow{color: #f39800;margin-top: 20px;}
.lib3 .notbug{color: #ff2400;margin-top: 20px;}
.lib4{text-align: center;padding-top: 20px;}
.lib5{padding-top: 50px;}
.lib5 .suliang{border: 1px solid #e0e0e0;width:120px;height: 32px;overflow: hidden;margin: 0 auto;background: #f5f5f5;}
.lib5 .suliang a.sub{display:block;width: 30px;height: 32px;line-height: 32px;border-right: 1px solid #e0e0e0;text-align: center;color: #999;font-size: 18px;}
.lib5 .suliang input{display:block;width: 54px;height: 32px;line-height: 32px;margin: 0;padding: 0;border: none;text-align: center;}
.lib5 .suliang a.add{display:block;width: 30px;height: 32px;line-height: 32px;border-left: 1px solid #e0e0e0;text-align: center;color: #999;font-size: 18px;}
.lib6{}
.lib6 a{display:block;margin:0 auto;width: 120px;height: 30px;line-height: 30px;text-align: center;border-radius: 3px;}
.lib6 a.addbuy{color: #fff;background: #31cb96;border: 1px solid #31cb96;margin-top: 40px;}
.lib6 a.souc{color: #666666;border: 1px solid #e0e0e0;margin-top: 8px;}
.lib6 a.active{border: 1px solid #f39800;color: #f39800;background: #fff;margin-top: 8px;}

/*控销商品登录可见*/
.kongxbox{width: 1198px;height:520px;margin: 0 auto;border: 1px solid #e0e0e0;}
.kongxbox .headbox{overflow: hidden;background: #f5f5f5;}
.kongxbox .headbox  ul{}
.kongxbox .headbox  li{float:left;height: 50px;line-height: 50px;text-align: center;}
.kongxbox .headbox .li1{width: 300px;text-align: left;padding-left: 50px;}
.kongxbox .headbox .li2{width: 240px;}
.kongxbox .headbox .li3{width: 170px;}
.kongxbox .headbox .li4{width: 110px;}
.kongxbox .headbox .li5{width: 160px;}
.kongxbox .headbox .li6{width: 168px;}
.kongxbox .tpbox{width: 224px;height: 180px;margin: 0 auto;margin-top: 110px;margin-bottom: 25px;}
.kongxbox .tpbox img{width: 224px;height: 180px;}
.kongxbox .infobox{width: 224px;height: 180px;margin: 0 auto;font-size: 18px;color: #999999;padding-left: 45px;}
.noshow{display: none;}


/*大图模式角标*/
/*药狂欢角标*/
.yaokuanghuan-pos{position: absolute;top:0px;right: 0px;}
.yaokuanghuan-pos img{width: 58px;height: 58px;}

.jiaobiaobox{position: absolute;top:154px;left: 0px;}
/*控销角标*/
.kongxiao-pos{margin-bottom: 8px;}
.kongxiao-pos span{background: #00a4ff;color: #ffffff;font-size: 12px;padding: 3px 8px;border-radius:0 50px 50px 0;}
/*限购角标*/
.xiangou-pos{margin-bottom: 8px;}
.xiangou-pos span{background: #f39800;color: #ffffff;font-size: 12px;padding: 3px 8px; border-radius:0 50px 50px 0;}
/*满减角标*/
.manjian-pos{margin-bottom: 8px;}
.manjian-pos span{background: #ff0000;color: #ffffff;font-size: 12px;padding: 3px 8px;border-radius:0 50px 50px 0;}
.noshow{display: none;}

/*列表模式角标*/
.listmode .bodybox .lib1 .l-box{position: relative;}
.listmode .bodybox .lib1 .l-box .yaokuanghuan-pos{position: absolute;top:0px;right: 0px;}
.listmode .bodybox .lib1 .l-box .yaokuanghuan-pos img{width: 30px;height: 30px;}
.lib2 .huodong span{display: inline-block;background: #ffffff;color: #ff0000;padding: 2px 7px; border: 1px solid #ff2400;}

/*分页器*/
.page{width: 1200px;margin: 0 auto;text-align: center;margin-top: 30px;margin-bottom: 30px;}
.pagination-small ul>li>a, .pagination-small ul>li>span{font-size: 12px;padding: 5px 10px;color: #666;}
.sui-pagination ul>.active>a, .sui-pagination ul>.active>span{background: #31cb96;border-color:#31cb96;}
.sui-pagination ul li a:hover,.sui-pagination ul li a:focus{background: #31cb96;border-color:#31cb96;}
.sui-pagination ul li a:active{background: #31cb96;border-color:#31cb96;}
.sui-pagination ul>.active a:hover{background: #31cb96;border-color:#31cb96;}
.sui-pagination ul>.active a:active,:visited{background: #31cb96;border-color:#31cb96;}
.sui-pagination div .page-num:focus{border: 1px solid #31cb96;}

.pagination-small div .page-num+.page-confirm, .pagination-small div .page-num+.page-confirm{background: #31cb96;border-color:#31cb96;}
.pagination-small div .page-num+.page-confirm:hover, .pagination-small div .page-num+.page-confirm:focus{background: #31cb96;border-color:#31cb96;}

.pagination-small div>span{padding: 5px 10px;}
.pagination-small div>span input.page-num{padding: 5px 5px;}
.pagination-small div>span input.page-num+.page-confirm{padding: 5px 5px;}

/*推荐搜索*/
.tjss{ width: 1200px;margin: 0 auto;margin-bottom: 15px;}
.tjss .title{color:#333;font-size: 12px;padding-left: 15px;}
.tjss .info{font-size:12px;color: #999999;margin-right: 10px;}
.tjss .info a{font-size:12px;color: #999999;}

/*没有控销商品*/
.nokongxbox{width: 1198px;height:520px;margin: 0 auto;border: 1px solid #e0e0e0;}
.nokongxbox .tpbox{width: 224px;height: 260px;margin: 0 auto;margin-top: 110px;margin-bottom: 25px;}
.nokongxbox .tpbox img{width: 224px;height: 260px;}
/*没有搜索到商品*/
.nosearchgood{width: 1198px;height:520px;margin: 0 auto;border: 1px solid #e0e0e0;}
.nosearchgood .tpbox{width: 283px;height: 208px;margin: 0 auto;margin-top: 110px;margin-bottom: 25px;}
.nosearchgood .tpbox img{width: 283px;height: 208px;}
