Документа
body,
ul,
li {
margin: 0;
padding: 0;
}
ul,
li {
list-style: none;
}
@media screen and (min-width: 720px) {
.my-contain {
max-width: 960px;
margin: 0 auto;
display: flex;
}
.my-card {
height: 366px;
width: calc(100% - 82px);
border: 8px solid #ac0806;
border-right: none;
display: flex;
justify-content: space-between;
}
.img-contain {
border-right: 8px solid #ac0806;
height: 382px;
}
.hot-text {
color: #ac0806;
font-size: 20px;
margin-top: 10px;
margin-left: 10px;
}
.arrow {
font-size: 14px;
}
.buy-price {
display: flex;
margin-top: 90px;
margin-left: 15px;
}
.price {
height: 86px;
line-height: 100px;
width: 120px;
padding-left: 80px;
border-radius: 5px;
position: relative;
background: url("//api.rondaful.com/upload/20190918/5d818ed3708dd.jpg") #cc2103 no-repeat 20px 40px;
}
.price::before {
position: absolute;
content: '';
border-top: 43px solid transparent;
border-bottom: 43px solid transparent;
border-right: 30px solid transparent;
border-left: 30px solid #cc2103;
right: -58px;
}
.order-now {
height: 66px;
width: 196px;
padding-top: 20px;
padding-left: 40px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
background: #f94f02;
}
.white-card {
height: 366px;
width: 366px;
}
.yesterday-price {
width: 336px;
height: 66px;
background: #feffd5;
display: flex;
border: 1px solid #ccc;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
border-top: none;
margin: 0 auto;
padding: 2px;
}
.yesterday-price li {
flex: 1;
color: #404036;
font-size: 14px;
}
.yesterday-price li:nth-of-type(1) {
padding-left: 20px;
padding-top: 10px;
border-right: 3px dotted #ccc;
}
.yesterday-price li:nth-of-type(2) {
padding-left: 20px;
padding-top: 10px;
}
.saved {
text-align: center;
margin-top: 10px;
}
.sale-price {
text-decoration: line-through;
margin-top: 10px;
}
.order-text {
margin-top: 30px;
text-align: center;
font-size: 20px;
color: #797979;
}
}
@media screen and (min-width: 600px)and (max-width: 720px){
.my-contain {
margin: 0 auto;
display: flex;
}
.my-card {
height: 300px;
width: calc(100% - 82px);
border: 8px solid #ac0806;
border-right: none;
display: flex;
justify-content: space-between;
}
.img-contain {
border-right: 8px solid #ac0806;
height: 300px;
}
.img-contain img{
height: 316px;
}
.hot-text {
color: #ac0806;
font-size: 20px;
margin-top: 10px;
margin-left: 10px;
}
.arrow {
font-size: 14px;
}
.buy-price {
display: flex;
margin-top: 50px;
margin-left: 15px;
}
.price {
height: 60px;
line-height: 68px;
width: 80px;
padding-left: 80px;
border-radius: 5px;
position: relative;
background: url("//api.rondaful.com/upload/20190918/5d818ed3708dd.jpg") #cc2103 no-repeat 15px 23px;
}
.price::before {
position: absolute;
content: '';
border-top: 29px solid transparent;
border-bottom: 29px solid transparent;
border-right: 25px solid transparent;
border-left: 25px solid #cc2103;
right: -48px;
}
.order-now {
height: 50px;
width: 130px;
padding-top: 10px;
padding-left: 40px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
background: #f94f02;
}
.order-now img{
height: 30px;
margin-top:5px;
}
.white-card {
height: 300px;
width: 250px;
}
.yesterday-price {
width: 280px;
height: 66px;
background: #feffd5;
display: flex;
border: 1px solid #ccc;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
border-top: none;
margin: 0 auto;
padding: 2px;
font-size:12px;
}
.yesterday-price li {
flex: 1;
color: #404036;
font-size: 14px;
}
.yesterday-price li:nth-of-type(1) {
padding-left: 5px;
padding-top: 10px;
border-right: 3px dotted #ccc;
}
.yesterday-price li:nth-of-type(2) {
padding-left: 20px;
padding-top: 10px;
}
.saved {
text-align: center;
margin-top: 10px;
}
.sale-price {
text-decoration: line-through;
margin-top: 10px;
}
.order-text {
margin-top: 30px;
text-align: center;
font-size: 20px;
color: #797979;
}
}
@media screen and (max-width:600px){
.my-contain {
margin: 0 auto;
display: flex;
}
.my-card {
height: 220px;
width: calc(100% - 82px);
border: 8px solid #ac0806;
border-right: none;
display: flex;
justify-content: space-between;
}
.img-contain {
border-right: 8px solid #ac0806;
height: 234px;
}
.img-contain img{
height: 234px;
}
.hot-text {
color: #ac0806;
font-size: 12px;
margin-top: 10px;
margin-left: 10px;
}
.arrow {
font-size: 14px;
}
.buy-price {
display: flex;
margin-top: 20px;
margin-left: 15px;
}
.price {
height:45px;
line-height: 48px;
width: 50px;
padding-left: 48px;
border-radius: 5px;
position: relative;
font-size:12px;
background: url("//api.rondaful.com/upload/20190918/5d818ed3708dd.jpg") #cc2103 no-repeat 15px 19px;
background-size:30%;
}
.price::before {
position: absolute;
content: '';
border-top: 22px solid transparent;
border-bottom: 22px solid transparent;
border-right: 22px solid transparent;
border-left: 22px solid #cc2103;
right: -42px;
}
.order-now {
height: 35px;
width: 80px;
padding-top: 10px;
padding-left: 20px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
background: #f94f02;
}
.order-now img{
height: 20px;
margin-top:5px;
}
.white-card {
height: 220px;
width: 220px;
}
.yesterday-price {
width: 200px;
height: 66px;
background: #feffd5;
display: flex;
border: 1px solid #ccc;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
border-top: none;
margin: 0 auto;
padding: 2px;
font-size:12px;
}
.yesterday-price li {
flex: 1;
color: #404036;
font-size: 12px;
}
.yesterday-price li:nth-of-type(1) {
padding-left: 5px;
padding-top: 10px;
border-right: 3px dotted #ccc;
flex:2;
}
.yesterday-price li:nth-of-type(2) {
padding-left: 20px;
padding-top: 10px;
flex:1;
}
.saved {
text-align: center;
margin-top: 10px;
}
.sale-price {
text-decoration: line-through;
margin-top: 10px;
}
.order-text {
margin-top: 30px;
text-align: center;
font-size: 20px;
color: #797979;
}
}
Горячая Распродажа & рекомендуемый
>
21,44
![]()
Вчера цена
$ USD 32,48
Сохранено
Заказов: 1000 +
![]()
Новая ручная косметичка на молнии, модная сумка с блестками в виде русалки, студенческий чехол-карандаш с блестками для девушекКошелек для монет
Артикул: блестки-001
Описание:
100% новый высокое качество
В нем можно хранить монеты, ручки, карандаши, мелкие предметы и многое другое.
Можно использовать как пенал, сумку для хранения, косметичку и т. Д.
Подходит для: работы, школьных сумок, прогулок, походов, покупок, вечеринок и т. Д.
Пол: Для женщин
Тип сумки: мешок
Стиль: Модный, повседневный
Основной материал: полиуретан
Метод открытия: молния
Материал: пайетки + полиэстер
Вес продукта: 70 г
Размер: 21,5x8x10,5 см/8,46x3,15x4,13 ''(около)
Цвет: черный + серебро, золото + серебро, синий + порошок, синий + золото, розово-красный + серебро, розовый + золото, зеленый + черный, розовый + розовое золото
Количество: 1 шт
Примечание:
Переход: 1 см = 10 мм = 0,39 дюйма
Без розничной упаковки.
Из-за ручных измерений, пожалуйста, подождите погрешность в 1-2 см. Пожалуйста, убедитесь, что вам не все равно перед подачей заявки.
Из-за различий между различными дисплеями изображение может не отражать фактический цвет проекта. Спасибо!
Этот посылка включает в себя:
1 шт. косметичка
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
Парки моя страсть). А эта модель мне очень понравилась, смотрится супер. Капюшон-воротник красиво ложится. Когда накидываешь на голову, не съезжает... Читать отзыв полностью...