.tem410-irregular .box{width:100%;height:100%;position:relative;top:0;left:0;color:#fff}
.tem410-irregular .bigimages{width:100%;height:100%}
.tem410-irregular .images-item{width:100%;height:100%;background-position:center;background-repeat:no-repeat;background-size:100% 100%;position:absolute;top:0;left:0;transition:.6s;opacity:0}
.tem410-irregular .bigbox{width:100%;height:100%;position:relative;top:0;left:0;flex-wrap:nowrap}
.tem410-irregular .item{padding:0 0!important;color:#fff;position:relative;border-color:#fff}
.tem410-irregular .item:nth-last-of-type(1){box-shadow:none}
.tem410-irregular .item a{width:100px;height:36px;display:block;color:inherit;border:1px solid;border-color:inherit;text-align:center;line-height:36px;font-size:16px;margin-top:30px}
.tem410-irregular .cellbox{width:100%;height:100%;border-color:inherit}
.tem410-irregular .items{width:100vw;height:100%;display:flex;display:-webkit-flex;border-color:inherit}
.tem410-irregular .images{width:100%;background-size:100% 100%}
.tem410-irregular .images img{width:100%;opacity:0}
.tem410-irregular .text{width:100%;height:100%;z-index:3;position:absolute;word-break:break-all;display:flex;display:-webkit-flex;align-items:center;box-shadow:-1px 0px 0px rgba(255,255,255,0.2);border-color:inherit}
.tem410-irregular .textbox{width:100%;text-align:left;transition:.5s;padding:20px 1.2vw;border-color:inherit}
.tem410-irregular .title{font-size:28px;font-weight:bold;color:inherit}
.tem410-irregular .description{font-size:18px;word-break:break-all;color:inherit;margin-top:8px}
.tem410-irregular .item.active .textbox{opacity:.35}
.tem410-irregular .images-item.active{opacity:1;z-index:2;word-break: break-all}
.tem410-irregular .images-item.active:after{content:"";width:100%;height:100%;background:rgba(0,0,0,0.5);position:absolute;top:0;left:0}
@media (max-width:768px){
	.tem410-irregular .bigbox{display:block}
	.tem410-irregular .images{background-image:none !important}
	.tem410-irregular .images img{opacity:1}
	.tem410-irregular .title{font-size:22px !important}
	.tem410-irregular .description{font-size:16px !important}
}