.slide-banner {width:100%;height:560px;float:left;}

.slide-wp{
        width:100%; 
        position:relative; 
    }
    .slides, .slide-bg{
        background-color:#fff; 
        overflow:hidden;
    }
    .slidesjs-pagination{
        position:absolute;
        top:500px;
        left:51%;
        z-index:11;
        margin-left:-52px;
    }
    .slidesjs-pagination li{
        float:left;
        margin-right:14px;
    }
    .slidesjs-pagination li a{
        text-indent:-9999px;
        display:inline-block;
        *display:block;
        _display:block;
        width:14px;
        height:14px;
		background:#fff; border-radius:50%; border:1px solid #fff;
		
    }
    .slidesjs-pagination li a.active{
		background:#969ca3; border-radius:50%;border:1px solid #fff;
    }
    .slideChild{
        width:1200px;
        margin:0 auto;
        z-index:10;
        height:312px;
        position:relative;
    }
    .slideChild a.opa{
        position:absolute;
        top:0;
        left:0;
        display:inline-block;
        *display:block;
        _display:block;
        width:100px;
        height:50px;
        background-color:#fff;
        filter:alpha(opacity=0); 
        -ms-filter:"alpha(opacity=0)"; 
        opacity:0;
    }
    .slideChild a.a-jd{
        top:320px;
        left:135px;
        width:230px;
        height:55px;
    }
    .slideChild a.a-video{
        top:50px;
        left:40px;
        width:230px;
    }
    .slideChild a.a-ad{
        position:absolute;
        background-color:#202020;
        color:#fff;
        text-align:center;
        top:365px;
        left:404px;
        width:130px;
        height:32px;
        line-height:32px;
        font-size:16px;
    }
    .slideChild span.timeTip{
        color:#fbd504;
        font-size:56px;
        position:absolute;
        top:165px;
        left:170px;
        font-weight:bold;
    }
    .slideImg{
        position:absolute;
        top:0;
        left:0;
        z-index:9;
    }


.flexslider {
        margin: 0px auto;
        position: relative;
        width:100%;
        height:580px;
        overflow: hidden;
        zoom: 1;
    }
    
    .flexslider .slides li {
        width:100%;
    }
    
    .flex-direction-nav a {
        width: 70px;
        height: 70px;
        line-height: 99em;
        overflow: hidden;
        margin: -35px 0 0;
        display: block;
        background: url(../images/ad_ctr.png) no-repeat;
        position: absolute;
        top: 50%;
        z-index: 10;
        cursor: pointer;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: all .3s ease;
        border-radius: 35px;
    }
    
    .flex-direction-nav .flex-next {
        background-position: 0 -70px;
        right: 0;
    }
    
    .flex-direction-nav .flex-prev {
        left: 0;
    }
    
    .flexslider:hover .flex-next {
        opacity: 0.8;
        filter: alpha(opacity=25);
    }
    
    .flexslider:hover .flex-prev {
        opacity: 0.8;
        filter: alpha(opacity=25);
    }
    
    .flexslider:hover .flex-next:hover,
    .flexslider:hover .flex-prev:hover {
        opacity: 1;
        filter: alpha(opacity=50);
    }
    
    .flex-control-nav {
        width: 100%;
        position: absolute;
        bottom: 50px;
        text-align: center;
    }
    
    .flex-control-nav li {
        margin: 0 2px;
        display: inline-block;
        zoom: 1;
        *display: inline;
    }
    
    .flex-control-paging li a {
        background: url(../images/dot.png) no-repeat 0 -16px;
        display: block;
        height: 16px;
        overflow: hidden;
        text-indent: -99em;
        width: 16px;
        cursor: pointer;
    }
    
    .flex-control-paging li a.flex-active,
    .flex-control-paging li.active a {
        background-position: 0 0;
    }
    
    .flexslider .slides a img {
        width: 100%;
        display: block;
    }

/* For devices smaller than 1800px */
@media screen and (max-width:1800px) {
.flexslider {height:570px}
}
/* For devices smaller than 1700px */
@media screen and (max-width:1700px) {
.flexslider {height:540px}
}
/* For devices smaller than 1600px */
@media screen and (max-width:1600px) {
.flexslider {height:510px}
}

/* For devices smaller than 1500px */
@media screen and (max-width:1500px) {
.flexslider {height:480px}
}

/* For devices smaller than 1400px */
@media screen and (max-width:1400px) {
.flexslider {height:455px}
}

/* For devices smaller than 1300px */
@media screen and (max-width:1300px) {
.flexslider {height:425px}
}

/* For devices smaller than 1200px */
@media screen and (max-width:1200px) {
.flexslider {height:350px}
.top_cont {width:100%;}
.main {width:98%;}
}

/* For devices smaller than 1100px */
@media screen and (max-width:1100px) {
.flexslider {height:320px}
.top_cont {width:100%;}

}

/* For devices smaller than 1000px */
@media screen and (max-width:1000px) {
.flexslider {height:290px}

}
/* For devices smaller than 900px */
@media screen and (max-width:900px) {
.flexslider {height:260px}
}

/* For devices smaller than 800px */
@media screen and (max-width:800px) {
.flexslider {height:230px}
}

/* For devices smaller than 700px */
@media screen and (max-width:700px) {
.flexslider {height:204px}
}

/* For devices smaller than 600px */
@media screen and (max-width:600px) {
.flexslider {height:175px}
}

/* For devices smaller than 500px */
@media screen and (max-width:500px) {
.flexslider {height:145px}
}

/* For devices smaller than 450px */
@media screen and (max-width:450px) {
.flexslider {height:130px}
.flex-control-nav {bottom: 10px;}
}

/* For devices smaller than 400px */
@media screen and (max-width:400px) {
.flexslider {height:116px}
.flex-control-nav {bottom: 10px;}
}





