.cus{margin:0 auto;}
.cont_cus{
	border-top:none;border-bottom:none;
	margin:0 auto;position:relative;
}
/*****SLIDER*****/
#slider2 {
	list-style: none;overflow: hidden;text-align:center;
	height:100%;left:0;position:absolute;top:0;
}
.cont_cus .multiple li {
	position:relative;padding-right:42px;
	float:left;overflow:hidden;width:221px;text-align:center;
}
/*next button*/
.bx-next {
	position:absolute;top:-30px;display:block;right:58px;
	z-index:999;width: 11px;height: 15px;text-indent: -999999px;
}
.bx-next:hover{background:url(../images/arrows1s.png) no-repeat left center;}
/*previous button*/
.bx-prev {
	position:absolute;top:-30px;display:block;right:42px;
	z-index:999;width: 11px;height: 15px;text-indent: -999999px;
}
/*----*/
.footer_nav1{height:auto;}
.logopartner{margin:10px 0;overflow:hidden;}
.logopartner .cus{max-height:70px;}
.logopartner .multiple li{padding:0;margin:0;width:150px;overflow:hidden;height:70px;padding-right:16px;}
.logopartner .bx-prev,.logopartner .bx-next{display:none;}

.slidenews{margin:10px 0;padding:5px 30px;height:135px;background:#f6f6f6;margin-bottom:20px;}
.slidenews .multiple li{padding:0;margin:0;width:140px;overflow:hidden;height:135px;padding-right:16px;}
.slidenews .multiple li .slidenews_img{height:95px;overflow:hidden;text-align:center;}.slidenews .multiple li .slidenews_img img{height:100%;}
.slidenews .multiple li h4{margin-top:4px;line-height:18px;font-size:12px;height:36px;overflow:hidden;text-align:left;}
.slidenews .multiple li h4 a{color:#000;}.slidenews .multiple li h4 a:hover{color:#EC6608;}
.slidenews .bx-prev{height:145px;width:25px;background:url(../images/back1.png) no-repeat center #9c213d;top:-5px;right:-13px;opacity:0.9;}
.slidenews .bx-next{height:145px;width:25px;background:url(../images/next1.png) no-repeat center #9c213d;top:-5px;left:-30px;opacity:0.9;}
.slidenews .bx-prev:hover,.slidenews .bx-next:hover{opacity:1;}