@charset "utf-8";
/* CSS Document */
* {
	border: 0;
	margin: 0;
	padding: 0;
}
body {
	background: #fff;
	/*font-family: "Microsoft YaHei", "΢���ź�";*/
	margin: 0 auto;
	font-size: 14px
}
ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}
li {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	border: 0;
}
dl, dt, dd {
	margin: 0;
	padding: 0;
	display: block;
}
a, a:focus {
	text-decoration: none;
	color: #000;
	outline: none;
}
a:hover {
	color: #ffba00;
	text-decoration: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
cite {
	font-style: normal;
}
h2 {
	font-weight: normal;
}
::-moz-selection {
color:#fff;
color:rgba(255,255,255,0.85);
background:#489F98;
}
::selection {
	color: #fff;
	color: rgba(255,255,255,0.85);
	background: #489F98;
}
article, aside, dialog, footer, header, section, footer, nav, figure, menu {
	display: block
}
h2 {
	font-size: 14px
}
/*gotop*/
.cbbfixed {
	position: fixed;
	right: 10px;
	transition: bottom ease .3s;
	bottom: -85px;
	z-index: 3;
	cursor: pointer;
}
.cbbfixed .cbbtn {
	width: 40px;
	height: 40px;
	display: block;
	background-color: #489F98;
}
.cbbfixed .gotop {
	transition: background-color ease .3s;
	margin-top: 1px;
}
.cbbfixed .gotop .up-icon {
	float: left;
	margin: 14px 0 0 9px;
	width: 23px;
	height: 12px;
	background: url(../img/top-icon.png);
}
.cbbfixed .gotop:hover {
	background-color: #2c2d2e;
}
.dede_pages {
	clear: both;
}
.dede_pages ul {
	float: left;
	padding: 12px 0px 12px 16px;
}
.dede_pages ul li {
	float: left;
	line-height: 17px;
	margin-right: 6px;
	border: 1px solid #74b2ad;
	padding: 2px 4px 2px;
	display: block;
	color: #555;
}
.dede_pages ul li a {
	float: left;
	/*padding:2px 4px 2px;*/
	color: #555;
	display: block;
}
.dede_pages ul li a:hover {
	color: #74b2ad;
	text-decoration: none;/*padding:2px 4px 2px;*/
}
.dede_pages ul li.thisclass, .dede_pages ul li.thisclass a, .pagebox ul li.thisclass a:hover {
	background-color: #F8F8F8;
	/*padding:2px 4px 2px;*/
	font-weight: bold;
}
.dede_pages .pageinfo {
	/*line-height:21px;*/
	color: #999;
}
.dede_pages .pageinfo strong {
	color: #555;
	font-weight: normal;
	margin: 0px 2px;
}
.bottom30 {
	margin: 30px 0px;
}
.bottom30 ul {
	display: block;
	width: 100%;
	margin-top: 50px;
}
.bottom30 ul ol {
	display: block;
	float: left;
	width: 45%;
	margin-right: 10px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	margin-bottom: 10px;
	overflow: hidden;
}
.bottom30 ul ol a {
	font-size: 22px;
	color: #fff;
}
.bottom30 ul ol:hover {
	background-color: #fff;
	width: 45%;
	height: 56px;
	line-height: 56px;
	overflow: hidden;
}
.c1 {
	background-color: #2785d0;
}
.c1:hover {
	border: 2px solid #2785d0;
}
.c1:hover a {
	color: #2785d0;
}
.c2 {
	background-color: #e67f23;
	margin-right: 0px;
}
.c2:hover {
	border: 2px solid #e67f23;
}
.c2:hover a {
	color: #e67f23;
}
.c3 {
	background-color: #e84e40;
}
.c3:hover {
	border: 2px solid #e84e40;
}
.c3:hover a {
	color: #e84e40;
}
.c4 {
	background-color: #2f4151;
	margin-right: 0px;
}
.c4:hover {
	border: 2px solid #2f4151;
}
.c4:hover a {
	color: #2f4151;
}
