*{
	padding: 0px;
	margin: 0px;
}
.maxwidth100 {
    max-width: 100%;
    width: 100%;
    display: block;
}


.productsonediv {
    background: #fee4f2;
    padding-top: 30px;
    padding-bottom: 30px;
    /* margin-top: 140px; */
}
.newhome2title {
    font-size: 42px;
    color: #333;
    font-weight: 700;
    margin-bottom: 35px;
    text-align: center;
}

.productsonetitlespan {
    font-size: 12px;
    opacity: 0.85;
}

.produtsoneitemdiv {
    display: flex;
    justify-content: space-evenly;
        flex-wrap: wrap;
}

.produtsoneitemdivitem {
    width: 21.9%;
}
.produtsoneitemdivitemimg {
    border-radius: 5px;
}
.produtsoneitemdivitemimg {
    width: 100%;
}
.produtsoneitemdivitemnamediv {
    display: -webkit-box;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 600;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: left;
    opacity: 0.8;
}
.produtsoneitemdivitempricediv {
    margin-bottom: 6px;
    display: flex;
    justify-content: space-between;
}
.produtsoneitemdivitempricedivallprice {
    display: flex;
}
.produtsoneitemdivitempricedivprice {
    font-size: 18px;
    font-weight: 700;
    opacity: 0.85;
}
.produtsoneitemdivitempricedivoldprice {
    font-size: 14px;
    font-weight: 600;
    text-decoration: line-through;
    opacity: 0.6;
    margin-left: 6px;
    align-items: center;
    display: -webkit-flex;
}
.produtsoneitemdivitempricedivsale {
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    background-color: black;
    align-items: center;
    display: -webkit-flex;
    padding-left: 3px;
    padding-right: 3px;
    color: white;
    opacity: 0.85;
}
.produtsoneitemdivitemratereviewdiv {
    display: flex;
    justify-content: space-between;
}
.produtsoneitemdivitemreviewdiv {
    line-height: 13px;
}
.produtsoneitemdivitemreviewdivlink {
    display: inline-block;
    text-decoration: underline;
    font-size: 12px;
    font-weight: 600;
    opacity: 0.85;
}
button.el-carousel__arrow.el-carousel__arrow--right {
    display: none;
}
button.el-carousel__arrow.el-carousel__arrow--left{
    display: none;
}
.catalogqiehuantitle {
    max-width: 85%;
    background: #da1585;
    display: flex;
    /* padding-top: 5px; */
    /* padding-bottom: 5px; */
    /* padding-left: 50px; */
    /* padding-right: 50px; */
    border-radius: 30px;
    color: white;
    font-size: 20px;
    line-height: 50px;
    cursor: pointer;
}
.catalogqiehuandiv {
    text-align: -webkit-center;
    background: white;
    padding-bottom: 70px;
    padding-top: 70px;
}
.catalogqiehuan {
    background: #fee4f2;
}
.catalogqiehuantitleitemtrue {
    padding-left: 20px;
    padding-right: 20px;
    background: white;
    color: #da1585;
    font-weight: 600;
    border-radius: 30px;
    border: 2px solid;
}
.catalogqiehuantitleitem {
    width: 33%;
    text-align: -webkit-center;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 65px;
    height: 65px;
    font-size: 20px;
}
.twocatalogdiv {
    display: flex;
    max-width: 90%;
}
.twocatalogimgdiv {
    text-align: -webkit-center;
    background: #fee4f2;
}
.twocatalogdiv {
    display: flex;
    max-width: 100%;
    justify-content: space-evenly;
}
.twocatalogdivimg {
    max-width: 47%;
}
.advancedcouponpagedivgo {
    padding-top: 30px;
    padding-bottom: 30px;
    background: #fee4f2;
    text-align: -webkit-center;
}
.advancedcouponpagedivgodiv {
    width: 200px;
    color: white;
    font-size: 26px;
    font-weight: 600;
    background: #da1585;
    line-height: 50px;
    height: 50px;
    border-radius: 24px;
}
.produtsoneitemdivcatalogitemprice {
    display: flex;
    justify-content: flex-start;
    margin-top: 10px;
    align-items: center;
}
.produtsoneitemdivcatalogitempricenow {
    font-weight: 800;
    color: #FA02BA;
    margin-right: 10px;
    font-size: 16px;
}
.produtsoneitemdivcatalogitempricepast {
    font-weight: 600;
    font-size: 12px;
    margin-top: 2px;
    text-decoration-line: line-through;
    opacity: 0.8;
    color: #ccc;
}
.catalogqiehuandivone {
    display: flex;
    justify-content: space-between;
    margin-bottom: 35px;
}
.catalogqiehuandivone2 {
    display: flex;
    font-size: 15px;
    font-weight: 600;
    opacity: 0.8;
    line-height: 50px;
    margin-right: 5%;
}
.catalogqiehuandivone1 {
    font-size: 40px;
    font-weight: 900;
    margin-left: 5%;
    line-height: 50px;
}
.swiper.mySwiper {
    width: 90%;
}
.blackbk {
    background: #000000;
    color: white;
    height: 30px;
    width: 30px;
    line-height: 30px;
    margin-top: 10px;
    margin-left: 3px;
    margin-right: 3px;
    border-radius: 5px;
    font-size: 15px;
}
.twoimageforblackfriday {
    display: flex;
}
img.twoimageforblackfriday1img {
    width: 100%;
}
div {
    font-size: 0px;
}
.blackfridayfourpricediv {
    display: flex;
    flex-wrap: wrap;
}
.blackfridayfourprice {
    display: flex;
    flex-wrap: wrap;
    width: 49.9%;
}
.blackfridayfourprice img{
    width: 100%;
}
.catalogqiehuan {
    display: flex;
}
.produtsoneitemdivcatalogitemdiv {
    width: 30%;
}
.catalogqiehuan {
    display: flex;
    justify-content: space-evenly;
    background: black;
    color: #FA02BA;
}
.produtsoneitemdivcatalogitemname {
    font-size: 15px;
    color: #FA02BA;
    font-weight: 600;
    margin-top: 5px;
}
.produtsoneitemdivcatalogitempricepercent {
    font-size: 13px;
    font-weight: 600;
    color: black;
    width: 75px;
    background: #FA02BA;
    text-align: center;
    padding: 5px;
    margin-left: 40%;
}
.produtsoneitemdivcatalogitemsold1 {
    width: 50%;
    background: #FA02BA;
    font-size: 13px;
    line-height: 30px;
    height: 30px;
    border-radius: 20px;
    text-align: center;
    font-weight: 600;
    margin-right: -20px;
    z-index: 1;
}
.produtsoneitemdivcatalogitemsold2 {
    background: #3a3a3a;
    width: 55%;
    border-radius: 20px;
}
.produtsoneitemdivcatalogitemsold {
    display: flex;
    margin-top: 20px;
}