@charset "utf-8"; /* CSS Document */ .flexslider { position: relative; width: 980px; margin: 0 auto; clear: both; overflow: hidden; zoom: 1; background: #FFFFFF; height: 350px; float: left;} .slide_bg{ position: absolute; bottom: 0; left: 0; width: 980px; height: 58px; background: url(../images/slide_bg.png) no-repeat; z-index: 99;} .flexslider img { width: 980px; height: 350px;} .flexslider .slides li{ width: 980px; float: left; position: relative; opacity: 0; display: block; z-index: 1;} .slider-caption{ position:absolute; left: 40px; bottom: 20px; background:url(../images/slide_txt_bg.png) repeat; height: 42px; z-index: 999;} .slider-caption h3 a{ font-size: 18px; color:#FFFFFF; line-height: 42px; padding-left: 15px; padding-right: 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: 20px; left: 45%; z-index:999;} .flex-control-nav li { margin: 0 1px; float:left; zoom: 1;} .flexslider .flex-control-paging li a { width: 12px; height: 12px; display: block; background: #FFFFFF; cursor: pointer; border-radius: 10px; margin: 0 6px; text-indent:-99999em;} .flexslider .flex-control-paging li a.flex-active { background: #009999; border: 0; width: 12px; height: 12px; cursor: pointer; border-radius: 10px; display: block; text-indent:-99999em;} .flexslider1 .flex-control-paging li a { width: 12px; height: 12px; display: block; background: #ffffff; cursor: pointer; margin: 0 1px; color: #ff6600; padding-bottom: 3px;} .flexslider1 .flex-control-paging li a.flex-active { background: #ff6600; color: #FFFFFF; text-indent:-99999em;} /* CSS Document */ .flexslider1{ position:relative; float: left;} .news_pic_show{ width: 350px; height: 230px; position: relative;} .news_pic_show li{ width: 350px; position: absolute; overflow: hidden; z-index: 1;} .news_pic_show li a{ display:block; padding-left:10px; height:30px; line-height:30px; background:#000000; color: #FFFFFF; filter: alpha(opacity=60); -moz-opacity: 0.6; -khtml-opacity: 0.6; opacity: 0.6;} .news_pic_show li.cur_news{ z-index: 2;} .flexslider1 .flex-control-nav { position: absolute; bottom: 5px; right: 8px; z-index:999;}