@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, fieldset, lengend, button, input, textarea, form, th, td{
	margin:0;
	padding:0;
}
body, button, input, select, textarea{
	font:12px/1.5 "microsoft yahei";
}
body, a{
	color:#444444;
}
a{
	text-decoration:none;
}
img{
	border:0 none;
	vertical-align:middle;
}
ul, ol{
	list-style:none;
}
.clearfix:after{
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}
.clearfix{
	*display:inline-block;
}
address, cite, dfn, em, var {
	font-style:normal;
}
:focus {
    outline: 0 none;
}

body{
	background:#eae9e7;
}
.wrap{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
}
.head{
	background:url(../images/head.jpg) no-repeat center;
	height:404px;
	position:relative;
}
.down{
	position:absolute;
	right:78px;
	bottom:34px;
}
.col1 p{
	font-size:18px;
	color:#666;
	text-indent:2em;
	line-height:32px;
	margin:20px 0;
}
.col2{
	margin-bottom:40px;
}
.a-tit{
	background:url(../images/tit-bg.jpg) repeat-x;
	height:122px;
}
.a-tit1{
	background:url(../images/a-tit1.jpg) no-repeat center;
	height:122px;
}
.a-tit2{
	background:url(../images/a-tit2.jpg) no-repeat center;
	height:122px;
}
.mk{
	background:url(../images/mokuai.jpg) no-repeat;
	height:631px;
	position:relative;
	margin-top:20px;
}
.mk .fonts{
	font-size:16px;
	line-height:30px;
	color:#FFF;
}
.mk-c1{
	position:absolute;
	top:15px;
	left:20px;
	height:280px;
	width:455px;
	overflow-y:auto;
}
.mk-c2 {
	position:absolute;
	right:15px;
	top:15px;
	height:280px;
	width:455px;
	overflow-y:auto;
}
.mk-c3 {
	position:absolute;
	left:15px;
	top:335px;
	height:280px;
	width:455px;
	overflow-y:auto;
}
.mk-c4 {
	position:absolute;
	right:15px;
	top:335px;
	height:280px;
	width:455px;
	overflow-y:auto;
}
.anli p{
	line-height:34px;
	font-size:18px;
}
.anli p.c1{
	color:#ffb200;
}
.js-con{
	margin:20px 0;
}
.js-con .img1{
	float:left;
	padding-right:15px;
}
.js-con h2{
	font-size:40px;
	color:#2a99d7;
}
.js-con p{
	font-size:16px;
	color:#666;
	line-height:30px;
}

#topnav {
    background: none repeat scroll 0 0 #F2F2F2;
    border-bottom: 1px solid #DDDDDD;
    height: 30px;
    width: 100%;
}

#topnav p {
    line-height: 30px;
    margin: 0 auto;
    width:1000px;
	height:24px;
	font-size:12px;
}
#topnav p a{
	color:#333333;
	text-decoration:none;
	font-size:12px;
}
#topnav p a:hover{
	color:#F00;
}
.bottom {
	text-align:center;
	line-height:24px;
	margin-top:10px;
	margin-bottom:20px;
	font-size:12px;
}
.bottom p, .bottom a{
	font-size:12px;
	font-family:"微软雅黑";
	color:#000;
}

