|
|
@@ -1,6 +1,5 @@
|
|
|
.bgStyle1 {
|
|
|
background-color: #028fe1;
|
|
|
-
|
|
|
background: url("../../static/img/bg/bg_1.png");
|
|
|
background-size: 100%;
|
|
|
background-repeat: no-repeat;
|
|
|
@@ -8,7 +7,6 @@
|
|
|
|
|
|
.bgStyle2 {
|
|
|
background-color: #028fe1;
|
|
|
-
|
|
|
background: url("../../static/img/bg/bg_2.png");
|
|
|
background-size: 100%;
|
|
|
background-repeat: no-repeat;
|
|
|
@@ -16,7 +14,6 @@
|
|
|
|
|
|
.bgStyle3 {
|
|
|
background-color: #028fe1;
|
|
|
-
|
|
|
background: url("../../static/img/bg/bg_3.png");
|
|
|
background-size: 100%;
|
|
|
background-repeat: no-repeat;
|
|
|
@@ -24,59 +21,11 @@
|
|
|
|
|
|
.bgStyle4 {
|
|
|
background-color: #028fe1;
|
|
|
-
|
|
|
background: url("../../static/img/bg/bg_4.png");
|
|
|
background-size: 100%;
|
|
|
background-repeat: no-repeat;
|
|
|
}
|
|
|
|
|
|
-.bgStyle5 {
|
|
|
- background-color: #028fe1;
|
|
|
-
|
|
|
- background: url("../../static/img/bg/bg_5.png");
|
|
|
- background-size: 100%;
|
|
|
- background-repeat: no-repeat;
|
|
|
-}
|
|
|
-
|
|
|
-.bgStyle6 {
|
|
|
- background-color: #028fe1;
|
|
|
-
|
|
|
- background: url("../../static/img/bg/bg_6.png");
|
|
|
- background-size: 100%;
|
|
|
- background-repeat: no-repeat;
|
|
|
-}
|
|
|
-
|
|
|
-.bgStyle7 {
|
|
|
- background-color: #028fe1;
|
|
|
-
|
|
|
- background: url("../../static/img/bg/bg_7.png");
|
|
|
- background-size: 100%;
|
|
|
- background-repeat: no-repeat;
|
|
|
-}
|
|
|
-
|
|
|
-.bgStyle8 {
|
|
|
- background-color: #028fe1;
|
|
|
-
|
|
|
- background: url("../../static/img/bg/bg_8.png");
|
|
|
- background-size: 100%;
|
|
|
- background-repeat: no-repeat;
|
|
|
-}
|
|
|
-
|
|
|
-.bgStyle9 {
|
|
|
- background-color: #028fe1;
|
|
|
-
|
|
|
- background: url("../../static/img/bg/bg_9.png");
|
|
|
- background-size: 100%;
|
|
|
- background-repeat: no-repeat;
|
|
|
-}
|
|
|
-
|
|
|
-.bgStyle10 {
|
|
|
- background-color: #028fe1;
|
|
|
-
|
|
|
- background: url("../../static/img/bg/bg_10.png");
|
|
|
- background-size: 100%;
|
|
|
- background-repeat: no-repeat;
|
|
|
-}
|
|
|
|
|
|
/*bg2*/
|
|
|
.bg2Style1 {
|