﻿/*全局样式*/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
	margin: 0;
	padding: 0
}
body, button, input, select, textarea {
	font: 14px/1.5 Arial, "Microsoft YaHei", "SimSun";
	color: #202020
}
button, input, select, textarea, img {
	vertical-align: middle;
	outline: 0;
	border: 0
}
header, footer, article, section, nav, menu, hgroup {
	display: block
}
h1 {
	font-size: 18px
}
h2, h3 {
	font-size: 14px
}
h4, h5, h6 {
	font-size: 12px
}
em, i {
	font-style: normal;
	font-weight: normal
}
ul, ol, li {
	list-style: none
}
img {
	font-size: 0;
	line-height: 0;
	border: 0
}
.clear:after {
	content: '';
	font-size: 0;
	height: 0;
	display: block;
	visibility: hidden;
	clear: both
}
.clear {
	zoom: 1
}
.textct {
	text-align: center
}
.fl-lf {
	float: left
}
.fl-rt {
	float: right
}
.mg-L10 {
	margin-left: 10px
}
.mg-r10 {
	margin-right: 10px
}
.mg-r15 {
	margin-right: 15px
}
.mg-r20 {
	margin-right: 20px
}
.mg-t4 {
	margin-top: -4px;
}
.mg-t5 {
	margin-top: 5px
}
.mg-t10 {
	margin-top: 10px
}
.mg-t13 {
	margin-top: 13px
}
.mg-t15 {
	margin-top: 15px
}
.mg-t20 {
	margin-top: 20px
}
.mg-t30 {
	margin-top: 30px
}
.mg-t45 {
	margin-top: 45px
}
.pd-t5 {
	padding-top: 5px
}
.pd-tb5 {
	padding: 5px 0
}
.pd-tb20 {
	padding: 20px 0
}
.pd-r30 {
	padding-right: 30px;
	overflow: hidden;
}
.pd-Lr30 {
	padding: 0 30px
}
.none {
	display: none
}
.text-indent {
	text-indent: -9999px;
	display: block
}
.position {
	position: relative;
+z-index:1
}
.zm {
	overflow: hidden;
	zoom: 1
}
.layout {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.box-title {
	color: #18181a;
	font: italic 48px/40px "Aparajita";
}
.box-title i {
	color: #202020;
	font: normal 30px/40px "Microsoft YaHei";
	margin-left: 15px;
}
.box-title em {
	color: #f21e46;
	font-style: inherit;
}
.details-bd {
	color: #454545;
	font-size: 16px;
	line-height: 28px;
	word-break: break-all
}
.details-bd p {
	padding-top: 5px
}
.details-bd .title {
	font-weight: bold;
	margin-top: 20px;
	padding: 0 0 0 10px;
	line-height: 36px;
	background: #f9f9f9;
}
.details-bd a {
	color: #f21e46
}
.details-bd a:hover {
	color: #333
}
a {
	color: #202020;
	text-decoration: none
}
a:hover {
	color: #f21e46
}
.ft-link1 {
	color: #f21e46
}
.ft-link1:hover {
	color: #202020;
}
.ft-link2 {
	color: #454545;
}
.ft-link2:hover {
	color: #f21e46
}
.about-top {
	border-bottom: 1px solid #e5e5e5;
}
.about-nav {
	margin-top: 15px
}
.about-nav li {
	font-size: 18px;
	margin: 0 30px;
	padding-bottom: 5px;
	float: left;
}
.about-nav .current {
	border-bottom: 3px solid #f41c41
}
.sitemap-bd h3 {
	font-size: 16px;
	margin-top: 30px
}
.sitemap-bd dl {
	font-size: 16px;
	line-height: 30px;
	margin-top: 30px
}
.sitemap-bd dt {
	font-weight: bold;
	margin-right: 20px;
	float: left
}
.sitemap-bd dd {
	margin-left: 90px;
}
.sitemap-bd dd a {
	color: #454545;
	display: inline-block;
*display:inline;
*zoom:1;
	margin-right: 25px
}
.sitemap-bd dd a:hover {
	color: #f21e46
}
#footer {
	min-width: 1000px;
	padding: 15px 0 20px;
	background: #f5f5f5;
}
#footer p {
	color: #545454;
	padding-top: 5px
}
#footer p i {
	color: #ebebec;
	padding: 0 10px
}
