|
|
@ -155,13 +155,13 @@ |
|
|
|
position: relative; |
|
|
|
} |
|
|
|
|
|
|
|
.second-title h2 { |
|
|
|
line-height: 30px; |
|
|
|
} |
|
|
|
.second-title h2 { |
|
|
|
line-height: 30px; |
|
|
|
} |
|
|
|
|
|
|
|
.second-title .switch { |
|
|
|
top: 7px; |
|
|
|
} |
|
|
|
.second-title .switch { |
|
|
|
top: 7px; |
|
|
|
} |
|
|
|
|
|
|
|
.calc-title h2 { |
|
|
|
background: url("../images/icon-calc.png") no-repeat left center; |
|
|
@ -187,9 +187,9 @@ |
|
|
|
border-bottom: 0; |
|
|
|
} |
|
|
|
|
|
|
|
.forecast-title h2 { |
|
|
|
background: url("../images/icon-forecast.png") no-repeat left center; |
|
|
|
} |
|
|
|
.forecast-title h2 { |
|
|
|
background: url("../images/icon-forecast.png") no-repeat left center; |
|
|
|
} |
|
|
|
|
|
|
|
.param { |
|
|
|
display: none; |
|
|
@ -426,9 +426,9 @@ |
|
|
|
background: linear-gradient(#087cd6, #003c7e); |
|
|
|
} |
|
|
|
|
|
|
|
.label-list a.active:hover i { |
|
|
|
background: url(../images/clear.png) no-repeat center/cover; |
|
|
|
} |
|
|
|
.label-list a.active:hover i { |
|
|
|
background: url(../images/clear.png) no-repeat center/cover; |
|
|
|
} |
|
|
|
|
|
|
|
.import-control { |
|
|
|
position: relative; |
|
|
@ -436,27 +436,27 @@ |
|
|
|
cursor: pointer; |
|
|
|
} |
|
|
|
|
|
|
|
.import-control input { |
|
|
|
width: 86px; |
|
|
|
height: 32px; |
|
|
|
} |
|
|
|
.import-control input { |
|
|
|
width: 86px; |
|
|
|
height: 32px; |
|
|
|
} |
|
|
|
|
|
|
|
.import-control button { |
|
|
|
margin-left: 0; |
|
|
|
} |
|
|
|
.import-control button { |
|
|
|
margin-left: 0; |
|
|
|
} |
|
|
|
|
|
|
|
.all-label-list { |
|
|
|
padding-top: 10px; |
|
|
|
} |
|
|
|
|
|
|
|
.all-label-list a { |
|
|
|
margin: 0 0 10px 10px; |
|
|
|
} |
|
|
|
.all-label-list a { |
|
|
|
margin: 0 0 10px 10px; |
|
|
|
} |
|
|
|
|
|
|
|
.all-label-list h2 { |
|
|
|
padding-bottom: 10px; |
|
|
|
text-align: center; |
|
|
|
} |
|
|
|
.all-label-list h2 { |
|
|
|
padding-bottom: 10px; |
|
|
|
text-align: center; |
|
|
|
} |
|
|
|
|
|
|
|
.clac-title { |
|
|
|
position: relative; |
|
|
@ -488,14 +488,14 @@ |
|
|
|
margin-bottom: 10px; |
|
|
|
} |
|
|
|
|
|
|
|
.forecast-text span { |
|
|
|
float: left; |
|
|
|
} |
|
|
|
.forecast-text span { |
|
|
|
float: left; |
|
|
|
} |
|
|
|
|
|
|
|
.forecast-text span:first-child { |
|
|
|
width: 70px; |
|
|
|
text-align: right |
|
|
|
} |
|
|
|
.forecast-text span:first-child { |
|
|
|
width: 70px; |
|
|
|
text-align: right |
|
|
|
} |
|
|
|
|
|
|
|
.forecast-refresh span { |
|
|
|
line-height: 33px; |
|
|
@ -549,12 +549,12 @@ |
|
|
|
background: linear-gradient(#febc50, #faa71c); |
|
|
|
} |
|
|
|
|
|
|
|
.export:hover, |
|
|
|
.draw:hover, |
|
|
|
.clear-btn:hover, |
|
|
|
.info-mark:hover { |
|
|
|
color: #ffffff; |
|
|
|
} |
|
|
|
.export:hover, |
|
|
|
.draw:hover, |
|
|
|
.clear-btn:hover, |
|
|
|
.info-mark:hover { |
|
|
|
color: #ffffff; |
|
|
|
} |
|
|
|
|
|
|
|
.draw { |
|
|
|
top: 20px; |
|
|
@ -632,11 +632,11 @@ |
|
|
|
height: calc(100vh - 491px); |
|
|
|
} |
|
|
|
|
|
|
|
.result-list ul { |
|
|
|
position: relative; |
|
|
|
height: calc(100% - 285px); |
|
|
|
border-top: 0; |
|
|
|
} |
|
|
|
.result-list ul { |
|
|
|
position: relative; |
|
|
|
height: calc(100% - 285px); |
|
|
|
border-top: 0; |
|
|
|
} |
|
|
|
|
|
|
|
.slider-list { |
|
|
|
position: relative; |
|
|
@ -1201,14 +1201,14 @@ |
|
|
|
cursor: default; |
|
|
|
} |
|
|
|
|
|
|
|
.time-label a.close-button { |
|
|
|
width: 8px; |
|
|
|
height: 8px; |
|
|
|
position: absolute; |
|
|
|
top: 5px; |
|
|
|
right: 5px; |
|
|
|
background: url(../images/clear.png) no-repeat center/cover; |
|
|
|
} |
|
|
|
.time-label a.close-button { |
|
|
|
width: 8px; |
|
|
|
height: 8px; |
|
|
|
position: absolute; |
|
|
|
top: 5px; |
|
|
|
right: 5px; |
|
|
|
background: url(../images/clear-gray.png) no-repeat center/cover; |
|
|
|
} |
|
|
|
|
|
|
|
.compare-time-label { |
|
|
|
border: 1px solid blue; |
|
|
@ -1216,13 +1216,13 @@ |
|
|
|
z-index: 999 !important |
|
|
|
} |
|
|
|
|
|
|
|
.compare-time-label span { |
|
|
|
color: #ffffff; |
|
|
|
} |
|
|
|
.compare-time-label span { |
|
|
|
color: #ffffff; |
|
|
|
} |
|
|
|
|
|
|
|
.compare-time-label a.close-button { |
|
|
|
background: url(../images/clear-white.png) no-repeat center/cover; |
|
|
|
} |
|
|
|
.compare-time-label a.close-button { |
|
|
|
background: url(../images/clear-white.png) no-repeat center/cover; |
|
|
|
} |
|
|
|
|
|
|
|
.center-label { |
|
|
|
padding: 2px 0 0 5px; |
|
|
@ -1268,79 +1268,79 @@ |
|
|
|
margin-left: 0 !important; |
|
|
|
} |
|
|
|
|
|
|
|
.info-point-content .info-point-block { |
|
|
|
position: absolute; |
|
|
|
transform: translateX(-50%); |
|
|
|
} |
|
|
|
.info-point-content .info-point-block { |
|
|
|
position: absolute; |
|
|
|
transform: translateX(-50%); |
|
|
|
} |
|
|
|
|
|
|
|
.info-point-content .info-point-top { |
|
|
|
margin-bottom: 6px; |
|
|
|
padding: 5px 30px 5px 10px; |
|
|
|
border-radius: 3px; |
|
|
|
position: relative; |
|
|
|
cursor: default; |
|
|
|
border: 1px solid #dddddd; |
|
|
|
background-color: #ffffff; |
|
|
|
} |
|
|
|
.info-point-content .info-point-top { |
|
|
|
margin-bottom: 6px; |
|
|
|
padding: 5px 30px 5px 10px; |
|
|
|
border-radius: 3px; |
|
|
|
position: relative; |
|
|
|
cursor: default; |
|
|
|
border: 1px solid #dddddd; |
|
|
|
background-color: #ffffff; |
|
|
|
} |
|
|
|
|
|
|
|
.info-point-content .info-point-top p { |
|
|
|
color: #3a3a3a; |
|
|
|
font-size: 14px; |
|
|
|
white-space: nowrap; |
|
|
|
} |
|
|
|
|
|
|
|
.info-point-content .info-point-top .remove-info-point { |
|
|
|
width: 30px; |
|
|
|
height: 30px; |
|
|
|
position: absolute; |
|
|
|
top: 0px; |
|
|
|
right: 0px; |
|
|
|
z-index: 3000; |
|
|
|
} |
|
|
|
|
|
|
|
.info-point-content .info-point-top .remove-info-point span { |
|
|
|
width: 10px; |
|
|
|
height: 10px; |
|
|
|
display: block; |
|
|
|
margin: 10px auto 0 auto; |
|
|
|
cursor: pointer; |
|
|
|
background: url("../images/close-dialog.png") no-repeat center/cover; |
|
|
|
} |
|
|
|
|
|
|
|
.info-point-content .icon { |
|
|
|
width: 32px; |
|
|
|
height: 32px; |
|
|
|
margin: 0 auto; |
|
|
|
background: url("../images/markers/1.png") no-repeat center/cover; |
|
|
|
} |
|
|
|
.info-point-content .info-point-top p { |
|
|
|
color: #3a3a3a; |
|
|
|
font-size: 14px; |
|
|
|
white-space: nowrap; |
|
|
|
} |
|
|
|
|
|
|
|
.info-point-content .icon2 { |
|
|
|
background: url("../images/markers/2.png") no-repeat center/cover; |
|
|
|
} |
|
|
|
.info-point-content .info-point-top .remove-info-point { |
|
|
|
width: 30px; |
|
|
|
height: 30px; |
|
|
|
position: absolute; |
|
|
|
top: 0px; |
|
|
|
right: 0px; |
|
|
|
z-index: 3000; |
|
|
|
} |
|
|
|
|
|
|
|
.info-point-content .icon3 { |
|
|
|
background: url("../images/markers/3.png") no-repeat center/cover; |
|
|
|
} |
|
|
|
.info-point-content .info-point-top .remove-info-point span { |
|
|
|
width: 10px; |
|
|
|
height: 10px; |
|
|
|
display: block; |
|
|
|
margin: 10px auto 0 auto; |
|
|
|
cursor: pointer; |
|
|
|
background: url("../images/close-dialog.png") no-repeat center/cover; |
|
|
|
} |
|
|
|
|
|
|
|
.info-point-content .icon4 { |
|
|
|
background: url("../images/markers/4.png") no-repeat center/cover; |
|
|
|
} |
|
|
|
.info-point-content .icon { |
|
|
|
width: 32px; |
|
|
|
height: 32px; |
|
|
|
margin: 0 auto; |
|
|
|
background: url("../images/markers/1.png") no-repeat center/cover; |
|
|
|
} |
|
|
|
|
|
|
|
.info-point-content .icon5 { |
|
|
|
background: url("../images/markers/5.png") no-repeat center/cover; |
|
|
|
} |
|
|
|
.info-point-content .icon2 { |
|
|
|
background: url("../images/markers/2.png") no-repeat center/cover; |
|
|
|
} |
|
|
|
|
|
|
|
.info-point-content .icon6 { |
|
|
|
background: url("../images/markers/6.png") no-repeat center/cover; |
|
|
|
} |
|
|
|
.info-point-content .icon3 { |
|
|
|
background: url("../images/markers/3.png") no-repeat center/cover; |
|
|
|
} |
|
|
|
|
|
|
|
.info-point-content .icon7 { |
|
|
|
background: url("../images/markers/7.png") no-repeat center/cover; |
|
|
|
} |
|
|
|
.info-point-content .icon4 { |
|
|
|
background: url("../images/markers/4.png") no-repeat center/cover; |
|
|
|
} |
|
|
|
|
|
|
|
.info-point-content .icon8 { |
|
|
|
background: url("../images/markers/8.png") no-repeat center/cover; |
|
|
|
} |
|
|
|
.info-point-content .icon5 { |
|
|
|
background: url("../images/markers/5.png") no-repeat center/cover; |
|
|
|
} |
|
|
|
|
|
|
|
.info-point-content .icon6 { |
|
|
|
background: url("../images/markers/6.png") no-repeat center/cover; |
|
|
|
} |
|
|
|
|
|
|
|
.info-point-content .icon7 { |
|
|
|
background: url("../images/markers/7.png") no-repeat center/cover; |
|
|
|
} |
|
|
|
|
|
|
|
.info-point-content .icon8 { |
|
|
|
background: url("../images/markers/8.png") no-repeat center/cover; |
|
|
|
} |
|
|
|
|
|
|
|
.shrink { |
|
|
|
width: 12px; |
|
|
|