.login_tip{
	margin:0 auto;
	width:1070px;
	height:35px;
	line-height:35px;
	background-color:#fffbdd;
	border:1px solid #e5e5e5;
	font-size:14px;
	padding:0 10px;
	margin-bottom:20px;
}
.xunjia_title{
	width:1190px;
	font-size: 30px;
    margin: 36px auto;
    text-align: center;
	font-weight:normal;
	font-family:Microsoft YaHei;
}
.xunjia_content{
	width:1090px;
	height:auto;
	margin:0 auto;
	border:1px solid #e5e5e5;
	padding:50px;
	font-family:Microsoft YaHei;
}
.xunjia_content h2{
	font-size:18px;
	margin-bottom:8px;
}
.xunjia_content h2:nth-child(n+3)
{
	margin-top:25px;
}
.title_input{
	width: 550px;
	height:33px;
	line-height:33px;
	margin:10px 0;
	border:1px solid #e5e5e5;
	background-color:white;
	padding-left:2px;
}
.goods_cate{
	width:auto;
	height:33px;
	margin:10px 0 0;
	font-size:14px;
}
.goods_cate input:nth-child(2){
	margin-left:20px;
}
.goods_content{
	width:100%;
	height:auto;
	border:1px solid #e5e5e5;
	font-size:14px;
	padding-bottom:5px;
}
.goods_content .goods_attr_title{
	width:100%;
	height:33px;
	border-bottom:1px solid #e5e5e5;
}
.goods_attr_title .attr_name{
	float:left;
	width:213px;
	height:32px;
	line-height:32px;
	margin-left:2px;
}
.goods_attr_title .attr_name:nth-child(4){
	width:150px;
}
.goods_attr_title .attr_name:nth-child(6){
	width:68px;
	text-align:center;
}
.goods_content .goods_attr{
	width:100%;
	height:auto;
	margin-top:5px;
}
.goods_attr .attr_name{
	float:left;
	width:215px;
	height:auto;
	line-height:33px;
}
.goods_attr .attr_name:nth-child(4){
	width:150px;
}
.goods_attr .attr_name:nth-child(6){
	width:68px;
	margin-left:4px;
	text-align:center;
}
.tip_span{
	display:none;
	color:red;
}
.goods_attr .attr_name input{
	margin-left:2px;
	width:205px;
	height:33px;
	line-height:33px;
	border:1px solid #e5e5e5;
	background-color:white;
	padding-left:2px;
}
.goods_attr .attr_name span{
	margin-left:2px;
}
.goods_action{
	height:33px;
	line-height:33px;
	color:#496ab4;
	font-size:14px;
}
a{
	color:#496ab4;
}
.require_date{
	width:100%;
	height:33px;
	line-height:33px;
	font-size:14px;
	margin-top:10px;
}
.require_date .time_input
{
	height:30px;
	line-height:30px;
	width:144px;
	border:1px solid #e5e5e5;
	background-color:#fff;
}
.require_address{
	width:100%;
	height:33px;
	line-height:33px;
	font-size:14px;
	margin-top:10px;
}
.require_address select{
	height:30px;
	line-height:30px;
	width:150px;
	border:1px solid #e5e5e5;
	background-color:#fff;
}
.require_title{
	width:100px;
	text-align:right;
	float:left;
	height:33px;
	line-height:33px;
	margin-right:10px;
	font-size:14px;
}
.require_notice{
	width:100%;
	margin-top:10px;
}
.ueditor_box{
	float:left;
	width:980px;
	height:auto;
}
.cantact_info{
	width:100%;
	height:33px;
	line-height:33px;
	font-size:14px;
	margin-top:10px;
}
.cantact_info .cantact_title{
	width:80px;
	text-align:right;
	float:left;
	height:33px;
	line-height:33px;
	margin-right:10px;
}
.cantact_info input{
	height: 30px;
	line-height: 30px;
	width: 148px;
	border:1px solid #e5e5e5;
	background-color:#fff;
}
hr{
	border:none;
	border-top:1px dashed #e5e5e5;
}
.submit_action{
	width:1190px;
	margin:20px auto;
	text-align:center;
}
.submit_action .submit_button{
	width:100px;
	height:40px;
	background-color:#FD5902;
	color:white;
	border:0;
	font-size:18px;
	cursor:pointer;
}
.cate_box{
	width:474px;
	height:auto;
	position: absolute;
	margin-left: 2px;
	margin-top: -1px;
	background-color:#F5F5F5;
	z-index:9999;
	display:none;
}
.cate_box .cate_cell{
	width:158px;
	float:left;
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:14px;
}
.cate_box .cate_cell:hover{
	background-color:#FD5902;
	color:white;
	cursor:pointer;
}
input{
	padding-left:2px;
	padding-right:2px;
}
.template{
	display:none;
}