@charset "utf-8";

/* flexslider */
.flexslider{position:relative;height:500px;overflow:hidden;background:url(images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:500px;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(images/next.png) center center no-repeat;}




.cont{ width:700px; height:590px;  }
.left-side{ float:left;}
/*大图*/
.ban2{ width:700px; height:466px;  float:left; position:relative; overflow:hidden; margin-top:10px;}
.ban2 ul{ position:absolute; left:0; top:0;}
.ban2 ul li{ width:700px; height:466px;}
.ban2 ul li img{ width:100%;}
.prev{ float:left; cursor:pointer;}
/*小图框*/
.num{width:616px; height:120px; overflow:hidden; position:relative;float:left; margin:0px 10px;}
.min_pic{width:700px;}
.num ul{ position:absolute; left:0; top:0;}
/*小图*/
.num ul li{ width:148px; height:118px; overflow:hidden; border:1px solid #333333; margin:0px 2px;}
.num ul li img{ width:100%;}
.num ul li.on{ width:148px; height:118px; padding:0; border:1px solid #ff0000; }

.prev_btn1{ width:32px; height:118px;cursor:pointer; float:left;}
.next_btn1{width:32px; height:118px;cursor:pointer;float:right; }
.prev1{ position:absolute; top:220px; left:20px; width:28px; height:51px;z-index:9;cursor:pointer;display:none;}
.next1{ position:absolute; top:220px; right:20px; width:28px; height:51px;z-index:9;cursor:pointer; display:none;}














