fd-gulp-convert-encoding
Version:
convert file to assigned charset
399 lines (375 loc) • 8.2 kB
CSS
/**
* @overview:header ���ɻ�������
* @author: terence.wangt
* @date: 2012-06-11
*/
#header{
z-index:200;
margin-bottom: 15px;
}
.sw-mod-header{
margin-top: 10px ;
}
#logo{
float: left;
width: 184px;
margin-top: 20px;
padding: 4px;
}
#logo a{
display: block;
width: 184px;
height: 45px;
text-decoration: none;
}
#logo a img{
border:0 none;
position:relative;
}
.sw-mod-header{
/*width:990px;*/
margin:0 auto;
}
.search-wrapper{
margin-left: 220px;
min-width: 640px;
}
.search-wrapper a:link,
.search-wrapper a:visited{
color:#00349a;
}
.search-wrapper a:hover{
color:#FF7300;
}
.search-form{
padding:0;
}
.search-form legend{
display:none;
}
.searchtab-list{
height: 21px;
_overflow: hidden;
padding-bottom: 5px;
}
.searchtab-list li {
float: left;
height: 16px;
line-height: 1.5;
text-align: center;
cursor: pointer;
width:58px;
border-left: 1px solid #EAEAEA;
}
.searchtab-list li.first {
border: none;
padding-left: 4px;
}
.searchtab-list li.selected {
position: relative;
border-bottom: 0 none;
font-weight: 700;
color: #ff7300;
}
.searchtab-list li.selected a:link,
.searchtab-list li.selected a:visited
{
color: #ff5500;
text-decoration: none;
}
.searchtab-list li a:link,
.searchtab-list li a:visited
{
color: #555;
text-decoration: none;
}
.searchtab-list li a:hover{
color: #ff5500;
}
.search-pannel .search-pannel-wrap{
float: left;
position: relative;
}
.search-wrapper .search-pannel .search-i{
padding: 3px;
width:620px;
height: 30px;
float:left;
background-color: #ff7300;
z-index:20;
position: relative;
}
/*���������¼���������а����css end*/
.search-pannel .search-i-wrap{
background-color: #FFFFFF;
height: 30px;
padding: 0 4px;
width: 512px;
float: left;
}
.search-pannel .search-i input{
position: relative;
background: #fff;
width: 474px;
height: 29px;
line-height: 29px;
overflow: hidden;
border: 0 none;
}
.search-pannel .search-i-action{
left: 524px;
position: absolute;
top: 3px;
}
.search-pannel .search-i-action button{
border: 0 none;
color: #FFFFFF;
cursor: pointer;
font-family: "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53";
font-size: 16px;
height: 30px;
letter-spacing: 3px;
overflow: hidden;
width: 99px;
background-color:transparent;
}
.search-pannel button.iask{
display:none;
}
.search-pannel-wrap .search-help{
float: left;
height: 36px;
padding-left:8px;
}
.search-pannel-wrap .search-help p{
height: 20px;
line-height:17px;
}
.search-pannel-wrap .search-help .search-index{
padding-left:10px;
}
.search-pannel-wrap .search-help a:link,.search-pannel-wrap .search-help a:visited{
color:#555;
}
.search-pannel-wrap .search-help a:hover{
color:#FF7300;
}
.search-pannel .search-history{
float: left;
padding-top: 7px;
width: 700px;
height:20px;
overflow:hidden;
}
.search-pannel .search-history p{
float:left;
height:20px;
line-height:20px;
overflow:hidden;
color:#555;
}
.search-pannel .search-history a{
padding:0 3px;
white-space: nowrap;
}
.search-pannel .search-history a:link,.search-pannel .search-history a:visited{
color:#555;
}
.search-pannel .search-history a:hover{
color:#FF7300;
}
.search-pannel .search-i .q-aditem{
width:353px;
padding-left:5px;
left:124px;
position:absolute;
top: 3px;
border-left: 2px solid #ff7300;
height: 30px;
line-height: 30px;
}
/*��Ѷ��ѡ��*/
.search-pannel .search-option{
padding-left:4px;
width:474px;
height:22px;
overflow:hidden;
color:#555;
float: left;
padding-top: 7px;
display: none;
}
.search-pannel .search-option input{
margin-top:2px;
}
/*��Ѷ��ѡ�����*/
/*���������Ŀ*/
#searchbar-category-newicon,
#searchbar-category-tips i,
#searchbar-category-tips .msg,
#searchbar-category-closetips{background:url(http://img.china.alibaba.com/cms/upload/2010/583/600/6385_110323176.png) no-repeat 0 0;}
#searchbar-category{
cursor:pointer;
height:30px;
_height:28px;
margin-right:4px;
_margin-right:0px;
background-color:#fefbec;
width:120px;
line-height:28px;
color:#666;
background-color:#fefbec;
position:absolute;
top:3px;
left:3px;
z-index: 9999;
zoom: 1;
}
#searchbar-category a:hover{
text-decoration:none;
}
#searchbar-category a.focus{
border-left:1px solid #ccc;
display:block;
padding-left:5px;
height:29px;
color:#333;
white-space: nowrap;
width:98px;
overflow:hidden;
}
#searchbar-category a.other{
display:none;
padding-left:5px;
height:29px;
color:#666;
}
#searchbar-category .searchbar-category-list{*zoom:1;
width:120px;
border-top:1px solid #e5e3dc;
}
#searchbar-category.hover .searchbar-category-list{
border-right:1px solid #e5e3dc;
}
#searchbar-category.hover a{
background-color:#fefbec;
}
#searchbar-category.hover a.focus{
width:98px;
overflow:hidden;
}
#searchbar-category.hover a.other{
border-top:1px solid #e5e3dc;
background-color:#fefbec;
display:block;
overflow:hidden;
border:1px solid #e5e3dc;
border-right:none;
color:#666;
}
#searchbar-category.hover .other:hover{
background-color:#feedd4;
}
#searchbar-category-newicon{display:none;position:absolute;left:16px;top:-14px;width:14px;height:14px;}
#searchbar-category-tips{display:none;cursor:default;background:#fff3c5 url(http://img.china.alibaba.com/cms/upload/2010/849/600/6948_110323176.png) repeat-x 0 0;position:absolute;top:43px;width:300px;height:30px;z-index:9;left:0px;}
#searchbar-category-tips .msg{color:#333333;background-position:8px -56px;border:1px solid #c57d0c;height:28px;line-height:26px;padding:0 6px 0 24px;}
#searchbar-category-tips i{position:absolute;top:-6px;left:24px;width:10px;height:8px;background-position:0 -32px;}
#searchbar-category-closetips{background-position:-32px 4px;position:absolute;top:7px;right:8px;width:16px;height:16px;}
#searchbar-category-closetips:hover{background-position:-32px -32px;}
/*��ͷЧ�� */
#searchbar-category .arrow{
margin: -15px 10px 0 0;
_margin: -15px 5px 0 0;
border-color: #6f6d70 #FEFBEC #FEFBEC #FEFBEC;
border-style: solid;
border-width: 4px;
line-height:0px;
cursor:pointer;
position:absolute;
left:102px;
top:28px;
}
#searchbar-category.hover .arrow{
line-height:0px;
margin: -20px 10px 0 0;
_margin-right:5px;
border-color: #FEFBEC #FEFBEC #6f6d70 #FEFBEC;
border-style: solid;
border-width: 4px;
border-width: 5px\0;
cursor:pointer;
position:absolute;
left:102px;
top:28px;
}
#searchbar-category.hover .arrow{
border-width: 4px\0/;
}
.noshow{
display:none;
}
/*����������������������ʺͲ�������*/
.search-pannel .advancedSearch{
width:588px;
float: left;
padding-top: 7px;
overflow:hidden;
}
.search-pannel .advancedSearch p{
float:left;
height:20px;
line-height:20px;
overflow:hidden;
color:#555;
}
.search-pannel .advancedSearch .include{
margin-right:15px;
}
.search-pannel .advancedSearch .title{
font-weight:bold;
}
.search-pannel .advancedSearch span{
padding-right:3px;
white-space: nowrap;
}
.search-pannel .advancedSearch a:link,.search-pannel .advancedSearch a:visited{
color:#666666;
}
.search-pannel .advancedSearch a:hover{
color:#FF7300;
}
.sw-layout-w1180 .search-wrapper{
width:950px;
}
.sw-layout-w1180 .search-wrapper .search-pannel .search-i{
width:800px;
}
.sw-layout-w1180 .search-pannel .search-i .search-i-wrap{
width:683px;
}
.sw-layout-w1180 .search-pannel .search-i input{
width:683px;
}
.sw-layout-w1180 .search-pannel .search-i .q-aditem{
width:559px;
}
.sw-layout-w1180 .search-pannel .search-i-action{
left: 700px;
}
/*���������placehoder*/
/* webkit placeholder */
::-webkit-input-placeholder {
color: #bbb;
}
/* moz placeholder */
:-moz-placeholder {
color: #bbb;
}.label-placeholder{
position:absolute;
height:30px;
line-height:30px;
padding-left:5px;
color:#bbb;
z-index:10;
cursor:text;
}