|
|
|
@ -208,31 +208,6 @@ export default { |
|
|
|
|
color: #666; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
.notice { |
|
|
|
|
display: flex; |
|
|
|
|
li { |
|
|
|
|
position: relative; |
|
|
|
|
width: calc((100% - 20px) / 2); |
|
|
|
|
height: 300px; |
|
|
|
|
padding: 20px; |
|
|
|
|
background-color: #fff; |
|
|
|
|
} |
|
|
|
|
.pic { |
|
|
|
|
width: 100%; |
|
|
|
|
height: 100%; |
|
|
|
|
} |
|
|
|
|
.text { |
|
|
|
|
position: absolute; |
|
|
|
|
bottom: 20px; |
|
|
|
|
left: 20px; |
|
|
|
|
width: calc(100% - 40px); |
|
|
|
|
font-size: 1.6rem; |
|
|
|
|
line-height: 66px; |
|
|
|
|
text-align: center; |
|
|
|
|
color: #fff; |
|
|
|
|
background: rgba(32,57,81,0.68); |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
.right { |
|
|
|
|
width: 20%; |
|
|
|
|
} |
|
|
|
@ -283,19 +258,14 @@ export default { |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
@media (min-width: 280px) and (max-width: 750px) { |
|
|
|
|
@media (max-width: 640px) { |
|
|
|
|
.article { |
|
|
|
|
.recruit { |
|
|
|
|
li { |
|
|
|
|
flex-direction: column; |
|
|
|
|
} |
|
|
|
|
.pic { |
|
|
|
|
width: 100%; |
|
|
|
|
margin-bottom: 10px; |
|
|
|
|
.left { |
|
|
|
|
.search { |
|
|
|
|
width: 5 0%; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
.notice { |
|
|
|
|
.teams { |
|
|
|
|
flex-direction: column; |
|
|
|
|
li { |
|
|
|
|
width: 100%; |
|
|
|
@ -303,276 +273,4 @@ export default { |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
@media (max-width: 1200px) { |
|
|
|
|
.content { |
|
|
|
|
.article { |
|
|
|
|
flex-direction: column; |
|
|
|
|
.left { |
|
|
|
|
width: 100%; |
|
|
|
|
.recruit { |
|
|
|
|
li { |
|
|
|
|
flex-direction: column; |
|
|
|
|
.pic { |
|
|
|
|
width: 100%; |
|
|
|
|
|
|
|
|
|
} |
|
|
|
|
.texts { |
|
|
|
|
margin-top: .8rem; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
.notice { |
|
|
|
|
flex-direction: column; |
|
|
|
|
li { |
|
|
|
|
width: 100%; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
.right{ |
|
|
|
|
width: 100%; |
|
|
|
|
.el-tree { |
|
|
|
|
display: none; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
@media (max-width: 320px) { |
|
|
|
|
.wrap { |
|
|
|
|
.single-banner { |
|
|
|
|
.banner-img { |
|
|
|
|
height: 13rem; |
|
|
|
|
} |
|
|
|
|
.texts { |
|
|
|
|
left: 3rem; |
|
|
|
|
top: 7rem; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
.content { |
|
|
|
|
.article { |
|
|
|
|
.left { |
|
|
|
|
.recruit { |
|
|
|
|
li { |
|
|
|
|
.pic { |
|
|
|
|
height: 13rem; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
.notice { |
|
|
|
|
li { |
|
|
|
|
height: auto; |
|
|
|
|
.pic { |
|
|
|
|
height: 13rem; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
@media (min-width: 320px) and (max-width: 375px) { |
|
|
|
|
.wrap { |
|
|
|
|
.single-banner { |
|
|
|
|
.banner-img { |
|
|
|
|
height: 15rem; |
|
|
|
|
} |
|
|
|
|
.texts { |
|
|
|
|
left: 3rem; |
|
|
|
|
top: 7rem; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
.content { |
|
|
|
|
.article { |
|
|
|
|
.left { |
|
|
|
|
.recruit { |
|
|
|
|
li { |
|
|
|
|
.pic { |
|
|
|
|
height: 15rem; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
.notice { |
|
|
|
|
li { |
|
|
|
|
height: auto; |
|
|
|
|
.pic { |
|
|
|
|
height: 15rem; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
@media (min-width: 375px) and (max-width: 480px) { |
|
|
|
|
.wrap { |
|
|
|
|
.single-banner { |
|
|
|
|
.banner-img { |
|
|
|
|
height: 18rem; |
|
|
|
|
} |
|
|
|
|
.texts { |
|
|
|
|
left: 3rem; |
|
|
|
|
top: 10rem; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
.content { |
|
|
|
|
.article { |
|
|
|
|
.left { |
|
|
|
|
.recruit { |
|
|
|
|
li { |
|
|
|
|
.pic { |
|
|
|
|
height: 18rem; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
.notice { |
|
|
|
|
li { |
|
|
|
|
height: auto; |
|
|
|
|
.pic { |
|
|
|
|
height: 18rem; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
@media (min-width: 480px) and (max-width: 640px) { |
|
|
|
|
.wrap { |
|
|
|
|
.single-banner { |
|
|
|
|
.banner-img { |
|
|
|
|
height: 20rem; |
|
|
|
|
} |
|
|
|
|
.texts { |
|
|
|
|
left: 3rem; |
|
|
|
|
top: 12rem; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
.content { |
|
|
|
|
.article { |
|
|
|
|
.left { |
|
|
|
|
.recruit { |
|
|
|
|
li { |
|
|
|
|
.pic { |
|
|
|
|
height: 22rem; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
.notice { |
|
|
|
|
li { |
|
|
|
|
height: auto; |
|
|
|
|
.pic { |
|
|
|
|
height: 22rem; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
@media (min-width: 640px) and (max-width: 768px) { |
|
|
|
|
.wrap { |
|
|
|
|
.single-banner { |
|
|
|
|
.banner-img { |
|
|
|
|
height: 22rem; |
|
|
|
|
} |
|
|
|
|
.texts { |
|
|
|
|
left: 3rem; |
|
|
|
|
top: 14rem; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
.content { |
|
|
|
|
.article { |
|
|
|
|
.left { |
|
|
|
|
.recruit { |
|
|
|
|
li { |
|
|
|
|
.pic { |
|
|
|
|
height: 26rem; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
.notice { |
|
|
|
|
li { |
|
|
|
|
height: auto; |
|
|
|
|
.pic { |
|
|
|
|
height: 26rem; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
@media (min-width: 768px) and (max-width: 980px) { |
|
|
|
|
.wrap { |
|
|
|
|
.single-banner { |
|
|
|
|
.banner-img { |
|
|
|
|
height: 26rem; |
|
|
|
|
} |
|
|
|
|
.texts { |
|
|
|
|
left: 3rem; |
|
|
|
|
top: 16rem; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
.content { |
|
|
|
|
.article { |
|
|
|
|
.left { |
|
|
|
|
.recruit { |
|
|
|
|
li { |
|
|
|
|
.pic { |
|
|
|
|
height: 30rem; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
.notice { |
|
|
|
|
li { |
|
|
|
|
height: auto; |
|
|
|
|
.pic { |
|
|
|
|
height: 30rem; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
@media (min-width: 980px) and (max-width: 1200px) { |
|
|
|
|
.wrap { |
|
|
|
|
.single-banner { |
|
|
|
|
.banner-img { |
|
|
|
|
height: 30rem; |
|
|
|
|
} |
|
|
|
|
.texts { |
|
|
|
|
left: 3rem; |
|
|
|
|
top: 18rem; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
.content { |
|
|
|
|
.article { |
|
|
|
|
.left { |
|
|
|
|
.recruit { |
|
|
|
|
li { |
|
|
|
|
.pic { |
|
|
|
|
height: 35rem; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
.notice { |
|
|
|
|
li { |
|
|
|
|
height: auto; |
|
|
|
|
.pic { |
|
|
|
|
height: 35rem; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
</style> |