
a,img{border:0;}
.flexslider{    position: initial;/*height:560px;overflow:hidden;*/background:url(../images/loading.gif) center no-repeat;}
.slides{position:relative;z-index:1; padding: 0; margin: 0; height: 100%;}
/*.slides li{height:650px;}*/
.col-lg-6.col-md-6.col-sm-6.col-xs-12.case{   
		padding-left: 0;
}

.slides li img{width: 100%;border-radius: 10px;}
.flex-control-nav{
	position: absolute;
    bottom: 0 !important;
    z-index: 71;
    width: 100%;    
	padding: 0;
    text-align: center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:none;}
.flex-direction-nav li a.flex-next{right:40px;background:none;}
    
    
@media screen and (max-width: 1440px) {.flex-control-nav{bottom: -480px;}} 

@media screen and (max-width: 1024px) {.flex-control-nav{bottom: -290px;}} 
@media screen and (max-width: 768px) {.flex-control-nav{bottom: -220px;}}     
   
@media screen and (max-width: 480px) {
    .flex-direction-nav li a.flex-prev{left:40px;background:url(images/prev.png) center center no-repeat;}
	.flex-direction-nav li a.flex-next{right:40px;background:url(images/next.png) center center no-repeat;}
	.flex-control-nav { bottom: -335px;}		
}
