|
@ -697,23 +697,25 @@ |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.mortgage_top_item_top_btn1 { |
|
|
.mortgage_top_item_top_btn1 { |
|
|
|
|
|
//二通道 |
|
|
// z-index: 100; |
|
|
// z-index: 100; |
|
|
position: absolute; |
|
|
position: absolute; |
|
|
top: 81%; |
|
|
top: 81%; |
|
|
left: 75%; |
|
|
left: 75%; |
|
|
width: 6%; |
|
|
width: 6%; |
|
|
height: 12%; |
|
|
height: 13%; |
|
|
background-color: #f0f; |
|
|
background-color: #f0f; |
|
|
/*设置透明度,0为完全透明,1为不透明*/ |
|
|
/*设置透明度,0为完全透明,1为不透明*/ |
|
|
// opacity: 0; |
|
|
// opacity: 0; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.mortgage_top_item_top_btn2 { |
|
|
.mortgage_top_item_top_btn2 { |
|
|
|
|
|
// 三通道 |
|
|
// z-index: 100; |
|
|
// z-index: 100; |
|
|
position: absolute; |
|
|
position: absolute; |
|
|
top: 77%; |
|
|
top: 77%; |
|
|
left: 64%; |
|
|
left: 64.5%; |
|
|
width: 7%; |
|
|
width: 5.5%; |
|
|
height: 12%; |
|
|
height: 12%; |
|
|
background-color: #ff0; |
|
|
background-color: #ff0; |
|
|
/*设置透明度,0为完全透明,1为不透明*/ |
|
|
/*设置透明度,0为完全透明,1为不透明*/ |
|
@ -721,11 +723,12 @@ |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.mortgage_top_item_top_btn3 { |
|
|
.mortgage_top_item_top_btn3 { |
|
|
|
|
|
// 四通道 |
|
|
// z-index: 100; |
|
|
// z-index: 100; |
|
|
position: absolute; |
|
|
position: absolute; |
|
|
top: 80%; |
|
|
top: 81%; |
|
|
left: 54%; |
|
|
left: 54.5%; |
|
|
width: 7%; |
|
|
width: 6%; |
|
|
height: 13%; |
|
|
height: 13%; |
|
|
background-color: #00f; |
|
|
background-color: #00f; |
|
|
/*设置透明度,0为完全透明,1为不透明*/ |
|
|
/*设置透明度,0为完全透明,1为不透明*/ |
|
@ -733,12 +736,13 @@ |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.mortgage_top_item_top_btn4 { |
|
|
.mortgage_top_item_top_btn4 { |
|
|
|
|
|
// 一通道 |
|
|
// z-index: 100; |
|
|
// z-index: 100; |
|
|
position: absolute; |
|
|
position: absolute; |
|
|
top: 62%; |
|
|
top: 63%; |
|
|
left: 81%; |
|
|
left: 81%; |
|
|
width: 6%; |
|
|
width: 6%; |
|
|
height: 12%; |
|
|
height: 11%; |
|
|
background-color: #0ff; |
|
|
background-color: #0ff; |
|
|
/*设置透明度,0为完全透明,1为不透明*/ |
|
|
/*设置透明度,0为完全透明,1为不透明*/ |
|
|
// opacity: 0; |
|
|
// opacity: 0; |
|
|