/* flexslider */
.flexslider{width:100%;height:680px;position:relative;overflow:visible;}
.flexslider400{width:100%;height:400px;position:relative;overflow:visible;}
.flexslider400 .slides {width:100%;height:400px;position:relative;z-index:1;overflow:visible !important;}
.flexslider400 .slides li {width:100%;height:400px;position:relative;}
.slides {width:100%;height:680px;position:relative;z-index:1;overflow:visible !important;}
.slides li {width:100%;height:680px;position:relative;cursor: pointer;}
.slides li h5 {display:block;font-size:48px;font-weight: bold;line-height:52px;left:100px;position: absolute;z-index:2;bottom:65px;color:#ffffff;text-shadow:8px 8px 8px #000000;letter-spacing:2px}
.slides li A.tz {width:100%;height:100px;display:block;background: red;position: absolute;z-index:9999;}
.flex-control-nav {position:absolute;bottom:15px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li {display:inline-block;width:14px;height:14px;margin:0 3px;*display:inline;zoom:1;}
.flex-control-nav a {display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../image/dots.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}
.flex-direction-nav {position:absolute;width:100%;top:42%;overflow:inherit;z-index:888;}
.flex-direction-nav li a {display:block;width:87px;height:87px;overflow:hidden;cursor:pointer;position:absolute;outline:none;}
.flex-direction-nav li a.flex-prev {left:10px;background:url(../image/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next {right:10px;background:url(../image/next.png) center center no-repeat;}