...
|
...
|
@@ -170,7 +170,7 @@ p{word-wrap:break-word} |
|
|
}
|
|
|
.main2{
|
|
|
background-size: 100% 100%;
|
|
|
background-image: url("../img/banner_bg.png");
|
|
|
background-image: url("../images/banner_bg.png");
|
|
|
}
|
|
|
.header_nav .nav_color{
|
|
|
color: #F24E4A;
|
...
|
...
|
@@ -178,7 +178,7 @@ p{word-wrap:break-word} |
|
|
.footer{
|
|
|
width: 100%;
|
|
|
background-size: 100% 100%;
|
|
|
background-image: url("../img/aicon08.png");
|
|
|
background-image: url("../images/aicon08.png");
|
|
|
}
|
|
|
.footer_content{
|
|
|
width: 1200px;
|
...
|
...
|
@@ -669,9 +669,9 @@ p{word-wrap:break-word} |
|
|
}
|
|
|
.swiper-button-prev{
|
|
|
left:14.58%;
|
|
|
background-image: url("../img/aicon04.png");
|
|
|
background-image: url("../images/aicon04.png");
|
|
|
}
|
|
|
.swiper-button-next{
|
|
|
right:14.58%;
|
|
|
background-image: url("../img/aicon02.png");
|
|
|
background-image: url("../images/aicon02.png");
|
|
|
} |
|
|
\ No newline at end of file |
...
|
...
|
|