body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
	margin: 0;
	padding: 0;
}
body, button, input, select, textarea {
	font: 14px/1.5 Microsoft YaHei, Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
address, cite, dfn, em, var {
	font-style: normal;
}
ul, ol {
	list-style: none;
}
a {
	text-decoration: none;
	color:#000;
}
legend {
	color: #000;
}
fieldset, img {
	border: 0;
	vertical-align: top;
}
section, article, aside, header, footer, nav, dialog, figure {
	display: block;
}
figure {
	margin: 0;
}
button, input, select, textarea {
	font-size: 100%;
	border: 0;
	background: none;
	outline: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
.clear {
	display: block;
	height: 0;
	overflow: hidden;
	clear: both
}
.clearfix:after {
	content: '\20';
	display: block;
	height: 0;
	clear: both;
}
.clearfix {
*zoom:1;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: none;
}
a {
blr:expression_r(this.onFocus=this.blur());
}
a {
	outline: none;
	transition-duration: 0.3s, 0.3s;
	transition-property: background-color, color;
	transition-timing-function: ease, ease;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.hidden {
	display: none;
}
.invisible {
	visibility: hidden;
}
.noBg {
	background: none !important;
}
.noBd {
	border: none !important;
}
.noMr {
	margin-right: 0 !important;
	float: right !important;
}
.i {
	text-align: justify;
	text-justify: inter-ideograph;
}
.clearfix {
    *zoom: 1;
}
.clearfix:after{
    content: '\20';
    display: block;
    height: 0;
    clear: both;
}
.warp{
        width:1200px;
        margin:0 auto;
    }
/**header**/
.nibiaoqi_header{
    width:100%;
    position: fixed;
    z-index: 9999;
    background: #FFF;
    border-bottom:solid 1px #f4f5f9;
}
.nibiaoqi_header_text{
    padding:0 30px;
    height:40px;
    line-height: 40px;
    background: #f4f5f9;
    min-width: 1200px;
}
.nibiaoqi_header_text span{
    float:left;
}
.nibiaoqi_header_text span:nth-child(2){
    margin-left:30px;
}
.nibiaoqi_header_text img{
    margin:3px 3px 0 0;
}
.nibiaoqi_header_text a{
    float:right;
}
.nibiaoqi_nav_logo{
    padding:0 30px;
    height:70px;
    min-width: 1300px;
}
.nibiaoqi_logo,.nibiaoqi_nav{
    float:left;
}
.nibiaoqi_logo{
    width: 220px;
    margin-right: 30px;
}
.nibiaoqi_logo .logo{
    width: 86%;
    margin: 0;
    /* height: 28px; */
    margin-top: 19px;
}
.nibiaoqi_nav ul li{
    float:left;
    line-height: 70px;
    margin-right:20px;
    font-size:14px;
}
.nibiaoqi_search{
    float:right;
    font-size:14px;
}
.nibiaoqi_search form{
    width:242px;
    margin-top: 18px;
}
.nibiaoqi_search .seach{
    border: solid 1px #f4f5f9;
    border-radius: 8px;
    height: 12px;
    width: 160px;
    padding: 10px;
    float:left;
    margin-left:10px;
    font-size:14px;
}
.nibiaoqi_search .btn{
    float: left;
    width: 60px;
    height: 33px;
    background: #fe6e00;
    margin-left: -10px;
    border: solid 1px #fe6e00;
    color: #fff;
    font-size:14px;
}
.nibiaoqi_nav ul li:hover .nibiaoqi_nav_a{
    color:#fe6e00;
}

.nibiaoqi_nav ul li a.active {
    color: #fe6e00;
}  