.gallery{width:100%;height:auto;display:table;clear:both;margin-bottom:50px;}
/*.gallery .title{font-size:18.63px;color:#FFFFFF;background-color:#2160A6;padding:12px 0 6px 13px;margin-top:10px;clear:both;}*/
.galeriTitle{}
.galeriTitle{font-size:20px;color:#58585B;padding-top:19px;padding-bottom: 10px;margin-top:6px;position:relative;text-align:center;}
.galeriTitle:before {content: '';background: url(../images/sldUrnNameBg1.png) no-repeat top center;position: absolute;width: 100%;height: 10px;top: 0px;left: 0px;}
.galeriTitle:after {content: '';background: url(../images/sldUrnNameBg1.png) no-repeat top center;position: absolute;width: 100%;height: 10px;bottom: 0px;left: 0px;}
.right-arrow{float:right;width:28px;height:54px;background:url(../images/arrow-right.png) no-repeat;margin-right:-50px;margin-top:198px;cursor:pointer;}
.left-arrow{float:left;width:28px;height:54px;background:url(../images/arrow-left.png) no-repeat;margin-left:-50px;margin-top:198px;cursor:pointer;}
.left-arrow:hover,.right-arrow:hover{opacity:0.5;}

.video-panel{width:640px;height:360px;position:fixed;left:0;right:0;top:100px;margin:0 auto;display:none;z-index:9999;background:#000;-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;border-radius:5px;}
.video-panel .exit-button{float:right;margin-right:-24px;margin-top:-24px;width:24px;height:24px; border-radius: 15px; -webkit-border-radius: 15px; -moz-border-radius: 15px; -o-border-radius: 15px; -khtml-border-radius: 15px;z-index:9999;color:#292828;font-size:18px;font-family:verdana;text-align:center;font-weight:bold;cursor:pointer;background:#fff;}

.image-tmb-contain,.video-tmb-contain{width:auto;height:auto;margin-top:22px;}
.image-tmb,.video-tmb{width: 202px;height:130px;margin-left:42px;margin-bottom:48px;float:left;cursor:pointer;position:relative;border:3px solid #FFF;-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;border-radius:5px;background-size: cover;background-position: 50% 50%;background-repeat: no-repeat;position:relative;}
a:hover .image-tmb,a:hover .video-tmb{border-color:#418ABC;}
a:hover .image-tmb:after,a:hover .video-tmb:after{content:"";position:absolute;left:0px;top:0px;width:202px;height:130px;background:url(../images/buyutec.png) no-repeat center center;}
.image-tmb img{display:none;}
.image-tmb-contain a:nth-child(4n+1) .image-tmb, .video-tmb-contain a:nth-child(4n+1) .video-tmb{margin-left:0px;}



.screen-black{width:100%;height:100%;background:#000;position:fixed;top:0px;left:0px;opacity:0.5;filter:alpha(opacity=50);display:none;z-index:9980;}