﻿@charset "utf-8";
/* CSS Document */
.flexslider {
    position: relative;
    width: 380px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
    zoom: 1;
    background: #FFFFFF;
    height: 253px;}
.slide_bg{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 380px;
    height: 58px;
    background: url(../images/slide_bg.png) no-repeat;
    z-index: 99;}
.flexslider img {
    width: 380px;
    height: 253px;}

.flexslider .slides li{
    width: 100%;
    float: left;
    position: relative;
    opacity: 0;
    display: block;
    z-index: 1;}
.slider-caption{
    position:absolute;
    top: 222px;
    background:url(../images/slide_txt_bg.png) repeat;
    height: 34px;
    z-index: 999;
    width: 380px;}
.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: 8px;
    left: 80%;
    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 4px;
    text-indent:-99999em;}

.flexslider .flex-control-paging li a.flex-active {
    background: #629763;
    border: 0;
    width: 12px;
    height: 12px;
    cursor: pointer;
    border-radius: 10px;
    display: block;
    text-indent:-99999em;}

/* CSS Document */
.flexslider1{
  position:relative;
  float: left;}
.news_pic_show{
    width: 380px;
    height: 253px;
    position: relative;}
.news_pic_show li{
    width: 380px;
    position: absolute;
    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;}