|
@ -195,6 +195,17 @@ |
|
|
// border-radius: 50px 0 0 50px; |
|
|
// border-radius: 50px 0 0 50px; |
|
|
// background-color: #ffffff; |
|
|
// background-color: #ffffff; |
|
|
} |
|
|
} |
|
|
|
|
|
.mw-phone-fixed2 { |
|
|
|
|
|
// @include bs1; |
|
|
|
|
|
position: absolute; |
|
|
|
|
|
z-index: 1000; |
|
|
|
|
|
top: 220px; |
|
|
|
|
|
right: 0; |
|
|
|
|
|
width: 141px * 0.5; |
|
|
|
|
|
height: 164px * 0.5; |
|
|
|
|
|
// border-radius: 50px 0 0 50px; |
|
|
|
|
|
// background-color: #ffffff; |
|
|
|
|
|
} |
|
|
.mw-phone-top { |
|
|
.mw-phone-top { |
|
|
position: relative; |
|
|
position: relative; |
|
|
height: 40px; |
|
|
height: 40px; |
|
@ -302,6 +313,19 @@ |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.mw-cpt-fangyi { |
|
|
|
|
|
position: relative; |
|
|
|
|
|
|
|
|
|
|
|
.d-cpt-wrap { |
|
|
|
|
|
width: 141px * 0.5; |
|
|
|
|
|
height: 164px * 0.5; |
|
|
|
|
|
img { |
|
|
|
|
|
width: 141px * 0.5; |
|
|
|
|
|
height: 164px * 0.5; |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
.mw-cpt-cnt_menus { |
|
|
.mw-cpt-cnt_menus { |
|
|
position: relative; |
|
|
position: relative; |
|
|
margin-top: 10px; |
|
|
margin-top: 10px; |
|
@ -340,7 +364,6 @@ |
|
|
color: rgba(51, 51, 51, 1); |
|
|
color: rgba(51, 51, 51, 1); |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
@ -355,19 +378,19 @@ |
|
|
// overflow-x: scroll; |
|
|
// overflow-x: scroll; |
|
|
overflow: hidden; |
|
|
overflow: hidden; |
|
|
margin: 0 13px; |
|
|
margin: 0 13px; |
|
|
padding:0 0 13px 0; |
|
|
padding: 0 0 13px 0; |
|
|
background-color: white; |
|
|
background-color: white; |
|
|
|
|
|
|
|
|
.link { |
|
|
.link { |
|
|
width: 100%; |
|
|
width: 100%; |
|
|
position: relative; |
|
|
position: relative; |
|
|
|
|
|
|
|
|
.link-item{ |
|
|
.link-item { |
|
|
display: inline; |
|
|
display: inline; |
|
|
position: relative; |
|
|
position: relative; |
|
|
|
|
|
|
|
|
> img { |
|
|
> img { |
|
|
width:45%; |
|
|
width: 45%; |
|
|
// width: 308px; |
|
|
// width: 308px; |
|
|
margin: 8px; |
|
|
margin: 8px; |
|
|
// height: 160px; |
|
|
// height: 160px; |
|
@ -384,8 +407,6 @@ |
|
|
color: #ffffff; |
|
|
color: #ffffff; |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.dots { |
|
|
.dots { |
|
@ -410,10 +431,8 @@ |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
@ -496,5 +515,5 @@ |
|
|
-moz-border-radius: 50%; |
|
|
-moz-border-radius: 50%; |
|
|
-ms-border-radius: 50%; |
|
|
-ms-border-radius: 50%; |
|
|
-o-border-radius: 50%; |
|
|
-o-border-radius: 50%; |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|