* {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
ul, ol, li {
	list-style: none;
}
em, i {
	font-style: normal;
}
img {
	border: none;
}
input, img {
	vertical-align: middle;
}
body {
	font-family: "微软雅黑", helvetica, arial;
	color: #000;
	background: #fff;
	-webkit-user-select: none;
	-webkit-text-size-adjust: none;
}
a {
	color: #000;
	text-decoration: none
}
.clearfix:after {
	display: block;
	content: '';
	clear: both;
	visibility: hidden;
}
.h {
	height: 44px;
	padding: 5px;
	border-bottom: solid 2px #6d060d;
}
.logo {
	width: 132px;
	height: 44px;
}
.site {
	background: #6d060d;
	margin-bottom: 10px;
	padding: 5px 0;
	overflow: hidden;
}
.site a {
	font-size: 18px;
	line-height: 30px;
	display: block;
	text-align: center;
	width: 24%;
	height: 30px;
	float: left;
}
.site .nm {
	position: relative;
	z-index: 1;
	color: #3783C6;
	margin-right: -100%;
}
.site .nc {
	float: right;
	color: #3783C6;
	text-indent: -0.7%;
}
.site.all {
	background: #6d060d;
	height: 60px;
	overflow: hidden;
}
.site.all a {
	color: #fff;
	width: 16%;
	cursor: pointer;
}
.site.all.on {
	height: 210px;
}
.site.all.on .nm {
	top: -500px;
}
.site.all a:nth-child(13) {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.site.all a:nth-child(n+13) {
	display: none;
}
.site.all.on a:nth-child(n+13) {
	display: initial;
}
.site.all .nc {
	margin-right: 4%;
}
.site.all a {
	color: #fff;
}
.i {
	background: url(../images/arrow.png) no-repeat;
	width: 16px;
	height: 16px;
	display: inline-block;
	vertical-align: middle;
	background-size: 150px;
}
.site a i {
	position: absolute;
	margin-top: 6px;
}
.iF1 {
	background-position: -50px -25px;
	width: 8px;
}
.iF2 {
	background-position: -75px -25px;
	width: 8px;
}
.iF3 {
	background-position: -18px -25px;
	width: 16px;
}
.layout {
	height: auto;
	clear: both;
	overflow: hidden;
}
.tips {
	width: 320px;
	height: 158px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.topic-item {
	display: inline-block;
	float: left;
	width: 320px;
	height: 158px;
	-webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
	-webkit-transition-duration: 0;
	-webkit-transition-property: -webkit-transform;
	-webkit-transition-delay: 0;
	text-align: center;
}
.topic-item p img {
	margin: 0 auto;
	vertical-align: top;
}
.topic-item h3 {
	background-color: rgba(0,0,0,0.4);
	border-top: 1px solid rgba(255,255,255,.2);
	-webkit-box-shadow: 0 0 2px rgba(0,0,0,0.4);
	color: #fff;
	height: 28px;
	top: -28px;
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 28px;
	padding-left: 12px;
	width: 100%;
	text-align: left;
}
.topic-item h3 a {
	color: #fff;
}
#slide-dot {
	text-align: right;
	line-height: 0;
	height: 7px;
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 100%;
}
#slide-dot span {
	display: inline-block;
	margin: 0 3px;
	width: 7px;
	height: 7px;
	vertical-align: middle;
	background: #f7f7f7;
	-webkit-border-radius: 7px;
}
#slide-dot .current {
	background: #66ff33;
}
.layout .hd {
	height: 34px;
}
.ht1 {
	line-height: 34px;
	background: #6d060d;
	height: 34px;
	padding: 0 5px;
}
.ht1 span {
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	float: right;
}
.ht1 span a {
	font-size: 18px;
	color: #fff;
	margin: 0 2px;
}
.ht1 em {
	font-size: 20px;
	background: #fff;
	display: block;
	float: left;
	padding: 0 5px;
}
.ht2 {
	line-height: 32px;
	height: 32px;
	padding: 0 5px;
	border-bottom: solid 2px #6d060d;
}
.ht2 span {
	font-size: 18px;
	color: #630900;
	float: right;
}
.ht2 span a {
	font-size: 18px;
	color: #630900;
	margin: 0 2px;
}
.ht2 em {
	font-size: 20px;
	color: #fff;
	background: #6d060d;
	display: block;
	height: 32px;
	float: left;
	padding: 0 5px;
}
.ht2 em a {
	color: #fff;
}
.layout .top h2 {
	font-size: 20px;
	line-height: 32px;
	text-align: center;
}
.layout .top h2 a {
	color: #b71a1a;
}
.layout .top p {
	font-size: 14px;
	line-height: 20px;
	text-align: center;
}
.layout .top p a {
	color: #666;
}
.layout .bd {
	height: auto;
	clear: both;
}
.layout .bd li, .list li {
	font-size: 18px;
	line-height: 42px;
	border-bottom: dashed 1px #D6D6D6;
}
.layout .bd li a, .list li a {
	display: block;
	padding: 0 5px;
}
.layout .bd li a:visited, .list li a:visited {
	color: #551a8b
}
.layout .bd li:last-child, .list li:last-child {
	border-bottom: none;
}
.mini {
	height: auto;
	clear: both;
	padding: 5px 0;
}
.mini a {
	font-size: 18px;
	line-height: 30px;
	display: block;
	text-align: center;
	width: 16.6%;
	height: 30px;
	float: left;
}
.retop, .reihome {
	font-size: 16px;
	line-height: 30px;
	color: #666;
	text-align: center;
	width: 106px;
	height: 30px;
	clear: both;
	margin: 20px auto;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#f7f7f7), to(#ececec));
	box-shadow: 0 1px 1px #fff inset;
	border: 1px solid #d6d6d6;
	border-radius: 3px;
}
.footernav {
	font-size: 18px;
	line-height: 40px;
	background: #6d060d;
	text-align: center;
	height: 40px;
}
.footernav a {
	color: #fff;
	margin: 0 5px;
}
.footer {
	line-height: 30px;
	text-align: center;
	padding: 10px 0;
}
.footer a {
	color: #333;
}
