|
@ -38,8 +38,7 @@ input{ outline:none;}
|
38
|
38
|
.searchblock{ width:280px; height:35px; position:absolute; left:50%; top:50%; margin-left:-132px; margin-top:-17.5px; display:none;}
|
39
|
39
|
.search-txt{ width:220px;line-height:35px; height:35px; background:#fff; border:none;-moz-border-radius:6px 0 0 6px;-webkit-border-radius:6px 0 0 6px; border-radius:6px 0 0 6px; behavior:url(../js/ie-css3.htc); float:left;font-size:14px;padding-left:10px; color:#a3a3a3;}
|
40
|
40
|
.search-btn{ width:35px; height:35px; background:#fff; border-radius:0 6px 6px 0;-moz-border-radius:0 6px 6px 0;-webkit-border-radius:0 6px 6px 0; float:left; cursor:pointer; behavior:url(../js/ie-css3.htc);cursor:pointer;}
|
41
|
|
.search-icon{ display:block; width:20px; height:20px; background:
|
42
|
|
url(../images/index-icon.png) no-repeat; background-position:left; margin:8px;}
|
|
41
|
.search-icon{ display:block; width:20px; height:20px; background:url(../images/index-icon.png) no-repeat; background-position:left; margin:8px;}
|
43
|
42
|
/*顶部右边*/
|
44
|
43
|
.header-right{ float:right; margin-right:80px;}
|
45
|
44
|
/*未登录*/
|