|
@ -72,7 +72,7 @@ input{ outline:none;}
|
72
|
72
|
|
73
|
73
|
.myWorkspace{font-size: 14px;line-height:40px; text-align: center;float: left; margin-top: 10px;color: #fff;}
|
74
|
74
|
/*主体部分*/
|
75
|
|
#container{ min-width:1100px;min-height:78%; background:#fff;overflow: hidden;}
|
|
75
|
#container{ min-width:1100px;min-height:90%; background:#fff;overflow: hidden;}
|
76
|
76
|
.contentBody{width:1050px;height:auto; margin:10px auto; padding:80px 0 2px 0; }
|
77
|
77
|
/*footer部分*/
|
78
|
78
|
#footer{ min-width:1100px;background:#ff9900;clear: both;height:100px; position: relative; z-index: 100; text-align:center;}
|
|
@ -168,7 +168,7 @@ input{ outline:none;}
|
168
|
168
|
.beforMargin:before{margin-left:-4px;}
|
169
|
169
|
|
170
|
170
|
/*kexiu用户协议*/
|
171
|
|
.privacyBox{max-width:980px;padding:10% 5%;background:#fafafa;margin:auto;line-height:28px;font-size:15px;}
|
|
171
|
.privacyBox{max-width:980px;padding: 2% 5% 10%;background:#fafafa;margin:auto;line-height:28px;font-size:15px;}
|
172
|
172
|
.privacyBox h2{ text-align: center;margin:20px 10px;font-size: 20px;color: #FFFFFF;background: rgba(255, 153, 0, 0.8);line-height: 50px;border-radius: 10px;}
|
173
|
173
|
.privacyBox h3{ line-height:40px; color:#333;padding:4px;}
|
174
|
174
|
.privacyBox p{text-indent:1.5em; margin:0; padding:6px;color:#666;}
|