|
@@ -143,9 +143,9 @@
|
|
|
|
|
|
.sub-contrast .contrast-header {
|
|
.sub-contrast .contrast-header {
|
|
width: 100%;
|
|
width: 100%;
|
|
- height: 31px;
|
|
|
|
}
|
|
}
|
|
.sub-contrast .contrast-header .contrast-header-title{
|
|
.sub-contrast .contrast-header .contrast-header-title{
|
|
|
|
+ margin-bottom: 8px;
|
|
height: 78px;
|
|
height: 78px;
|
|
background: url("/images/subscribe/contrast-header.png") no-repeat center center;
|
|
background: url("/images/subscribe/contrast-header.png") no-repeat center center;
|
|
background-size: contain;
|
|
background-size: contain;
|
|
@@ -170,10 +170,22 @@
|
|
background-position: center;
|
|
background-position: center;
|
|
}
|
|
}
|
|
|
|
|
|
|
|
+.sub-contrast .contrast-main-line {
|
|
|
|
+ margin-top: 40px;
|
|
|
|
+ text-align: center;
|
|
|
|
+ line-height: 24px;
|
|
|
|
+ font-size: 16px;
|
|
|
|
+ color: #686868;
|
|
|
|
+}
|
|
|
|
+.sub-contrast .contrast-main-line > span {
|
|
|
|
+ color: #C98F37;
|
|
|
|
+ cursor: pointer;
|
|
|
|
+}
|
|
|
|
+
|
|
.sub-contrast .contrast-main {
|
|
.sub-contrast .contrast-main {
|
|
width: 100%;
|
|
width: 100%;
|
|
min-height: 1020px;
|
|
min-height: 1020px;
|
|
- margin-top: 120px;
|
|
|
|
|
|
+ margin-top: 16px;
|
|
}
|
|
}
|
|
|
|
|
|
.sub-contrast .contrast-main .contrast-main-center {
|
|
.sub-contrast .contrast-main .contrast-main-center {
|