1、替换字体颜色~~蓝色改为绿色~
[PumpkinHouse.git] / PumpkinHouseWeb / Styles / common.css
blob8ec4e05e1a6365862786517f66d872c7763a4cd0
1 /* CSS Document */
2 html{ overflow-y:scroll;}
3 body {background:#FFFFFF;font-size:12px;font-family:Arial;line-height:150%;color:#666;margin:0;padding:0;}
4 div {margin:0 auto;padding:0;}
5 h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd,form,p,img {border:none;list-style-type:none;margin:0;padding:0;list-style:none}
6 textarea{resize:none;}
7 input{vertical-align:middle;}
8 a{ color:#666; text-decoration:none}
9 a:hover{ color:#aacd60; text-decoration:underline}
10 .float_r{ float:right; display:inline}
11 .float_l{ float:left; display:inline}
12 .clear{width:100%; height:0px; clear:both;}
13 .Rounded{background-color:#fafafa; border:1px solid #c1c1c1}
14 /*截取*/
15 .textOver{word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
16 .userW58{ display:block; width:58px; overflow:hidden; text-overflow:ellipsis;}
17 /*闭合*/
18 .clearfix:after{
19 content:"."; display:block; height:0; clear:both;
20 visibility:hidden;
22 *html .clearfix{
23 height:1%;
25 *+html .clearfix{
26 height:1%;
28 *:focus {outline: none;}
29 /*PublicColor*/
30 .LineC2{width:100%; height:1px; background:#c2c2c2; clear:both; overflow:hidden}
31 .LineFa{width:100%; height:1px; background:#fafafa; clear:both; overflow:hidden}
32 /*灰色系*/
33 .ColorC1{color:#c1c1c1}
34 .Color66{color:#000}
35 .ColorB6{color:#b6b6b6}
36 .LineB5{width:100%; height:1px; background:#b5b5b5; clear:both; overflow:hidden}
37 .LineE3{width:100%; height:1px; background:#e3e3e3; clear:both; overflow:hidden}
38 .LineDf{width:100%; height:1px; background:#dfdfdf; clear:both; overflow:hidden}
39 .LineDD{width:100%; height:1px; background:#dddddd; clear:both; overflow:hidden}
40 .LineFB{width:100%; height:1px; background:#fbfbfb; clear:both; overflow:hidden}
41 .Line630{width:630px; height:1px; border-bottom:1px dashed #666666; clear:both; overflow:hidden}
42 /*绿色*/
43 .ColorAacd60{color:#aacd60}
44 /*公用按钮*/
45 .WebSure{width:80px; height:30px; background:url(/img/DialogWebSure.jpg) no-repeat center top; border:none; cursor:pointer;}
46 .AddGz{width:108px; height:27px; background:url(/img/GzYesNo.png) no-repeat center 0px; border:none; cursor:pointer}
47 .QxGz{width:108px; height:27px; background:url(/img/GzYesNo.png) no-repeat center -27px; border:none; cursor:pointer}
48 .HxGz{width:108px; height:27px; background:url(/img/GzYesNo.png) no-repeat center -54px; border:none; cursor:pointer}
49 .MsR{width:108px; height:27px; background:url(/img/GzYesNo.png) no-repeat center 0px; border:none; cursor:pointer}
50 .yjGz{width:108px; height:27px; background:url(/img/GzYesNo.png) no-repeat center -27px; border:none; cursor:pointer}
51 .GzW{width:108px; height:27px; background:url(/img/GzYesNo.png) no-repeat -14px 0px; border:none; cursor:pointer}
52 .NextStep{width:80px; height:30px; background:url(/img/NextStep.png) no-repeat center 0px; border:none; cursor:pointer}
53 .resetPwd{width:92px; height:30px; background:url(/img/resetPwd.png) no-repeat center top; border:none; cursor:pointer;}
54 .fbBtn{width:80px; height:30px; background:url(/img/DialogRelease2.png); border:none; cursor:pointer; margin-top:10px;}
56 .close25x25{width:25px; height:25px; background:url(/img/icon-list.png) no-repeat -124px 0px; display:block; cursor:pointer;}
57 /*公用图标 icon*/
58 .icon-qq,.icon-taobao,.icon-qqweibo,.icon-sinaweibo{width:28px; height:28px; display:block; background:url(/img/icon-logo-list.png) no-repeat;}
59 .icon-qq{ background-position:-48px -5px;}
60 .icon-taobao{ background-position:-130px -5px;}
61 .icon-qqweibo{ background-position:-91px -5px;}
62 .icon-sinaweibo{ background-position:-8px -5px;}
65 /*提示框模版*/
66 .resultMessage{ font-size:14px; font-family:'微软雅黑'; color:Red; margin-left:10px;}
68 .sucErrorMessageBox{ width:330px; height:200px; line-height:30px;}
69 .sucErrorMessageBoxConBg{ width:330px; height:200px; background:#333333; filter:alpha(opacity=30); opacity:0.3; position:absolute; left:0px; top:0px; z-index:3;}
70 .sucErrorMessageBoxCon{ width:314px; height:184px; background:#fff; position:absolute; left:0px; top:0px; z-index:5; margin:8px; display:table;}
71 .sucErrorMessageBoxCon .close{position:absolute; right:5px; top:5px; width:16px; height:16px; background:url(/img/closeSucErrMsg.png); cursor:pointer;}
72 @-moz-document url-prefix(){.sucErrorMessageBoxCon .close{right:15px; top:15px;}}
73 .sucErrorMessageBoxCon .close:hover{background:url(/img/closeSucErrMsgHover.png)}
74 .sucErrorMessageBoxCon .content{ font-size:13px; color:#5d5d5d; font-family:'微软雅黑'; text-align:center; vertical-align:middle; display:table-cell;}
75 .sucErrorMessageBox .content a{ color:#aacd60; text-decoration:underline;}
76 .sucErrorMessageBox .sucContent{ width:230px; height:71px; line-height:56px; background:url(/img/user_suc.jpg) no-repeat left 0; color:#5d5d5d; font-family:'微软雅黑'; text-indent:56px; text-align:left;}
77 .sucErrorMessageBoxCon .titleinfo{font-size:14px; font-family:'微软雅黑'; font-weight:100; width:180px; height:71px; margin-left:50px; line-height:21px; text-align:left; overflow:hidden;}
79 .sucErrorMessageBox .confirm{width:80px; height:30px; line-height:30px; background:url(/img/DialogWebSure.jpg) no-repeat center top; border:none; cursor:pointer; margin-top:20px;}
80 .sucErrorMessageBox .cancel{width:80px; height:30px; line-height:30px; background:url(/img/cancel.png) no-repeat center top; border:none; cursor:pointer; margin-left:10px; margin-top:20px;}
82 .messageDialog { border: 0px solid grey; margin:10px;}
83 .messageDialog .close{position:absolute; right:5px; top:5px; width:16px; height:16px; background:url(/img/closeSucErrMsg.png) no-repeat right top; cursor:pointer; z-index: 3000;}
84 .messageDialog .close:hover{background:url(/img/closeSucErrMsgHover.png)}
85 .messageDialog .largeClose{position:absolute; right:5px; top:5px; +left:900px; width:54px; height:54px; background:url(/img/Diolog-upload.png); cursor:pointer; z-index: 3000;}
86 .messageDialog .largeClose:hover{background:url(/img/Diolog-uploadHover.png)}
87 .messageBoxCon{ position:relative;}
88 .messageBoxConBg{ background:#333333; filter:alpha(opacity=30); opacity:0.3; position:absolute; left:-10px; top:-10px; z-index:-3;}
90 .dialogFixed { position: fixed;
91 _position:absolute;
92 _top:expression(eval(document.documentElement.scrollTop)); }
94 .collectSucDialog{ width:305px; height:36px; padding:110px 10px 30px 10px; background:url(/img/collectSucDialog.png) no-repeat center top; font-family:'微软雅黑'; text-align:center; font-size:13px;}
96 /*底部*/
97 .footer{ width:100%; height:30px; margin-top:50px; background:#f8f8f8; line-height:30px; text-align:center; color:#c1c1c1;}
98 /*Header*/
99 /*********改版新样式*********/
100 .PublicTop{ width:100%; height:93px;}
101 .Logo-TopAd{ width:960px; height:93px;}
102 .Logo-TopAd .Logo{ width:400px; height:70px; margin:12px 0 11px 0px;}
103 .Logo-TopAd .TopAd{ width:350px; height:70px; margin:12px 0 11px 0px;}
105 .Menu-User-Main{ width:100%; height:44px; background:#333333}
107 .Menu-User{ width:960px; height:44px;}
108 .Menu-User .Menu{ width:560px; height:44px;}
109 .Menu-User .Menu ul.Menu-List-Ul li{ width:60px; height:44px; margin-right:20px; float:left; display:inline; position:relative;}
110 .Menu-User .Menu ul.Menu-List-Ul li a.Menu-List-a{display:block; width:60px; height:44px; line-height:44px; font-size:18px; font-family:'微软雅黑'; color:#f1f1f1; text-align:center; text-decoration:none;}
111 .Menu-User .Menu ul.Menu-List-Ul li a.Menu-List-a:hover{background:#9bb90a}
112 .Menu-User .Menu ul.Menu-List-Ul li a.around,.Menu-User .Menu ul.Menu-List-Ul li a.class{background:url(/img/icon-list.png) no-repeat -80px -106px; position:absolute; z-index:222;}
113 .Menu-User .Menu ul.Menu-List-Ul li a.around:hover,.Menu-User .Menu ul.Menu-List-Ul li a.class:hover{background:url(/img/icon-list.png) #99b805 no-repeat -80px -106px;}
114 /*.Menu-User .Menu ul.Menu-List-Ul li .around-List-panel{width:160px; height:145px; background:#99b805; position:absolute; z-index:22; top:44px; display:none;}*/
116 .Menu-User .Menu ul.Menu-Search-Ul li{ width:200px; height:30px; margin:7px 0px; background:#fff;}
117 .Menu-User .Menu ul.Menu-Search-Ul li input.text{ width:150px; height:24px; line-height:24px; font-size:14px; color:#c1c1c1; border:0; margin:3px 10px;}
118 .Menu-User .Menu ul.Menu-Search-Ul li input.searchBtn{ width:28px; height:28px; vertical-align:top; margin:1px; border:0; background:url(/img/icon-list.png) no-repeat 0px 0px; cursor:pointer;}
120 /*登录前*/
121 .Menu-User .User{width:300px; height:44px; line-height:44px; position:relative;}
122 .Menu-User .User ul{ width:130px; float:right;}
123 .Menu-User .User a.reg-login-a{display:block; width:60px; height:44px; line-height:44px; font-size:18px; font-family:'微软雅黑'; color:#6d6e76; text-align:center; text-decoration:none; float:left; margin-right:5px;}
124 .Menu-User .User a.reg-login-a:hover{background:#99b805; color:#f1f1f1;}
125 .Menu-User .User a.Reg-List-Btn{ position:relative; z-index:222}
126 .Menu-User .User a.Login-List-Btn{ position:relative; z-index:999}
127 /*注册按钮展开*/
128 .reg-List-panel{width:160px; height:auto; padding:10px 0px; background:#99b805; position:absolute; z-index:22; top:0px; display:none;}
129 .reg-List-panel dl dd {width:160px; height:35px; clear:both;}
130 .reg-List-panel dl dd a.l{width:160px; height:35px; line-height:35px; display:block; text-decoration:none; font-size:16px; color:#fff; text-align:left; text-indent:20px; font-family:'微软雅黑';}
131 .reg-List-panel dl dd a.l:hover{width:160px; height:35px; background:#6c8107;}
134 /*登录后*/
135 .UserOn{width:300px; height:44px; line-height:44px; font-size:14px; position:relative;}
136 .UserOn dl dd{float:left; font-family:'微软雅黑'; font-weight:100; height:44px; text-align:center; cursor:pointer; text-decoration:none; color:#fbfdf3}
137 .UserOn dl dd a{display:block; border-bottom:none; text-decoration:none; color:#fbfdf3}
138 .UserOn dl .dd1{ width:2px; height:38px; background:url(/img/icon-list.png) no-repeat -119px -64px; position:absolute; left:16px; top:3px;}
139 .UserOn dl .dd5{ width:2px; height:38px; background:url(/img/icon-list.png) no-repeat -119px -64px; position:absolute; right:0px; top:3px;}
140 .UserOn dl .dd2{width:110px; position:absolute; left:36px; top:0px; z-index:999;}
141 .UserOn dl .dd2 .userOpenListBtn{background:url(/img/icon-list.png) no-repeat -20px -106px; height:44px; display:block; width:137px; text-align:left; position:absolute; z-index:222}
142 .UserOn dl .dd2 .userOpenListBtn ul li{float:left; padding:7px 0px 7px 5px; height:30px; line-height:30px;}
143 .UserOn dl .dd2 .userOpenListBtn ul li .txt{width:60px; height:30px; word-break:keep-all; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; margin-left:3px;}
144 .UserOn dl .dd3{width:62px; position:absolute; left:160px; top:0px; z-index:998; margin-left:2px;}
145 .UserOn dl .dd3 a{background:url(/img/icon-list.png) no-repeat -80px -106px; width:60px; height:42px; position:absolute; z-index:333}
146 .UserOn dl .dd4{width:60px; position:absolute; right:0px; top:0px; z-index:876;}
147 .UserOn dl .dd4 .font-notice{ position:relative; z-index:222;}
148 .hasNotice {background:url(/img/icon-list.png) no-repeat -83px -63px; width:35px; height:42px; color:#fff; position:absolute; top:-25px; left:20px; z-index:223;}
149 .noticeNone {background:url(/img/icon-list.png) no-repeat -83px -63px; width:35px; height:42px; color:#fff; position:absolute; top:-25px; left:20px; z-index:223;}
150 .noticeNone:hover{color:#fff;}
152 /*首页顶部下拉列表--逛逛*/
153 .around-List-panel{width:160px; height:145px; padding:10px 0px; background:#99b805; position:absolute; z-index:22; top:0px; display:none;}
154 .around-List-panel dl dd {width:160px; height:35px; clear:both;}
155 .around-List-panel dl dd a.l{width:160px; height:35px; line-height:35px; display:block; text-decoration:none; font-size:16px; color:#fff; text-align:left; text-indent:20px; font-family:'微软雅黑';}
156 .around-List-panel dl dd a.l:hover{width:160px; height:35px; background:#6c8107;}
158 /*首页顶部下拉列表--分类*/
159 .around .aroundPanel{width:450px; height:224px; background:#99b805; position:absolute; left:0px; top:44px; overflow:hidden;}
160 .around .aroundPanel dl{ width:410px; height:33px; line-height:33px; font-size:12px; padding:10px 15px; border-bottom:1px solid #e5e5e5; margin-left:5px;}
161 .around .aroundPanel dl dd{ width:410px;}
162 .around .aroundPanel dl dd a{ float:left;}
163 .around .aroundPanel dl dd a.keyword{width:auto; height:22px; font-size:12px; color:#fff; float:left; line-height: 22px; margin: 6px 0px 5px 0; overflow: hidden; padding: 0 5px; white-space: nowrap; font-family:'微软雅黑';}
164 .around .aroundPanel dl dd a:hover{background:#c1c1c1; color:#FFFFFF; text-decoration: none;}
165 .around .aroundPanel dl dd a.Title,.around .aroundPanel dl dd a.Title:hover{width:auto; height:33px; color:#333; font-size:18px; margin-right:20px; background:none; cursor:default}
166 /******************/
168 /*快速注册登录提示框*/
169 .fast-reg-login{ width:960px; height:auto; position:relative;}
170 .fast-reg-login .reg-login-con{ width:948px; height:77px; padding:5px; padding-bottom:0px; border-left:1px solid #999; border-right:1px solid #999;}
171 .fast-reg-login .reg-login-con .understand-mbox{ width:250px; height:77px; background:#c1c1c1;}
172 .fast-reg-login .reg-login-con .reg-login-btn{ width:245px; height:77px; padding:0px 95px;}
173 .fast-reg-login .reg-login-con .reg-login-btn input{ width:100px; height:55px; line-height:55px; text-align:center; font-size:22px; font-family:'微软雅黑'; color:#999; margin:11px; border:0px; background:#f1f1f1; cursor:pointer}
174 .fast-reg-login .reg-login-con .reg-login-btn input.reg-btn{ background:#bbd738; color:#fff;}
175 .fast-reg-login .reg-login-con .icon-login-btn{ width:240px; height:77px; border-left:1px solid #e1e3da;}
176 .fast-reg-login .reg-login-con .icon-login-btn dl{ margin:10px 20px 0px;}
177 .fast-reg-login .reg-login-con .icon-login-btn dl dt{width:200px; height:25px; font-size:16px; font-size:#999; font-family:'微软雅黑';}
178 .fast-reg-login .reg-login-con .icon-login-btn dl dd{ float:left; margin-right:10px;}
179 .fast-reg-login .reg-login-open,.fast-reg-login .reg-login-close{ width:960px; height:28px; background:url(/img/reg-login-open-close.png) no-repeat; cursor:pointer;}
180 .fast-reg-login .reg-login-open{ background-position:1px -4px; display:none;}
181 .fast-reg-login .reg-login-close{ background-position:0px -35px;}
182 .fast-reg-login .close25x25{ position:absolute; right:3px; top:3px; z-index:3;}
184 /*热门-空间-风格*/
185 .Hot-Space-Style{ width:960px; height:250px; background:#F2F2F2; margin-top:40px;}
186 .Hot-Space-Style .HeadTag{ width:960px; height:45px; background:#fff;}
187 .Hot-Space-Style .HeadTag ul li{ width:80px; height:45px; margin-right:2px; float:left; font-weight:100;}
188 .Hot-Space-Style .HeadTag ul li a{ display:block; width:80px; height:45px; line-height:45px; text-align:center; font-size:24px; color:#6d6e76; background:#F8F8F8; text-decoration:none; font-family:'微软雅黑'; font-weight:100;}
189 .Hot-Space-Style .HeadTag ul li a.selected{color:#8ba705; background:#F2F2F2; }
191 .Hot-Space-Style .Panel{ width:916px; height:160px; margin:22px 22px 23px; position:relative;}
192 .Hot-Space-Style .left-Btn,.Hot-Space-Style .right-Btn{ width:25px; height:35px; display:block; position:absolute; top:62px;}
193 .Hot-Space-Style .left-Btn{ left:0px; background:url(/img/icon-list.png) no-repeat -90px -28px;}
194 .Hot-Space-Style .right-Btn{ right:0px; background:url(/img/icon-list.png) no-repeat -120px -28px;}
195 .Hot-Space-Style .Pic-list{width:830px; margin:0 auto;}
196 .Hot-Space-Style .Pic-list-ul-b,.Hot-Space-Style .Pic-list-ul-c{ display:none;}
197 .Hot-Space-Style .Pic-list ul li{ float:left; margin:0px 3px; position:relative; width:160px; height:160px;}
198 .Hot-Space-Style .Pic-list ul li a.imgUrl{ position:absolute; z-index:2; left:1px; top:1px; display:block; width:160px; height:160px;}
199 .Hot-Space-Style .Pic-list ul li a.title{ position:absolute; right:0px; top:2px; z-index:4; width:80px; height:20px; line-height:20px; background:#474747; text-align:center; color:#fff; border-bottom:1px solid #f1f1f1; padding-bottom:1px; text-decoration:none;}
203 /*人气-最新*/
204 .Popu-Hot{ width:960px; height:50px; border-bottom:1px solid #E1E1E1; margin-top:35px; margin-bottom:20px;}
205 .Popu-Hot a{ display:block; float:left; height:35px; line-height:33px; font-family:'微软雅黑'; text-decoration:none; font-size:18px; margin-bottom:15px;}
206 .Popu-Hot a.Btitle,.Popu-Hot a.Btitle:hover{ width:80px; font-size:24px; text-indent:5px; background:url(/img/icon-list.png) no-repeat 0px -28px; margin-right:5px; color:#fff;}
207 .Popu-Hot a.ch-tag,.Popu-Hot a.ch-tag:hover{ width:55px; font-size:18px; text-align:center; color:#6d6e76;}
209 /*只看商品*/
210 a.onlyShow{width:113px; height:25px; line-height:25px; font-size:14px; background:#F1F1F1 url(/img/onlyShow.png) no-repeat 0 0; text-align:left; color:#666; margin:6px 10px 0 10px;}
211 a.onlyShow:hover{background:#F1F1F1 url(/img/onlyShow.png) no-repeat 0 -32px;}
214 .Top{width:100%; height:75px; background:url(/img/topBg.png) #F8F8F8 repeat-x 0 0; text-align:center; position:fixed; z-index:1000;
215 _position:absolute;
216 _margin-top:0px;
217 _top:expression(eval(document.documentElement.scrollTop));
218 border-bottom:1px solid #c2c2c2;
219 margin-top:111px;
221 .TopBox{width:100%; height:75px; _height:75px; margin:0px; padding:0px;}
222 .TopCon{width:960px; height:75px;}
223 .TopLeft{width:575px; height:75px; padding:0px;}
224 .TopLeft ul li{float:left;}
225 .TopLeft ul li span{width:175px; height:75px; line-height:75px; display:block; text-align:center; font-family:'微软雅黑'; font-size:18px; position:relative;}
226 .TopLeft ul li .TopLogo{ width:160px; height:65px; display:block; margin-top:5px;}
227 .TopLeft ul li span a{color:#666666; font-family:'微软雅黑'; display:block; float:left; display:inline; width:80px; height:75px; margin-left:7px;}
228 .TopLeft ul li span a.around{color:#666666; text-decoration:none; background:url(/img/topMenuHref-around-a.png) repeat-x 0 0;}
229 .TopLeft ul li span a.around:hover{color:#aacd60; text-decoration:none; background:url(/img/topMenuHref-around-aHover.png) repeat-x 0 0;}
230 .aroundPanel{width:450px; height:224px; background:url(/img/aroundPanelBg.png) no-repeat center top; position:absolute; left:3px; top:75px; overflow:hidden;}
231 .aroundPanel ul{ width:410px; height:33px; line-height:33px; font-size:12px; padding:10px 15px; border-bottom:1px solid #e5e5e5; margin-left:5px;}
232 .aroundPanel ul li a.keyword{width:auto; height:22px; font-size:12px; color:#5d5d5d; float:left; line-height: 22px; margin: 6px 0px 5px 0; overflow: hidden; padding: 0 5px; white-space: nowrap; font-family:'微软雅黑';}
233 .aroundPanel ul li a:hover{background:#aacd60; color:#FFFFFF; text-decoration: none;}
234 .aroundPanel ul li a.Title{width:auto; height:33px; color:#aacd60; font-size:18px; margin-right:20px;}
235 .aroundPanel ul li a.Title:hover{width:auto; height:33px; color:#aacd60; background:none;}
237 .TopLeft ul li span a.myHouse:hover{color:#aacd60; text-decoration:none; background:url(/img/topMenuHref.png) repeat-x 0 0;}
238 .TopLeft ul li span a.aroundSelected{color:#aacd60; text-decoration:none; background:url(/img/topMenuHref-around-aHover.png) repeat-x 0 0;}
240 .TopRight{width:340px; height:30px; line-height:30px; font-size:14px; padding:21px 0px 24px 0px; font-family:'微软雅黑';}
241 .TopRight ul li{float:left; margin-left:10px; display:inline}
242 .TopRight ul li a{color:#333333; text-decoration:underline;}
243 .TopRight ul li a:hover{color:#aacd60;}
244 .TopSearch{width:220px; height:30px; background-color:#FFFFFF; margin-top:22px; margin-left:10px;}
245 .TopSearch .TopSearchInput{position:relative; width:185px; height:24px; line-height:24px; left:2px; top:3px; border:none; color:#c1c1c1; background:none;}
246 .TopSearch .float_r{margin-right:3px;}
247 .TopSearch .float_r input{ width:27px; height:27px; background:url(/img/webIcon.png) no-repeat -200px -65px; border:none; cursor:pointer}*/
248 /*快捷登录Logo
249 .loginLogo{display:block; width:30px; height:30px; text-decoration:none;}
250 .loginIconQQ{ background:url(/img/login_ico_logo.png) no-repeat -12px -5px;}
252 .loginIconQQt{ background:url(/img/login_ico_logo.png) no-repeat -52px -5px;}
254 .loginIconSinat{ background:url(/img/login_ico_logo.png) no-repeat -92px -5px;}*/
256 /*登录后右边样式
257 .TopRightOn{width:325px; height:43px; line-height:43px; font-size:15px; padding:16px 0px; position:relative;}
258 .TopRightOn ul li{float:left; font-family:'微软雅黑'; font-weight:100; height:43px; text-align:center; cursor:pointer; text-decoration:none;}
259 .TopRightOn ul li a{display:block; border-bottom:none; text-decoration:none;}
260 .TopRightOn ul .li1{width:62px; position:absolute; left:4px; top:18px; z-index:999; cursor:auto;}
261 .TopRightOn ul .li2{width:62px; position:absolute; left:56px; top:18px; z-index:998; margin-left:2px;}
262 .TopRightOn ul .li2 a{background:url(/img/webIcon.png) no-repeat 48px 20px; width:60px; height:42px;}
264 .TopRightOn ul .li3{width:60px; position:absolute; left:120px; top:18px; z-index:876; margin-left:2px;}
265 .hasNotice {background:url(/img/webIcon.png) no-repeat 18px -60px; width:60px; height:42px; color:#fff;}
266 .noticeNone {background:url(/img/webIcon.png) no-repeat 18px -106px; width:60px; height:42px; color:#fff}
267 .noticeNone:hover{color:#fff;}
269 .TopRightOn ul .li4{width:139px; position:absolute; left:185px; top:18px; z-index:999}
270 .TopRightOn ul .li4 .userOpenListBtn{background:url(/img/webIcon.png) no-repeat 125px 20px; height:43px; display:block; width:137px;}
271 .TopRightOn ul .li4 .userOpenListBtn ul li{float:left; padding:5px 0px 8px 5px; height:30px; line-height:30px;}
272 .TopRightOn ul .li4 .userOpenListBtn ul li .txt{width:75px; height:30px; word-break:keep-all; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; margin-left:3px;}*/
274 /*展开菜单*/
275 /*关于*/
276 .aboutOpenList{width:126px; height:auto; background:#99B805; font-size:14px; font-family:'微软雅黑'; padding:0px; position:absolute; top:0px; left:-64px; z-index:33; display:none;}
277 .aboutOpenList ul li{height:20px; width:116px; line-height:20px; padding:5px 5px; text-align:left; text-indent:23px;}
278 .aboutOpenList ul li:hover{background:#6c8107; cursor:pointer;}
279 .aboutOpenList ul li a{display:block; border:none; width:116px; height:20px; color:#fff}
281 /*消息*/
282 .noticeOpenList{width:126px; height:auto; background:#99B805; font-size:14px; font-family:'微软雅黑'; padding:0px; position:absolute; top:0px; left:-64px; z-index:22; display:none;}
283 .noticeOpenList ul li{height:20px; width:116px; line-height:20px; padding:5px 5px; text-align:left; text-indent:20px;color:#fff}
284 .noticeOpenList ul li:hover{background:#6c8107; cursor:pointer;}
285 .noticeOpenList ul li a{display:block; border:none; background:none; width:116px; height:20px; color:#fff}
286 .noticeNumber{color:#007EFF}
287 .noticeNumber:hover{color:#007EFF}
289 /*用户*/
290 .userOpenList{width:137px; height:auto; background:#99B805; font-size:14px; font-family:'微软雅黑'; padding:0px; position:absolute; z-index:22; top:0px; left:0px; display:none;}
291 .userOpenList ul li{height:20px; width:127px; line-height:20px; padding:5px 5px; text-align:left; text-indent:35px; color:#fff}
292 .userOpenList ul li:hover{background:#6c8107; cursor:pointer;}
293 .userOpenList ul li a{display:block; border:none; color:#fff}
294 .userOpenList ul .l1 a{background:url(/img/webIcon.png) no-repeat 10px -189px; display:block;}
295 .userOpenList ul .l1 a:hover{background:url(/img/webIcon.png) no-repeat 10px -189px;}
296 .userOpenList ul .l3 a{background:url(/img/webIcon.png) no-repeat 10px -239px;}
297 .userOpenList ul .l4 a{background:url(/img/webIcon.png) no-repeat 10px -264px;}
301 /*FocusPic*/
302 .TopFocusPic{width:100%; height:150px;}
304 /* 首页
305 .HotNew{width:960px; height:50px; line-height:50px; font-size:18px; font-family:'微软雅黑'; color:#aeaeae;}
306 .HotNew span{float:left; display:block; width:85px; height:50px; text-align:center; cursor:pointer; background:url(/img/Lines38.jpg) no-repeat 84px 6px;}
307 .HotNew .span2{background:none;}
308 .HotNew .c{color:#aacd60}
309 .HotNew span a{ text-decoration:none;}
310 .HotNew .onlyShow{width:111px; height:25px; margin-top:12px; margin-left:10px; line-height:25px; font-size:14px; background:#F1F1F1 url(/img/onlyShow.png) no-repeat center top; text-align:left; color:#666; margin-right:10px;}
311 .HotNew .onlyShow:hover{background:#F1F1F1 url(/img/onlyShow.png) no-repeat 0 -24px;}*/
315 /* 网站右侧浮标导航 */
316 .floatMenuTop{width:49px; height:49px; border:1px solid #e1e1e1; padding:0px; position:absolute; right:0; bottom:0;}
317 .floatMenuTop ul li{width:49px; height:49px;}
318 .floatMenuTop ul .float_top{}
319 .floatMenuTop ul .float_top span{display:block; background:url(/img/float_right_menu.png) no-repeat 0 -97px; width:49px; height:49px;}
320 .floatMenuTop ul .float_top span:hover{background:url(/img/float_right_menu.png) no-repeat -47px -97px;}
323 .floatMenuHelp{width:50px; height:100px; padding:0px; position:fixed; _position: absolute; right:2px; top:160px; _top:expression(documentElement.scrollTop + 160 + "px"); z-index:999999}
325 .floatMenuHelp ul li{width:49px; height:49px; font-size:16px; border:1px solid #e1e1e1;}
326 .floatMenuHelp ul li{ background:#f8f8f8;margin:0px; padding:0px;}
327 .floatMenuHelp ul li a.help{display:block; background:url(/img/float_right_menu.png) no-repeat 0 0px; width:49px; height:49px;}
328 .floatMenuHelp ul li a.help:hover{background:url(/img/float_right_menu.png) no-repeat -47px 0;}
329 .floatMenuHelp ul li a.sc{display:block; background:url(/img/float_right_menu.png) no-repeat 0 -47px; width:49px; height:49px;}
330 .floatMenuHelp ul li a.sc:hover{background:url(/img/float_right_menu.png) no-repeat -47px -47px;}
332 /*首页左右翻页*/
333 .bigPref{width:90px; height:126px; background:url(/img/bigPrefNext.png) no-repeat -30px 0px; position:fixed; left:88px; top:49%; display:block;}
334 .bigNext{width:90px; height:126px; background:url(/img/bigPrefNext.png) no-repeat -160px 0px; position:fixed; right:88px; top:49%; display:block;}
336 /*PublicList*/
337 .PublicCon{width:960px; height:auto; height:auto!important;height:400px;min-height:400px;}
338 .PublicList { width:100%; height:auto; text-align:center;}
339 .PublicList li{ float:left; width:219px; display:inline; padding:0px; margin:10px 7px; border:0px #DDD solid; border-bottom:none; background:#f8f8f8;}
340 .PublicList li .mbpho{width:209px; margin-top:5px; position: relative;}
341 .PublicList li .mbphoUpper{z-index: 11; position: absolute; left: 0px; top : 0px; width: 100%; height: 100%}
342 .PublicList li .mbpho .a .i{border:0px solid #f1f1f1; width:200px; overflow:hidden; text-decoration: none;}
343 .PublicList li .mbpho .PriceContainer{width:62px;height:65px;position:absolute;bottom: 5px;right:3px;z-index:5;overflow:hidden;}
344 .PublicList li .mbpho .price{-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);background: rgba(255,255,255,0.8);color:#000;font-size:8px;width:65px;height:25px;line-height:22px;position:absolute;left: -30px;top:25px;z-index:5;text-align:center; padding-left:35px; padding-right:55px; font-weight:100; font-family:Arial; letter-spacing:0px; overflow:hidden; font-size:12px;}
345 .PublicList li .mbpho .price{+background:#fff;_background:#fff;background:#fff\0;background: rgba(255,255,255,0.8)\9\0;}
346 .PublicList li .mbpho .price{+padding-left:27px;_padding-left:27px;padding-left:28px\0;padding-left:31px\9\0;}
347 .PublicList li .mbpho .price{font-size:12px\0;/* ie 8/9 */ *font-size:12px;/* ie 7 */ _font-size:12px; /* ie 6 */}
348 .to600PicBox{height: 600px; width:200px; position: relative; overflow: hidden;}
349 .img600Div{ position:absolute; width:200px; z-index:1;}
350 .liBottomPng{height: 600px; width:200px; background:url(/img/liBottomPng.png) no-repeat center bottom; position:absolute; z-index:4;}
352 .PublicList li .recommend-pic{ position:absolute; width:28px; height:28px; right:0px; top:0px; z-index:999; background:url(/img/icon-list.png) no-repeat -117px -183px;}
354 .PublicList li .comments{width:199px; height:20px; margin:10px auto 0px; line-height:20px;}
355 .PublicList li .comments a{display:block; cursor:pointer; color:#5d5d5d;}
356 .PublicList li .comments a:hover{color:#aacd60}
357 .PublicList li .comments a.x{background:url(/img/icon-list.png) no-repeat 0px -72px; width:89px; height:14px; line-height:12px; cursor:auto; text-indent:20px; text-align:left; font-family:'微软雅黑'; font-size:14px;}
358 .PublicList li .comments a.x:hover{background:url(/img/icon-list.png) no-repeat 0px -117px; width:89px; height:14px; text-decoration:none; color:#AACD06;}
359 .PublicList li .comments a.x span.collectCount{color:#c1c1c1; font-family:'宋体';}
360 .PublicList li .comments a.replyInPageBtn{background:url(/img/icon-list.png) no-repeat 0px -94px; width:79px; height:14px; line-height:12px; cursor:auto; text-indent:20px; text-align:left; font-family:'微软雅黑'; font-size:14px;}
361 .PublicList li .comments a.replyInPageBtn:hover{background:url(/img/icon-list.png) no-repeat 0px -139px; width:79px; height:14px; text-decoration:none; color:#AACD06;}
362 .PublicList li .comments a.replyInPageBtn span.replyCount{color:#c1c1c1; font-family:'宋体';}
363 .PublicList li .font{width:199px; margin:0px auto; padding:9px 10px 10px 9px; color:#b6b6b6; text-align:left; border-bottom:0px solid #c1c1c1; background:url(/img/PublicListFontBottom.jpg) no-repeat center bottom;}
365 .PublicList li .f{width:219px; height:auto; margin:0px auto; color:#b6b6b6; text-align:left;}
366 .PublicList li .f ul{width:180px; border-top:1px #DDD solid; padding:15px 20px 15px 19px;}
367 .PublicList li .f ul li{ float:left; display:inline; border:none; margin:0px; background:none;}
368 .PublicList li .f ul .li1{width:25px; height:25px; margin-right:12px;}
369 .PublicList li .f ul .li2{width:143px; height:auto;}
370 .PublicList li .f ul .li2 a{color:#5d5d5d;}
371 .PublicList li .f ul .li2 a:hover{color:#aacd60;}
372 .PublicList li .ft{ width:219px; height:3px; background:url(/img/LinesListBottom219.jpg) no-repeat center top; margin-bottom:-3px; _margin-bottom:-11px;}
373 /*点击评论*/
374 .replyDialogInPage{ width:200px; height:120px;}
375 .replyDialogInPage .replyTextArea{ width:190px; height:65px;}
376 .replyDialogInPage .postReplyInPage{width:61px; height:27px; background:url(/img/pinglunBtn.jpg) no-repeat center top; border:none; margin:10px 65px 0px; cursor:pointer}
377 /*鼠标移上去后文字变化*/
378 /*.PublicList li.liOver .font,.PublicList li.liOver .f ul .li2{ color:#a9a9a9;}
379 .PublicList li.liOver .f ul .li2 a,.PublicList li.liOver .comments a{ color:#a9a9a9;}*/
380 .PublicList li.liOver .font{ color:#a9a9a9;}
381 .PublicList li.liOver .f ul .li2{ color:#a9a9a9;}
383 /*PublicList 收纳按钮*/
384 /*.picfav a{width:201px; height:32px; z-index:9; position:absolute; top:2px; left:4px; color:#FFFFFF; line-height:25px; display:none; background:#000000; filter:alpha(opacity=90); opacity:0.9;}
385 .picfav input{width:201px; height:29px; z-index:9; position:absolute; top:0px; left:4px; color:#FFFFFF; line-height:25px; border:none; display:none; background:#333; border-bottom:1px solid #000; filter:alpha(opacity=60); opacity:0.6; cursor:pointer; font-family:'宋体'; font-size:13px;} */
386 .picfav input.collect-on{width:60px; height:25px; line-height:25px; z-index:9; position:absolute; top:0px; left:4px; border:none; display:none; cursor:pointer; background:#AACD06; font-size:14px; font-family:'微软雅黑'; color:#fff; text-align:center;}
387 .picfav input.collect-off{width:60px; height:25px; z-index:9; position:absolute; top:0px; left:4px; border:none; display:none; cursor:pointer; background:url(/img/icon-list.png) no-repeat 0px -158px;}
388 /*鼠标遮罩*/
389 .divScren{background:url(/img/fff_png_bg.png) no-repeat 0px 0px; width:209px; height:100px; z-index: 2; position: absolute; left: 0px; top : 2px; display:none; overflow:hidden;}
392 /*内容页 用户个人页面 动态部分 Dashboard.aspx,User.aspx*/
393 .PublicViewCon{width:722px; height:auto}
394 .PublicViewCon .PublicList li{}
395 .PublicViewCon .PublicList li .info{text-align:left; }
396 .CreateBoxBtn{width:92px; height:23px; background:url(/img/CreateBoxBtn.png) no-repeat center top; border:none; cursor:pointer;margin-left:5px;}
397 /*未分类、创建盒子*/
398 .LookNoneClass{font-size:14px; width:190px; height:23px; position:absolute; top:12px; right:5px; font-family:'微软雅黑'; line-height:23px;}
399 .LookNoneClass a{ color:#b6b6b6; text-decoration:none;}
401 /*tabDashMenu 我的房子选项卡、页卡导航*/
402 .tabDashMenu{width:710px; height:40px; margin:0px auto; margin-bottom:30px; font-size:16px; border-top:1px solid #c1c1c1}
403 .tabDashMenu ul{}
404 .tabDashMenu ul li{float:left; line-height:40px; color:#c1c1c1; font-family:'微软雅黑'; padding:0px 12px; cursor:pointer; }
405 .tabDashMenu ul li a{ text-decoration:none;}
408 /*首页关键字相关列表*/
410 .listMenu{width:202px; height:auto; margin:0px auto; margin-top:10px; font-family:'微软雅黑';}
411 .listMenu a{height:22px; line-height: 22px; font-size:14px; color:#6d6e76; float:left; margin: 0 5px 10px 0; overflow: hidden; padding: 0 5px; white-space: nowrap; font-family:'微软雅黑';}
412 .listMenu a:hover { text-decoration:none; color:#bbd738}
417 /*专辑(盒子)喜欢页*/
418 .myLoveBoxPic{width:668px; height:240px; padding:20px; padding-left:16px; background:#F6F6F6; border:1px solid #eaeaea; margin-top:30px; margin-left:0px;}
419 .myLoveBoxPic .topTitle{width:672px; height:26px; margin-bottom:10px; font-family:'微软雅黑';}
420 .myLoveBoxPic .topTitle ul li{float:left; display:inline; line-height:26px; margin-right:20px; font-size:13px; color:#c1c1c1; font-family:'宋体'; }
421 .myLoveBoxPic .topTitle ul li span.ColorAacd60{ height:20px; line-height:20px; padding-bottom:6px;}
422 .myLoveBoxPic .topTitle ul li span.ColorAacd60 a.AlbumLinkName{color:#5d5d5d; font-size:20px; font-family:'微软雅黑'; font-weight:100; line-height:22px;}
423 .toLike{background:url(/img/loveOnOffBtn.png) no-repeat center top; border:none; cursor:pointer; width:61px; height:24px;}
424 .like{background:url(/img/loveOnOffBtn.png) no-repeat center -24px; border:none; cursor:pointer; width:61px; height:24px;}
425 .picList{width:672px; height:171px; overflow:hidden;}
426 .picList ul li{ float:left;}
427 .picList ul li img.small{ margin:0px 2px; +margin:2px 2px; width:80px; height:80px;}
428 .picList ul li img.large{ margin:2px; width:164px; height:164px;}
429 .BoxDescription{width:600px; height:20px; line-height:20px; color:#666; margin-bottom:10px; margin-left:0px;}
432 /*创建盒子 弹出层*/
433 .CreateBox{width:520px; height:220; padding:30px; background:#fff;font-family:'微软雅黑'; overflow:hidden;}
434 .CreateBox h1{font-size:20px;font-family:'微软雅黑'; width:450px; height:20px; line-height:20px; margin-bottom:13px;}
435 .CreateBox .Box1{width:230px; height:25px; line-height:25px;}
436 .CreateBox .ms{width:230px; height:80px;}
438 .CreateBox .float_l{width:290px; height:auto; }
439 .CreateBox .float_r{width:220px; height:auto;}
441 .CreateBox .float_r h1{width:200px; height:20px; line-height:20px; font-size:14px; font-family:'微软雅黑'; color:#666666; font-weight:100; margin-bottom:10px; overflow:hidden;}
442 .CreateBox .float_r .albumList{width:210px; height:28px; line-height:28px; text-indent:10px; color:#333; font-family:'微软雅黑';}
443 .CreateBox .float_r .tagPanel{width:210px; height:25px; line-height:25px;}
444 /* .CreateBox .float_r .tag{height:22px; font-size:14px; color:#666666; -moz-border-radius:20px; -webkit-border-radius:20px; border-radius:20px; border:1px solid #666666; float:left; line-height: 22px; margin: 0 10px 10px 0; padding: 0 11px; white-space: nowrap; background-color:#FFFFFF;font-family:'微软雅黑'; cursor:pointer;}*/
445 .CreateBox .float_r .tag{height:22px; font-size:12px; color:#5d5d5d; background:#e1e1e1; float:left; line-height: 22px; margin: 0 5px 10px 0; overflow: hidden; padding: 0 5px; white-space: nowrap; font-family:'微软雅黑'; cursor:pointer;}
446 .CreateBox .float_r .tag:hover{background:#aacd60; color:#FFFFFF; text-decoration: none;}
448 /*修改删除盒子 弹出层*/
449 .deleteAlbumConfirmMessage{ text-align:left; width:275px; height:90px; margin-left:20px; margin-top:10px; margin-bottom:-30px; color:#666666;}
450 .deleteAlbumConfirmMessage .ps{ width:275px; height:34px; line-height:34px; font-size:16px;}
451 .deleteAlbumConfirmMessage .checkBtn{ width:275px; height:56px; line-height:23px; margin-top:5px;}
452 .deleteAlbumConfirmMessage .checkBtn ul{ width:275px; height:28px; font-size:12px; font-family:'宋体'}
453 .deleteAlbumConfirmMessage .checkBtn ul li{ float:left;}
454 .deleteAlbumConfirmMessage .checkBtn ul li input{ margin-top:-5px; _margin-top:0px;}
458 /*单个专辑(盒子)页*/
459 .myOnlyBoxPic{width:668px; height:auto; padding:22px; border-top:1px solid #EAEAEA;}
460 .myOnlyBoxPic .topTitle{width:668px; height:26px; line-height:26px; margin-bottom:10px;}
461 .myOnlyBoxPic .topTitle ul li{float:left; display:inline; margin-right:20px;}
462 .myOnlyBoxPic .topTitle h1{ font-size:25px; font-family:'微软雅黑'; font-weight:100;}
465 /*收集弹出层*/
466 .favDail{width:420px; height:220px; border:1px solid #aeaeae; padding:15px; background:#ffffff;}
467 .favDail h1{width:420px; height:30px; line-height:30px; font-size:16px;font-family:'微软雅黑';}
468 .favDail .favDailCon{width:420px; height:110px; margin-top:8px; overflow:auto}
469 .favDail .favDailCon ul li{float:left; margin-right:10px; margin-bottom:10px;}
470 .favDail .favDailCon ul li a{ display:block; padding:0px 5px; height:26px; line-height:26px; font-family:'微软雅黑'; background-color:#f6f6f6; color:#666666; text-decoration:none; float:left; _white-space:nowrap;}
471 .favDail .favDailCon ul li a.ColorAacd60{ background:#aacd60; color:#fff;}
472 .favDail .favDailCon ul li a:hover{background-color:#aacd60; color:#FFFFFF;}
473 .favDail .favDailWeibo{width:420px; height:20px; line-height:20px; margin-top:8px; text-align:right;}
474 .favDail .favDailAlbum{width:420px; height:30px; line-height:30px; margin-top:8px;}
475 .favDail .favDailAlbum ul li{float:left; height:30px;}
476 .favDail .favDailAlbum ul li .newAlbumName{width:325px; height:30px; border:1px solid #666666; margin-right:10px;}
477 .favDail .favDailAlbum ul li .newAlbumNameBtn{width:80px; height:30px; background:#c1c1c1; font-family:'微软雅黑'; font-size:16px; color:#FFFFFF; cursor:pointer}
479 /*Search*/
480 .SearchTop{margin-top:25px;}
481 /*tabDashMenu 我的房子选项卡、页卡导航*/
482 .tabSearMenu{width:960px; height:40px; margin:0px auto; font-size:16px;}
483 .tabSearMenu ul{}
484 .tabSearMenu ul li{float:left; line-height:40px; color:#c1c1c1; font-family:'微软雅黑'; padding:0px 20px; cursor:pointer; }
485 .tabSearMenu ul li a{ text-decoration:none;}
487 .tabSearMenu ul .liSelected{color: #aacd60;border-top: 2px solid #aacd60;margin-top: -1px; background:#F6F6F6}
488 .tabSearMenu ul .liSelected a {color: #aacd60;}
489 /*搜索页*/
490 .SearchBtnBox{ width:940px; height:35px; padding:12px 0 13px 20px; background:#F6F6F6;}
491 .SearchBtnBox .SearchBox{width:345px; height:20px; padding:5px;}
492 .SearchBtnBox .SearchBtn{width:80px; height:30px; background:url(/img/searchBtn.png) no-repeat center top; margin-top:2px; margin-left:10px; border:none; cursor:pointer;}
493 .SearchCon{ width:960px; height:auto;}
494 .SearchPeople{width:800px; height:auto; margin-top:50px;} /*原height:380px*/
495 .SearchPeople .list{width:800px; height:auto; padding:25px 0px; border-bottom:1px dashed #CCCCCC;}
496 .SearchPeople .list ul{width:435px; height:auto;}/*原height:50px*/
497 .SearchPeople .list ul li{float:left; margin-left:5px;}
498 .SearchPeople .list .float_l{width:435px; height:auto;}/*原height:50px*/
499 .SearchPeople .list .float_l li{margin-left:10px;}
500 .SearchPeople .list .float_l .li2{font-size:12px; color:#c1c1c1; width:230px;}
501 .SearchPeople .list .float_l .li2 .selfInfo{width:230px; height:20px; line-height:20px; display:block; margin-bottom:5px;}
502 .SearchPeople .list .float_l .li2 h2{font-size:14px; font-family:'微软雅黑'; color:#666666; width:230px; height:25px; line-height:25px;}
503 .SearchPeople .list .float_r{width:330px; height:50px;}
505 .searchPanel{ background:#F8F8F8; width:220px; height:auto; margin-left:38px; position:absolute; left:-135px; top:28px;}
506 .searchPanel div a{ display:block; width:220px; height:20px; text-decoration:none;}
507 .searchPanel div a:hover{ background:#aacd60; color:#fff;}
508 .searchPanel div a strong{ color:#000;}
509 /*无搜索结果*/
510 .searchNullBox{width:840px; height:auto; text-align:center; font-size:30px; font-family:'微软雅黑'; color:#333; padding:60px; line-height:70px;}
511 .searchNullBox .searchNullBtn{ width:264px; height:61px; background:url(/img/searchNullBtn.png) no-repeat center top; display:block; margin:0px auto;}
513 /*与我有关-评论回复-通知*/
514 .NoticeBox{width:800px; height:auto; margin-top:0px; height: auto!important;height: 400px;min-height: 400px;_height: auto;}
515 .NoticeAboutMe{padding:30px 25px; width:750px; height:auto; border-bottom:1px dashed #c1c1c1}
516 .NoticeAboutMe .float_l{width:550px;}
517 .NoticeAboutMe .float_l ul li{float:left; display:inline; margin-right:10px; color:#999}
518 .NoticeAboutMe .float_l ul .li1{width:50px;}
519 .NoticeAboutMe .float_l ul .li2{width:450px; line-height:25px;}
520 .NoticeAboutMe .float_l ul li .ColorAacd60 a{color:#38383c; margin:0 3px; text-decoration:none;}
521 .NoticeAboutMe .float_l ul li .ColorAacd60 a:hover{color:#accd60;}
522 .NoticeAboutMe .float_r{width:80px;}
523 .NoticeAboutMe .noticeImg{width:100px; height:100px;}
525 /*消息 页面*/
526 /*私信*/
527 .MessageBox{width:800px; height:auto; border-top:1px solid #c1c1c1; margin-top:30px; height:auto!important;height:400px;min-height:400px;}
528 .MessageBox .siteMap{width:800px; height:20px; line-height:20px; margin:20px 0px;}
529 .MessageBox .tagMenu{width:800px; height:48px; line-height:48px; background:#fff; border-bottom:1px solid #e1e1e1;}
530 .MessageBox .tagMenu ul li{float:left; font-size:18px; font-family:'微软雅黑'; margin-left:0px; position:relative;}
531 .MessageBox .tagMenu ul li a{display:block; width:88px; height:48px; margin-top:0px; line-height:48px; text-align:center; padding:0px; cursor:pointer; text-decoration:none;}
532 .MessageBox .tagMenu ul li .cl{height:47px; background:#fff; color:#92b006; border:1px solid #e1e1e1; border-bottom:none; margin-top:1px;}
535 .MessageBox .messageCon{width:800px; height:auto}
536 .MessageBox .messageCon ul{width:738px; padding:30px; border-bottom:1px dashed #c1c1c1;}
537 .MessageBox .messageCon ul li{float:left; margin-right:10px;}
538 .MessageBox .messageCon ul .li2{ width:600px;}
540 .sendMessageBox{width:800px; height:auto; margin-top:20px;}
541 .sendMessageBox textarea{}
543 .messageOneListCon{width:620px; height:auto; }
544 .MessageList{width:620px; height:auto; margin-top:20px;}
545 .MessageList ul{width:620px; height:auto; margin-top:30px;}
546 .MessageList ul li{ float:left; margin-left:12px;}
547 .MessageList ul .li1{ width:50px; height:50px; text-align:center;}
548 .MessageList ul .li2{ width:420px; height:auto; padding:15px; }
549 .MessageList .new .li2{ background:#F8F8F8;}
554 /*评论 公用*/
555 .subReplay{width:620px; height:auto; _height:110px;}
556 .subReplay ul{padding:25px 0px; height:auto; _height:110px; border:0px solid red}
557 .subReplay ul li{float:left; margin-right:10px; line-height:19px; height:auto;}
558 .subReplay ul .li1{width:50px; height:auto;}
559 .subReplay ul .li2{width:420px; height:auto;}
561 .subReplay ul li .ColorC1 a{color:#c1c1c1}
562 .subReplay ul li .replay{margin-top:0px;} /*默认隐藏*/
563 .subReplay ul li .replay textarea{width:322px; height:54px; padding:8px;}
564 .subReplay ul li .replay input{width:61px; height:27px; background:url(/img/pinglunBtn.jpg) no-repeat center top; border:none; margin:20px 120px 0px; cursor:pointer}
566 /*Dialog*/
567 .Dialog{width:960px; height:500px; background-color:#FFFFFF; margin:0 auto;}
568 .DialogTop{width:940px; height:75px; background-color:#F8F8F8; position:relative; padding-left:20px;}
569 .DialogTopBottomLine{ position:absolute; border-bottom:1px #cccccc solid; width:960px; height:73px; left:0px; top:0px; z-index:2}
570 .DialogTop ul{width:666px; height:75px; line-height:75px; font-family:'微软雅黑'; color:#666666; font-weight:300; display:block; float:left; display:inline; overflow:hidden; position:absolute; z-index:11}
571 .DialogTop ul li{width:175px; height:75px; float:left; text-align:center;}
572 .DialogTop ul li a{width:175px; height:65px; font-size:24px; color:#c1c1c1; font-family:'微软雅黑'; margin-top:10px; border:1px solid #F8F8F8; display:block; text-decoration:none;}
573 .DialogTop ul li a:hover{color:#aacd60;}
574 .DialogTop ul li a.click{width:175px; height:65px; background:#fff; color:#aacd60; border:1px solid #c1c1c1; border-bottom:none;}
576 .DialogTop .Dialog_close{width:25px; height:25px; display:block; float:right; margin-right:13px; margin-top:13px; background:url(/img/DialogClose.png) no-repeat center top;}
577 .DialogTop .Dialog_close:hover{background:url(/img/DialogCloseHover.png) no-repeat center top;}
579 /*Dialog_left*/
580 .Dialog_left{width:686px; height:484px;}
581 .Dialog_pic{width:615px; height:220px; background-color:none; margin:20px 34px; overflow:hidden; text-align: center; }
582 .Dialog_pic img{width:590px; height:auto; width:expression(this.width > 590 ? "590px" : this.width);}
583 .Dialog_pic .FileUploadControl{width:315px; height:72px; display:block; margin:0 auto; margin-top:60px; background:url(/img/DialogUpload.png) no-repeat left top; overflow:hidden;}
584 /*.Dialog_pic .FileUploadControl input{width:500px; height:182px; margin-top:-100px; cursor:pointer; filter:alpha(opacity:100); opacity:10; margin-left:-200px;}*/
585 .Dialog_pic .FileUploadControl input{width:500px; height:182px; margin-top:-100px; cursor:pointer; filter:alpha(opacity:0); opacity:0; margin-left:-190px; font-size:65px; cursor:pointer}
586 @-moz-document url-prefix(){.Dialog_pic .FileUploadControl input{margin-top:-55px;}}
587 /*DialogWebUrl*/
588 .DialogWebUrl{width:560px; height:160px; color:#c1c1c1; margin:40px auto 0px; text-align:left; line-height:30px;}
589 .DialogWebUrl span{width:560px; height:30px; display:block; text-indent:10px;}
590 .DialogWebUrl .WebUrl{width:560px; height:30px; background-color:#faffbd; border:none; border:1px solid #aaaaaa; margin:10px;}
591 .DialogWebUrl .DialogWebSure{width:80px; height:30px; background:url(/img/DialogWebSure.jpg) no-repeat center top; border:none; margin:10px 230px; cursor:pointer;}
592 .source_url{ width:595px; display:block;}
593 .webUrlBox{overflow: scroll; height:185px; text-align:left; margin-left:65px;}
594 .webUrlBox ul li{ width:200px; height:140px; background:#f8f8f8; float:left; overflow:hidden; margin:5px; text-align:center;}
595 .uploadFont{ font-size:18px; font-family:'微软雅黑'; color:red; margin-top:100px;}
596 .linkImage{ border:2px solid #c1c1c1; cursor: pointer;}
597 .linkImage:hover{ border:2px solid #aacd60; filter:alpha(opacity:100); opacity:10;}
598 .selectedImg{ border:2px solid red; filter:alpha(opacity:70); opacity:0.7;}
600 .Dialog_description{width:643px; height:70px;}
601 .Dialog_description .Rounded{width:643px; height:70px;}
602 .Dialog_description .DialogRelease{width:80px; height:30px; background:url(/img/DialogRelease.jpg) no-repeat center top; border:none; cursor:pointer; margin:20px 0 0 270px;}
603 .Dialog_description .ready{width:80px; height:30px; background:url(/img/DialogRelease2.png); border:none; cursor:pointer; margin:20px 0 0 270px;}
605 /*Dialog_right*/
606 .Dialog_right{width:210px; height:484px; text-align:left; margin-right:20px; line-height:30px; margin-top:22px;}
607 .Dialog_right h1{width:220px; height:30px; line-height:30px; font-size:14px; font-family:'微软雅黑'; color:#666666; font-weight:100; margin-top:20px; overflow:hidden;}
608 .Dialog_right .albumList{width:160px; height:28px; line-height:28px; color:#333; font-family:'微软雅黑'; background:url(/img/albumListselect.jpg) no-repeat right top; cursor:pointer; padding:0px 35px 0px 10px; position:relative;}
609 .Dialog_right .tagPanel{width:200px; height:77px; line-height:20px;}
610 .Dialog_right .ConmmonLabel{width:210px; height:315px; overflow:hidden;}
611 /*.Dialog_right .ConmmonLabel .tag{height:22px; font-size:14px; color:#666666; -moz-border-radius:20px; -webkit-border-radius:20px; border-radius:20px; border:1px solid #666666; float:left; line-height: 22px; margin: 0 10px 10px 0; padding: 0 11px; white-space: nowrap; background-color:#FFFFFF;font-family:'微软雅黑'; cursor:pointer; overflow: hidden;}*/
612 .Dialog_right .ConmmonLabel .tag{height:22px; font-size:12px; color:#5d5d5d; background:#e1e1e1; float:left; line-height: 22px; margin: 0 5px 10px 0; overflow: hidden; padding: 0 5px; white-space: nowrap; font-family:'微软雅黑'; cursor:pointer;}
613 .Dialog_right .ConmmonLabel .tag:hover {background:#aacd60; color:#FFFFFF; text-decoration: none;}
615 /*albumNameList*/
616 .albumNameList{width:320px; height:175px; border:1px solid #c1c1c1; background-color:#FFFFFF;}
617 .albumNameList .list{width:320px; height:115px; overflow:auto}
618 .albumNameList .list ul li{width:250px; height:28px; line-height:28px; padding:0px 15px; font-size:14px; font-family:'微软雅黑';}
619 .albumNameList .list ul li:hover{color:#aacd60; background:#F6F6F6; cursor:pointer;}
620 .albumNameList .createAlbumBox{width:296px; height:30px; padding:15px 12px;}
621 .albumNameList .createAlbumBox ul li{float:left; margin:0px;}
622 .albumNameList .createAlbumBox ul li .newAlbumBox{width:200px; height:25px;}
623 .createAlbumBtn{width:80px; height:30px; background:url(/img/DialogCreate.jpg) no-repeat center top; border:none; cursor:pointer;}
624 /*收纳工具 BOX*/
625 .collectGjBox{width:900px; height:400px; background:#FFFFFF}
626 .collectGjBox h1{font-size:20px;font-family:'微软雅黑'; margin-bottom:15px;}
627 .collectGjBox h2{font-size:16px;font-family:'微软雅黑'; margin-bottom:15px;}
628 .collectGjBox h3{font-size:14px;font-family:'微软雅黑'; margin-bottom:35px;}
629 .collectGjBox .xq{font-size:14px;font-family:'微软雅黑'; float:right; margin-right:20px;}
631 /*添加标签弹出层*/
632 .AddLabelDialog{width:350px; height:180px; border:1px solid #aeaeae; padding:15px; background:#ffffff;}
633 .AddLabelDialog h1{font-size:20px; font-family:'微软雅黑'; width:320px; height:30px; line-height:30px; margin:0 auto; margin-bottom:13px; margin-bottom:10px;}
634 .AddLabelDialog .texCeBox{width:320px; height:25px; line-height:25px; text-align:left;}
635 .AddLabelDialog .txt{width:220px; height:25px; line-height:25px;}
636 .AddLabelDialog .txt2{width:320px; height:30px; line-height:30px; text-align:left; margin:8px auto;}
637 .AddLabelDialog .sureButton{width:80px; height:30px; background:url(/img/DialogWebSure.jpg) no-repeat center top; border:none; cursor:pointer;}
638 .AddLabelDialog .AddTag{width:320px;}
639 .AddLabelDialog .tag{height:22px; font-size:12px; color:#5d5d5d; background:#e1e1e1; float:left; line-height: 22px; margin: 0 5px 10px 0; overflow: hidden; padding: 0 5px; white-space: nowrap; font-family:'微软雅黑'; cursor:pointer;}
640 .AddLabelDialog .tag:hover {background:#aacd60; color:#FFFFFF; text-decoration: none;}
644 /*发私信弹出框*/
645 .messageOther{background:#fff; padding:20px; height:200px; width:460px;}
646 .messageOther .t{ width:460px; height:30px; font-family:'微软雅黑'; font-size:16px; color:#666666; text-align:left;}
647 .messageOther .tex{ width:455px; height:100px;}
648 .messageOther .tex textarea{ width:455px; height:100px;}
649 .messageOther .btnBox{ width:455px; height:32px; margin-top:25px; text-align:center;}
652 /*错误页面 404/500*/
653 .Box_404{width:759px; height:346px; background:url(/img/404_bgpic.jpg) no-repeat center top; border:1px solid #fff; margin:100px auto;}
654 .Box_404 .context{ width:320px; height:80px; margin:215px 70px 70px 350px; font-size:18px; font-family:'微软雅黑';}
655 .Box_404 .context a{ text-decoration:underline; color:#aacd60;}
657 /*关于我们*/
658 .AboutBox{ width:960px; height:auto; margin-top:45px; height: auto!important;height: 400px;min-height: 400px;_height: auto;}
659 .AboutBox .AboutLeft{ width:200px; height:auto; background:#f8f8f8;}
660 .AboutBox .AboutLeft ul{width:170px; height:auto; margin-top:10px; margin-left:30px; margin-bottom:150px;}
661 .AboutBox .AboutLeft ul li{width:170px; height:35px; line-height:35px; text-indent:10px; font-size:16px; font-family:'微软雅黑';}
662 .AboutBox .AboutLeft ul li a{width:170px; height:35px; line-height:35px; text-indent:10px; display:block; color:#a9a9a9;}
663 .AboutBox .AboutLeft ul li a:hover{color:#5d5d5d; text-decoration:none;}
664 .AboutBox .AboutLeft ul li a.selected{ background:#fff; color:#aacd60;}
666 .AboutBox .AboutRight{ width:710px; height:auto; color:#666; font-size:14px; line-height:24px; font-family:'微软雅黑'}
667 .AboutBox .AboutRight .Con{ width:600px; float:left; text-align:left;}
668 .AboutBox .AboutRight .Con h1{ height:45px; line-height:45px; font-size:24px; font-weight:100;}
669 .AboutBox .AboutRight .Con .testCon{ margin-left:30px; width:570px; height:auto; float:left;}
670 .AboutBox .AboutRight .Con p{ text-indent:28px;}
671 .AboutBox .AboutRight .Con p b{font-size:28px; font-weight:100;}
672 .AboutBox .AboutRight .faq{font-size:12px; font-family:'宋体'}
673 .AboutBox .AboutRight .faq table h1{ font-size:16px; font-family:'微软雅黑'; height:20px; line-height:20px;}
674 .AboutBox .AboutRight .faq table .listNum{ font-size:26px;}
676 /*广告 AD*/
677 .DefaultAd_960{ width:952px; height:auto; padding-left:8px; margin-top:10px; display:none; }
678 .DefaultAd_1180{ width:1180px; height:auto; padding-right:5px; margin-top:10px; display:none; }
681 /******************************* site.css ************************************************************/
682 .error {color: Red; font-family:'微软雅黑';}
683 .hide {display: none;}
684 .picture{vertical-align: top;}
685 .pic {margin-top: 20px;border: 1px solid silver;}
686 .replies {margin-left: 0px;}
687 .thread{cursor: pointer;margin: 2px;padding: 5px;}
688 .message {}
689 .message .text {font-weight: bold;}
690 .new {}
692 /* 首页关键字 */
693 .keyword {color: Blue;border: 1 solid Blue;float: left;padding: 0.2em;margin: 0.2em;cursor: pointer;}
694 a.selectedKeyword {background-color: #aacd60}
695 #imageArea{position: relative;}
697 #background {width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; z-index: 0;}
698 .stretch {width:100%;height:100%;}
699 .drawArea {
700 position: absolute;
701 top: 0;
702 left: 0;
703 width: 200px;
704 height: 200px;
705 cursor: move;
706 border: 2px solid red;
707 background-color: White;
708 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; /*IE8*/
709 filter:alpha(opacity=30); /*IE5、IE5.5、IE6、IE7*/
710 opacity: .3; /*Opera9.0+、Firefox1.5+、Safari、Chrome*/
714 .testClass .ui-widget-header
719 #albumNameList
721 position: absolute;
722 z-index: 1000000;
723 display: block;
724 right:-102px;
725 top:-30px;
728 .albumName
730 cursor: pointer;
733 .mouseover
735 background-color: Blue;
738 #searchPanel
740 position: absolute;
741 z-index: 100;
744 .errorBlink
746 border: 1px solid #c1c1c1;
747 background-color: #d1fdf2;
749 /* 标签相关 */
750 .tag
752 color: Blue;
753 border: 1 solid Blue;
754 float: left;
755 padding: 0.2em;
756 margin: 0.2em;
759 .selectedTag
761 color: Gray;
762 border-color: Gray;
765 .tagForDisplay
767 color: Silver;
769 /* end of 标签相关 */
771 /* 水印效果 */
772 .watermark {
773 color: #999;
776 #overlay
778 position: fixed;
779 width: 100%;
780 height: 100%;
781 left: 0px;
782 z-index: 2000;
783 background-color: #333;
784 display: none;
785 opacity: 0.5;
786 filter: alpha(opacity=50);
787 _position:absolute;
788 _top:expression(eval(document.documentElement.scrollTop));
791 /* 分页相关 */
792 .pagination {
793 font-size: 80%;
794 font-family:'微软雅黑';
795 width:600px;
796 height:auto;
797 margin-top:20px;
800 .pagination a {
801 text-decoration: none;
802 border: solid 1px #7A7A7A;
803 color: #15B;
804 font-family:'微软雅黑';
808 /******************************* Rg.css ************************************************************/
809 /* 注册 */
810 .Register{width:960px; margin:70px auto; background-color:#ffffff;}
811 .RgLeft{width:600px; font-family:'微软雅黑'; border-right:1px dashed #d3d3d3; text-align:left;}
812 .RgLeft h1{font-weight:100; height:50px; line-height:50px; font-size:30px; font-family:'微软雅黑';}
814 .RgLeft .required{width:290px; height:auto; font-family:'微软雅黑'; font-size:17px; padding:15px; margin:18px auto; border:1px solid #ECECEC; background-color:#F8F8F8; color:#c1c1c1;}
816 .RgLeft span{margin-left:10px; display:block;}
817 .RgLeft .RgSure{width:80px; height:30px; border:none; background:url(/img/RgSure.jpg) no-repeat center top; cursor:pointer; margin:20px 20px 0px 0px;}
818 .RgLeft .error{ font-size:13px; font-family:'微软雅黑';}
820 .RgRight{width:280px; margin-left:28px; font-family:'微软雅黑'; text-align:left;}
821 .RgRight h2{height:50px; line-height:50px; font-size:20px; font-weight:100; margin-bottom:30px;}
822 .RgRight ul li{height:30px; line-height:30px; width:110px; margin:12px 0px; font-size:14px;}
823 .RgRight img{ float:left}
824 .RgRight ul li a{ float:left; display:block; margin-right:10px; line-height:25px;}
825 .RgRight ul li span{ float:right; display:block; height:25px; line-height:25px;}
827 .RgRight p{margin-top:50px; font-family:'宋体'}
829 .LoSure{width:80px; height:30px; border:none; background:url(/img/LoSure.jpg) no-repeat center top; cursor:pointer; margin:0px 20px 0px 55px;}
831 /*弹出层登录*/
832 .Register .title{ width:960px; height:50px; font-size:25px; font-family:'微软雅黑'; line-height:50px; background-color:#f8f8f8; text-indent:30px; margin-bottom:50px;}
833 /*第三方登录*/
834 .LoginName{width:960px; height:50px; line-height:50px; font-size:30px; font-family:'微软雅黑'; margin-top:50px; text-align:left; }
835 .qsLoginBox{width:960px; height:auto; line-height:30px; font-size:16px; font-family:'微软雅黑'; margin-top:20px; text-align:left; }
836 .qsLoginBox ul{ width:960px; height:auto; margin:20px 0px;}
837 .qsLoginBox ul li{height:50px; line-height:50px; font-size:18px; float:left; display:inline;}
838 .qsLoginBox ul li .NextStep{ margin-left:50px;}
839 .qsLoginBox ul li .input{width:310px; height:50px; line-height:50px; font-size:25px; font-family:'微软雅黑'; }
840 /*注册登录,邮件自动补全*/
841 .EmailListContainer{border:1px solid #C1C1C1; background:#fff; padding-top:0px; visibility:hidden;}
842 .EmailListItem{padding:3px 2px; text-align:left;}
843 .EmailListActive {background:#33CCFF;color:white;padding:3px 2px; text-align:left;}
844 .selectEmail{ position:absolute; top:0px; left:0px; font-size:14px; color:#c1c1c1; font-weight:100;}
846 /*个人设置页面*/
847 .UserModifyInfo{width:800px; height:auto; margin-top:0px; height: auto!important;height: 400px;min-height: 400px; _height: auto;}
848 .UserModifyInfo h1{ font-family:'微软雅黑'; height:40px; font-size:14px; line-height:40px; margin:10px 0px; color:#7A7A7A; font-weight:100px; font-weight:100;}
849 .UserModifyTab1 ul{float:left; margin:30px 20px 30px 0px;}
850 .UserModifyTab1 ul li{clear:both; line-height:20px; color:#c1c1c1;}
851 .UserModifyTab1 ul li img{border:2px solid #CCCCCC;}
852 .UserModifyTab1 ul li .Uload1{width:112px; height:30px; background:url(/img/MyselfModifyBtn.png) no-repeat 0 0; border:none; float:left; display:inline; clear:both; cursor:pointer; margin:10px 0px; position:relative; overflow:hidden;}
853 .UserModifyTab1 ul li .Uload2{filter:alpha(opacity=0);opacity:0; cursor:pointer; font-size:55px; position:absolute; right:-10px; top:-10px;}
854 .UserModifyTab1 .lines{width:100%; height:1px; border-bottom:1px dashed #c1c1c1}
856 /*头像上传框*/
857 .photoDialogUploadPic{background:#fff; border:1px solid red; width:570px; height:370px;}
859 .SaveChange{width:100px; height:30px; background:url(/img/MyselfModifyBtn.png) no-repeat 0 -30px; border:none; cursor:pointer; padding:5px;}
860 .UserModifyTab2 .f{font-family:'微软雅黑';}
861 .UserModifyTab2 select{height:30px;}
862 .UserModifyTab2 textarea{width:365px; height:70px;}
865 .inputBox{width:300px; height:40px; line-height:40px; padding:5px;}
866 .UserModifyTab4 .f{font-family:'微软雅黑';}
868 .UserModifyTab5 .title{color:#666; font-size:14px; height:60px; line-height:60px;}
869 .UserModifyTab5 .title span{color:#999;}
870 .UserModifyTab5 .boundList{width:790px; height:90px; line-height:90px;}
871 .UserModifyTab5 .boundList ul li{ float:left; padding:0 50px; line-height:90px;width:auto; height:90px;}
872 .ico_Bound{ width:131px; height:62px;}
873 .ico_Bound_sina{width:131px; height:62px; background:url(/img/ico_Bound.jpg) no-repeat 0 -191px; border:none;}
874 .ico_Bound_tao{width:131px; height:62px; background:url(/img/ico_Bound.jpg) no-repeat 0 -63px; border:none;}
875 .ico_Bound_qq{width:131px; height:62px; background:url(/img/ico_Bound.jpg) no-repeat 0 0px; border:none;}
876 .ico_Bound_qqt{width:131px; height:62px; background:url(/img/ico_Bound.jpg) no-repeat 0 -127px; border:none;}
879 .bound_yes{width:100px; height:27px; background:url(/img/MyselfModifyBtn.png) no-repeat 0 -87px; border:none; cursor:pointer; _margin-top:30px;+margin-top:30px;}
880 .bound_no{width:100px; height:27px; background:url(/img/MyselfModifyBtn.png) no-repeat 0 -60px; border:none; cursor:pointer; _margin-top:30px;+margin-top:30px;}
882 .UserModifyTab6 {font-family:'微软雅黑';}
883 .UserModifyTab6 ul li{height:40px; line-height:40px;}
884 .UserModifyTab6 input{cursor:pointer;}
885 .UserModifyTab6 .SaveChange{margin-left:80px;}
888 /*注册步骤*/
889 .RegStep{width:960px; height:auto;}
890 .step{width:960px; height:125px; padding:20px 0px; border-bottom:1px dashed #c1c1c1; color:#c1c1c1;}
891 .step ul li {width:318px; height:125px; padding:0px; font-size:22px; font-family:'微软雅黑'; float:left; display:inline; text-align:center;}
892 .step ul li a{display:block; width:117px; line-height:74px; text-align:left; text-indent:30px; margin-left:51px; color:#fff; text-decoration:none; margin:0 auto;}
893 .step ul li a:hover{text-decoration:none; color:#fff}
894 .step ul li.step1 a{background:url(/img/regStep.png) no-repeat 0 -74px;}
895 .step ul li.step1t a{background:url(/img/regStep.png) no-repeat 0 0;}
896 .step ul li.step3 a{background:url(/img/regStep.png) no-repeat 0px -222px;}
897 .step ul li.step3t a{background:url(/img/regStep.png) no-repeat 0 -148px;}
899 .head{width:960px; height:60px; line-height:60px; font-family:'微软雅黑'; padding-top:10px;}
900 .head span{display:block; height:40px; margin:15px 0px;}
901 .head h1{font-size:18px; font-family:'微软雅黑'; margin-left:10px; color:#666666}
902 .head h2{font-size:16px; font-family:'微软雅黑'; color:#aacd60; margin-right:30px; height:20px; line-height:20px; margin-top:20px;}
903 .head h2 input{ margin-top:-2px;}
905 .loveBox{width:960px; height:auto; min-height: 571px; padding-bottom:20px; border-bottom:1px dashed #c1c1c1;}
906 .loveBox ul li{width:193px; height:233px; margin:10px; padding:10px; float:left; text-align:left; display:inline; background:#F6F6F6; border:1px solid #ccc}
907 .loveBox ul li .Name{width:195px; height:20px; line-height:20px; margin:14px 0px; color:#c1c1c1; font-size:12px;}
908 .loveBox ul li .Name .float_l{width:155px; height:20px; word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
909 .boxMargin{width:193px; height:233px; padding:10px; margin-left:-14px; margin-top:-9px; background:#F6F6F6; border:1px solid #ccc}
910 *html .boxMargin{width:auto; height:auto; padding:0px; margin-left:0px; margin-top:0px; background:none; border:none}
911 *+html .boxMargin{width:auto; height:auto; padding:0px; margin-left:0px; margin-top:0px; background:none; border:none}
913 .loveUser{width:890px; height:auto; min-height: 260px; padding-bottom:20px;}
914 .loveUser ul{float:left; display:inline; width:160px; height:50px; margin:15px 9px;}
915 .loveUser ul li{ float:left; color:#333; font-size:12px; text-align:left;}
916 .loveUser ul li img{border:1px solid #ccc; padding:2px; width:47px; height:47px; margin-right:10px;}
918 .stepBtnBox{width:960px; height:40px; text-align:left; margin:90px auto;}
919 .stepBtn{width:100px; height:40px; display:block; background:url(/img/regStep.png) no-repeat 0 -296px; border:none; cursor:pointer; margin-left:400px;}
920 .stepBtn3{width:217px; height:40px; display:block; background:url(/img/BoxSure.png) no-repeat 0 0; border:none; cursor:pointer; margin-left:350px;}
922 /*步骤2*/
923 .tabStepMenu{width:750px; height:40px; background:#F6F6F6; margin:50px auto; font-size:16px;}
924 .tabStepMenu ul{width:740px; height:40px; padding-left:10px;}
925 .tabStepMenu ul li{float:left; margin-top:6px; line-height:34px; color:#c1c1c1; font-family:'微软雅黑'; padding:0px 15px; cursor:pointer;}
926 .tabStepMenu ul .liSelected{background-color:#FFFFFF; color:#aacd60;}
928 .tabStepMenu ul li a{ text-decoration:none;}
930 .ConBox1,.ConBox2{width:750px; height:auto; overflow:hidden; font-size:14px; font-family:'微软雅黑'; line-height:25px; text-align:left;}
931 .ConBox1 h1{font-size:24px;}
933 /*步骤3*/
934 .step3ConBox{width:780px; height:auto; font-size:14px; text-align:left}
935 .step3ConBox .float_l{width:615px; height:auto; min-height:474px; border-right:1px dashed #c1c1c1;}
936 .step3ConBox .float_l .title{font-size:18px; width:615px; height:70px; line-height:70px; font-family:'微软雅黑';}
937 .step3ConBox .float_l .title span{font-size:24px; height:70px; line-height:70px;}
938 .step3ConBox .float_l .InputBox{width:350px; height:auto; margin-top:20px; margin-left:90px; font-size:14px; color:#666666; font-family:'微软雅黑';}
939 .step3ConBox .float_l .InputBox input{height:45px; width:300px; font-size:16px; color:#666666; margin-bottom:10px; font-family:'微软雅黑'; padding:5px;}
940 .step3ConBox .float_l .InputBoxText{height:55px; width:310px; position:relative; margin-top:20px;}
941 .step3ConBox .float_l .InputBoxText .remove{ position:absolute; right:15px; top:0px; font-size:25px; cursor:pointer; text-decoration:none; font-weight:100;}
943 .step3ConBox .float_r{width:115px; height:auto; padding-left:45px; padding-top:22px; font-size:14px}
944 .step3ConBox .float_r h1{font-size:16px; font-family:'微软雅黑';}
945 .step3ConBox .float_r a{display:block; height:30px; line-height:30px; font-family:'微软雅黑';}
948 /******************************* pagination.css ************************************************************/
949 /*分页*/
950 .pagination {font-size: 80%;font-family:'微软雅黑';width:600px;height:auto;margin-top:20px;}
951 .pagination a {text-decoration: none;border: solid 1px #7A7A7A;color: #15B;font-family:'微软雅黑';}
952 .pagination a, .pagination span {display: block;float: left;padding: 0.3em 0.5em;margin-right: 5px;margin-bottom: 5px;min-width:1em;text-align:center;font-family:'微软雅黑';}
953 .pagination .current {background: #aacd60;color: #fff;border: solid 1px #aacd60;}
954 .pagination .current.prev, .pagination .current.next{display:block;height:20px;color:#999;border: solid 1px #7A7A7A;background:#fff;font-family:'微软雅黑';}
957 /******************************* PictureView.css ************************************************************/
958 /*图片详细页*/
959 .PictureCon{width:960px; height:auto; margin-top:50px; height: auto!important;height: 400px;min-height: 400px;_height: auto;}
960 .PictureLeft{width:216px; padding:0px; background-color:#F8F8F8; border:1px solid #ECECEC;}
961 .PictureLeft h1{height:30px; padding:10px; width:166px; _width:156px; line-height:30px; font-family:'微软雅黑'; font-size:26px;}
962 .PictureLeft .ico-dr{width:16px;height:16px; display:block; margin:17px 0px 10px 10px; background:url(/img/icon_rz.png) no-repeat center 0; }
963 .PictureLeft .ico-sf{width:16px;height:16px; display:block;margin:17px 0px 10px 10px; background:url(/img/icon_rz.png) no-repeat center -16px; }
964 .PictureLeft .rzInfo{width:196px; height:auto;padding:5px; line-height:19px;}
965 .PictureLeft table{font-family:'微软雅黑'; font-size:14px; line-height:19px; margin-top:8px; margin-left:10px;}
966 .UserHeaderPic{width:124px; height:124px; margin-right:10px; border:1px solid #c1c1c1; background:#fff; position:relative;}
967 .UserHeaderPic img{margin:2px; position:absolute; z-index:10;}
968 .UserHeaderPic a.changePhotoBtn{width:120px; height:30px; display:block; background:#000; filter:alpha(opacity=50); opacity:0.5; position:absolute; bottom:2px; left:2px; z-index:11; text-align:center; line-height:30px; color:#fff; text-decoration:none;}
969 .ColorAacd60{color:#aacd60}
970 .PictureLeft .UserDescription{width:180px; height:auto; margin-top:20px; padding:5px; line-height:19px; border:1px solid #d3d3d3;}
971 .PictureLeft .UserDescription .Hd{width:16px; height:8px; background:url(/img/PictureViewUser-sj.jpg) no-repeat center top; margin-top:-13px; margin-left:50px; margin-bottom:5px;}
972 .PictureLeft .UserDescription .con{ background:#f8f8f8; padding:5px; overflow:hidden;}
973 .PictureLeft .UserDescription textarea{ width:174px; height:150px; overflow:hidden; margin:0 auto; color:#666; border:1px solid #d3d3d3;}
974 .PictureLeft .UserWeibo{width:180px; height:auto; margin-top:15px;}
975 .PictureLeft .UserGzEmail{width:180px; height:27px; margin-top:15px;}
976 .PictureLeft .UserGzEmail .UserGz{width:108px; height:27px;}
977 .PictureLeft .UserGzEmail .UserEmail{width:56px; height:27px;}
978 .PictureLeft .UserGzEmail .UserEmail .sendMsgButton{width:56px; height:27px; background:url(/img/sendMsgButton.jpg) no-repeat center top; border:none; cursor:pointer;}
979 .PictureLeft h2{font-size:16px; height:16px; line-height:30px; font-family:'微软雅黑'; margin:10px; color:#aacd60}
980 .PictureLeft h3{font-size:14px; height:16px; line-height:30px; font-family:'微软雅黑'; margin:25px 10px 0px; _margin:10px 10px -10px;}
981 .PictureLeft h3 span{ display:block; float:left; display:inline;}
982 .PictureLeft h3 span.AlbumTitle{width:130px;}
983 .PictureLeft h3 span.loveNum{width:60px; font-size:12px; font-family:'宋体'; font-weight:100; color:#c1c1c1; text-align:right;}
984 .PictureLeft .UserListLovePic{width:194px; height:auto; margin-top:15px;}
985 .PictureLeft .UserListLovePic ul li{ float:left; margin:2px;}
986 .PictureLeft .UserListLovePic img{border:0px solid #d3d3d3; padding:1px; width:58px; height:58px;}
987 .PictureLeftHeightLine{width:100%; height:15px;}
990 .PictureRight{width:712px; height:auto; background-color:#F8F8F8; border:1px solid #ECECEC; }
991 .PictureRight .DeletePic{width:690px; height:23px; text-align:right; margin:7px 0; position:relative;}
992 .PictureRight .DeletePic .PageNextPrev{width:51px; height:23px; position:absolute; left:49%; top:0px;}
993 .PictureRight .DeletePic .PageNextPrev a{ display:block; width:23px; height:23px; float:left;}
994 .PictureRight .DeletePic .PageNextPrev a.Prev{background:url(/img/PicViewTopPage.png) no-repeat left 0;}
995 .PictureRight .DeletePic .PageNextPrev a.Prev:hover{background:url(/img/PicViewTopPage.png) no-repeat left -23px;}
996 .PictureRight .DeletePic .PageNextPrev a.PrevSelected{background:url(/img/PicViewTopPage.png) no-repeat left -23px;}
997 .PictureRight .DeletePic .PageNextPrev a.Next{background:url(/img/PicViewTopPage.png) no-repeat right -23px; margin-left:5px;}
998 .PictureRight .DeletePic .PageNextPrev a.Next:hover{background:url(/img/PicViewTopPage.png) no-repeat right 0px;}
999 .PictureRight .DeletePic .PageNextPrev a.NextSelected{background:url(/img/PicViewTopPage.png) no-repeat right 0px;}
1000 .PictureRight .PicturePic{width:670px; height:auto; overflow:hidden; position:relative; text-align:center;}
1001 .PictureRight .PicturePic .ImgBox{width:auto; height:auto; display:block; position:relative;}
1002 .PictureRight .PicturePic .ImgBox a.aImg{width:43px; height:43px; display:block; background:url(/img/PicViewPicGlass.png) no-repeat 0 0; position:absolute; left:0px; bottom:0px; z-index:5; display:block;}
1004 .PictureRight .PicturePic img{width:auto; max-width: 670px; height:auto; width:expression(this.width > 670 ? "670px" : "auto"); overflow:hidden; }
1005 .PictureRight .PictureMs{width:670px; height:auto; line-height:20px; margin-top:15px;}
1006 .PictureRight .PictureMs ul li{float:left; font-size:15px; font-family:'微软雅黑'; font-weight:100;}
1007 .PictureRight .PictureMs .li1{ width:20px; *width:30px; height:20px; padding-top:10px; font-family:"Arial"; font-size:50px; *font-size:30px; text-align:center; margin-right:5px;}
1008 .PictureRight .PictureMs .li2{ width:auto; height:auto; max-width:625px; *max-width:600px; _width:600px;}
1009 .PictureRight .PictureMs .li3{ width:20px; *width:30px; height:20px; padding-top:10px; font-family:"Arial"; font-size:50px; *font-size:30px; text-align:center;}
1010 .PictureRight .PictureMs ul li input{}
1012 .PictureRight .PictureMsTime{width:670px; height:20px; line-height:20px; margin-top:5px; text-align:left;}
1014 .PictureBiaoq{width:670px; height:auto; margin-top:10px; }
1016 .PictureBiaoq div{float:left; margin-right:5px; height:auto; line-height:22px;}
1017 .PictureBiaoq .bq a.b{height:22px; font-size:12px; color:#5d5d5d; background:#e1e1e1; float:left; line-height: 22px; margin: 0 10px 0px 0; padding: 0 5px; white-space: nowrap; font-family:'微软雅黑'; cursor:pointer; position:relative;}
1018 .PictureBiaoq .bq a.b:hover {background:#aacd60; color:#FFFFFF; text-decoration: none;}
1019 .PictureBiaoq .bq a .canDelete{ position:absolute; right:-7px; top:-7px; width:12px; height:12px; background:url(/img/webIcon.png) no-repeat 0 -346px; display:block;}
1020 .PictureBiaoq #showTagDialogButton{ text-decoration:none;}
1023 .PictureRight .PictureTjFx{width:670px; height:25px; margin-top:10px;}
1024 .collectBtn{width:61px; height:24px; background:url(/img/collectBtn.png) no-repeat center top; border:none; cursor:pointer}
1025 .PictureRight .PictureTjFx .fa a{ text-decoration:none;}
1026 .PictureRight .PictureTjFx .fa a:hover{ color:#aacd60;}
1027 .PictureRight .PictureTjFx .float_l{ width:380px; height:25px;}
1028 .PictureRight .PictureTjFx .float_l a{color:#c1c1c1;}
1029 .PictureRight .PictureTjFx .float_l .AlbumLinkName{color:#333;}
1030 .PictureRight .PictureTjFx .float_r{ width:233px; height:25px;}
1031 .PictureRight .PictureTjFx .float_r span{ display:block; float:left;}
1033 .PictureRight .PictureConLine{width:670px; height:2px; margin-top:30px;}
1034 .PictureRight .PictureBuyLink{width:670px; height:45px; line-height:45px; margin-top:0px;}
1035 .PictureRight .PictureBuyLink .float_l{ font-size:12px; color:#5d5d5d; font-family:'微软雅黑';}
1036 .PictureRight .PictureBuyLink .float_r{height:19px;}
1037 .PictureRight .PictureBuyLink .float_r .PictureBuyBtn{width:87px; height:22px; background:url(/img/PictureBuyBtn.png) no-repeat 0 0; display:block; margin-top:11px;}
1038 .PictureRight .PictureBuyLink .float_r .PictureBuyBtn:hover{background:url(/img/PictureBuyBtn.png) no-repeat 0 -23px;}
1040 .PictureRight .PictureDiscus{width:530px; height:122px; margin-top:30px;}
1041 .PictureRight .PictureDiscus .float_l{margin-top:8px;}
1042 .PictureRight .PictureDiscus .float_r textarea{width:434px; height:54px; padding:8px;}
1043 .PictureRight .PictureDiscus .float_r input{width:61px; height:27px; background:url(/img/pinglunBtn.jpg) no-repeat center top; border:none; margin:20px 190px 20px; cursor:pointer}
1044 .PictureRight .PicturePlist{width:630px; height:auto; margin-top:30px;}
1045 .PictureRight .PicturePlist ul{padding:25px 0px; height:auto;}
1046 .PictureRight .PicturePlist ul li{float:left; margin-right:10px; line-height:19px;}
1047 .PictureRight .PicturePlist ul .li1{width:50px;}
1048 .PictureRight .PicturePlist ul .li2{width:420px;}
1050 .PictureRight .PicturePlist ul li .ColorC1 a{color:#c1c1c1}
1051 .PictureRight .PicturePlist ul li .treplay{margin-top:10px;} /*默认隐藏*/
1052 .PictureRight .PicturePlist ul li .treplay textarea{width:322px; height:54px; padding:8px;}
1053 .PictureRight .PicturePlist ul li .treplay input{width:61px; height:27px; background:url(/img/pinglunBtn.jpg) no-repeat center top; border:none; margin:20px 120px 0px; cursor:pointer}
1056 /*编辑图片描述*/
1057 .editPictureDescCon{width:400px; height:200px; background:#fff; text-align:center;}
1058 .editPictureDescCon h1{width: 360px;height: 30px;line-height: 30px;font-size: 16px;font-family: '微软雅黑'; padding:10px; text-align:left;}
1059 .editPictureDescCon div textarea{width:350px; height:80px; padding:5px;}
1060 .editPictureDescCon .WebSure{ margin-top:5px;}
1061 .editPictureDescBtn{ font-size:13px; font-family:'宋体'; margin-left:8px; color:#c1c1c1}
1062 .editPictureDescBtn a{ font-size:13px; font-family:'宋体'; color:#c1c1c1; text-decoration:none;}
1063 .editPictureDescBtn a:hover{color:#aacd60}
1066 /******************************* BoardList.css ************************************************************/
1067 /* CSS 讨论组 */
1068 .BoardList{width:960px; height:auto; margin-top:50px;}
1069 /*路径*/
1070 .siteLink{width:925px; height:55px; line-height:55px; font-family:'微软雅黑'; border-top:1px solid #c1c1c1;}
1071 .BoardLeft{width:705px; height:auto;}
1072 .BoardLeft .BoardTheme{width:643px; height:auto; padding:0px 30px; border:1px solid #ECECEC; margin-bottom:30px;}
1073 .BoardLeft .BoardTheme ul{width:645px; height:25px; padding:30px 0px; border-bottom:1px dashed #ECECEC; margin-bottom:-1px;}
1074 .BoardLeft .BoardTheme ul li{float:left; margin-left:10px; font-family:'微软雅黑'; line-height:25px;}
1075 .BoardLeft .BoardTheme ul li h1{font-size:16px;}
1076 .BoardLeft .BoardTheme ul li h1 a{ text-decoration:none;}
1077 .BoardLeft .BoardTheme ul li .themeSpan{font-size:13px; margin-left:30px; color:#c1c1c1;}
1079 .BoardLeft .NewSpeech{width:705px; height:auto;}
1080 .BoardLeft .NewSpeech h1{width:705px; height:60px; line-height:60px; font-family:'微软雅黑'; font-size:18px; background:#F1F1F1; text-indent:30px;}
1081 .BoardLeft .NewSpeech .SpeechTitle{width:705px; height:50px; line-height:50px; margin-top:10px; color:#c1c1c1}
1082 .BoardLeft .NewSpeech .SpeechTitle ul li{float:left; text-align:center; font-family:'微软雅黑'; font-size:15px; margin:0px 10px;}
1083 .BoardLeft .NewSpeech .SpeechTitle ul .li1{width:315px; text-align:left}
1084 .BoardLeft .NewSpeech .SpeechTitle ul .li2{width:160px;}
1085 .BoardLeft .NewSpeech .SpeechTitle ul .li3{width:60px;}
1086 .BoardLeft .NewSpeech .SpeechTitle ul .li4{width:80px;}
1088 .BoardLeft .NewSpeech .SpeechList{width:705px; height:90px; margin-top:10px; border-bottom:1px dashed #c1c1c1;}
1089 .BoardLeft .NewSpeech .SpeechList .sul{width:705px; height:40px; line-height:20px; padding:25px 0px;}
1090 .BoardLeft .NewSpeech .SpeechList .sul li{float:left; text-align:center; font-family:'微软雅黑'; font-size:13px; margin:0px 10px;}
1091 .BoardLeft .NewSpeech .SpeechList .sul .li1{width:315px; text-align:left;}
1092 .BoardLeft .NewSpeech .SpeechList .sul .li2{width:160px;}
1093 .BoardLeft .NewSpeech .SpeechList .sul .li3{width:60px;}
1094 .BoardLeft .NewSpeech .SpeechList .sul .li4{width:80px;}
1095 .BoardLeft .NewSpeech .SpeechList .sul .li2 .SpeechListAuthor {width:160px; height:40px;}
1096 .BoardLeft .NewSpeech .SpeechList .sul .li2 .SpeechListAuthor ul{width:160px; height:40px;}
1097 .BoardLeft .NewSpeech .SpeechList .sul .li2 .SpeechListAuthor ul li{float:left; font-size:12px; margin:0px; text-align:left; margin-right:5px; line-height:18px;}
1099 .BoardLeft .NewDiscussion{width:705px;}
1100 .BoardLeft .NewDiscussion .titleBox{width:310px; height:40px; margin-top:10px; padding:5px; color:#333333;}
1101 .BoardLeft .NewDiscussion .selectBox{height:33px; margin-top:10px; color:#333333;}
1102 .BoardLeft .NewDiscussion .texBox{width:330px; height:240px; margin-top:10px; padding:5px; color:#333333;}
1105 .BoardDiscussion h1{width:705px; height:60px; line-height:60px; font-family:'微软雅黑'; font-size:16px; background:#F1F1F1; text-indent:30px;}
1106 .BoardDiscussion h2{width:705px; height:60px; line-height:60px; font-family:'微软雅黑'; font-size:18px;}
1107 .BoardDiscussion .proTheme{width:705px; height:auto;}
1108 .BoardDiscussion .proTheme ul li{float:left; margin-right:10px;}
1109 .BoardDiscussion .proTheme ul .li1{width:50px;}
1110 .BoardDiscussion .proTheme ul .li2{width:630px; height:auto;}
1112 .BoardRight{width:179px; height:auto; padding-right:41px;}
1113 .BoardRight div{border-bottom:1px solid #c1c1c1;}
1114 .BoardRight .fbtn{width:179px; height:49px; padding:0px 0px 30px 0px;}
1115 .BoardRight .ftopic{width:179px; height:20px; padding:15px 0px; font-family:'微软雅黑'; font-size:15px;}
1116 .BoardRight .ftopic a{text-decoration:none;}