|
@ -207,7 +207,7 @@ footer .weixincode span{background-image:url(../images/home_code_weixin.jpg);bac
|
207
|
207
|
.topheader a:hover{color:#FFFFFF;}
|
208
|
208
|
.topheader .downicon{background: url(../images/top_icon_shouji_nor.png) 0 center no-repeat;padding-left:18px;}
|
209
|
209
|
|
210
|
|
.searchblock{ width:280px; height:39px;background:#fff;border:2px solid #d8d8d8;border-radius:6px;overflow: hidden; position:absolute; left:50%; top:50%; margin-left:-140px; margin-top:-19.5px;}
|
|
210
|
.searchblock{ width:280px; height:39px;background:#fff;border:1px solid #d8d8d8;border-radius:6px;overflow: hidden; position:absolute; left:50%; top:50%; margin-left:-140px; margin-top:-19.5px;}
|
211
|
211
|
.search-txt{ width:240px;line-height:35px; height:35px;border:none; behavior:url(../js/ie-css3.htc); float:left;font-size:14px;padding-left:10px; color:#444;}
|
212
|
212
|
.search-btn{ width:35px; height:35px; float:right; behavior:url(../js/ie-css3.htc);cursor:pointer;}
|
213
|
213
|
.search-icon{ display:block; width:20px; height:20px; background:url(../images/index-icon.png) no-repeat; background-position:left; margin:8px;}
|
|
@ -221,7 +221,7 @@ header .headnav{margin:0 14px;}
|
221
|
221
|
header .headnav li{float:left;margin:0 4px; padding:14px 0;}
|
222
|
222
|
header .headnav li a{ color:#666; padding:14px 18px;}
|
223
|
223
|
header .headuserimg{position:relative;padding: 10px 0 10px 20px; width: 60px;height: 60px;}
|
224
|
|
header .headuser{overflow: hidden;border:1px solid #999; width: 40px;height: 40px;display: table-cell; vertical-align:middle; text-align:center;cursor: pointer;}
|
|
224
|
header .headuser{overflow: hidden;border:1px solid #E5E5E5; width: 40px;height: 40px;display: table-cell; vertical-align:middle; text-align:center;cursor: pointer;}
|
225
|
225
|
header .headuser img{max-width: 40px;max-height: 100%;vertical-align:middle;height:auto !important; overflow-y:auto;}
|
226
|
226
|
header .headnavbtn{margin:14px 6px;}
|
227
|
227
|
header .headnavbtn a{color:#666;font-size:15px;}
|