@charset "utf-8";
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0; border:0px;}
body,button,input,select,textarea{font-family:'微软雅黑'; font-size:14px;}
ul,ol,li{list-style:none; float:left;}
body{min-width:1200px;}
a:link,a:visited,a:hover,a:active{text-decoration:none; cursor:pointer;}
i,em,b{font-style:normal;}
img{border:none;}

.clear{clear:both;}
.fl{float:left;}
.fr{float:right;}

.slideBox {
width: 100%;
overflow: hidden;
position: relative;
float:left;
}
.slideBox .bd {
position: relative;
height: 100%;
z-index: 0;
}
.slideBox .bd ul{width:100%;}
.slideBox .bd li {
zoom: 1;
vertical-align: middle;
width:100%;}
.slideBox .bd li img{
width: 100%;
vertical-align:top;
}
.slideBox4 .hd {
overflow:hidden;
position:absolute;
bottom:20px;
z-index:1;
left: 50%;
margin-left: -54px;
}
.slideBox4 .hd ul {
overflow:hidden;
zoom:1;
float:left;
}
.slideBox4 .hd ul li {
float:left;
margin: 0 7px;
width: 18px;
height: 18px;
text-align: center;
cursor: pointer;
background: url(ico1.png) no-repeat;
}
.slideBox4 .hd ul li.on {
background: url(ico1_h.png) no-repeat;
}

.slideBox {
width: 100%;
overflow: hidden;
position: relative;
}
.slideBox .bd {
position: relative;
height: 100%;
z-index: 0;
}
.slideBox .bd li {
zoom: 1;
vertical-align: middle;
}
.slideBox .bd li img{
width: 100%;
}
.slideBox4 .hd {
overflow:hidden;
position:absolute;
bottom:20px;
z-index:1;
left: 48%;
margin-left: -54px;
}
.slideBox4 .hd ul {
overflow:hidden;
zoom:1;
float:left;
}
.slideBox4 .hd ul li {
float:left;
margin: 0 7px;
width: 18px;
height: 18px;
text-align: center;
cursor: pointer;
background: url(ico1.png) no-repeat;
}
.slideBox4 .hd ul li.on {
background: url(ico1_h.png) no-repeat;
}