blockquote,body,button,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul {
	margin: 0;
	padding: 0;
	font-family: microsoft yahei
}
#footer {
	background-color: #333; /* 设置背景颜色 */
	color: black; /* 设置文字颜色 */
	padding: 20px 0; /* 设置内边距 */
	font-family: Arial, sans-serif; /* 设置字体 */
}

#footer .our-link {
	text-align: center; /* 链接居中显示 */
	margin-bottom: 15px; /* 底部外边距 */
}

#footer .our-link a {
	color: black; /* 链接文字颜色 */
	text-decoration: none; /* 去除下划线 */
	margin: 0 10px; /* 链接之间的外边距 */
	transition: color 0.3s ease; /* 颜色过渡效果 */
}

#footer .our-link a:hover {
	color: #00aaff; /* 鼠标悬停时的链接颜色 */
}

#footer .keep-record {
	text-align: center; /* 内容居中显示 */
	margin-bottom: 10px; /* 底部外边距 */
}

#footer .copyRight {
	text-align: center; /* 内容居中显示 */
}

#footer .copyRight .gov {
	color: black; /* 政府备案链接文字颜色 */
	text-decoration: none; /* 去除下划线 */
	transition: color 0.3s ease; /* 颜色过渡效果 */
}

#footer .copyRight .gov:hover {
	color: #00aaff; /* 鼠标悬停时的政府备案链接颜色 */
}
body {
	font-size: 12px;
	line-height: 150%;
	word-break: break-all;
	height: 100%
}

.clearfix11 {
	clear: both;
	height: 0!important;
	visibility: hidden;
	overflow: hidden
}

.clear5 {
	clear: both;
	height: 5px;
	visibility: hidden;
	overflow: hidden
}

.clear {
	clear: both;
	height: 10px;
	visibility: hidden;
	overflow: hidden
}

.clear15 {
	clear: both;
	height: 15px;
	visibility: hidden;
	overflow: hidden
}

.hack {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0
}

textarea {
	overflow: auto
}

input,textarea {
}

.cfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.cfix {
	display: inline-block
}

* html .cfix {
	height: 1%
}

.cfix {
	display: block
}

fieldset,img {
	border: 0
}

:focus {
	outline: 0
}

address,caption,cite,code,dfn,em,optgroup,th,var {
	font-style: normal;
	font-weight: 400
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

abbr,acronym {
	border: 0;
	font-variant: normal
}

button,input,optgroup,option,select,textarea {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit
}

code,kbd,samp,tt {
	font-size: 100%
}

button,input,select,textarea {
	vertical-align: middle
}

body {
	color: #555;
}

li,ol,ul {
	list-style: none
}

caption,th {
	text-align: left
}

:link,:visited,ins {
	text-decoration: none
}

blockquote,q {
	quotes: none
}

blockquote:after,blockquote:before,q:after,q:before {
	content: '';
	content: none
}

a,a:link {
	text-decoration: none
}

a:hover {
	color: #333;
	text-decoration: none
}

a.yellow {
	color: #F60
}

a.red {
	clear: red
}

p#back-to-top {
	position: fixed;
	bottom: 60px;
	right: 31px
}

p#back-to-top a {
	text-align: center;
	text-decoration: none;
	color: #d1d1d1;
	display: block;
	width: 56px
}

p#back-to-top a:hover {
	color: #979797
}

p#back-to-top a span {
	background: #d1d1d1 url(/template/default/static/skin/images/global/upgo.gif) no-repeat 0 0;
	display: block;
	height: 56px;
	width: 56px;
	margin-bottom: 5px
}

#back-to-top a:hover span {
	background: #999 url(/template/default/static/skin/images/global/upgo.gif) no-repeat 0 -56px
}

.my_mps,.none_0 {
	display: none!important
}
