<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";
/* CSS Document */
.body_bj {
	width: 100%;
	height: 100%;
	background: url(yjbj.png) no-repeat top;
}
/* ==头部== */


/*搜索框*/
.zfwjss-header {
	width: 1130px;
	height: 40px;
	margin: 0;
	padding: 0;
	border: none;
	background-image: url(general-frame.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-top: 20px;
	position: relative;
}
#search-form {
	position: relative;
}
.zfwjss-bg-mask {
	height: 36px;
	position: absolute;
	z-index: 50;
	top: 0;
	bottom: 0;
	left: 200px;
	right: 0;
}
.zfwjss-header-inputbg {
	height: 36px;
}
.zfwjss-header input {
	display: block;
	width: 780px;
	height: 19px;
	border: none;
	padding: 0;
	background: #fff;
	outline: none;
	position: absolute;
	top: 8px;
	left: 151px;
}
.zfwjss-header button {
	display: block;
	position: absolute;
	z-index:100;
	top: 5px;
	bottom: 6px;
	right: 129px;
	width: 83px;
	height: 26px;
	border: none;
	padding: 0;
	background: url(general-frame.jpg);
	background-position: -920px -5px;
	background-repeat: no-repeat;
	outline: none;
}
.zfwjss-header a {
	display: none;
	width: 64px;
	height: 27px;
	display: block;
	position: absolute;
	top: 5px;
	bottom: 5px;
	right: 57px;
	padding: 0;
	border: none;
	outline: none;
	background: url(general-frame.jpg);
	background-position: -1008px -5px;
	background-repeat: no-repeat;
}
.search-form {
	position: relative;
}
.zfwjss-header a:hover {
	display: none;
	width: 64px;
	height: 27px;
	display: block;
	position: absolute;
	top: 5px;
	bottom: 5px;
	right: 57px;
	padding: 0;
	border: none;
	outline: none;
	background: url(general-frame.jpg);
	background-position: -1008px -95px;
	background-repeat: no-repeat;
}
.zfwjss-header-1 {
	position: relative;
	width: 815px;
	height: 40px;
	margin: 0;
	padding: 0;
	border: none;
	background-image: url(general-frame-2.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}
#search-form {
	position: relative;
}
.zfwjss-bg-mask-1 {
	height: 36px;
	position: absolute;
	z-index: 50;
	top: 0;
	bottom: 0;
	left: 200px;
	right: 0;
}
.zfwjss-header-inputbg-1 {
	height: 36px;
}
.zfwjss-header-1 input {
	display: block;
	width: 444px;
	height: 19px;
	border: none;
	padding: 0;
	background: #fff;
	outline: none;
	position: absolute;
	top: 10px;
	left: 151px;
}
.zfwjss-header-1 button {
	display: block;
	position: absolute;
	z-index: 200;
	top: 5px;
	bottom: 6px;
	right: 129px;
	width: 83px;
	height: 26px;
	border: none;
	padding: 0;
	background: url(general-frame-2.jpg);
	background-position: -920px -5px;
	background-repeat: no-repeat;
	outline: none;
}
.zfwjss-header-1 a {
	display: none;
	width: 64px;
	height: 27px;
	display: block;
	position: absolute;
	top: 5px;
	bottom: 5px;
	right: 57px;
	padding: 0;
	border: none;
	outline: none;
	background: url(general-frame-2.jpg);
	background-position: -1008px -5px;
	background-repeat: no-repeat;
}
.search-form {
	position: relative;
}
.zfwjss-header-1 a:hover {
	display: none;
	width: 64px;
	height: 27px;
	display: block;
	position: absolute;
	top: 5px;
	bottom: 5px;
	right: 63px;
	padding: 0;
	border: none;
	outline: none;
	background: url(general-frame-2.jpg);
	background-position: -688px -95px;
	background-repeat: no-repeat;
}
.position {
    width: 100%;
    height: 40px;
    font-size: 16px;
    color: #878889;
    border-bottom: 1px solid #e5e5e5;
    background: url(position.png) no-repeat left 0px;
	margin-top:20px;
}
.position span {
    padding-left: 30px;
    display: inline-block;
    margin-left: 10px;
    font-size: 16px;
    color: #9d9d9d;
}
.position a {
    font-size: 16px;
    color: #878889;
}
@media (max-width: 768px) {
.body_bj{
  width: 1200px;
 }</pre></body></html>