|
@@ -221,6 +221,23 @@ li {
|
|
|
background-size: 100% 100%;
|
|
|
}
|
|
|
|
|
|
+.top_left{
|
|
|
+ width: 100%;
|
|
|
+ height: 128px;
|
|
|
+ background: url(../img/najkws.png) no-repeat;
|
|
|
+ background-size: 100% 100%;
|
|
|
+}
|
|
|
+
|
|
|
+.box-item>img {
|
|
|
+ width: 100%;
|
|
|
+ height: 180px;
|
|
|
+}
|
|
|
+
|
|
|
+.box_left>img {
|
|
|
+ width: 100%;
|
|
|
+ height: 128px;
|
|
|
+}
|
|
|
+
|
|
|
/* .block-contanier>div:nth-child(2) .top{
|
|
|
background: url(../img/najkws.png) no-repeat;
|
|
|
background-size: 100% 100%;
|
|
@@ -609,7 +626,7 @@ li {
|
|
|
width: 230px;
|
|
|
height: 50px;
|
|
|
position: absolute;
|
|
|
- top: 162px;
|
|
|
+ top: 110px;
|
|
|
left: 25.453px;
|
|
|
background-color: #F98034;
|
|
|
color: #fff;
|
|
@@ -631,6 +648,7 @@ li {
|
|
|
margin: 30px 8px 0;
|
|
|
color: #666666;
|
|
|
line-height: 25px;
|
|
|
+ margin-bottom: 60px;
|
|
|
}
|
|
|
|
|
|
.nafb_content>a {
|