body,div,p,form,input,img,span,ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6{margin:0;padding:0;}
body{font-size:12px;font-family: "\5b8b\4f53";background:#fff;}
ul li{list-style:none;}
a{color:#000;text-decoration:none;}
a:hover{color:#900;text-decoration:underline;}
input,select{border:0;outline:0;}
/*--clearfix--*/
.clearfix:after{content:".";display:block;height:0;visibility:hidden;clear:both;}
.clearfix{zoom:1;display:inline-block;}
*html .clearfix{height:1%;}
.clearfix{display:block}


.fl{ float:left}
.fr{ float:right}
input[type="submit"],
input[type="text"],
input[type="reset"],
input[type="button"],
input[type="password"],
button {
-webkit-appearance: none;
border-radius: 0;
}

.t-float{ width:100%; background:#fff; z-index:999999; position:relative;}
.wmar{ width:960px; margin:0 auto;}
#header-w960 .topHeaderCon{width:1000px;}

/*--search--*/
.search-cont{width:640px;margin:0 auto;padding:160px 0;overflow:hidden;}
.search-logo{
    background:url(../img/icos.jpg) no-repeat 0 0;
    width:215px;
    height:70px;
    overflow:hidden;
    margin:0 auto;
}
.lg_hx{
    display:inline-block;
    width:130px;
    height: 70px;
    outline:0;

}
.lg_search{
    display:inline-block;
    width:80px;
    height: 70px;
    outline:0;
}
.search-box{
    border:solid 2px #a00;
    width:636px;
    height:32px;
    overflow:hidden;
    
}
.search-list{
    margin-top:36px;
}
.search-list-sty{
	width:100%;
	height:40px;
    overflow:hidden;
}

.search-list-sty a{
    color:#666;
    font:14px/40px '\5b8b\4f53';
    padding:0 8px;
}
.search-list-sty a.on{
    color:#122e67;
    font-weight:bold;
    
}
.search-list-sty a:hover{
    color:#900;
    text-decoration:none;
}
.search-list-sty a.on:hover{
	color:#900;
	font-weight:bold;
     text-decoration:none;  
}

.search-txt,.search-txt-sty{
    float:left;
    display:inline-block;
    padding:8px 12px;
    width:510px;
    height:16px;
    font:14px/16px '\5b8b\4f53';
    vertical-align:top;
    overflow:hidden;
}
.search-txt-sty{
	color:#999;
}
.search-btn{
    float:right;
    display:inline-block;
    background:url(../img/icos.jpg) no-repeat 0 -84px;
    width:98px;
    height:32px;
    overflow:hidden;
    vertical-align:top;
    cursor:pointer;
}
#searchInfPanel{
    
}
.searchPanel{
    border:solid 1px #a00;
    border-top:0;
    width:540px;
    padding:8px 0;
    background:#fff;
}
.searchPanel li{
    height:26px;
    font:14px/26px arial,'\5b8b\4f53';
    color:#999;
    overflow:hidden;
}
.searchPanel li .searc_code{
    float:left;
    padding:0 12px;
    width:90px;
    display:block;
}
.searchPanel li .searc_company{
    display:block;
    margin-left:90px;
    padding-right:12px;
}
.searchPanel li.hov{
    background:#f4f4f4;
	color:#666;
    cursor:pointer;
}
/*baoxian*/
.searchPanel li .txt-a{
	padding:0 12px;
	color:#999;
	height:26px;
	font:14px/26px arial,"\5b8b\4f53";
}
.searchPanel li.hov .txt-a{
    color:#666;
}

