#slider-block{height:740px;background:#949087;}
.container-slider{width:100% !important;position:relative;padding:0;max-height:740px;overflow:hidden;margin-bottom:0px;}

.tp-rightarrow{float:left;width:48px;height:48px;font-size:14px;text-align:center;line-height:48px;color:#fff;margin-right:50px;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{float:left;width:48px;height:48px;font-size:14px;text-align:center;line-height:48px;color:#fff;margin-left:50px;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,.tp-leftarrow:hover{color:#fff;border-color:#2e2e2e;}