.lbt{
    text-align: center;
    position: relative;
}
/*轮播图*/
.slideBox{width: 100%; min-width:1000px; overflow:hidden; position:relative; text-align: center; /*height:710px;*/}
.slideBox .bd{ position:relative; z-index:0;}
.slideBox .bd ul{width:100% !important}
.slideBox .bd li{width:100% !important; zoom:1; vertical-align:middle; /*height: 710px;*/}
.slideBox .bd li .img{width:100%; height:100%; background-color: #000; height:710px;}
.slideBox .bd li a{ display:block; width:100%; height:100%;}
.slideBox .hd {/*display: none;*/ position:absolute; bottom:30px; left:0; width:100%; z-index:999;}
.slideBox .hd ul{ display:flex; justify-content:center; align-items:center;}
.slideBox .hd li{ width:10px; height:10px; border-radius:10px; background-color:#fff; font-size:0; margin:0 10px; cursor:pointer;}
.slideBox .hd li.on{ background-color:#9ad703;}
.slideBox .next,.slideBox .prev{
    width: 58px;
    height: 58px;
    display: block;
    position: absolute;
    top: 159px;
    display:none;
}
.slideBox .next{
    right: 45px;
    background: url(/web_images/icoright.png) no-repeat center;
}
.slideBox .prev{
    left: 45px;
    background: url(/web_images/icoleft.png) no-repeat center;
}
.lbt .piaofu{
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    bottom: 62px;
    margin: auto;
}
.lbt .piaofu ul{
    overflow: hidden;
    display: inline-block;
}
.lbt .piaofu li{
    text-align: right;
    padding: 0 20px 0 12px;
    width: 110px;
    height: 41px;
    line-height: 41px;
    float: left;
    margin: 0 15px;
    border-radius: 4px;
}
.lbt .piaofu li a{
    color: #323232;
    font-size: 18px;
    font-weight: bold;
    display: block;
}
.lbt .piaofu li.li1{
    background: #fff url(/web_images/li1.jpg) no-repeat 12px;
}
.lbt .piaofu li.li2{
    background: #fff url(/web_images/li2.jpg) no-repeat 12px;
}
.lbt .piaofu li.li3{
    background: #fff url(/web_images/li3.jpg) no-repeat 12px;
}
/*点开新闻*/
.dknews{
    width: 100%;
    height: 46px;
    line-height: 46px;
    background-color: #fff;
    border-bottom: 1px solid #f0f0f0;
}
.dknews .left{
    width: 110px;
    height: 46px;
}
.dknews .left img{
    width: 110px;
    height: 46px;
    vertical-align: top;
}
.dknews .more{
    color: #b1b1b1;
    font-size: 14px;
    float: right;
    padding-right: 20px;
    background: url(/web_images/more.jpg) no-repeat right;
    margin-right: 20px;
}
.txtScroll-top{ width:900px;  overflow:hidden; position:relative;float: left;}
.txtScroll-top .hd{display: none;}
.txtScroll-top .bd{padding-top: 13px;}
.txtScroll-top .infoList li{ height:21px; line-height:21px;   }
.txtScroll-top .infoList li .date{ float:left; color:#707070; font-size: 14px;
    border-right: 1px solid #e2e2e2; padding-right: 24px; margin: 0 21px 0 15px;}
.txtScroll-top .infoList li a{
    color: #000;
    font-size: 16px;
    padding-right: 50px;
}
.txtScroll-top .infoList li a.new{
    background: url(/web_images/new.jpg) no-repeat right;
}

/*每日好店*/
.meiri{
    width: 100%;
    height: 260px;
    margin-top: 30px;
}
.meiri .box{
    height: 260px;
    background-color: #fff;
}
.meiri .title{
    padding: 21px 20px 20px;
    overflow: hidden;
}
.meiri .title .txt{
    color: #a2a2a2;
    font-size: 16px;
    float: left;
    height: 35px;
    line-height: 35px;
    padding-left: 129px;
    background: url(/web_images/meiri.jpg) no-repeat left;
}
.meiri .title .more{
    color: #b1b1b1;
    font-size: 14px;
    float: right;
    padding-right: 20px;
    background: url(/web_images/more.jpg) no-repeat right;
    margin-right: 20px;
}
.meiri ul{
    padding: 0 20px;
}
.meiri li{
    width: 363px;
    height: 155px;
    background-color: #fcfcfc;
    margin-right: 35px;
    float: left;
}
.meiri li.last{
    margin-right: 0;
}
.meiri li .left{
    width: 155px;
    height: 155px;
}
.meiri li .left img{
    width: 155px;
    height: 155px;
    vertical-align: text-top;
}
.meiri li .wenzi{
    width: 178px;
    margin-right: 16px;
    float: right;
}
.meiri li .wenzi h2{
    color: #040404;
    font-size: 18px;
    font-weight: normal;
    margin-top: 2px;
    line-height: 53px;
}
.meiri li .wenzi .txt{
    color: #828282;
    font-size: 12px;
    line-height: 16px;
}
.meiri li .wenzi .more{
    width: 75px;
    height: 23px;
    line-height: 23px;
    background: url(/web_images/meirimore.jpg) no-repeat center;
    margin-top: 18px;
}
.meiri li .wenzi .more a{
    padding-left: 8px;
    display: block;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
}

.links{
    margin-top: 30px;
}
.links ul{
    width: 734px;
    overflow: hidden;
    float: left;
}
.links li{
    width: 346px;
    height: 204px;
    float: left;
    margin: 0 20px 24px 0;
}
.links li img{
    width: 346px;
    height: 204px;
    vertical-align: text-top;
}
.links .left{
    margin-right: 20px;
}
.links .left,
.links .left
{
    width: 223px;
    height: 432px;
}
.links .left img
.links .righ img
{
    width: 223px;
    height: 432px;
    vertical-align: text-top;
}
.quality{
    margin-top: 31px;
}
.quality .box{
    border-top: 1px solid #e6e6e6;
}
.quality ul{
    margin-top: 30px;
    overflow: hidden;
}
.quality li{
    width: 285px;
    height: 98px;
    float: left;
    margin-right: 20px;
}
.quality li img{
    width: 285px;
    height: 98px;
    vertical-align: text-top;
}
.quality li.last{
    margin-right: 0;
}
/*样品展示*/
.show{
    margin-top: 11px;
}
.show .title{
    width: 100%;
    height: 65px;
    line-height: 65px;
    background-color: #fff;
}
.show .title h2{
    font-size: 26px;
    color: #303030;
    float: left;
    margin-left: 14px;
}
.show .title .line{
    width: 4px;
    height: 26px;
    background-color: #9ad703;
    border-radius: 2px;
    float: left;
    margin-left: 20px;
    margin-top: 20px;
}
.show .title .txt{
    color: #a2a2a2;
    font-size: 16px;
    float: left;
    margin: 0 0 0 20px;
}
.show .title .more{
    float: right;
    padding-right: 20px;
    background: url(/web_images/more.jpg) no-repeat right;
    color: #b1b1b1;
    font-size: 14px;
    margin-right: 20px;
}
.show ul{
    text-align: center;
    overflow: hidden;
    margin-top: 10px;
}
.show li{
    float: left;
    background-color: #fff;
    width: 285px;
    height: 338px;
    margin-right: 20px;
}
.show li.last{
    margin-right: 0;
}
.show li img{
    width: 285px;
    height: 285px;
    vertical-align: top;
}
.show li h3{
    width: 100%;
    height: 53px;
    line-height: 53px;
    color: #000;
    font-size: 16px;
    font-weight: normal;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
/*为您推荐*/
.foryou{
    margin-top: 20px;
}
.foryou .title{
    width: 100%;
    height: 65px;
    line-height: 65px;
    background-color: #fff;
}
.foryou .title h2{
    font-size: 26px;
    color: #303030;
    float: left;
    margin-left: 14px;
}
.foryou .title .line{
    width: 4px;
    height: 26px;
    background-color: #ff5f26;
    border-radius: 2px;
    float: left;
    margin-left: 20px;
    margin-top: 20px;
}

.foryou .title .line.green{
    background-color: #9ad703;
}

.foryou .title .txt {
    color: #a2a2a2;
    font-size: 16px;
    float: left;
    margin: 0 0 0 20px;
}
.foryou .title .txt a{ border:1px solid #9ad703; padding:5px 17px; border-radius:10px; font-size:16px; margin-right:20px;}
.foryou .title .more{
    float: right;
    padding-right: 20px;
    background: url(/web_images/more.jpg) no-repeat right;
    color: #b1b1b1;
    font-size: 14px;
    margin-right: 20px;
}
.foryou ul{
    overflow: hidden;
    margin-top: 10px;
}
.foryou li{
    float: left;
    background-color: #fff;
    width: 285px;
    height: 398px;
    margin-right: 20px;
    position: relative;
}
.foryou li.last{
    margin-right: 0;
}
.foryou li img{
    width: 285px;
    height: 285px;
    vertical-align: top;
    display:block;
}
.foryou li .wenzi{
    padding: 0 15px;
}
.foryou li .price{
    color: #ff4e00;
    font-size: 20px;
    font-weight: bold;
    margin-top: 14px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.foryou li .price span{
    font-size: 16px;
    color: #ff4e00;
}
.foryou li .price s{
    font-size: 13px;
    color: #a8a8a8;
    margin-left: 4px;
    font-weight: normal;
}
.foryou li h3{
    width: 100%;
    height: 35px;
    line-height: 35px;
    color: #000;
    font-size: 16px;
    font-weight: normal;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    margin-top: 7px;
}
.foryou li .biaoqian{
    color: #fff;
    font-size: 12px;
    overflow: hidden;
    height:15px;
}
.foryou li .biaoqian .bt{
    height: 15px;
    line-height: 15px;
    border-radius: 2px;
    padding: 0 3px;
    float: left;
    margin-right: 5px;
}
.foryou li .biaoqian .bt1{
    background-color: #ff6600;
}
.foryou li .biaoqian .bt2{
    background-color: #ff9900;
}
.foryou li .biaoqian .bt3{
    background-color: #ff9999;
}
.foryou li .biaoqian .bt4{
    background-color: #6699ff;
}
.foryou li .biaoqian .bt5{
    background-color: #9999ff;
}
.foryou li .biaoqian .bt6 {
    background-color: #fd2828;
}

.foryou li .hide{
    text-align: center;
    width: 100%;
    height: 96px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(/web_images/hide.png) repeat-x;
    z-index: 2;
    display: none;
}
.foryou li:hover .hide{
    display: block;
}
.foryou li .hide a{ display:block; height:100%;}
.foryou li .hide .a{
    display: inline-block;
    color: #fff;
    font-size: 16px;
    padding-left: 30px;
    background: url(/web_images/car.jpg) no-repeat left;
    margin-top: 62px;
    font-weight: bold;
}
.foryou li .time{
    top: 250px;
    width: 100%;
    height: 35px;
    line-height: 35px;
    position: absolute;
    left: 0;
    background: url(/web_images/time.jpg) no-repeat center;
}
.foryou li .time .left.text{
    margin-left: 15px;
}
.foryou li .time h4{
    color: #fff;
    font-size: 16px;
}
.foryou li .time .right.text{
    margin-right: 8px;
}
.foryou li .time .right.text .left{ color:#fff;}
.foryou li .time .right.text h4{
    color: #fff;
    font-size: 14px;
    float: left;
    font-weight: normal;
    margin-right: 10px;
}
.foryou li .time .right.text .shi{
    float: left;
    color: #000;
    font-size: 14px;
    height: 19px;
    line-height: 19px;
    background-color: #f9f8f8;
    margin-top: 8px;
    border-radius: 2px;
    padding: 0 2px;
}
.foryou li .time .right.text span{
    float: left;
    color: #fff;
    font-size: 14px;
    margin: 0 3px;
}

.footer{
    margin-top: 30px;
}
