@charset "gb2312";
/* CSS Document */
/* mainbanner */
.mainbanner{height:550px;overflow:hidden; position:relative;}
.mainbanner_window{left:50%;width:2000px;height:550px;overflow:hidden;margin-left:-1000px;position:absolute;}
.mainbanner_window ul{width:999999px;height:550px;position:relative;}
.mainbanner_window li{background:rgb(204, 204, 204);width:2000px;height:550px;text-align:center;font-size:0px;float:left;display:inline;}
.mainbanner_list{left:50%;top:490px;width:500px;height:30px;margin-left:-75px;position:absolute;}
.mainbanner_list li{width:30px;height:30px;overflow:hidden;float:left;display:inline;}
.mainbanner_list a{background:url("../img/dian.png") no-repeat;width:25px;height:25px;line-height:25px;overflow:hidden;text-align:center;color:rgb(255, 255, 255);font-size:12px;font-weight:700;float:left;display:inline-block;}
.mainbanner_list li.active a{background-position:0 -30px;text-decoration:none;}
.mainbanner_list li a:hover{background-position:0 -30px;text-decoration:none;}
.bt{
	height:54px;
	background:url(../img/begin.png) left no-repeat;
	margin-top:30px;
	margin-bottom:30px;
}
.bt p{
	padding-left:270px;
	padding-top:5px;
}
.qjt{
	width:640px;
	height:480px;
	display:inline;
	float:left;
}
.jsw{
	width:270px;
	height:350px;
	display:inline;
	float:right;
	line-height:25px;
	padding:130px 15px 0px 15px;
	background:url(../img/jsw.jpg) top center no-repeat;
}
.qjt1000{
	width:1000px;
	height:550px;
	overflow:hidden;
}

.footer{
	border-top:10px solid #A92622;	
	margin-top:30px;
	padding-top:20px;
	text-align:center;
	line-height:25px;
	background:url(../img/footer.jpg) top center no-repeat;
}


































