|
@@ -2,6 +2,10 @@
|
|
position: relative;
|
|
position: relative;
|
|
width: 100%;
|
|
width: 100%;
|
|
}
|
|
}
|
|
|
|
+.ones{
|
|
|
|
+ float: left;
|
|
|
|
+ width: 100%;
|
|
|
|
+}
|
|
|
|
|
|
.two {
|
|
.two {
|
|
background-color: #ffffff;
|
|
background-color: #ffffff;
|
|
@@ -10,14 +14,14 @@
|
|
}
|
|
}
|
|
|
|
|
|
.two1 {
|
|
.two1 {
|
|
- width: 100%;
|
|
|
|
|
|
+ width: 95%;
|
|
margin-left: 4%;
|
|
margin-left: 4%;
|
|
font-size: 15px;
|
|
font-size: 15px;
|
|
font-weight: 550;
|
|
font-weight: 550;
|
|
}
|
|
}
|
|
|
|
|
|
.tworight {
|
|
.tworight {
|
|
- width: 100%;
|
|
|
|
|
|
+ width: 95%;
|
|
float: left;
|
|
float: left;
|
|
padding: 2%;
|
|
padding: 2%;
|
|
background-color: #ffffff;
|
|
background-color: #ffffff;
|
|
@@ -82,7 +86,7 @@
|
|
padding-top: 7px;
|
|
padding-top: 7px;
|
|
padding-left: 5px;
|
|
padding-left: 5px;
|
|
float: left;
|
|
float: left;
|
|
- width: 15%;
|
|
|
|
|
|
+ width: 16%;
|
|
height: 75px;
|
|
height: 75px;
|
|
background-color: #ffffff;
|
|
background-color: #ffffff;
|
|
/* border: 1px solid red; */
|
|
/* border: 1px solid red; */
|
|
@@ -171,13 +175,6 @@
|
|
width: 100%;
|
|
width: 100%;
|
|
}
|
|
}
|
|
|
|
|
|
-.onea {
|
|
|
|
- font-weight: 600;
|
|
|
|
- position: absolute;
|
|
|
|
- top: 5%;
|
|
|
|
- left: 2%;
|
|
|
|
-}
|
|
|
|
-
|
|
|
|
.back {
|
|
.back {
|
|
width: 40rpx;
|
|
width: 40rpx;
|
|
height: 40rpx;
|
|
height: 40rpx;
|
|
@@ -271,6 +268,7 @@
|
|
}
|
|
}
|
|
|
|
|
|
.one_2_2 {
|
|
.one_2_2 {
|
|
|
|
+ margin-top: 8%;
|
|
text-align: center;
|
|
text-align: center;
|
|
}
|
|
}
|
|
|
|
|
|
@@ -292,8 +290,6 @@
|
|
|
|
|
|
.text {
|
|
.text {
|
|
font-size: 15px;
|
|
font-size: 15px;
|
|
- position: relative;
|
|
|
|
- top: 9px;
|
|
|
|
text-align: center;
|
|
text-align: center;
|
|
}
|
|
}
|
|
|
|
|