#slider-block{height:328px; }
.container-slider{width:100% !important;position:relative;padding:0;max-height:328px;  !important;overflow:hidden;margin-bottom:0px; }
.tp-rightarrow{display:block;float:left;width:35px;height:33px;font-size:14px;text-align:center;line-height:35px;color:#fff;margin-left:2px;position:absolute; background:url(../images/right.png) no-repeat center; z-index:99;cursor:pointer;top:50%;margin-top:-24px;-webkit-transition:all linear .2s;-moz-transition:all linear .2s;-o-transition:all linear .2s;-ms-transition:all linear .2s;transition:all linear .2s }

.tp-leftarrow{display:block;float:left;width:35px;height:33px;font-size:14px;text-align:center;line-height:35px;color:#fff;margin-left:2px;position:absolute; background:url(../images/left.png) no-repeat center; z-index:99;cursor:pointer;top:50%;margin-top:-24px;-webkit-transition:all linear .2s;-moz-transition:all linear .2s;-o-transition:all linear .2s;-ms-transition:all linear .2s;transition:all linear .2s }
.tp-rightarrow{right:24px}
.tp-rightarrow:before{}
.tp-leftarrow{left:24px}
.tp-leftarrow:before{}
.tp-rightarrow:hover{color:#fff;background:url(../images/righthover.png) no-repeat center;}
.tp-leftarrow:hover{color:#fff;background:url(../images/lefthover.png) no-repeat center;}