@charset "utf-8";

body{margin:0px;padding:0px;border:0px;font-family:"宋体"; font-size:14px;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;background-color:#fff; min-width:1200px;}
ul,li{margin:0px; padding:0px; list-style:none;}
table,tr,td,h2,span,p,form,input,dl,dd,dt{margin:0px; padding:0px;}
img{border:0px;}
a{text-decoration:none; cursor:pointer;}
a:hover{ text-decoration:none;}
.auto{margin:0px auto;}
.fl{float:left; display:inline;}
.fr{float:right;display:inline;}
.clear{ clear:both;}
.auto{margin:0px auto;}
.width{ width:1200px;}

#top{ height:300px; background:url(../images/repeat-x.jpg) repeat-x;overflow:hidden; position:relative;}
.head-box{width:100%; overflow:hidden; position:relative;}
.head{ width:1920px; margin-left:-960px; left:50%; position:relative;}

.flexslider{position:relative;height:230px;overflow:hidden; width:949px; margin:0 auto;}
.slides{position:relative;z-index:1; list-style:none;}
.slides li{height:230px; width:949px;}
.flex-control-nav{position:absolute;z-index:2;width:100%; height:14px; bottom:25px;right:0; text-align:center; list-style:none; overflow:hidden; margin:0; padding:0;}
.flex-control-nav li{display:inline-block;width:12px;height:12px;padding:0 10px;*display:inline;zoom:1; margin:0;}
.flex-control-nav a{display:inline-block;width:12px;height:12px;line-height:40px;overflow:hidden; background:url(../images/banner-a.png) no-repeat;cursor:pointer;margin:0;}
.flex-control-nav .flex-active{background:url(../images/banner-on.png) no-repeat;margin:0;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;}
.flex-direction-nav li a{display:block;width:60px;height:60px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:0px;top:100px;background: url(../images/prev.png) no-repeat;}
.flex-direction-nav li a.flex-next{right:0px;top:100px;background: url(../images/next.png) no-repeat;}