body {

}



.clearout {
height:20px;
clear:both;
}

#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
display:none;
}

.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:9999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}

.nbs-flexisel-inner {
    overflow:hidden;
    float:left;
    width:100%;
   
}

.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
}
.nbs-flexisel-item img {
    width:100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width:706px;
    max-height:482px;

}

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 46px;
    height: 46px; 
    position: absolute;
    cursor: pointer;
    z-index: 100;
    opacity: 0.5;
}

.nbs-flexisel-nav-left {
    left: 10px;
    background:url(../images/lft.png) no-repeat;
}

.nbs-flexisel-nav-right {
    right: 5px;
    background:url(../images/ryt.png) no-repeat;
}




.sh-mn{ width:100%; margin:auto; }

.sh{ width:70%; clear:both; float:left; max-width:706px; margin-left:1.2%;}

.sh2{ width:35%; clear:none; float:left; text-align:left; margin-left:1%; margin-top:27px;}



@media (max-width:1024px) 

{

.sh-mn{ width:100%; margin:auto; }

.sh{ width:70%; clear:both; float:left; max-width:506px; margin-left:1.2%;}

.sh2{ width:35%; clear:none; float:left; text-align:left; margin-left:1%; margin-top:27px;}

.nbs-flexisel-item img {
    width:100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width:506px;
 

}
	
}


@media (max-width:800px) 

{

.sh-mn{ width:100%; margin:auto; }

.sh{ width:100%; clear:both; float:left; max-width:100%; margin-left:0%;}

.sh2{ width:100%; clear:both; float:left; text-align:left; margin-left:1%; margin-top:6px;}

.nbs-flexisel-item img {
    width:100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width:556px;
 

}

.nbs-flexisel-nav-left {
    left: 28px;
    background:url(../images/lft.png) no-repeat;
	margin-top:-100px;
	
}

.nbs-flexisel-nav-right {
    right: 5px;
    background:url(../images/ryt.png) no-repeat;
	margin-top:-100px;
}



}

@media (max-width:768px) 

{


	
}

@media (max-width:667px) 

{


.nbs-flexisel-nav-left {
    left: 10px;
    background:url(../images/lft.png) no-repeat;
	margin-top:-120px;
	
}

.nbs-flexisel-nav-right {
    right: -20px;
    background:url(../images/ryt.png) no-repeat;
	margin-top:-120px;
}

	
}

@media (max-width:640px) 

{




	
}

@media (max-width:480px) 

{
	
	
.nbs-flexisel-item img {
    width:100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width:356px;
 

}
	
	.nbs-flexisel-nav-left {
    left: 10px;
    background:url(../images/lft.png) no-repeat;
	margin-top:-180px;
	
}

.nbs-flexisel-nav-right {
    right: -20px;
    background:url(../images/ryt.png) no-repeat;
	margin-top:-180px;
}

}


@media (max-width:414px) 

{


.nbs-flexisel-item img {
    width:100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width:306px;
 

}
.nbs-flexisel-nav-left {
    left: 10px;
    background:url(../images/lft.png) no-repeat;
	margin-top:-220px;
	
}

.nbs-flexisel-nav-right {
    right: -20px;
    background:url(../images/ryt.png) no-repeat;
	margin-top:-220px;
}
	
}


@media (max-width:375px) 

{

.nbs-flexisel-item img {
    width:100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width:286px;
 

}
.nbs-flexisel-nav-left {
    left: 10px;
    background:url(../images/lft.png) no-repeat;
	margin-top:-250px;
	
}

.nbs-flexisel-nav-right {
    right: -20px;
    background:url(../images/ryt.png) no-repeat;
	margin-top:-250px;
}

	
}



@media (max-width:360px) 

{

.nbs-flexisel-nav-left {
    left: 10px;
    background:url(../images/lft.png) no-repeat;
	margin-top:-250px;
	
}

.nbs-flexisel-nav-right {
    right: -20px;
    background:url(../images/ryt.png) no-repeat;
	margin-top:-250px;
}

}
@media (max-width:320px) 

{

.nbs-flexisel-nav-left {
    left: 10px;
    background:url(../images/lft.png) no-repeat;
	margin-top:-280px;
	
}

.nbs-flexisel-nav-right {
    right: -20px;
    background:url(../images/ryt.png) no-repeat;
	margin-top:-280px;
}
}
