@charset "utf-8";
/* CSS Document */
body{ padding:0; margin:0; font-size:12px; background:url(../images/bg.png); }
ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,p { padding:0; margin:0;}
ul{list-style:none;}
img{border:0px;}
.clearfloat{clear:both; height:0px; font-size:1px; line-height:0px;}
/*全局样式*/

.top{width:560px; height:2114px; margin:0px auto; background:url(../images/top.png);}
/**--------------------轮播样式------------------**/
/*轮播*/
.lunbo{ width:100%; height:563px; margin:0 auto; position:relative;}
.lunbo ul { width:100%; height:100%; }
.lunbo_picture1 { width:100%; height:100%; position:absolute; top:0; left:0; background:url(../images/lunbo.png) no-repeat center center;}
.lunbo_picture2 { width:100%; height:100%; position:absolute; top:0; left:0; background:url(../images/lunbo.png) no-repeat center center;}
.lunbo_picture3 { width:100%; height:100%; position:absolute; top:0; left:0; background:url(../images/lunbo.png) no-repeat center center;}
.lunbo .prev { width:42px; height:100%; position:absolute; top:0; left:0; cursor:pointer; display:none;}
.lunbo .prev a { width:100%; height:69px; display:inline-block; margin-top:175px; background:url(images/icon-slides.png)-84px 0 no-repeat; }
.lunbo .prev a:hover { background:url(images/icon-slides.png) no-repeat;}
.lunbo .next { width:42px; height:100%; position:absolute; top:0; right:0; display:none;}
.lunbo .next a { width:100%; height:69px; display:inline-block; margin-top:175px; background:url(images/icon-slides.png) -126px 0 no-repeat; }
.lunbo .next a:hover { background:url(images/icon-slides.png)-42px 0 no-repeat;}
.lunbo:hover .prev,.lunbo:hover .next { display:block;}
.lunbo p { width:100%; height:18px; position:absolute; bottom:8px; right:45%; text-align:right;}
.lunbo p span { width:28px;	height: 8px; overflow: hidden;	border: 1px solid #CCC;	display: inline-block;	line-height: 20px;	text-align: center;	background:#666; cursor: pointer; margin-right:10px; color: white; filter:alpha(Opacity=70); -moz-opacity:0.7; opacity: 0.7;}
.lunbo p span.current { background:#FFF;}
/**----------------------------------------------**/

/*banner样式*/
.banner_Box{width:560px; height:563px;  margin:0px auto;}
.center{width:560px;height:249px; background:url(../images/center.png); margin:0px auto; padding-top:70px;}
.form_Box{width:560px; height:240px; }
.form_left{margin-bottom:20px; width:280px;height:27px; font-family:"微软雅黑"; font-size:14px; line-height:27px; float:left; text-indent:22px; }
.form_right{margin-bottom:20px; width:280px;height:27px; font-family:"微软雅黑"; font-size:14px; line-height:27px; float:right;  }
.form_left1{margin-bottom:20px; width:280px;height:27px; font-family:"微软雅黑"; font-size:14px; line-height:27px; float:left; text-indent:10px;  }
.form_bottom{ width:560px;height:57px; font-family:"微软雅黑"; font-size:14px; line-height:57px; text-indent:36px; }
.form_button{width:560px;height:50px;  margin-top:118px;}
.foot{width:560px;height:100px; margin:0px auto; background:url(../images/foot.png);}

