|
@@ -7,8 +7,8 @@ li{list-style:none}
|
|
|
.pageWrap{width: 968px;}
|
|
|
.navLayout{min-height: 500px;}
|
|
|
.news-container{width: 100%;min-height: 600px;background-color: #FFFFFF;margin-top: 24px;box-sizing: border-box;padding:0 32px 32px 32px;border-radius: 8px;}
|
|
|
- .news-title{width: 100%;line-height: 80px;font-size: 20px;font-weight: bold;text-align: center;color: #333333;}
|
|
|
- .news-container-html{width: 100%;min-height: 600px;}
|
|
|
+ .news-title{width: 100%;line-height: 100px;font-size: 20px;font-weight: bold;text-align: center;color: #333333;}
|
|
|
+ .news-container-html{width: 800px;margin: 0 auto;min-height: 600px;}
|
|
|
}
|
|
|
|
|
|
/**
|