@charset "UTF-8";
.goodsmain{background: url("../images/webbg.jpg") no-repeat bottom #f8f8fa; background-size: 100% auto; padding-bottom: 20px}
.center{display: flex; margin-bottom: 10px}
.center .left{width: 900px; margin-right: 20px}
.center .left .banner{width: 900px; height: 290px; overflow: hidden; position: relative; margin-bottom: 10px}
.swiper {
    width: 100%;
    height: 100%;
}
.swiper-slide img {
    width: 100%;
    height: 100%;
}
.center .left .goodsCate{display: flex; align-items: center}
.center .left .goodsCate .cateli{width: calc((100% - 70px)/8); height: auto; margin-right: 10px; text-align: center}
.center .left .goodsCate .cateli:last-child{margin-right: 0}
.center .userCen{background: #fff; padding: 30px;width: 380px; text-align: center}
.center .userCen .head_img{width: 100px; height: 100px; border-radius: 50%; box-shadow: 0 5px 10px #ddd; border: 2px solid #fff}
.center .userCen .username{font-size: 16px; color: #000000; line-height: 1.7}
.center .userCen .Tel{font-size: 14px; color: #999;}
.center .userCen .mbag{display:flex; align-items: center; font-size: 16px; color: #151515; padding:40px 0 30px 20px; }
.center .userCen .mbag img{width: 16px; height: 18px; margin-right: 10px;}
.center .userCen .moeny{display: flex; align-items: center; justify-content: center; margin-bottom: 30px;}
.center .userCen .moeny .yue{width: 50%; text-align: left; padding-left: 20px; border-left: 1px solid #ddd; font-size: 22px; color: #c5aa7d;}
.center .userCen .moeny .yue:first-child{border: 0}
.center .userCen .moeny .yue .text{font-size: 14px; color: #333333;}
.seebut{width: 60px; height: 28px; text-align: center; background: #c5aa7d; line-height: 28px; color: #ffffff; font-size: 14px; margin-left: 20px}
.goodsul{display: flex; flex-wrap: wrap}
.goodsul .goodsli{width: calc((100% - 50px)/6); background: #fff; padding: 30px; font-size: 14px; color: #333333; margin-right: 10px; margin-bottom: 10px}
.goodsul .goodsli:nth-child(6n){margin-right: 0}
.goodsul .goodsli img{width: 148px; height: 148px; margin-bottom: 15px}
.goodsul .goodsli .price{font-size: 18px; color: #c5aa7d; padding-top: 10px}