.page.js {
	margin-left: 0px;
	text-align: center;
}

.search-main input.sousuo3 {
	width: 49px;
	height: 44px;
	background: url(search-bg.png) right center no-repeat;
	float: left;
	margin: 0;
	top: 21px;
	left: 848px;
	position: absolute;
}

.js-title-right select {
	height: 20px
}

.page span nobr a {
	cursor: pointer;
	display: inline-block;
	padding: 0px 10px;
	height: 25px;
	line-height: 25px;
	border: 1px solid #eae6e2;
	text-align: center;
}

.page span nobr span {
	color: #ffffff;
	display: inline-block;
	padding: 0px 10px;
	height: 25px;
	line-height: 25px;
	background: #2e68c4 !important;
}

.page_en {
	margin-left: 0px;
	text-align: center;
}

.page_en span nobr a {
	cursor: pointer;
	display: inline-block;
	padding: 0px 10px;
	height: 25px;
	line-height: 25px;
	border: 1px solid #eae6e2;
	text-align: center;
	text-decoration: none;
	color: #000;
}

.page_en span nobr span {
	color: #ffffff;
	display: inline-block;
	padding: 0px 10px;
	height: 25px;
	line-height: 25px;
	background: #2e68c4 !important;
}

.result {
	text-align: right;
	font-size: 14px;
	padding-top: 20px;
}

.js-title {
	margin-top: 15px !important
}

.result span {
	color: #ff0000
}

.label-g {
	float: left;
	line-height: 47px;
	font-size: 14px;
	margin-top: 18px
}

.search-main input {
	width: inherit;
	height: inherit;
}

.searchipnut input {
	width: 570px;
	height: 42px;
}

.searchipnut {
	width: 670px;
	float: right;
}

.orderby {
	width: 500px;
	float: left;
	height: 35px;
	line-height: 35px;
}

.orderby p span {
	font-size: 14px;
	padding: 0 10px;
	color: #333
}

.orderby p span.title {
	padding-right: 0;
}

.js-title-left {
	margin-right: 13px !important;
	float: right !important;
	font-size: 14px;
}

.orderby p span a.on {
	color: #d1995f;
	text-decoration: underline;
}

.select_box {
	width: 208px;
	height: 35px;
	position: relative;
	float: left;
	margin-right: 20px;
}

.select_box span {
	display: inline-block;
	width: 100%;
	height: 35px;
	line-height: 35px;
	cursor: pointer;
	text-indent: 10px;
	color: #1e557e;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 90;
}

.select_box .span_aa {
	color: #1e557e;
}

.select_box ul {
	width: 175px;
	position: absolute;
	top: 36px;
	left: -1px;
	border: 1px solid #ccc;
	display: none;
	background: #fff;
}

.select_box li {
	cursor: pointer;
	line-height: 36px;
	text-indent: 10px;
}

.select_box li:hover {
	background: #007daf;
	color: #fff;
}

.select_box li.nobg:hover {
	background: #fff;
	color: #333;
	cursor: auto;
}

.select_box i {
	position: absolute;
	width: 20px;
	height: 20px;
	right: 30px;
	top: 10px;
	background: url(jt.png) center center no-repeat
}

.select_box .zdydiv {
	text-indent: 0;
	margin-bottom: 15px;
}

.select_box .zdydiv:hover {
	background: none;
	color: #333;
}

.select_box .zdydiv p {
	width: 100%;
}

.select_box .zdydiv div.zidingyi {
	width: 100%;
}

.select_box .zdydiv div.zidingyi input.wenben {
	width: 80px;
	height: 26px;
	line-height: 26px;
	border: 1px solid #e5e5e5;
	color: #666;
	padding-left: 5px;
	margin-left: 8px;
	margin-right: 8px;
	font-family: "Microsoft YaHei";
}

.select_box .zdydiv div.zidingyi input.btn {
	padding-left: 5px;
	width: 40px;
	text-align: center;
	padding: 0;
	height: 26px;
	line-height: 26px;
	background: #a1b5c4;
	color: #fff;
}

.select_box .zdydiv div.zidingyi input.btn:hover {
	cursor: pointer;
	background: #3f548d;
}

.select_boxsmall {
	width: 80px;
	margin-left: 15px;
	top: 5px;
}

.select_boxsmall ul {
	width: 80px;
}

.select_boxsmall i {
	position: absolute;
	width: 20px;
	height: 20px;
	right: 10px;
	top: 6px;
	background: url(jt.png) center center no-repeat;
	z-index: 50;
}
 