@charset "utf-8";
/* CSS Document */
body{margin:0; font-family:"微软雅黑";min-width:1200px;}
img{border:0;}
a{text-decoration:none;color:#333;}

ul,li{margin:0 ;padding:0;}
i{font-style:normal;}
li{ list-style:none;}

.fl{float:left;}
.fr{float:right;}
/* fullSlide */
.fullSlide{width:100%;position:relative;height:290px;background:#000;overflow:hidden; }
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;}
.fullSlide .bd ul{width:100% !important;overflow:hidden;}
.fullSlide .bd li{width:100% !important;height:290px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:290px;}
.fullSlide .hd{width:25%;position:absolute;z-index:1;bottom:0;right:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:16px;height:16px;margin:1px 3px;overflow:hidden;background:#667d8b;filter:alpha(opacity=50);opacity:0.6;line-height:999px;border-radius: 50%;}
.fullSlide .hd ul .on{background:#405a68;opacity:1;}

.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:3%;z-index:1;width:106px;height:106px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:5%;background-position:-6px -137px;background:url(baijianjia_03-02.png) no-repeat;}
.fullSlide .prev{background:url(baijianjia_03.png)no-repeat;}
/*幻灯片结束*/
