/*banner*/
.banner {
    width: 100%;
    position: relative;
}

.focus {
    width: 100%;
    position: relative;
    zoom: 1;
    overflow: hidden;
    z-index: 9;
}

.f426x240, .f160x160 {
    width: 100%;
    overflow: hidden;
    z-index: 9;
}

.rslides li {
    width: 100%;
    float: left;
    display: none;
    z-index: 222;
}

    .rslides li img {
        z-index: 9;
		display:block;
    }

.rslides {
    width: 100%;
    position: relative;
    z-index: 9;
    margin: 0 auto;
}

.rslides_nav {
    height: 51px;
    width: 31px;
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 50%;
    left: 0;
    opacity: 0.5;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    display: none;
}

    .rslides_nav:active {
        opacity: 1.0;
    }

    .rslides_nav.next {
        left: auto;
        right: 0;
    }

.rslides_tabs {
    text-align: center;
    position: absolute;
    bottom: 30px;
    z-index: 9;
    left: 0%;
	width:100%;
}

    .rslides_tabs li {
        display: inline;
        float: none;
        _float: left;
        *float: left;
        margin:0 8px;
    }

    .rslides_tabs a {
        margin-top: 0px;
        text-indent: 9999px;
        overflow: hidden;
        background:url(../images/ico1.png) no-repeat;
        display: inline-block;
        _display: block;
        *display: block;
        width: 18px;
        height: 18px;
        z-index: 222;
        *z-index: 222;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
    }

    .rslides_tabs .rslides_here a {
        background:url(../images/ico1on.png) no-repeat;
    }

.banner .prev{ position:absolute; left:5%; top:50%; margin-top:-60px; background:url(../images/nimg35_left.png) center no-repeat; z-index:222; width:35px; height:121px; display:block;}
.banner .next{ position:absolute; right:5%; top:50%; margin-top:-60px; background:url(../images/nimg35_right.png) center no-repeat; z-index:222; width:35px; height:121px; display:block;}


.banner{ position:relative;}
.banner .text{ position:absolute; z-index:99; bottom:0px; height:50px; background-color:rgba(0,0,0,0.5); width:100%;}
.banner .text ul{ width:306px; margin:0 auto;}
.banner .text ul li{ height:50px; line-height:50px; color:#fff; float:left; width:102px; height:50px; text-align:center; font-size:16px;}
.banner .text ul li a{ color:#fff; display:block; height:50px; line-height:50px; background:url(../images/line1.png) right center no-repeat;}
.banner .text ul li a:hover{ background:#27315f; padding:0 20px;}
/*banner*/

.indexImg img{ width:100%;}


.indexFlash{ width:100%; overflow: hidden; position:relative; }
.indexFlash .agentlistBox{ position:absolute; left:0; width:100%; text-align:center; bottom:3px; z-index:2222;}
.indexFlash .agentlist{ padding:0 170px;}
.indexFlash .agentlist .slick-slide{float:left; margin:0 1px;}
.indexFlash .slick-slide img{ width:100%;}
.indexFlash .slick-slide .img1{ display:none;}
.indexFlash .agentlist .slick-current .img1{ display:inline-block;}
.indexFlash .agentlist .slick-current img{ display:none;}
.indexFlash .slick-prev{ cursor:pointer;position:absolute; background:url(../image/ico_left5.png) no-repeat left center; width:28px; height:38px; top:30px; left:0px; z-index:222}
.indexFlash .slick-next{ cursor:pointer;background: url(../image/ico_right5.png) no-repeat right center; width: 28px; height: 38px; position: absolute; top: 30px; right: 0px; z-index:222}
.indexFlash .slider-for .box{ position:relative;}



.indexNav{ width:100%; height:124px; background:#25324b;}
.indexNav li{ float:left; text-align:center; width:16.66%; font-size:18px; color:#caa160; background:url(../images/line1.jpg) no-repeat right center;}
.indexNav li div{ padding:10px 0 8px;}
.indexNav li:last-child{ background:none;}
/*.indexNav.current{ bottom:auto; top:0px;}*/

































































