* {
	margin: 0px auto; padding: 0px;
}
body {
	margin: 0px auto; padding: 0px; font-family: "微软雅黑"; font-size: 12px;
}
ul {
	margin: 0px; padding: 0px;
}
li {
	margin: 0px; padding: 0px;
}
ol {
	margin: 0px; padding: 0px;
}
dl {
	margin: 0px; padding: 0px;
}
dt {
	margin: 0px; padding: 0px;
}
dd {
	margin: 0px; padding: 0px;
}
div {
	margin: 0px; padding: 0px;
}
p {
	margin: 0px; padding: 0px;
}
span {
	margin: 0px; padding: 0px;
}
h1 {
	margin: 0px; padding: 0px;
}
h2 {
	margin: 0px; padding: 0px;
}
h3 {
	margin: 0px; padding: 0px;
}
h4 {
	margin: 0px; padding: 0px;
}
h5 {
	margin: 0px; padding: 0px;
}
h6 {
	margin: 0px; padding: 0px;
}
a {
	margin: 0px; padding: 0px;
	
}
ul {
	list-style: none;
}
li {
	list-style: none;
}
ol {
	list-style: none;
}
a {
	color: rgb(0, 0, 0); text-decoration: none;
}
.qq-client {
	top: 50%; right: 0px; margin-top: -80px; position: fixed; background-color: rgb(0, 92, 185);
}
.qq-client a {
	padding: 0px; border: 1px solid rgb(235, 235, 235); border-image: none; width: 50px; height: 160px; text-align: center; color: rgb(255, 255, 255); line-height: 40px; font-size: 14px; display: block;
}
.qq-client-content {
	background: rgb(255, 255, 255); border: 1px solid rgb(235, 235, 235); border-image: none; top: 38%; width: 200px; right: -250px; display: none; position: fixed;
}
.qq-client-content h1 {
	margin: 0px auto; width: 90%; height: 50px; text-align: center; line-height: 50px; font-size: 14px; border-bottom-color: rgb(235, 235, 235); border-bottom-width: 1px; border-bottom-style: solid; position: relative;
}
.qq-client-content h1 span {
	background: rgb(255, 255, 255); border-radius: 20px; border: 1px solid rgb(235, 235, 235); border-image: none; left: -30px; top: -20px; width: 40px; height: 40px; text-align: center; line-height: 40px; font-size: 12px; font-weight: normal; position: absolute; cursor: pointer;
}
.qq-client-list {
	background: rgb(255, 255, 255);
}
.client-list {
	margin: 0px auto; width: 90%; line-height: 40px; overflow: hidden; border-bottom-color: rgb(235, 235, 235); border-bottom-width: 1px; border-bottom-style: dashed;
}
.client-list a {
	display: block;
}
.client-list a:hover {
	color: red;
}
.client-list span {
	float: left;
}
.client-list label {
	width: 60px; text-align: right; padding-right: 10px; float: left;
}
.search-panel {
	margin: 110px 10px 12px 0px; border: 1px solid slategray; border-image: none; width: 250px; clear: right; float: right;
}
.search-window {
	border: currentColor; border-image: none; overflow: hidden;
}
.wp-search {
	position: relative;
}
.wp-search form {
	display: block;
}
.wp-search .search-input input.search-title {
	outline: 0px; border: 0px currentColor; border-image: none; width: 93%; height: 33px; line-height: 33px; padding-left: 15px; font-size: 16px;
}
.wp-search .search-btn {
	top: 50%; width: 40px; height: 34px; right: 0px; margin-top: -17px; position: absolute;
}
.wp-search .search-btn input.search-submit {
	background: url("../images/fdj.jpg") no-repeat center / cover; outline: 0px; border: 0px currentColor; border-image: none; width: 100%; height: 34px; cursor: pointer;
}
