|
@@ -1106,16 +1106,16 @@ textarea {
|
|
|
|
|
|
/**** 底部 ****/
|
|
|
.pFoot-link {
|
|
|
- width: auto;
|
|
|
- background-color: #4f4f4f;
|
|
|
- color: #FFFFFF;
|
|
|
- position: relative;
|
|
|
- z-index: 10;
|
|
|
- margin-top: 30px;
|
|
|
- margin-top: .3rem;
|
|
|
- border-bottom: 1px solid #8b8b8b;
|
|
|
- height: 60px;
|
|
|
- height: .6rem;
|
|
|
+ /*width: auto;*/
|
|
|
+ /*background-color: #4f4f4f;*/
|
|
|
+ /*color: #FFFFFF;*/
|
|
|
+ /*position: relative;*/
|
|
|
+ /*z-index: 10;*/
|
|
|
+ margin-top: 0;
|
|
|
+ /*margin-top: .3rem;*/
|
|
|
+ /*border-bottom: 1px solid #8b8b8b;*/
|
|
|
+ /*height: 60px;*/
|
|
|
+ /*height: .6rem;*/
|
|
|
}
|
|
|
|
|
|
.pFoot-link .mainWidth {
|