@charset ; /* CSS Document */ .flexslider { position: relative; width: 1000px; margin: 0 auto; clear: both; overflow: hidden; zoom: 1; margin-top: 8px; background: #FFFFFF; height: 300px; border:1px solid #d0d0d0;} .slide_bg{ position: absolute; bottom: 0; left: 0; width: 1000px; height: 58px; background: url(../images/slide_bg.jpg) no-repeat; z-index: 99;} .flexslider img { width: 980px; height:280px; padding: 10px 10px 10px 10px;} .flexslider .slides li{ width: 100%; float: left; position: relative; opacity: 0; display: block; z-index: 1;} .slider-caption{ position: absolute; left: 10px; top: 190px; background:url(../images/slide_txt_bg.jpg) repeat; 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: 27px; left:46%; z-index:999;} .flex-control-nav li { margin: 0 1px; float:left; zoom: 1;} .flexslider .flex-control-paging li a { width: 10px; height: 10px; display: block; background: #dddddd; cursor: pointer; border-radius: 10px; margin: 0 6px; text-indent:-99999em;} .flexslider .flex-control-paging li a.flex-active { background: #c20001;} .flexslider1 .flex-control-paging li a { width: 10px; height: 10px; display: block; background: #ffffff; cursor: pointer; margin: 0 3px; color: #b82022; border-radius: 10px; text-indent: -99999em;} .flexslider1 .flex-control-paging li a.flex-active { background: #b82022; width: 10px; height: 10px; display: block; cursor: pointer; margin: 0 3px; color: #b82022; border-radius: 10px; text-indent: -99999em;} /* CSS Document */ .flexslider1{ position:relative; float: left;} .news_pic_show{ width: 600px; height: 240px; position: relative;} .news_pic_show li{ width: 600px; position: absolute; overflow: hidden; z-index: 1;} .news_pic_show li a{ display:block; color: #FFFFFF; font-size: 16px; padding: 10px 10px;} .news_pic_show li.cur_news{ z-index: 2;} .flexslider1 .flex-control-nav { position: absolute; bottom: 12px; right: 8px; z-index:999;}