|
|
@ -1,7 +1,9 @@ |
|
|
|
|
|
|
|
|
|
|
|
html, body { |
|
|
|
html, body { |
|
|
|
|
|
|
|
width: 100%; |
|
|
|
height: 100%; |
|
|
|
height: 100%; |
|
|
|
background-image: url("../../../assets/images/backgroud.png"); |
|
|
|
background-image: url("../../../assets/images/backgroud.png"); |
|
|
|
|
|
|
|
background-size: 100%; |
|
|
|
//background-size: 99% 99%; |
|
|
|
//background-size: 99% 99%; |
|
|
|
} |
|
|
|
} |
|
|
|
.head{ |
|
|
|
.head{ |
|
|
@ -13,6 +15,13 @@ |
|
|
|
width: 100%; |
|
|
|
width: 100%; |
|
|
|
height: 100%; |
|
|
|
height: 100%; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
.ziti{ |
|
|
|
|
|
|
|
position: relative; |
|
|
|
|
|
|
|
bottom: 70%; |
|
|
|
|
|
|
|
left: 40%; |
|
|
|
|
|
|
|
width: 20%; |
|
|
|
|
|
|
|
height: 53%; |
|
|
|
|
|
|
|
} |
|
|
|
span{ |
|
|
|
span{ |
|
|
|
position: relative; |
|
|
|
position: relative; |
|
|
|
bottom: 70%; |
|
|
|
bottom: 70%; |
|
|
@ -36,7 +45,7 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.centerLeft{ |
|
|
|
.centerLeft{ |
|
|
|
background-color: aliceblue; |
|
|
|
background-color: #FFF; |
|
|
|
float: left; |
|
|
|
float: left; |
|
|
|
height: 100%; |
|
|
|
height: 100%; |
|
|
|
width: 100%; |
|
|
|
width: 100%; |
|
|
@ -56,10 +65,47 @@ flex-direction: column; |
|
|
|
user-select: none; |
|
|
|
user-select: none; |
|
|
|
background-size:100% 100%; |
|
|
|
background-size:100% 100%; |
|
|
|
span{ |
|
|
|
span{ |
|
|
|
|
|
|
|
white-space: nowrap; |
|
|
|
|
|
|
|
font-family: Arial; |
|
|
|
color: #000; |
|
|
|
color: #000; |
|
|
|
z-index:99; |
|
|
|
z-index:99; |
|
|
|
width: 300px; |
|
|
|
width: 300px; |
|
|
|
height: 50px; |
|
|
|
height: 40px; |
|
|
|
|
|
|
|
cursor:pointer; |
|
|
|
|
|
|
|
border-bottom:1px solid #ECEDEE; |
|
|
|
|
|
|
|
padding:8px 24px ; |
|
|
|
|
|
|
|
text-align: center; |
|
|
|
|
|
|
|
font-size: 24px; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.centerLefta{ |
|
|
|
|
|
|
|
background-color: #FFF; |
|
|
|
|
|
|
|
float: left; |
|
|
|
|
|
|
|
height: 100%; |
|
|
|
|
|
|
|
width: 100%; |
|
|
|
|
|
|
|
position: relative; |
|
|
|
|
|
|
|
flex-direction: column; |
|
|
|
|
|
|
|
flex: 2%; |
|
|
|
|
|
|
|
display: flex; |
|
|
|
|
|
|
|
align-items:center; |
|
|
|
|
|
|
|
box-sizing: border-box; |
|
|
|
|
|
|
|
margin: 0 0; |
|
|
|
|
|
|
|
.tanCenterbtna{ |
|
|
|
|
|
|
|
width: 100px; |
|
|
|
|
|
|
|
height: 100%; |
|
|
|
|
|
|
|
border: 1px solid #ECEDEE; |
|
|
|
|
|
|
|
display: flex; |
|
|
|
|
|
|
|
flex-direction: column; |
|
|
|
|
|
|
|
user-select: none; |
|
|
|
|
|
|
|
background-size:100% 100%; |
|
|
|
|
|
|
|
span{ |
|
|
|
|
|
|
|
white-space: nowrap; |
|
|
|
|
|
|
|
font-family: Arial; |
|
|
|
|
|
|
|
color: #000; |
|
|
|
|
|
|
|
z-index:99; |
|
|
|
|
|
|
|
width: 50px; |
|
|
|
|
|
|
|
height: 40px; |
|
|
|
cursor:pointer; |
|
|
|
cursor:pointer; |
|
|
|
border-bottom:1px solid #ECEDEE; |
|
|
|
border-bottom:1px solid #ECEDEE; |
|
|
|
padding:8px 24px ; |
|
|
|
padding:8px 24px ; |
|
|
@ -69,7 +115,7 @@ span{ |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
.colum{ |
|
|
|
.colum{ |
|
|
|
height: 85%; |
|
|
|
height: 90%; |
|
|
|
width: 350px; |
|
|
|
width: 350px; |
|
|
|
margin-top: 72px; |
|
|
|
margin-top: 72px; |
|
|
|
display:table-cell; |
|
|
|
display:table-cell; |
|
|
@ -95,7 +141,7 @@ span{ |
|
|
|
background-color:transparent; |
|
|
|
background-color:transparent; |
|
|
|
border-radius: 4px; |
|
|
|
border-radius: 4px; |
|
|
|
border: 1px solid #ECEDEE; |
|
|
|
border: 1px solid #ECEDEE; |
|
|
|
color: white; |
|
|
|
color: #FFF; |
|
|
|
padding: 12px 32px; |
|
|
|
padding: 12px 32px; |
|
|
|
text-align: center; |
|
|
|
text-align: center; |
|
|
|
text-decoration: none; |
|
|
|
text-decoration: none; |
|
|
@ -134,6 +180,6 @@ span{ |
|
|
|
} |
|
|
|
} |
|
|
|
.banner .turnplate{display:block;width:100%;position:relative;} |
|
|
|
.banner .turnplate{display:block;width:100%;position:relative;} |
|
|
|
.banner .turnplate canvas.item{width:100%;height: 100%;} |
|
|
|
.banner .turnplate canvas.item{width:100%;height: 100%;} |
|
|
|
.banner .turnplate img.pointer{position:absolute;width:31.5%;height:42.5%;left:34.6%;top:25%;} |
|
|
|
.banner .turnplate img.pointer{position:absolute;width:30.5%;height:36.5%;left:34.6%;top:28.5%;} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|