
@media screen and (max-width: 1560px) {
}

@media screen and (max-width: 1400px) {
}

@media screen and (max-width: 1600px) {
}
html {
}
* {
	margin: 0px;
	padding: 0px;
}
body, html, samp, #keywords, em, s, input, h1, span, textarea {
	font-size: 14px;
	font-family: "Microsoft YaHei", SimSun, SimHei;/*	    font-family: Arial, Helvetica, sans-serif;*/
}
img {
	border: 0px;
	vertical-align: middle;
}
a {
	text-decoration: none;
	color: #000;
	outline: none;
}
li, dl, dt, dd {
	list-style-type: none;
}
p {
	text-align: justify;
	line-height: 26px;
}
input, textarea, select, option, em, h1, h2, h3, h4, h4, h6, span, li, dl, dt, td {
	font-size: 14px;
}
h1, h2, h3, h4, h5, h6, em, i {
	font-style: normal;
	font-weight: 400;
	outline: none;
}
.w_1200 {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
/*****************top*********************/
.clear {
	display: block;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	line-height: 0px;
	font-size: 1px;
	clear: both;
	visibility: hidden;
}
input, textarea, select {
	border: 0;
	outline: none;/*去除蓝色边框*/
}
textarea {
	resize: none;/*去除右下小三角*/
}
/*****************搜索***********************/

.ss {
	width: 303px;
	height: 31px;
	float: right;
	margin-top: 10px;
	background: url(../images/ss.jpg) center no-repeat;
}
#keywords {
	border: none;
	background: none;
	outline: none;/*去除蓝色边框*/
	color: #075f9f;
	line-height: 31px;
	height: 31px;
	width: 260px;
	font-size: 14px;
	float: left;
	text-indent: 12px;
}
.ss-zz {
	letter-spacing: 1px;
	font-size: 14px;
}
.sousuo {
	width: 40px;
	height: 31px;
	float: right;
	text-indent: -9999px;
	cursor: pointer;
	border: none;
	background: none;
}
/*****************搜索***********************/



::-webkit-input-placeholder { /* WebKit browsers */
color: #075f9f;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color:  #075f9f;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #075f9f;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
color:  #075f9f;
}
a, button, input {
	outline: none;
}
s {
	text-decoration: none;
}
em {
	font-style: normal;
}
.fenye {
	text-align: center;
	clear: both;
	margin-top: 45px;
}
.pages a, .pages span {
	display: inline-block;
	/*	width: 41px;*/ 
	padding: 0px 16px;
	height: 41px;
	background-color: #edecec;
	border-radius: 3px;
	text-align: center;
	line-height: 41px;
	font-family: Arial;
	font-size: 18px;
	color: #666;
	margin: 0 4px;
}
.pages a:hover, .pages .current {
	background-color: #0860a0;
	color: #fff;
}
.pages .disabled {
	color: #666;
}
.fy {
	margin-top: 20px;
}
.page-guestbook .Content {
	float: left;
}
