@charset "utf-8";
/* CSS Document */
.fl{ float:left}
.fr{ float:right}
.clear{ clear:both; font-size:0px; height:0px;}
.ct{ text-align:center;}
.cr{ text-align:right;}
.cl{ text-align:left;}

p,form,ul{ margin:0px; padding:0px}
ul{ list-style:none}
li{ list-style:none; padding:0px; margin:0px;}


.sysousuo {
	background: #E00000;
	width: 400px;
	height: 38px;
	margin-top: 0px;
}
.sysousuo p { width:280px; padding-left:10px; padding-right:10px;}
.sysousuo p a {
	color: #FFF;
}
.sysousuo p a:hover {
	color: #FFF;
}
.sysuoming{ width:280px; height:36px; border:1px solid #ccc; background:#fff; color:#986633; line-height:31px; padding-left:14px; margin-top:0px; }
.sytijiao { /*width:50px;*/
	width: 100px;
	height: 38px;
	border: none;
	margin-left: 0;
	cursor: pointer;
	background: url(../images/search.png) no-repeat #E00000 center left;
	color:#fff;
	padding-left:30px;
	font-size:14px
}

@media screen and (max-width: 1080px) {
/*	.banner {
		display: none !important
	}
	.nav {
		display: none !important
	}
	.top {
		display: none !important
	}
*/	.n1 {
		width: 100% !important
	}
	.n1_r {
		display: none !important;
	}
	.j1_l {
		width: 100% !important
	}
	.wz {
		display: none !important;
	}
	.foot {
		display: none !important;
	}
}