@charset "utf-8";
/* CSS Document */
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
li {
	list-style: none;
}
body, input, select {
	font-family: "microsoft yahei";
}
img {
	border: none;
}
body{
	margin:0px;
	padding:0px;
	background-color:#f5f5f5;
	}
.daohang{
	width:1200px;
	color:#c1c1c1;
	height:40px;
	line-height:40px;
	margin:auto;
	}
.zuo{ float:left;}
.you{ float:right;}
.zuo a {
	color:#000;
}
.you a {
	margin-right:5px;
	color:#000;
	}
.haibao {
	width:1200px;
	height:1606px;
	background-image:url(image/1.jpg);
	margin:auto;
	margin-top:10px;
	border:10px solid #ff0000;
	}
.jianjie {
	width:1150px;
	margin:auto;
	background-image:url(image/2.jpg);
	background-repeat:no-repeat;
	background-position:610px 10px;
	background-color:#fff;
	height:340px;
	padding:20px 35px;
	margin-top:20px;
    }
.jianjie p {
	width:520px;
	line-height:35px;
	text-indent:33px;
	
	}
.kuangjia {
	width:1150px;
	margin:auto;
	background-image:url(image/3.png);
	background-repeat:no-repeat;
	background-position:185px 160px;
	background-color:#fff;
	height:760px;
	padding:20px 35px;
	margin-top:20px;
    }
.kuangjia p {
	line-height:35px;
	text-indent:33px;
	
	}
.biaoge {background-image:url(image/4.jpg); height:550px; width:1220px; margin:auto; background-repeat:no-repeat; background-color:#fff; margin-top:20px; background-position:71px 83px;padding-top:20px;}
.biaoge p { text-align:center; display:block;}
.biaoge b { text-align:center; display:block;}