body {
	background: #f7f7f7
}
/*基础数据*/
.basic-data {
	padding: 14px 0 50px;
	min-height: 400px;
}

.basic-data h3 {
	font-size: 12px;
	color: #333;
	line-height: 26px;
	height: 25px;
	margin-bottom: 14px
}

.basic-data h3 b {
	font-weight: normal;
}

.basic-data h3 span {
	display: inline-block;
	padding: 0 23px 0 10px;
	font-size: 12px;
	color: #999999;
	height: 23px;
	line-height: 23px;
	border: 1px solid #e4e4e4;
	margin-right: 10px;
	background: #fff;
	position: relative
}

.basic-data h3 span img {
	display: block;
	width: 11px;
	height: 11px;
	position: absolute;
	top: 6px;
	right: 4px;
	cursor: pointer
}

.basic-data table {
	border-bottom: 1px solid #e4e4e4
}

.basic-data table tr {
	height: 39px;
	border-top: 1px solid #e4e4e4;
	font-size: 14px;
	color: #666666;
	line-height: 39px
}

.basic-data table tr .td01 {
	width: 103px;
	padding-left: 20px
}

.basic-data table tr .td02 {
	width: 1077px;
	background: #fff
}

.basic-data table tr .td02 span {
	display: block;
	width: 140px;
	margin-left: 20px;
	float: left
}

.basic-data table tr .td02 span i {
	cursor: pointer
}

.basic-data table tr .td02 span.on i {
	color: #199ed8
}

.basic-data .filter {
	height: 28px;
	line-height: 28px;
	font-size: 12px;
	color: #333333;
	border: 1px solid #d7d7d7;
	margin: 10px 0;
	background: #e4e4e4
}

.basic-data .filter .sort span {
	display: inline-block;
	width: 99px;
	height: 28px;
	text-align: center;
	border-right: 1px solid #d7d7d7;
	cursor: pointer;
}

.basic-data .filter .sort span.on {
	color: #ff6600
}

.basic-data .filter .sort span i {
	display: inline-block;
	width: 7px;
	height: 10px;
	background: url(../../../images2018/liebiao/u501.png) no-repeat center;
	margin-left: 3px
}

.basic-data .filter .sort span i.down {
	background: url(../../../images2018/liebiao/u501-b.png) no-repeat center
}

.basic-data .filter .sort span i.up {
	background: url(../../../images2018/liebiao/u501-t.png) no-repeat center
}

.basic-data .section {
	width: 104px;
	height: 24px;
	padding: 4px 9px 0;
	background: url(../../../images2018/liebiao/section-bg_03.jpg) no-repeat center;
	border-right: 1px solid #d7d7d7
}

.basic-data .section div {
	width: 35px;
	height: 18px;
	padding-left: 3px;
	border: 1px solid #d7d7d7;
	border-radius: 3px;
	background: #fff
}

.basic-data .section div img {
	float: left
}

.basic-data .section div input {
	width: 23px;
	height: 18px;
	font-size: 12px;
	color: #cccccc;
	background: none;
	border: none
}

.basic-data .seller {
	padding-left: 18px
}

.basic-data .seller span {
	display: inline-block;
	margin-right: 34px
}

.basic-data .seller input {
	border-color: #696969;
	margin: 9px 8px 0 0
}

.basic-data .seller i {
	font-size: 12px;
	line-height: 28px;
	color: #696969
}

.basic-data .list {
	padding-bottom: 30px
}

.basic-data .items {
	height: 160px;
	padding: 20px 0;
	background: #fff;
	border: 1px solid #e4e4e4;
	margin-bottom: 16px;
	cursor: pointer;
}

.basic-data .new {
	background: #fff url('../images/apiDetails/new.png') no-repeat scroll left top;
}
.basic-data .items:HOVER{
	-moz-box-shadow: 0 3px 18px #2391d1; /* 老的 Firefox */
	box-shadow: 0 3px 18px #2391d1
}

.basic-data .items .pic a, .basic-data .items .pic a img {
	display: block;
	width: 270px;
	height: 160px;
	margin: 0 50px 0 20px
}

.basic-data .items .cont {
	width: 855px;
	height: 160px
}

.basic-data .items .score {
	width: 104px
}

