﻿body{margin:0px;padding:0px;border:0px; font-size:12px;min-width:1026px;}
ul{list-style:none; margin:0px; padding:0px;}
img{ border:0px;}

.flexslider{position:relative;height:302px;overflow:hidden; width:1026px;}
.slides{position:relative;z-index:1; list-style:none;}
.slides li{height:302px; width:1026px; position:relative; overflow:hidden;}
.slides li .img{position:absolute; top:0; left:0; width:1026px; height:302px; z-index:1;}
.slides li .banner-bt{ position:absolute; top:0;left:0; width:1026px; height:302px; z-index:2; background:url(../images/banner-bg.png) no-repeat; overflow:hidden;}

.flex-control-nav{position:absolute;bottom:0px;z-index:2;width:1026px; height:38px; right:0; text-align:right; list-style:none; margin:0; padding:0;}
.flex-control-nav li{display:inline-block;width:8px;height:8px;margin:15px 10px 0 0;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:8px;height:8px;line-height:40px;overflow:hidden; background:url(../images/banner-a.png) no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{display:inline-block;width:8px;height:8px;line-height:40px;overflow:hidden; background:url(../images/banner-hover.png) no-repeat;cursor:pointer;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:122px;}
.flex-direction-nav li{ margin:0; padding:0; width:34px; height:60px; display:block;}
.flex-direction-nav a.flex-prev{left:15px; background:url(../images/prev.png) no-repeat;display:block;width:34px;height:60px;overflow:hidden;cursor:pointer;position:absolute;top:0; }
.flex-direction-nav a.flex-next{right:15px; background:url(../images/next.png) no-repeat;display:block;width:34px;height:60px;overflow:hidden;cursor:pointer;position:absolute;top:0;}