@charset ; /* CSS Document */ .flexslider { position: relative; width: 1440px; margin: 0 auto; clear: both; overflow: hidden; zoom: 1; background: #FFFFFF; height: 450px;} .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: 1440px; height: 450px;} .flexslider .slides li{ width: 100%; float: left; position: relative; opacity: 0; display: block; z-index: 1;} .slider-caption{ position:absolute; left: 90px; top: 375px; background:url(../images/slide_txt_bg.png) repeat; height: 50px; z-index: 999;} .slider-caption h3 a{ font-size: 24px; color:#FFFFFF; line-height: 45px; 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: 23px; left: 65%; z-index:999;} .flex-control-nav li { margin: 0 1px; float:left; zoom: 1;} .flexslider .flex-control-paging li a { width: 38px; height: 8px; display: block; background: #FFFFFF; cursor: pointer; border-radius: 10px; margin: 0 7px; text-indent:-99999em; border: 1px solid #999999;} .flexslider .flex-control-paging li a.flex-active { background: #004098; border: 0; width: 50px; height: 10px; cursor: pointer; border-radius: 10px; display: block; text-indent:-99999em;} .flexslider1 .flex-control-paging li a { width: 50px; height: 10px; 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;} /* 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;}