|
@@ -14,95 +14,6 @@
|
|
|
z-index: 1;
|
|
|
background: transparent;
|
|
|
}
|
|
|
-.header-login-desc {
|
|
|
- display: none;
|
|
|
- position: absolute;
|
|
|
- left: 50%;
|
|
|
- top: 34px;
|
|
|
- margin-left: -114px;
|
|
|
- background: #ffffff;
|
|
|
- box-shadow: 0px 16px 40px 0px rgba(153, 153, 153, 0.3),
|
|
|
- 0px 2px 10px 0px rgba(0, 0, 0, 0.08);
|
|
|
- z-index: 2;
|
|
|
- font-size: 14px;
|
|
|
- text-align: left;
|
|
|
- padding: 16px 18px;
|
|
|
- border-radius: 8px;
|
|
|
- box-sizing: border-box;
|
|
|
- font-weight: normal;
|
|
|
-}
|
|
|
-.header-login-desc:before {
|
|
|
- content: " ";
|
|
|
- position: absolute;
|
|
|
- left: 50%;
|
|
|
- margin-left: -4px;
|
|
|
- top: -8px;
|
|
|
- width: 0;
|
|
|
- height: 0;
|
|
|
- border-top: 4px solid transparent;
|
|
|
- border-left: 4px solid transparent;
|
|
|
- border-right: 4px solid transparent;
|
|
|
- border-bottom: 4px solid #fff;
|
|
|
-}
|
|
|
-.header-login-desc .login-desc-title {
|
|
|
- font-weight: 500;
|
|
|
- color: #333333;
|
|
|
- line-height: 20px;
|
|
|
- display: block;
|
|
|
-}
|
|
|
-.header-login-desc .login-desc-list {
|
|
|
- margin-top: 4px;
|
|
|
-}
|
|
|
-.header-login-desc .login-desc-list li {
|
|
|
- margin: 8px 0 0 0;
|
|
|
- display: block;
|
|
|
- font-size: 13px;
|
|
|
- color: #333333;
|
|
|
- text-align: left;
|
|
|
- height: 26px;
|
|
|
- line-height: 26px;
|
|
|
-}
|
|
|
-.header-login-desc .login-desc-list .login-desc-icon {
|
|
|
- display: inline-block;
|
|
|
- height: 26px;
|
|
|
- width: 26px;
|
|
|
- margin-right: 8px;
|
|
|
- vertical-align: middle;
|
|
|
- background: url(https://img.bosszhipin.com/static/file/2022/7rf2cut4bc1669274264900.png)
|
|
|
- 0 0 / 26px auto no-repeat;
|
|
|
-}
|
|
|
-.header-login-desc .login-desc-list .login-desc-icon.desc-icon-chat {
|
|
|
- background-position: 0 0;
|
|
|
-}
|
|
|
-.header-login-desc .login-desc-list .login-desc-icon.desc-icon-match {
|
|
|
- background-position: 0 -26px;
|
|
|
-}
|
|
|
-.header-login-desc .login-desc-list .login-desc-icon.desc-icon-info {
|
|
|
- background-position: 0 -52px;
|
|
|
-}
|
|
|
-.header-resume-new .header-resume-tip {
|
|
|
- z-index: 2;
|
|
|
- display: none;
|
|
|
-}
|
|
|
-.header-resume-new a:hover .header-resume-tip {
|
|
|
- display: none;
|
|
|
-}
|
|
|
-.header-nav-group {
|
|
|
- margin: 0 5px;
|
|
|
- float: none;
|
|
|
-}
|
|
|
-.header-nav-group li {
|
|
|
- margin: 0;
|
|
|
- position: relative;
|
|
|
-}
|
|
|
-.header-nav-group .header-nav-dot {
|
|
|
- display: inline-block;
|
|
|
- width: 2px;
|
|
|
- height: 2px;
|
|
|
- border-radius: 100%;
|
|
|
- background: #fff;
|
|
|
- vertical-align: middle;
|
|
|
-}
|
|
|
.user-nav .header-login-btn {
|
|
|
vertical-align: middle;
|
|
|
}
|
|
@@ -113,7 +24,7 @@
|
|
|
.user-nav .nav-resume-tools > a {
|
|
|
display: inline-block;
|
|
|
font-weight: 500;
|
|
|
- color: #ffffff;
|
|
|
+ color: var(--v-primary-base);
|
|
|
line-height: 20px;
|
|
|
height: auto;
|
|
|
padding: 3px 7px;
|
|
@@ -122,10 +33,6 @@
|
|
|
margin-right: 8px;
|
|
|
border: 1px solid transparent;
|
|
|
}
|
|
|
-.user-nav .nav-resume-tools > a:hover {
|
|
|
- color: #fff;
|
|
|
- background: rgba(255, 255, 255, 0.2);
|
|
|
-}
|
|
|
.banner {
|
|
|
z-index: var(--zIndex-nav) !important;
|
|
|
color: #fff;
|
|
@@ -157,7 +64,7 @@
|
|
|
cursor: pointer;
|
|
|
height: 49px;
|
|
|
line-height: 49px;
|
|
|
- color: #fff;
|
|
|
+ color: var(--v-primary-base);
|
|
|
margin-left: 50px;
|
|
|
}
|
|
|
.nav-city-selected {
|
|
@@ -170,7 +77,7 @@
|
|
|
}
|
|
|
.switchover-city {
|
|
|
// font-size: 12px;
|
|
|
- color: #fff;
|
|
|
+ color: var(--v-primary-base);
|
|
|
margin-left: 10px;
|
|
|
}
|
|
|
.nav {
|
|
@@ -196,27 +103,16 @@
|
|
|
padding: 0 5px;
|
|
|
position: relative;
|
|
|
text-decoration: none;
|
|
|
- color: #fff;
|
|
|
+ color: var(--v-primary-base);
|
|
|
}
|
|
|
.user-nav {
|
|
|
position: absolute;
|
|
|
right: 0;
|
|
|
// display: inline-block;
|
|
|
+ color: var(--v-primary-base);
|
|
|
height: 49px;
|
|
|
line-height: 49px;
|
|
|
}
|
|
|
-.user-nav .nav-resume-tools > a {
|
|
|
- display: inline-block;
|
|
|
- font-weight: 500;
|
|
|
- color: #fff;
|
|
|
- line-height: 20px;
|
|
|
- height: auto;
|
|
|
- padding: 3px 7px;
|
|
|
- vertical-align: middle;
|
|
|
- border-radius: 4px;
|
|
|
- margin-right: 8px;
|
|
|
- border: 1px solid transparent;
|
|
|
-}
|
|
|
.user-nav .btns .btn-outline {
|
|
|
border-radius: 8px;
|
|
|
text-align: center;
|
|
@@ -231,7 +127,7 @@
|
|
|
.user-nav .btn {
|
|
|
display: inline-block;
|
|
|
box-sizing: content-box;
|
|
|
- border: 1px solid #fff;
|
|
|
+ border: 1px solid #00897B;
|
|
|
letter-spacing: 1px;
|
|
|
cursor: pointer;
|
|
|
}
|