.basic-data .items .cont .introduce {
	width: 490px
}

.basic-data .items .cont .price {
	width: 175px;
	margin-left: 70px;
	line-height: 160px;
	font-size: 16px;
	color: #ff6600
}

.basic-data .items .cont .introduce h3 {
	font-size: 18px;
	color: #333;
	line-height: 20px;
	margin-bottom: 5px
}

.basic-data .items .cont .introduce h5 {
	width: 490px;
	font-size: 14px;
	color: #666;
	line-height: 33px
}

.basic-data .items .cont .introduce p {
	width: 490px;
	font-size: 14px;
	color: #999;
	line-height: 20px;
	margin-top: 10px
}

.basic-data .items .score .star {
	height: 15px;
	padding-top: 67px
}

.basic-data .items .score .star img {
	display: block;
	width: 15px;
	height: 15px;
	margin-right: 5px;
	float: left
}

.basic-data .items .score p {
	text-align: center;
	font-size: 12px;
	color: #2391d1;
	line-height: 12px;
	margin-top: 20px
}

/*分页*/
.page {
	height: 28px;
	text-align: right;
	color: #666666
}

.page .num {
	display: inline-block
}
.page .num a{
	    display: inline-block;
    width: 28px;
    height: 28px;
    background: #fff;
    cursor: pointer;
    border-radius: 3px;
    margin-right: 8px;
    color: #666666;
    text-align: center;
    line-height: 28px;
    float: left;
    font-size: 12px;
}
.page .num .jump-ipt{
	    display: inline-block;
    width: 38px;
    height: 28px;
    background: #fff;
    border-radius: 3px;
    margin-right: 8px;
    color: #666666;
    text-align: center;
    line-height: 28px;
    float: left;
    font-size: 12px;
    border: 1px solid #e8e8e8;
}

.page .num a:hover {
	background: #108ee9;
	color: #fff
}

.page .prev {
	display: inline-block;
	width: 28px;
	height: 28px;
	background: #fff;
	cursor: pointer;
	border-radius: 3px;
	margin-right: 8px
}

.page .next {
	display: inline-block;
	width: 28px;
	height: 28px;
	background: #fff;
	cursor: pointer;
	border-radius: 3px;
	margin-right: 15px
}

.page .prev img {
	display: block;
	width: 12px;
	height: 12px;
	margin: 8px auto 0
}

.page .next img {
	display: block;
	width: 12px;
	height: 12px;
	margin: 8px auto 0
}

.page span {
	display: inline-block;
	width: 28px;
	height: 28px;
	background: #fff;
	cursor: pointer;
	border-radius: 3px;
	margin-right: 8px;
	color: #666666;
	text-align: center;
	line-height: 28px;
	float: left;
	font-size: 12px
}

.page span:hover {
	background: #108ee9;
	color: #fff
}

.page span.on {
	background: #108ee9;
	color: #fff
}

.page .prev:hover {
	background: #fff
}

.page .next:hover {
	background: #fff
}

.page .select {
	display: inline-block;
	width: 82px;
	height: 28px;
	background: #fff;
	border-radius: 3px;
	position: relative
}

.page .select input {
	width: 60px;
	padding-left: 9px;
	line-height: 28px;
	height: 28px;
	font-size: 12px;
	color: #666;
	border: none;
	background: none;
	float: left
}

.page .select ul {
	height: 112px;
	position: absolute;
	bottom: -112px;
	left: 0;
	background: #fff;
	border: 1px solid #e8e8e8;
	border-bottom: none;
	display: none
}

.page .select ul li {
	width: 80px;
	height: 28px;
	line-height: 28px;
	font-size: 12px;
	text-align: center;
	color: #666;
	border-bottom: 1px solid #e8e8e8;
	cursor: pointer
}

.page .select ul li:hover {
	background: #f8f8f8
}

.page .jump {
	width: 120px;
	line-height: 28px;
	font-size: 12px
}

.page .jump i {
	padding: 0 10px
}

.page .jump input {
	display: inline-block;
	width: 35px;
	padding-left: 10px;
	height: 28px;
	font-size: 12px;
	line-height: 28px;
	background: #fff;
	border-radius: 3px;
	border: none;
	font-size: 12px;
	color: #666
}