@charset "utf-8"; /* CSS Document */ .flexslider { position: relative; width: 1000px; margin: 0 auto; clear: both; overflow: hidden; zoom: 1; background: #FFFFFF; height: 300px; margin-top: 15px;} .slide_bg{ position: absolute; bottom: 0; left: 0; width: 1000px; height: 58px; background: url(../images/slide_bg.png) no-repeat; z-index: 99;} .flexslider img { width: 1000px; height: 300px;} .flexslider .slides li{ width: 100%; float: left; position: relative; opacity: 0; display: block; z-index: 1;} .slider-caption{ position:absolute; left: 0; top: 172px; background:url(../images/slide_txt_bg.png) repeat; width: 324px; height: 32px; z-index: 999;} .slider-caption h3 a{ font-size:20px; color:#ffe26f; line-height: 50px; padding-left: 15px;} .slider-caption p{ font-size:14px; color:#fff;} .flex-direction-nav{display:none;} .flex-direction-nav a { width: 36px; height: 36px; font-size: 16px; background:#F00; position:absolute; top:50%; z-index:99; text-indent:-99999em;} .flex-direction-nav .flex-prev { left: 36px;} .flex-direction-nav .flex-next { right: 36px;} /* Control Nav */ .flexslider .flex-control-nav { position: absolute; bottom: 15px; left: 40%; z-index:999;} .flex-control-nav li { margin: 0 1px; float:left; zoom: 1;} .flexslider .flex-control-paging li a { width: 40px; height: 8px; display: block; background: #FFFFFF; cursor: pointer; border-radius: 10px; margin: 0 6px; text-indent:-99999em;} .flexslider .flex-control-paging li a.flex-active { background: #214da0;} .flexslider1 .flex-control-paging li a { width: 14px; height: 14px; display: block; background: #ffffff; cursor: pointer; margin: 0 1px; color: #0e6f52; padding-bottom: 3px;} .flexslider1 .flex-control-paging li a.flex-active { background: #0e6f52; color: #FFFFFF;} /* CSS Document */ .flexslider1{ position:relative; float: left; z-index: 1;} .news_pic_show{ width: 325px; height: 203px; position: relative; z-index: 100;} .news_pic_show li{ width: 325px; position:relative; overflow: hidden; z-index: 1;} .news_pic_show li a{ display:block; padding-left:10px; height:30px; line-height:30px; color: #FFFFFF;} .news_pic_show li.cur_news{ z-index: 2;} .flexslider1 .flex-control-nav { position: absolute; bottom: 5px; right: 8px; z-index:999;}