.content{
	margin-top: -4px;
	width: 100%;
	background-color: rgb(252,250,248);
	border-top: 4px solid rgb(243,240,233);
}
.container1{
	margin: 0 auto;
	width: 1200px;
	margin-top: 22px;
}
.pos{
	margin-left: 35px;
	font-family: "微软雅黑";
	font-size: 12px;
	color: rgb(0,164,218);
	list-style-type:square;
}
.pos .pos1{
	color: black;
}
.pos .pos2{
	color: rgb(0,164,218);
}
.container1 a:link,
.container1 a:visited,
.container1 a:hover,
.container1 a:active
{
	text-decoration: none;
	color:black;
}
.container2{
	margin: 0 auto;
	width: 1200px;
	margin-top: 26px;
}
.container2 li{
	float: left;
	list-style: none;
}
.container2 .li:nth-child(1)
{
	margin-left: 15px;
	width: 225px;
	height: 446px;
	background-color: white;
}
.container2 .li:nth-child(2)
{
	width: 945px;
	height: 709px;
	border: 1px solid rgb(0,166,219);
	background-color: white;
}
.price{
	font-family: "微软雅黑";
	font-size: 16px;
	color: rgb(109,101,90);
	text-align: center;
	height: 49px;
	line-height: 49px;
	border-bottom: 1px dashed rgb(0,161,216);
}
.choose{
	width: 200px;
	height: 50px;
	color: white;
	font-weight: bold;
    font-size: 19px;
    padding-left: 25px;
    background: url(../img/choose.png) no-repeat left center;
	/*background-image:linear-gradient(rgb(0,166,219),rgb(0,206,238)) ;*/
}
.container2 .query{
	margin-top: 63px;
	width: 204px;
	height: 35px;
	text-align: center;
}
.container2 .query input{
	width: 100%;
	height: 100%;
	margin-left: 10px;
	border: 0px;
	font-family: "微软雅黑";
	font-size: 15px;
	color: white;
	background: url(../img/query.png) no-repeat 49px center;
	background-color: rgb(225,216,203);
	border-radius: 4px;
}
.choosedate{
	margin-top: 10px;
	width: 204px;
	height: 35px;
}
.choosedate input{
	width: 100%;
	height: 100%;
	margin-left: 10px;
	background: url(../img/date.png) no-repeat 9px center;
	text-indent: 55px;
	font-family: "微软雅黑";
	font-size: 12px;
	border: 1px rgb(238,233,224) solid;
	border-radius: 4px;
}
.chooseaddr{
	margin-top: 10px;
	width: 204px;
	height: 35px;
}
.chooseaddr input{
	width: 100%;
	height: 100%;
	margin-left: 10px;
	background: url(../img/position.png) no-repeat 9px center;
	text-indent: 55px;
	font-family: "微软雅黑";
	font-size: 12px;
	border: 1px rgb(238,233,224) solid;
	border-radius: 4px;
}
.container2 .submit{
	margin-top: 10px;
	width: 204px;
	height: 35px;
}
.container2 .submit input{
	width: 100%;
	height: 100%;
	margin-left: 10px;
	border: 0px;
	font-family: "微软雅黑";
	font-size: 15px;
	color: white;
	background-color: rgb(218,15,34);
	border-radius: 4px;
}

.data .bg{ /*名称、规格等背景色*/
	margin-top: 5px;
	margin-left: 4px;
	margin-right: 4px;
	width: 936px;
	height: 28px;
	background-color: rgb(248,246,242);
}
.data .bg li{  /*名称、规格显示在一行*/
	list-style: none;
	float: left;
	font-family: "微软雅黑";
	font-size: 12px;
	color: rgb(109,101,90);
	height: 28px;
	line-height: 28px;
}
.data .row li:nth-child(1)/*名称宽度*/
{
	margin-left: 19px;
	width: 211px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.data .row li:nth-child(2)/*规格宽度*/
{
	width: 210px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.data .row li:nth-child(3)/*单位宽度*/
{
	width: 170px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.data .row li:nth-child(4)/*市场价宽度*/
{
	width: 100px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.data .row li:nth-child(5)/*时间宽度*/
{
	text-align: center;
	width: 67px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.data .row li:nth-child(6)/*地区*/
{
	text-align: center;
	width: 107px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.data .row li:nth-child(7)/*地区*/
{
	text-align: center;
	width: 50px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.data .record li{
	list-style: none;
	float: left;
	font-family: "微软雅黑";
	font-size: 12px;
	color: rgb(109,101,90);
	height: 25px;
	border-bottom: 1px solid rgb(236,232,222);
	margin-top: 19px;
}
.container3{
	margin: 0 auto;
	width: 1200px;
	margin-top: 26px;
	text-align: center;
}
.page{
	display:inline-block;
	*display:inline;
	zoom:1;
}
.container3  a
{
	list-style: none;
	float: left;
	cursor:pointer;
}
.container3 .pageouter{
	display: block;
	width: 35px;
	height: 35px;
	margin-left:5px;
	margin-right:5px;
	line-height: 35px;
	font-size: 15px;
	border: 1px rgb(231,225,212) solid;
	color:rgb(175,165,152);
}
.container3 .pageouter1{
	display: block;
	width: 105px;
	height: 35px;
	margin-left:5px;
	margin-right:5px;
	line-height: 35px;
	font-size: 15px;
	color:rgb(175,165,152);
}
.container3 a:link,
.container3 a:active,
.container3 a:hover,
.container3 a:visited{
	text-decoration: none;
}
.container3 a:active
{
	color: red;
}
.container3 .active{
	color: red;
	font-weight: bold;
}
.container3 .pageouter2{
	display: block;
	width: 45px;
	height: 35px;
	margin-left:5px;
	margin-right:5px;
	line-height: 35px;
	font-size: 15px;
	border: 1px rgb(231,225,212) solid;
	color:rgb(175,165,152);
}