@charset "utf-8";
/* CSS Document */

/*产品导航*/
.prod-nav-box{ width:240px; height:440px; float:left; background-color:#fff;}

/*banner区*/
.banner-box{ width:680px; height:300px; margin-bottom:20px;}
#banner {
    width: 680px;
	height:300px;
    margin-left: auto;
    margin-right: auto;
}
#banner .item {
    display: block;
}
#banner img {
    display: block;
    width: 680px;
	height:300px;
}
.owl-theme .owl-controls{ margin-top:0px; position:absolute; bottom:0; left:50%; margin-left:-100px; line-height:0; width:200px;}
.owl-theme .owl-controls .owl-page span{ height:5px; width:25px; border-radius:1px; background-color:#fff;}

/*推荐商品*/
.tuijian-box{ width:680px; height:120px; background-color:#fff;}
.tuijian-box .item{ width:33.333%; float:left; padding:20px 10px 0 20px; height:120px; box-sizing:border-box; border-right:#f5f5f5 solid 1px; position:relative; transition:.2s;}
.tuijian-box .item:last-child{ border-right:0;}
.tuijian-box .item .info{ width:100px;}
.tuijian-box .item h3{ font-size:16px; height:22px; line-height:22px; overflow:hidden; margin-bottom:5px;}
.tuijian-box .item p{ color:#999;}
.tuijian-box .item .jg-minimg{ width:70px; height:70px; margin-left:auto; margin-right:auto; border:none; position:absolute; right:10px; top:20px;}
.tuijian-box .item .jg-minimg .img-con img{ max-width:70px; max-height:70px; width:70px \9; height:70px \9;}
.tuijian-box .item:hover{ padding-left:15px; transition:all .2s;} 
.tuijian-box .item:hover .jg-minimg{right:15px;}

/*用户信息*/
.user-info-box{ width:240px; height:200px; background-color:#fff; margin-bottom:2px;}
.user-info-box .info-con{ padding:20px; text-align:center;}
.user-info-box .jg-minimg{ width:80px; height:80px; margin-left:auto; margin-right:auto; border-radius:50%;}
.user-info-box .jg-minimg .img-con img{ max-width:80px; max-height:80px; width:80px \9; height:80px \9;}
.user-info-box .name{ height:38px; overflow:hidden; padding-top:10px;}
.user-info-box button{ width:90px;}

/*最新信息*/
.notice-box{ width:240px; height:238px; background-color:#fff;}

/*bom神器*/
.bom-box{ height:300px; width:590px; background-color:#fff; position:relative;}
.bom-box .tit{ font-size:20px; line-height:24px; position:absolute; top:20px; left:20px;}
.bom-box .left-box{ width:510px; padding:60px 20px 20px 20px; text-align:center;}
.bom-box .left-box .jg-minimg{ width:90px; height:90px; margin-left:auto; margin-right:auto; border-radius:50%; border:none;}
.bom-box .left-box .jg-minimg .img-con img{ max-width:90px; max-height:90px; width:90px \9; height:90px \9;}
.bom-box .left-box .name{ margin-top:10px; font-size:16px; font-weight:500;}
.bom-box .left-box .sub-name{ margin-bottom:10px; color:#999;}
.bom-box .left-box .jg-btn-xl{ border-radius:3px;}
.bom-box .right-box{ width:70px; float:right; height:100%; position:relative; box-sizing:border-box;}
.bom-box .right-box .item{ height:71px; margin-bottom:5px; background-color:#fbfbfb; text-align:center; color:#999; }
.bom-box .right-box .item .iconfont{ font-size:24px; margin-top:15px; line-height:22px; overflow:hidden; display:inline-block;}
.bom-box .right-box .item p{ height:16px; line-height:16px; overflow:hidden;}
.bom-box .right-box .item:first-child{ margin-top:1px;}
.bom-box .right-box .item:last-child{ margin-bottom:0;}


/*最新成交*/
.become-box{ height:300px; width:590px; float:right; background-color:#fff;}
.become-box .tit{ font-size:20px; padding:20px 20px 0 20px; line-height:24px;}
.become-box .list-col1{ width:180px; padding-right:20px;}
.become-box .list-col2{ width:120px; padding-right:20px;}
.become-box .list-col3{ width:90px; padding-right:20px;}
.become-box .list-col4{ width:100px; padding-right:20px;}
.become-box .list-col5{ width:60px; }


/*热卖商品*/
.prod-box{ width:1213px;}
.prod-item{ width:290px; height:400px; position:relative; background-color:#f0f0f0; box-sizing:border-box; float:left; margin-top:20px; margin-right:13px;}
.prod-item .hot-sale{ height:24px; line-height:24px; padding: 0 10px; color:#fff; position:absolute; left:0; top:16px; background: -webkit-linear-gradient(to right,#e02d1e,#ec601f); background: linear-gradient(to right,#e02d1e,#ec601f);}
.prod-item .jg-minimg{ width:290px; height:290px; border:none;}
.prod-item .jg-minimg .img-con img{ max-width:290px; max-height:290px; width:290px \9; height:290px \9;  transition:.2s;}
.prod-item .jg-minimg:hover  .img-con img{ margin-left:-10px; transition:.2s;}
.prod-item .info{ background-color:#fff; padding:10px 20px; box-sizing:border-box; height:110px; position:absolute; left:0; bottom:0; width:100%;}

.prod-item .info .item{ height:26; line-height:26px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.prod-item .info .tit{ font-weight:500; font-size:14px;}

/*品牌入驻*/
.brand-in{ width:1206px;}
.brand-item{ width:160px;  border:none; display:inline-block; vertical-align:middle; background-color:#fff; text-align:center; float:left; margin-left:0;}
.brand-item .jg-minimg{ width:160px; border:none; overflow:hidden;}
.brand-item .jg-minimg .img-con img{ max-width:160px; max-height:120px; width:240px \9;  transition:.3s;}
.brand-item:hover .jg-minimg .img-con img{ transition:.3s; margin-left:-10px;}

/*资讯天地*/
.news-world{ padding:40px 0 40px 40px; position:relative; min-height:200px;}
.news-world .info-box{ margin-left:360px; position:relative; padding-top:20px;}
.news-world .info-box .list{ width:380px; box-sizing:border-box; padding-right:40px;}
.news-world .info-box .list h3{ font-size:14px; font-weight:500; overflow:hidden;text-overflow:ellipsis;white-space:nowrap; line-height:22px; margin-bottom:10px;}
.news-world .info-box .list p{ line-height:22px; height:44px; display:block; color:#999; margin-bottom:20px;}
.news-world .jg-minimg{ width:280px; height:200px; border:none; overflow:hidden; position:absolute; top:40px; left:40px;}
.news-world .jg-minimg .img-con img{ max-width:280px; max-height:200px; width:280px \9; height:200px \9;}


