Commit a2a64c88 authored by liaili's avatar liaili

updata-2

parent 22209d87
...@@ -1165,7 +1165,7 @@ body { ...@@ -1165,7 +1165,7 @@ body {
} }
/*关于我们页面*/ /*关于我们页面*/
@media screen and (min-width: 1300px) { @media screen and (min-width: 1300px) {
.about_us-banner { .about-us-banner {
width: 100%; width: 100%;
height: 667px; height: 667px;
background: url("../imgs/index/banner.jpg") no-repeat center center; background: url("../imgs/index/banner.jpg") no-repeat center center;
...@@ -1173,12 +1173,12 @@ body { ...@@ -1173,12 +1173,12 @@ body {
color: #fff; color: #fff;
text-align: center; text-align: center;
} }
.about_us-banner .banner-box { .about-us-banner .banner-box {
width: 1100px; width: 1100px;
margin: 200px auto 0; margin: 200px auto 0;
color: #fff; color: #fff;
} }
.about_us-banner .banner-box h4 { .about-us-banner .banner-box h4 {
width: 100%; width: 100%;
font-size: 82px; font-size: 82px;
margin-top: 0; margin-top: 0;
...@@ -1186,7 +1186,7 @@ body { ...@@ -1186,7 +1186,7 @@ body {
text-align: center; text-align: center;
font-weight: normal; font-weight: normal;
} }
.about_us-banner .banner-box p { .about-us-banner .banner-box p {
width: 100%; width: 100%;
line-height: 48px; line-height: 48px;
font-size: 24px; font-size: 24px;
......
...@@ -1192,7 +1192,7 @@ body { ...@@ -1192,7 +1192,7 @@ body {
/*关于我们页面*/ /*关于我们页面*/
@media screen and (min-width: 1300px) { @media screen and (min-width: 1300px) {
.about_us-banner { .about-us-banner {
width: 100%; width: 100%;
height: 667px; height: 667px;
background: url("../imgs/index/banner.jpg") no-repeat center center; background: url("../imgs/index/banner.jpg") no-repeat center center;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment