|
@@ -1141,39 +1141,51 @@ body{
|
|
|
}
|
|
|
#thirdPage .container_item .container_item_active:hover #item_logo_1 {
|
|
|
background: url(/img/supplier-login/05-page/slide/01.png) center no-repeat;
|
|
|
+ background-size: contain;
|
|
|
}
|
|
|
#thirdPage .container_item .container_item_active:hover #item_logo_2 {
|
|
|
background: url(/img/supplier-login/05-page/slide/02.png) center no-repeat;
|
|
|
+ background-size: contain;
|
|
|
}
|
|
|
#thirdPage .container_item .container_item_active:hover #item_logo_3 {
|
|
|
background: url(/img/supplier-login/05-page/slide/03.png) center no-repeat;
|
|
|
+ background-size: contain;
|
|
|
}
|
|
|
#thirdPage .container_item .container_item_active:hover #item_logo_4 {
|
|
|
background: url(/img/supplier-login/05-page/slide/04.png) center no-repeat;
|
|
|
+ background-size: contain;
|
|
|
}
|
|
|
#thirdPage .container_item .container_item_active:hover #item_logo_5 {
|
|
|
background: url(/img/supplier-login/05-page/slide/05.png) center no-repeat;
|
|
|
+ background-size: contain;
|
|
|
}
|
|
|
#thirdPage .container_item .container_item_active:hover #item_logo_6 {
|
|
|
background: url(/img/supplier-login/05-page/slide/06.png) center no-repeat;
|
|
|
+ background-size: contain;
|
|
|
}
|
|
|
#thirdPage .container_item .container_item_active:hover #item_logo_7 {
|
|
|
background: url(/img/supplier-login/05-page/slide/07.png) center no-repeat;
|
|
|
+ background-size: contain;
|
|
|
}
|
|
|
#thirdPage .container_item .container_item_active:hover #item_logo_8 {
|
|
|
background: url(/img/supplier-login/05-page/slide/08.png) center no-repeat;
|
|
|
+ background-size: contain;
|
|
|
}
|
|
|
#thirdPage .container_item .container_item_active:hover #item_logo_9 {
|
|
|
background: url(/img/supplier-login/05-page/slide/09.png) center no-repeat;
|
|
|
+ background-size: contain;
|
|
|
}
|
|
|
#thirdPage .container_item .container_item_active:hover #item_logo_10 {
|
|
|
background: url(/img/supplier-login/05-page/slide/10.png) center no-repeat;
|
|
|
+ background-size: contain;
|
|
|
}
|
|
|
#thirdPage .container_item .container_item_active:hover #item_logo_11 {
|
|
|
background: url(/img/supplier-login/05-page/slide/11.png) center no-repeat;
|
|
|
+ background-size: contain;
|
|
|
}
|
|
|
#thirdPage .container_item .container_item_active:hover #item_logo_12 {
|
|
|
background: url(/img/supplier-login/05-page/slide/12.png) center no-repeat;
|
|
|
+ background-size: contain;
|
|
|
}
|
|
|
#thirdPage .container_item .container_item_active:hover .container_item_hover {
|
|
|
background: #F7F7F7 !important;
|