.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{background-color: #F26422;font-size: 24px;color: #FFF;padding: 4px 0 1px 12px;margin-bottom:25px;position:relative;}
.galeriTitle:before{content: '';height:100%;position:absolute;left:286px;background-color:#FFF;width:24px;top:0px;}
.galeriTitle:after{content: '';height:11px;position:absolute;right:0px;width:451px;top:11px;background:url(../images/titleTudeBg.jpg) no-repeat right top #FFF;}
.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;}
.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:36px;margin-bottom:48px;float:left;cursor:pointer;position:relative;border:3px solid #FFF;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(3n+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;}