|
|
@ -289,4 +289,808 @@ export default { |
|
|
|
line-height: 1.3rem; |
|
|
|
line-height: 1.3rem; |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@media (min-width: 280px) and (max-width: 1200px) { |
|
|
|
|
|
|
|
.wrap { |
|
|
|
|
|
|
|
/deep/ .el-carousel { |
|
|
|
|
|
|
|
height: 18rem; |
|
|
|
|
|
|
|
.el-carousel__container { |
|
|
|
|
|
|
|
height: 18rem; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
img { |
|
|
|
|
|
|
|
height: 18rem; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.block { |
|
|
|
|
|
|
|
padding: 50px 0; |
|
|
|
|
|
|
|
.intro { |
|
|
|
|
|
|
|
margin-bottom: 30px; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.area { |
|
|
|
|
|
|
|
flex-direction: column; |
|
|
|
|
|
|
|
li { |
|
|
|
|
|
|
|
width: 95%; |
|
|
|
|
|
|
|
margin: 1.25rem auto; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.group, |
|
|
|
|
|
|
|
.news { |
|
|
|
|
|
|
|
flex-direction: column; |
|
|
|
|
|
|
|
li { |
|
|
|
|
|
|
|
width: 95%; |
|
|
|
|
|
|
|
margin: 20px auto; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.area { |
|
|
|
|
|
|
|
li { |
|
|
|
|
|
|
|
height: auto; |
|
|
|
|
|
|
|
.pic { |
|
|
|
|
|
|
|
height: 20rem; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.texts { |
|
|
|
|
|
|
|
height: 10rem; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.group img { |
|
|
|
|
|
|
|
height: 20rem; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.news img { |
|
|
|
|
|
|
|
height: 20rem; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
@media (max-width: 320px) { |
|
|
|
|
|
|
|
.wrap { |
|
|
|
|
|
|
|
/deep/ .el-carousel { |
|
|
|
|
|
|
|
height: 12rem !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
/deep/ .el-carousel__container { |
|
|
|
|
|
|
|
height: 12rem !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
/deep/ .el-carousel__item { |
|
|
|
|
|
|
|
height: 12rem !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.banner-item { |
|
|
|
|
|
|
|
img { |
|
|
|
|
|
|
|
height: 12rem !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.banner-name { |
|
|
|
|
|
|
|
font-size: 1.5rem; |
|
|
|
|
|
|
|
line-height: 1rem; |
|
|
|
|
|
|
|
left: 2rem; |
|
|
|
|
|
|
|
bottom: 2rem; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.block { |
|
|
|
|
|
|
|
padding: 1.25rem 0; |
|
|
|
|
|
|
|
.b-title { |
|
|
|
|
|
|
|
font-size: 1.5rem; |
|
|
|
|
|
|
|
margin-bottom: 1rem; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.group, |
|
|
|
|
|
|
|
.news { |
|
|
|
|
|
|
|
li { |
|
|
|
|
|
|
|
img { |
|
|
|
|
|
|
|
height: auto; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.text { |
|
|
|
|
|
|
|
font-size: 1.5rem; |
|
|
|
|
|
|
|
line-height: 1.8rem; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
@media (min-width: 320px) and (max-width: 375px) { |
|
|
|
|
|
|
|
.wrap { |
|
|
|
|
|
|
|
/deep/ .el-carousel { |
|
|
|
|
|
|
|
height: 12rem !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
/deep/ .el-carousel__container { |
|
|
|
|
|
|
|
height: 12rem !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
/deep/ .el-carousel__item { |
|
|
|
|
|
|
|
height: 12rem !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.banner-item { |
|
|
|
|
|
|
|
img { |
|
|
|
|
|
|
|
height: 12rem !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.banner-name { |
|
|
|
|
|
|
|
font-size: 1.5rem; |
|
|
|
|
|
|
|
line-height: 1rem; |
|
|
|
|
|
|
|
left: 2rem; |
|
|
|
|
|
|
|
bottom: 2rem; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.block { |
|
|
|
|
|
|
|
padding: 1.25rem 0; |
|
|
|
|
|
|
|
.b-title { |
|
|
|
|
|
|
|
font-size: 1.5rem; |
|
|
|
|
|
|
|
margin-bottom: 1rem; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.group, |
|
|
|
|
|
|
|
.news { |
|
|
|
|
|
|
|
li { |
|
|
|
|
|
|
|
img { |
|
|
|
|
|
|
|
height: auto; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.text { |
|
|
|
|
|
|
|
font-size: 1.5rem; |
|
|
|
|
|
|
|
line-height: 1.8rem; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
@media (min-width: 375px) and (max-width: 480px) { |
|
|
|
|
|
|
|
.wrap { |
|
|
|
|
|
|
|
/deep/ .el-carousel { |
|
|
|
|
|
|
|
height: 12rem !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
/deep/ .el-carousel__container { |
|
|
|
|
|
|
|
height: 12rem !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
/deep/ .el-carousel__item { |
|
|
|
|
|
|
|
height: 12rem !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.banner-item { |
|
|
|
|
|
|
|
img { |
|
|
|
|
|
|
|
height: 12rem !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.banner-name { |
|
|
|
|
|
|
|
font-size: 1.5rem; |
|
|
|
|
|
|
|
line-height: 1rem; |
|
|
|
|
|
|
|
left: 2rem; |
|
|
|
|
|
|
|
bottom: 2rem; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.block { |
|
|
|
|
|
|
|
padding: 1.25rem 0; |
|
|
|
|
|
|
|
.b-title { |
|
|
|
|
|
|
|
font-size: 1.5rem; |
|
|
|
|
|
|
|
margin-bottom: 1rem; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.group, |
|
|
|
|
|
|
|
.news { |
|
|
|
|
|
|
|
li { |
|
|
|
|
|
|
|
img { |
|
|
|
|
|
|
|
height: auto; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.text { |
|
|
|
|
|
|
|
font-size: 1.5rem; |
|
|
|
|
|
|
|
line-height: 1.8rem; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.area { |
|
|
|
|
|
|
|
li { |
|
|
|
|
|
|
|
.pic { |
|
|
|
|
|
|
|
height: 22rem; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
@media (min-width: 480px) and (max-width: 640px) { |
|
|
|
|
|
|
|
.wrap { |
|
|
|
|
|
|
|
/deep/ .el-carousel { |
|
|
|
|
|
|
|
height: 12rem !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
/deep/ .el-carousel__container { |
|
|
|
|
|
|
|
height: 12rem !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
/deep/ .el-carousel__item { |
|
|
|
|
|
|
|
height: 12rem !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.banner-item { |
|
|
|
|
|
|
|
img { |
|
|
|
|
|
|
|
height: 12rem !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.banner-name { |
|
|
|
|
|
|
|
font-size: 1.5rem; |
|
|
|
|
|
|
|
line-height: 1rem; |
|
|
|
|
|
|
|
left: 2rem; |
|
|
|
|
|
|
|
bottom: 2rem; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.block { |
|
|
|
|
|
|
|
padding: 1.25rem 0; |
|
|
|
|
|
|
|
.b-title { |
|
|
|
|
|
|
|
font-size: 1.5rem; |
|
|
|
|
|
|
|
margin-bottom: 1rem; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.group, |
|
|
|
|
|
|
|
.news { |
|
|
|
|
|
|
|
li { |
|
|
|
|
|
|
|
img { |
|
|
|
|
|
|
|
height: auto; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.text { |
|
|
|
|
|
|
|
font-size: 1.5rem; |
|
|
|
|
|
|
|
line-height: 1.8rem; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.area { |
|
|
|
|
|
|
|
li { |
|
|
|
|
|
|
|
.pic { |
|
|
|
|
|
|
|
height: auto; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
@media (min-width: 640px) and (max-width: 768px) { |
|
|
|
|
|
|
|
.wrap { |
|
|
|
|
|
|
|
/deep/ .el-carousel { |
|
|
|
|
|
|
|
height: 12rem !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
/deep/ .el-carousel__container { |
|
|
|
|
|
|
|
height: 12rem !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
/deep/ .el-carousel__item { |
|
|
|
|
|
|
|
height: 12rem !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.banner-item { |
|
|
|
|
|
|
|
img { |
|
|
|
|
|
|
|
height: 12rem !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.banner-name { |
|
|
|
|
|
|
|
font-size: 1.5rem; |
|
|
|
|
|
|
|
line-height: 1rem; |
|
|
|
|
|
|
|
left: 2rem; |
|
|
|
|
|
|
|
bottom: 2rem; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.block { |
|
|
|
|
|
|
|
padding: 1.25rem 0; |
|
|
|
|
|
|
|
.b-title { |
|
|
|
|
|
|
|
font-size: 1.5rem; |
|
|
|
|
|
|
|
margin-bottom: 1rem; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.group, |
|
|
|
|
|
|
|
.news { |
|
|
|
|
|
|
|
li { |
|
|
|
|
|
|
|
img { |
|
|
|
|
|
|
|
height: auto; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.text { |
|
|
|
|
|
|
|
font-size: 1.5rem; |
|
|
|
|
|
|
|
line-height: 1.8rem; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.area { |
|
|
|
|
|
|
|
flex-direction: row; |
|
|
|
|
|
|
|
li { |
|
|
|
|
|
|
|
width: 19%; |
|
|
|
|
|
|
|
.pic { |
|
|
|
|
|
|
|
height: auto; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
@media (min-width: 768px) and (max-width: 980px) { |
|
|
|
|
|
|
|
.wrap { |
|
|
|
|
|
|
|
/deep/ .el-carousel { |
|
|
|
|
|
|
|
height: 12rem !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
/deep/ .el-carousel__container { |
|
|
|
|
|
|
|
height: 12rem !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
/deep/ .el-carousel__item { |
|
|
|
|
|
|
|
height: 12rem !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.banner-item { |
|
|
|
|
|
|
|
img { |
|
|
|
|
|
|
|
height: 12rem !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.banner-name { |
|
|
|
|
|
|
|
font-size: 1.5rem; |
|
|
|
|
|
|
|
line-height: 1rem; |
|
|
|
|
|
|
|
left: 2rem; |
|
|
|
|
|
|
|
bottom: 2rem; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.block { |
|
|
|
|
|
|
|
padding: 1.25rem 0; |
|
|
|
|
|
|
|
.b-title { |
|
|
|
|
|
|
|
font-size: 1.5rem; |
|
|
|
|
|
|
|
margin-bottom: 1rem; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.group, |
|
|
|
|
|
|
|
.news { |
|
|
|
|
|
|
|
flex-direction: row; |
|
|
|
|
|
|
|
li { |
|
|
|
|
|
|
|
width: calc((100% - 3rem) / 3); |
|
|
|
|
|
|
|
margin: 0 0.8rem 1.95rem 0; |
|
|
|
|
|
|
|
-webkit-transition: 0.3s; |
|
|
|
|
|
|
|
img { |
|
|
|
|
|
|
|
height: auto; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.text { |
|
|
|
|
|
|
|
font-size: 1.5rem; |
|
|
|
|
|
|
|
line-height: 1.8rem; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.area { |
|
|
|
|
|
|
|
flex-direction: row; |
|
|
|
|
|
|
|
li { |
|
|
|
|
|
|
|
width: 19%; |
|
|
|
|
|
|
|
.pic { |
|
|
|
|
|
|
|
height: auto; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
@media (min-width: 980px) and (max-width: 1200px) { |
|
|
|
|
|
|
|
.wrap { |
|
|
|
|
|
|
|
/deep/ .el-carousel { |
|
|
|
|
|
|
|
height: 12rem !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
/deep/ .el-carousel__container { |
|
|
|
|
|
|
|
height: 12rem !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
/deep/ .el-carousel__item { |
|
|
|
|
|
|
|
height: 12rem !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.banner-item { |
|
|
|
|
|
|
|
img { |
|
|
|
|
|
|
|
height: 12rem !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.banner-name { |
|
|
|
|
|
|
|
font-size: 1.5rem; |
|
|
|
|
|
|
|
line-height: 1rem; |
|
|
|
|
|
|
|
left: 2rem; |
|
|
|
|
|
|
|
bottom: 2rem; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.block { |
|
|
|
|
|
|
|
padding: 1.25rem 0; |
|
|
|
|
|
|
|
.b-title { |
|
|
|
|
|
|
|
font-size: 1.5rem; |
|
|
|
|
|
|
|
margin-bottom: 1rem; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.group, |
|
|
|
|
|
|
|
.news { |
|
|
|
|
|
|
|
flex-direction: row; |
|
|
|
|
|
|
|
li { |
|
|
|
|
|
|
|
width: calc((100% - 3rem) / 3); |
|
|
|
|
|
|
|
margin: 0 0.8rem 1.95rem 0; |
|
|
|
|
|
|
|
-webkit-transition: 0.3s; |
|
|
|
|
|
|
|
img { |
|
|
|
|
|
|
|
height: auto; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.text { |
|
|
|
|
|
|
|
font-size: 1.5rem; |
|
|
|
|
|
|
|
line-height: 1.8rem; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.area { |
|
|
|
|
|
|
|
flex-direction: row; |
|
|
|
|
|
|
|
li { |
|
|
|
|
|
|
|
width: 19%; |
|
|
|
|
|
|
|
.pic { |
|
|
|
|
|
|
|
height: auto; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@media (min-width: 280px) and (max-width: 1200px) { |
|
|
|
|
|
|
|
.wrap { |
|
|
|
|
|
|
|
/deep/ .el-carousel { |
|
|
|
|
|
|
|
height: 18rem; |
|
|
|
|
|
|
|
.el-carousel__container { |
|
|
|
|
|
|
|
height: 18rem; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
img { |
|
|
|
|
|
|
|
height: 18rem; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.block { |
|
|
|
|
|
|
|
padding: 50px 0; |
|
|
|
|
|
|
|
.intro { |
|
|
|
|
|
|
|
margin-bottom: 30px; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.area { |
|
|
|
|
|
|
|
flex-direction: column; |
|
|
|
|
|
|
|
li { |
|
|
|
|
|
|
|
width: 95%; |
|
|
|
|
|
|
|
margin: 1.25rem auto; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.group, |
|
|
|
|
|
|
|
.news { |
|
|
|
|
|
|
|
flex-direction: column; |
|
|
|
|
|
|
|
li { |
|
|
|
|
|
|
|
width: 95%; |
|
|
|
|
|
|
|
margin: 20px auto; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.area { |
|
|
|
|
|
|
|
li { |
|
|
|
|
|
|
|
height: auto; |
|
|
|
|
|
|
|
.pic { |
|
|
|
|
|
|
|
height: 20rem; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.texts { |
|
|
|
|
|
|
|
height: 10rem; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.group img { |
|
|
|
|
|
|
|
height: 20rem; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.news img { |
|
|
|
|
|
|
|
height: 20rem; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
@media (max-width: 320px) { |
|
|
|
|
|
|
|
.wrap { |
|
|
|
|
|
|
|
/deep/ .el-carousel { |
|
|
|
|
|
|
|
height: 12rem !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
/deep/ .el-carousel__container { |
|
|
|
|
|
|
|
height: 12rem !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
/deep/ .el-carousel__item { |
|
|
|
|
|
|
|
height: 12rem !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.banner-item { |
|
|
|
|
|
|
|
img { |
|
|
|
|
|
|
|
height: 12rem !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.banner-name { |
|
|
|
|
|
|
|
font-size: 1.5rem; |
|
|
|
|
|
|
|
line-height: 1rem; |
|
|
|
|
|
|
|
left: 2rem; |
|
|
|
|
|
|
|
bottom: 2rem; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.block { |
|
|
|
|
|
|
|
padding: 1.25rem 0; |
|
|
|
|
|
|
|
.b-title { |
|
|
|
|
|
|
|
font-size: 1.5rem; |
|
|
|
|
|
|
|
margin-bottom: 1rem; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.group, |
|
|
|
|
|
|
|
.news { |
|
|
|
|
|
|
|
li { |
|
|
|
|
|
|
|
img { |
|
|
|
|
|
|
|
height: auto; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.text { |
|
|
|
|
|
|
|
font-size: 1.5rem; |
|
|
|
|
|
|
|
line-height: 1.8rem; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
@media (min-width: 320px) and (max-width: 375px) { |
|
|
|
|
|
|
|
.wrap { |
|
|
|
|
|
|
|
/deep/ .el-carousel { |
|
|
|
|
|
|
|
height: 12rem !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
/deep/ .el-carousel__container { |
|
|
|
|
|
|
|
height: 12rem !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
/deep/ .el-carousel__item { |
|
|
|
|
|
|
|
height: 12rem !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.banner-item { |
|
|
|
|
|
|
|
img { |
|
|
|
|
|
|
|
height: 12rem !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.banner-name { |
|
|
|
|
|
|
|
font-size: 1.5rem; |
|
|
|
|
|
|
|
line-height: 1rem; |
|
|
|
|
|
|
|
left: 2rem; |
|
|
|
|
|
|
|
bottom: 2rem; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.block { |
|
|
|
|
|
|
|
padding: 1.25rem 0; |
|
|
|
|
|
|
|
.b-title { |
|
|
|
|
|
|
|
font-size: 1.5rem; |
|
|
|
|
|
|
|
margin-bottom: 1rem; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.group, |
|
|
|
|
|
|
|
.news { |
|
|
|
|
|
|
|
li { |
|
|
|
|
|
|
|
img { |
|
|
|
|
|
|
|
height: auto; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.text { |
|
|
|
|
|
|
|
font-size: 1.5rem; |
|
|
|
|
|
|
|
line-height: 1.8rem; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
@media (min-width: 375px) and (max-width: 480px) { |
|
|
|
|
|
|
|
.wrap { |
|
|
|
|
|
|
|
/deep/ .el-carousel { |
|
|
|
|
|
|
|
height: 12rem !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
/deep/ .el-carousel__container { |
|
|
|
|
|
|
|
height: 12rem !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
/deep/ .el-carousel__item { |
|
|
|
|
|
|
|
height: 12rem !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.banner-item { |
|
|
|
|
|
|
|
img { |
|
|
|
|
|
|
|
height: 12rem !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.banner-name { |
|
|
|
|
|
|
|
font-size: 1.5rem; |
|
|
|
|
|
|
|
line-height: 1rem; |
|
|
|
|
|
|
|
left: 2rem; |
|
|
|
|
|
|
|
bottom: 2rem; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.block { |
|
|
|
|
|
|
|
padding: 1.25rem 0; |
|
|
|
|
|
|
|
.b-title { |
|
|
|
|
|
|
|
font-size: 1.5rem; |
|
|
|
|
|
|
|
margin-bottom: 1rem; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.group, |
|
|
|
|
|
|
|
.news { |
|
|
|
|
|
|
|
li { |
|
|
|
|
|
|
|
img { |
|
|
|
|
|
|
|
height: auto; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.text { |
|
|
|
|
|
|
|
font-size: 1.5rem; |
|
|
|
|
|
|
|
line-height: 1.8rem; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.area { |
|
|
|
|
|
|
|
li { |
|
|
|
|
|
|
|
.pic { |
|
|
|
|
|
|
|
height: 22rem; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
@media (min-width: 480px) and (max-width: 640px) { |
|
|
|
|
|
|
|
.wrap { |
|
|
|
|
|
|
|
/deep/ .el-carousel { |
|
|
|
|
|
|
|
height: 12rem !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
/deep/ .el-carousel__container { |
|
|
|
|
|
|
|
height: 12rem !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
/deep/ .el-carousel__item { |
|
|
|
|
|
|
|
height: 12rem !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.banner-item { |
|
|
|
|
|
|
|
img { |
|
|
|
|
|
|
|
height: 12rem !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.banner-name { |
|
|
|
|
|
|
|
font-size: 1.5rem; |
|
|
|
|
|
|
|
line-height: 1rem; |
|
|
|
|
|
|
|
left: 2rem; |
|
|
|
|
|
|
|
bottom: 2rem; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.block { |
|
|
|
|
|
|
|
padding: 1.25rem 0; |
|
|
|
|
|
|
|
.b-title { |
|
|
|
|
|
|
|
font-size: 1.5rem; |
|
|
|
|
|
|
|
margin-bottom: 1rem; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.group, |
|
|
|
|
|
|
|
.news { |
|
|
|
|
|
|
|
li { |
|
|
|
|
|
|
|
img { |
|
|
|
|
|
|
|
height: auto; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.text { |
|
|
|
|
|
|
|
font-size: 1.5rem; |
|
|
|
|
|
|
|
line-height: 1.8rem; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.area { |
|
|
|
|
|
|
|
li { |
|
|
|
|
|
|
|
.pic { |
|
|
|
|
|
|
|
height: auto; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
@media (min-width: 640px) and (max-width: 768px) { |
|
|
|
|
|
|
|
.wrap { |
|
|
|
|
|
|
|
/deep/ .el-carousel { |
|
|
|
|
|
|
|
height: 12rem !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
/deep/ .el-carousel__container { |
|
|
|
|
|
|
|
height: 12rem !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
/deep/ .el-carousel__item { |
|
|
|
|
|
|
|
height: 12rem !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.banner-item { |
|
|
|
|
|
|
|
img { |
|
|
|
|
|
|
|
height: 12rem !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.banner-name { |
|
|
|
|
|
|
|
font-size: 1.5rem; |
|
|
|
|
|
|
|
line-height: 1rem; |
|
|
|
|
|
|
|
left: 2rem; |
|
|
|
|
|
|
|
bottom: 2rem; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.block { |
|
|
|
|
|
|
|
padding: 1.25rem 0; |
|
|
|
|
|
|
|
.b-title { |
|
|
|
|
|
|
|
font-size: 1.5rem; |
|
|
|
|
|
|
|
margin-bottom: 1rem; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.group, |
|
|
|
|
|
|
|
.news { |
|
|
|
|
|
|
|
li { |
|
|
|
|
|
|
|
img { |
|
|
|
|
|
|
|
height: auto; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.text { |
|
|
|
|
|
|
|
font-size: 1.5rem; |
|
|
|
|
|
|
|
line-height: 1.8rem; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.area { |
|
|
|
|
|
|
|
flex-direction: row; |
|
|
|
|
|
|
|
li { |
|
|
|
|
|
|
|
width: 19%; |
|
|
|
|
|
|
|
.pic { |
|
|
|
|
|
|
|
height: auto; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
@media (min-width: 768px) and (max-width: 980px) { |
|
|
|
|
|
|
|
.wrap { |
|
|
|
|
|
|
|
/deep/ .el-carousel { |
|
|
|
|
|
|
|
height: 12rem !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
/deep/ .el-carousel__container { |
|
|
|
|
|
|
|
height: 12rem !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
/deep/ .el-carousel__item { |
|
|
|
|
|
|
|
height: 12rem !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.banner-item { |
|
|
|
|
|
|
|
img { |
|
|
|
|
|
|
|
height: 12rem !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.banner-name { |
|
|
|
|
|
|
|
font-size: 1.5rem; |
|
|
|
|
|
|
|
line-height: 1rem; |
|
|
|
|
|
|
|
left: 2rem; |
|
|
|
|
|
|
|
bottom: 2rem; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.block { |
|
|
|
|
|
|
|
padding: 1.25rem 0; |
|
|
|
|
|
|
|
.b-title { |
|
|
|
|
|
|
|
font-size: 1.5rem; |
|
|
|
|
|
|
|
margin-bottom: 1rem; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.group, |
|
|
|
|
|
|
|
.news { |
|
|
|
|
|
|
|
flex-direction: row; |
|
|
|
|
|
|
|
li { |
|
|
|
|
|
|
|
width: calc((100% - 3rem) / 3); |
|
|
|
|
|
|
|
margin: 0 0.8rem 1.95rem 0; |
|
|
|
|
|
|
|
-webkit-transition: 0.3s; |
|
|
|
|
|
|
|
img { |
|
|
|
|
|
|
|
height: auto; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.text { |
|
|
|
|
|
|
|
font-size: 1.5rem; |
|
|
|
|
|
|
|
line-height: 1.8rem; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.area { |
|
|
|
|
|
|
|
flex-direction: row; |
|
|
|
|
|
|
|
li { |
|
|
|
|
|
|
|
width: 19%; |
|
|
|
|
|
|
|
.pic { |
|
|
|
|
|
|
|
height: auto; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
@media (min-width: 980px) and (max-width: 1200px) { |
|
|
|
|
|
|
|
.wrap { |
|
|
|
|
|
|
|
/deep/ .el-carousel { |
|
|
|
|
|
|
|
height: 12rem !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
/deep/ .el-carousel__container { |
|
|
|
|
|
|
|
height: 12rem !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
/deep/ .el-carousel__item { |
|
|
|
|
|
|
|
height: 12rem !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.banner-item { |
|
|
|
|
|
|
|
img { |
|
|
|
|
|
|
|
height: 12rem !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.banner-name { |
|
|
|
|
|
|
|
font-size: 1.5rem; |
|
|
|
|
|
|
|
line-height: 1rem; |
|
|
|
|
|
|
|
left: 2rem; |
|
|
|
|
|
|
|
bottom: 2rem; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.block { |
|
|
|
|
|
|
|
padding: 1.25rem 0; |
|
|
|
|
|
|
|
.b-title { |
|
|
|
|
|
|
|
font-size: 1.5rem; |
|
|
|
|
|
|
|
margin-bottom: 1rem; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.group, |
|
|
|
|
|
|
|
.news { |
|
|
|
|
|
|
|
flex-direction: row; |
|
|
|
|
|
|
|
li { |
|
|
|
|
|
|
|
width: calc((100% - 3rem) / 3); |
|
|
|
|
|
|
|
margin: 0 0.8rem 1.95rem 0; |
|
|
|
|
|
|
|
-webkit-transition: 0.3s; |
|
|
|
|
|
|
|
img { |
|
|
|
|
|
|
|
height: auto; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.text { |
|
|
|
|
|
|
|
font-size: 1.5rem; |
|
|
|
|
|
|
|
line-height: 1.8rem; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.area { |
|
|
|
|
|
|
|
flex-direction: row; |
|
|
|
|
|
|
|
li { |
|
|
|
|
|
|
|
width: 19%; |
|
|
|
|
|
|
|
.pic { |
|
|
|
|
|
|
|
height: auto; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
</style> |
|
|
|
</style> |