|
@ -129,17 +129,17 @@ input{ outline:none;}
|
129
|
129
|
/*------------------------------------------------------------------------------------*/
|
130
|
130
|
/*账号设置*/
|
131
|
131
|
.account{ width:1050px; min-height:100px; margin:auto; padding: 40px 0;}
|
132
|
|
.account-set{ width:18%; min-height: 260px; float:left; background:#f8f8f8; border-radius:6px; margin-top:50px; overflow:hidden;}
|
133
|
|
.account-title{ height:58px; padding:0 30px;font-size:18px;line-height:68px;color:#a3a3a3;}
|
134
|
|
.leftsidebar{ display:block; width:100%; height:40px; padding-left:50px;font-size:16px;line-height:40px; color:#313131;}
|
|
132
|
.account-set{ width:12%; min-height: 260px; float:left; background:#f8f8f8; border-radius:6px; margin-top:50px; overflow:hidden;}
|
|
133
|
.account-title{ height:58px; padding:0 20px;font-size:17px;line-height:68px;color:#a3a3a3;}
|
|
134
|
.leftsidebar{ display:block; width:100%; height:40px; padding-left:30px;font-size:15px;line-height:40px; color:#313131;}
|
135
|
135
|
.bgcolor{ background:#ff9900; color:#fff;}
|
136
|
136
|
.leftsidebar:hover{ background:#ff9900; color:#fff;}
|
137
|
137
|
|
138
|
|
.contentbox{ width:80%; float: right;overflow:hidden;margin:40px 0;}
|
|
138
|
.contentbox{ width:87%; float: right;overflow:hidden;margin:40px 0;}
|
139
|
139
|
.content-set{ width:100%; min-height: 460px; background:#f8f8f8; border-radius:6px; padding-bottom: 20px;margin:10px 0; overflow:hidden; display:none;}
|
140
|
140
|
.content-set:first-child{ display:block;}
|
141
|
141
|
.content-set form{ width: 600px;margin: auto;padding: 10px;}
|
142
|
|
.content-title{height:58px;padding:0 30px;font-size:18px;line-height:64px; color:#313131; border-bottom:1px #c8c8c8 solid;}
|
|
142
|
.content-title{height:58px;padding:0 30px;font-size:17px;line-height:64px; color:#313131; border-bottom:1px #c8c8c8 solid;}
|
143
|
143
|
.content-main{ padding:0 20px;}
|
144
|
144
|
.note{ width:438px;padding: 10px; margin:20px auto 10px;font-size:14px;color:#818181; text-align:center; border-bottom:1px #c8c8c8 dashed;}
|
145
|
145
|
.note p{line-height:20px;}
|
|
@ -193,20 +193,20 @@ input[type='radio'].radio:checked + .radio {background:url(../images/redio.png)
|
193
|
193
|
.coverblock{ width:100%; height:100%; background:rgba(0,0,0,0.6); position:fixed; z-index:1004; display:none;}
|
194
|
194
|
.floatbox{ /*width:400px;*/ padding: 0 20px 10px 20px;box-shadow:1px 1px 8px #9f9d9d; border-radius:6px;background:#fff; position:absolute; top:80px; left:50%; margin-left:-240px; margin-bottom:40px;}
|
195
|
195
|
.float-title{ height:60px;border-bottom: 1px #ff9900 solid;font-size:18px;line-height:60px; color:#818181; padding:0 20px;}
|
196
|
|
.times{ background:url(../images/workclose.png) center center no-repeat; position:absolute; top:10px; right:-30px;width: 24px;height: 24px; z-index: 1005; cursor:pointer; }
|
|
196
|
.times{ background:url(../images/workclose.png) center center no-repeat; position:absolute; top:6px; right:-36px;width: 24px;height: 24px; z-index: 1005; cursor:pointer; }
|
197
|
197
|
|
198
|
|
.bdfrm{ padding:10px 30px 60px 30px; }
|
199
|
|
.yz{ width:350px; height:44px; border-radius:6px; border:1px #bdbdbd solid; box-shadow:0px 0px 2px #bdbdbd inset; padding-left:20px; margin:10px;}
|
|
198
|
.bdfrm{ padding:20px 30px 40px 30px; }
|
|
199
|
.yz{ width:350px; height:36px; border-radius:6px; border:1px #bdbdbd solid; box-shadow:0px 0px 2px #bdbdbd inset; padding-left:20px; margin:10px;}
|
200
|
200
|
|
201
|
|
.cover p{ clear:both;font-size:16px;line-height:26px; color:#818181; text-align:center; margin:20px 0;}
|
202
|
|
.coverset p{ clear:both;font-size:16px;line-height:26px; color:#818181; text-align:center; margin:10px 0;}
|
203
|
|
.cover2 p{ clear:both;font-size:16px;line-height:26px; color:#818181; text-align:center; margin:20px 0;}
|
204
|
|
.activate{ width:140px; height:38px; background:#fff;font-size:16px;line-height:35px; color:#333; cursor:pointer; border:none; border-radius:6px; margin:auto; margin-top:30px; }
|
|
201
|
.cover p{ clear:both;font-size:15px;line-height:26px; color:#818181; text-align:center; margin:10px 0;}
|
|
202
|
.coverset p{ clear:both;font-size:15px;line-height:26px; color:#818181; text-align:center; margin:10px 0;}
|
|
203
|
.cover2 p{ clear:both;font-size:15px;line-height:26px; color:#818181; text-align:center; margin:10px 0;}
|
|
204
|
.activate{ width:140px; height:32px; background:#fff;font-size:14px;line-height:30px; color:#333; cursor:pointer; border:none; border-radius:6px; margin:auto; margin-top:10px; }
|
205
|
205
|
.act{margin-left:40px;}
|
206
|
206
|
.act-color{background:#ff9900;color:#fff;}
|
207
|
207
|
.back-btn:hover{background:#ff9900;color:#fff;cursor:pointer;}
|
208
|
208
|
.input-code{ width: 210px;margin-left: 10px;}
|
209
|
|
.infor-code{ width:130px; height:40px; background:#ff9900; border:none; border-radius:6px;font-size:14px;line-height:35px; color:#fff; cursor:pointer; margin-left:5px;}
|
|
209
|
.infor-code{ width:130px; height:36px; background:#ff9900; border:none; border-radius:6px;font-size:14px;line-height:35px; color:#fff; cursor:pointer; margin-left:5px;}
|
210
|
210
|
|
211
|
211
|
/*------------------------------------------------------------------------------------*/
|
212
|
212
|
/*专家信息页*/
|