|
|
@ -503,6 +503,7 @@ a:active{ |
|
|
|
.news_Container,.conpanyBrand_Container{ |
|
|
|
.news_Container,.conpanyBrand_Container{ |
|
|
|
display: flex; |
|
|
|
display: flex; |
|
|
|
align-items: center; |
|
|
|
align-items: center; |
|
|
|
|
|
|
|
margin-top: 100px; |
|
|
|
} |
|
|
|
} |
|
|
|
.news_Container button,.conpanyBrand_Container button{ |
|
|
|
.news_Container button,.conpanyBrand_Container button{ |
|
|
|
background-color: #ffffff; |
|
|
|
background-color: #ffffff; |
|
|
@ -1212,10 +1213,10 @@ a:active{ |
|
|
|
top:25%; |
|
|
|
top:25%; |
|
|
|
} |
|
|
|
} |
|
|
|
.image1{ |
|
|
|
.image1{ |
|
|
|
bottom: 10%;width: 100%;left: 0%; |
|
|
|
bottom: 11%;width: 100%;left: 0%; |
|
|
|
} |
|
|
|
} |
|
|
|
.image2{ |
|
|
|
.image2{ |
|
|
|
bottom: 29%;width: 100%;left: 0%; |
|
|
|
bottom: 11%;width: 100%;left: 0%; |
|
|
|
} |
|
|
|
} |
|
|
|
.image3{ |
|
|
|
.image3{ |
|
|
|
bottom: 27%; |
|
|
|
bottom: 27%; |
|
|
@ -1271,11 +1272,12 @@ a:active{ |
|
|
|
margin: 10px; |
|
|
|
margin: 10px; |
|
|
|
} |
|
|
|
} |
|
|
|
.items1{ |
|
|
|
.items1{ |
|
|
|
|
|
|
|
background-image: url(../images/mobilebanner.png) !important; |
|
|
|
background-size: auto 100%; |
|
|
|
background-size: auto 100%; |
|
|
|
background-position: 77% !important; |
|
|
|
background-position: 77% !important; |
|
|
|
} |
|
|
|
} |
|
|
|
.item2{ |
|
|
|
.item2{ |
|
|
|
|
|
|
|
background-image: url(../images/mobilebg2.png) !important; |
|
|
|
background-position: 23% !important; |
|
|
|
background-position: 23% !important; |
|
|
|
background-size: auto 100% !important; |
|
|
|
background-size: auto 100% !important; |
|
|
|
} |
|
|
|
} |
|
|
@ -1284,13 +1286,31 @@ a:active{ |
|
|
|
background-size: auto 100% !important; |
|
|
|
background-size: auto 100% !important; |
|
|
|
} |
|
|
|
} |
|
|
|
.g1,.g2,.g3,.g4{width:100%; height:70px; margin:0 5px 5px 0} |
|
|
|
.g1,.g2,.g3,.g4{width:100%; height:70px; margin:0 5px 5px 0} |
|
|
|
|
|
|
|
.news_Container, .conpanyBrand_Container{ |
|
|
|
|
|
|
|
margin-top:12%; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.footer a{ |
|
|
|
|
|
|
|
font-size: 12px; |
|
|
|
|
|
|
|
font-family: Microsoft YaHei; |
|
|
|
|
|
|
|
font-weight: 400; |
|
|
|
|
|
|
|
color: #72747a !important; |
|
|
|
|
|
|
|
line-height: 30px; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.footer .title { |
|
|
|
|
|
|
|
font-size: 14px; |
|
|
|
|
|
|
|
font-family: Microsoft YaHei; |
|
|
|
|
|
|
|
font-weight: bold; |
|
|
|
|
|
|
|
color: #72747a; |
|
|
|
|
|
|
|
line-height: 20px; |
|
|
|
|
|
|
|
text-align: center; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
@media (max-height: 667px) { |
|
|
|
@media (max-height: 667px) { |
|
|
|
.news_Container{ |
|
|
|
.news_Container{ |
|
|
|
|
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
.news_Container, .conpanyBrand_Container{ |
|
|
|
/* .news_Container, .conpanyBrand_Container{ |
|
|
|
margin-top:12%; |
|
|
|
margin-top:12%; |
|
|
|
} |
|
|
|
} */ |
|
|
|
} |
|
|
|
} |