
/*主页样式*/

.swiper-banner,.swiper-new{
    min-width: 1200px;
}

.swiper-banner {
    position:relative;
    overflow:hidden;
    /*height:75vh !important;*/
}

.swiper-banner .swiper-slide{

    display: flex;
    flex-direction: column;
    align-items: center;
    /*justify-content: center;*/

}

.swiper-banner .swiper-wrapper {

}

.swiper-banner .swiper-slide img{
    /*position: absolute;*/
    /*top:0;*/
    /*left:0;*/
}

.swiper-banner img{
    width:100% !important;
}

.swiper-pagination-banner{

    display: flex;
    justify-content: center;
    text-align: center;
    position: absolute;
    /*bottom:36px !important;*/
    z-index: 10;
    align-items: center;
    height: 20px;
    width:auto !important;
    /*--swiper-theme-color: #ffffff;*/
    /*--swiper-pagination-color: #ffffff;!* 两种都可以 *!*/
}

.my-bullet-div{
    width:30px;
}

.swiper-pg-div{
    width:50px;
    height:20px;
    display: flex;
    justify-content: center;
    align-items: center;
    /*margin:0 10px;*/
}

.my-bullet span{
    display: inline-block;
    width:2px;
    height:2px;
    background-color: #fff;
    border:solid 1px #fff;
    border-radius: 50%;
}

.my-bullet-active span{
    width:12px;
    height:12px;
    border:solid 1px rgba(255,255,255,0.5);
    background-color:rgba(0,0,0,0);
    transition: 0.1s width ease-in, 0.1s height ease-in, 0.1s border ease-in;
}

/* banner中的文字 */
.swiper-text-item{
    text-align: center;
    z-index: 2;
    position: absolute;
    top: 30%;
}
.swiper-text-item div{
    font-size:32px;
    color: #ffffff;
}


.swiper-banner .swiper-text-item>div:nth-child(1) {
    font-size: 72px;
    font-family: Bauer_Bodoni_Titling_BT;
}

.swiper-banner .swiper-text-item>h3:nth-child(2) {
    font-size: 50px;
    font-family: Bauer_Bodoni_Titling_BT;
}

.swiper-text-item h3{
    /*width:6.933rem;*/
}


/* 新品轮播图 */

.article-new{
    overflow: hidden;
    position: relative;
    width:100%;
    margin:50px 0 100px 0;
    min-width: 1200px;
    /*background-color: #f6f6f6;*/
}

.swiper-new,.swiper-slide {
    display:flex;
    /*justify-content: center;*/
    flex-direction: column;
    align-items: center;
}

.swiper-pagination-new {
    display: flex;
    flex-direction: row;
    justify-content: center;
    height: 10px;
    /*margin-top:1rem;*/
    /*padding-bottom: 2rem;*/
}

.swiper-new-div{
    display: inline-block;
    width:16px;
    height:2px;
    background-color: #c7c7c7;
    margin:0 3px;
}

.new-bullet-active{
    background-color: #777777;
}

.swiper-pagination-bullet{
    margin:0 5px;
}


.swiper-new img {
    width:400px;
    height:400px;
}

.swiper-new .product-title{
    font-family: 黑体;
    font-size:32px;
    letter-spacing:1px;
    word-wrap:break-word;
}

.swiper-new h2{
    /*width:8.4rem;*/
    text-align: center;
    font-weight:normal;
    margin-bottom: 46px;
}

.swiper-new .swiper-button-next{
    --swiper-theme-color: #7f7f7f;/* 设置Swiper风格 */
    --swiper-navigation-color: #7f7f7f;/* 单独设置按钮颜色 */
}

.swiper-new .swiper-button-prev{
    --swiper-theme-color: #7f7f7f;/* 设置Swiper风格 */
    --swiper-navigation-color: #7f7f7f;/* 单独设置按钮颜色 */
}


/*.swiper-container{*/
/*    --swiper-theme-color: #7f7f7f !important;!* 设置Swiper风格 *!*/
/*    --swiper-navigation-color: #7f7f7f;!* 单独设置按钮颜色 *!*/
/*    --swiper-navigation-size: 30px;!* 设置按钮大小 *!*/
/*}*/


/*推荐商品样式*/
.article-recommend{
    margin-top:60px;
}

.rmd-item>div{
    width:600px;
}
.rmd-item{
    text-align: center;
    margin-top:20px;
    height:410px;
    overflow: hidden;
    margin-bottom: 105px;
}
.rmd-item-swiper img{
    width:350px;
}

.rmd-item-img img{
    width:570px;
}
.g-name{
    display: inline-block;
    /*padding-bottom: 10px;*/
    /*border-bottom: 1px solid #0d0d0d;*/
    line-height: 50px;
}
.rmd-t-t>div{
    width:50%;
    height: 140px;
}
.rmd-t-t>div{
    text-align: left;
    font-family: Bauer_Bodoni_Titling_BT;
    font-size:56px;
}
.rmd-t-t>div:nth-child(2){
    text-align: right;
    font-size:16px;
    line-height: 34px;
}
/*.rmd-t-t>div:nth-child(2)>div:first-child {*/
/*    font-size:22px;*/
/*}*/
/*.rmd-t-t>div:nth-child(2)>div{*/
/*    line-height: 32px;*/
/*}*/
.rmd-i-3{
    margin-top:57px;
    margin-bottom: 34px;
}
/*.rmd-i-3 img{*/
/*    width:370px;*/
/*}*/
.rmd-t-3{
    font-family: Bauer_Bodoni_Titling_BT;
    font-size:22px;
    margin-bottom: 100px;
}

/*.rmd-i-2>div{*/
/*    width:50%;*/
/*    height: 968px;*/
/*    font-family: Bauer_Bodoni_Titling_BT;*/
/*    font-size:40px;*/
/*    text-align: center;*/

/*}*/

/*.rmd-i-2>div img{*/
/*    width:414px;*/
/*}*/

/*.rmd-i-2>div:nth-child(1) img{*/
/*    margin-top:135px;*/
/*}*/
/*.rmd-i-2>div:nth-child(2){*/
/*    justify-content: flex-start;*/
/*}*/
/*.rmd-i-2>div:nth-child(1){*/
/*    justify-content: flex-end;*/
/*}*/
/*.rmd-i-2>div:nth-child(2) img{*/
/*    margin-bottom:165px;*/
/*}*/

/*.rmd-i-1 img{*/
/*    width:100%;*/
/*}*/
/*.rmd-i-1 {*/
/*    margin-top:130px;*/
/*}*/



/*品牌*/
.brand{
    margin-top:30px;
    position: relative;
    margin-bottom: 60px;
}

.brand-img{
    width:100% !important;
}

.brand .content{
    text-align: center;
    padding: 20px 30px;
    width: 210px;
    background-color: #ffffff;
    position: absolute;
    top: 100px;
}

.brand-desc{
    margin-top: 25px;
    font-size: 12px;
    margin-bottom: 20px;
    letter-spacing: 2px;
    color: #333333;
    line-height: 30px;
    text-align: justify;
    font-weight: bold;
}
.brand .content>div:last-child{
    font-size:12px;
    text-align: right;
}
.brand .content img{
    width:30px;
}

.brand a{
    color:#000000;
}

.swiper-banner{
    --swiper-theme-color: #FFFFFF;/* 设置Swiper风格 */
    --swiper-navigation-color: #FFFFFF;/* 单独设置按钮颜色 */
    --swiper-navigation-size: 50px;/* 设置按钮大小 */
    max-height: 750px;
}

#swiper-button-next-n{
    right:50px !important;
}
#swiper-button-prev-n{
    left:50px !important;
}
