ShuguangWang (Talk | contribs) |
ShuguangWang (Talk | contribs) |
||
Line 48: | Line 48: | ||
body { | body { | ||
− | + | margin: 0; | |
− | + | padding: 0; | |
− | + | background-color: #F3F3F3; | |
− | + | font-size: 16px; | |
− | + | font-family: Arial, Verdana, Sans-serif; | |
− | + | letter-spacing: 0; | |
− | + | color: #FFFFFF; | |
− | + | } | |
− | } | + | |
.daohang { | .daohang { | ||
Line 70: | Line 69: | ||
float: left; | float: left; | ||
position: relative; | position: relative; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
Line 111: | Line 104: | ||
overflow: hidden; | overflow: hidden; | ||
height: 64px; | height: 64px; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
Line 188: | Line 175: | ||
position: absolute; | position: absolute; | ||
width: 80px; | width: 80px; | ||
− | height: 2px | + | height: 2px; |
bottom: 5px; | bottom: 5px; | ||
left: 15px; | left: 15px; | ||
Line 210: | Line 197: | ||
position: absolute; | position: absolute; | ||
width: 130px; | width: 130px; | ||
− | height: 2px | + | height: 2px; |
bottom: 5px; | bottom: 5px; | ||
left: 20px; | left: 20px; | ||
background-color: #f51720; | background-color: #f51720; | ||
+ | } | ||
+ | |||
+ | |||
+ | @media screen and (max-width: 880px) { | ||
+ | .daohang { | ||
+ | height: 40px; | ||
+ | } | ||
+ | |||
+ | .daohang .caidan { | ||
+ | width: 100%; | ||
+ | } | ||
+ | |||
+ | .logo-daohang { | ||
+ | display: none; | ||
+ | } | ||
+ | } | ||
+ | |||
+ | @media screen and (max-width: 1000px) { | ||
+ | .logo-daohang { | ||
+ | left: 5%; | ||
+ | } | ||
+ | |||
+ | .daohang .caidan { | ||
+ | right: 0; | ||
+ | } | ||
} | } | ||
</style> | </style> |
Revision as of 21:46, 30 September 2018