/* tem61-news */
.tem61-news .tem02-text-title{width:100%;text-align:center;margin-bottom:40px;}
.tem61-news .full-screen .tem02-text-title{padding:0 15px;}
.tem61-news .tem02-text-title .title{font-size:22px;color:#fff;}
.tem61-news .tem02-text-title .subtitle{font-size:14px;color:#aaa;}
.tem61-news .desc{font-size:16px;color:#fff;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding:0 0 10px;}
.tem61-news .box{min-height:450px;}
.tem61-news .left{background-color:rgba(255,255,255,0.8);color:#333;padding:15px;}
.tem61-news .left .desc{border-bottom:1px solid #999;color:#000;}
.tem61-news .left ul li a{color:#333;padding:20px 15px;position:relative;display:inline-block;width:100%;border-bottom:1px solid rgba(0,0,0,.05);position:relative;}
.tem61-news .left ul li a::before{content:"\e18c";position:absolute;left:2px;top:28px;font-family:'icomoon' !important;font-size:4px;color:inherit;-webkit-transform:scale(0.3) translateY(-15px);-moz-transform:scale(1) translateY(0);transform:scale(1) translateY(0);transition:all 0.36s ease 0s;-o-transition:all 0.36s ease 0s;-moz-transition:all 0.36s ease 0s;-ms-transition:all 0.36s ease 0s;-webkit-transition:all 0.36s ease 0s;}
.tem61-news .left ul li:hover a::before{opacity:0;}
.tem61-news .left ul li .title{width:100%;padding-right:120px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;transition:all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-o-transition:all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-moz-transition:all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-ms-transition:all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-webkit-transition:all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.tem61-news .left ul li:hover .title{transform:translateX(-15px);opacity:.8;}
.tem61-news .left ul li .data{opacity:.7;position:absolute;right:0;top:19px;font-size:12px;font-family:"HELVETICANEUELTPRO-THEX", Arial;}
.tem61-news .right{padding:10px 15px;}
.tem61-news .right .desc{padding-bottom:2px;}
.tem61-news .right ul li .images{display:none;position:relative;overflow:hidden;}
.tem61-news .right ul li .images::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.6);opacity:0;z-index:2;transition:all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-o-transition:all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-moz-transition:all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-ms-transition:all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-webkit-transition:all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.tem61-news .right ul li .images::before{content:"\e6bc";position:absolute;font-family:'icomoon' !important;color:#fff;left:50%;top:30%;opacity:0;font-size:20px;width:40px;height:40px;line-height:40px;text-align:center;z-index:3;margin-left:-20px;margin-top:-20px;border:1px solid #fff;border-radius:50%;transition:all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-o-transition:all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-moz-transition:all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-ms-transition:all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-webkit-transition:all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.tem61-news .right ul li :hover .images::after,
.tem61-news .right ul li :hover .images::before{opacity:1;}
.tem61-news .right ul li :hover .images::before{top:50%;}
.tem61-news .right ul li .images img{width:100%;transition:all 0.36s ease 0s;-o-transition:all 0.36s ease 0s;-moz-transition:all 0.36s ease 0s;-ms-transition:all 0.36s ease 0s;-webkit-transition:all 0.36s ease 0s;}
.tem61-news .right ul li :hover img{transform:scale(1.1);}
.tem61-news .right ul li:nth-of-type(1) .images{display:block;}
.tem61-news .right ul li:nth-of-type(1) .title{white-space:normal;margin:10px 0 15px;padding-left:0;}
.tem61-news .right ul li:nth-of-type(1) .title::before{opacity:0;}
.tem61-news .right ul li a{padding:8px 0;color:#fff;width:100%;display:inline-block;}
.tem61-news .right ul li .title{width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:14px;position:relative;padding-left:20px;}
.tem61-news .right ul li:hover .title{text-decoration:underline;}
.tem61-news .right ul li .title::before{content:"\e18c";position:absolute;left:0px;top:8px;font-family:'icomoon' !important;font-size:4px;color:inherit;-webkit-transform:scale(0.3) translateY(-15px);-moz-transform:scale(1) translateY(0);transform:scale(1) translateY(0);}
@media (max-width:991px){
    .tem61-news .box{margin-bottom:20px;}
}
@media (max-width:768px){
    .tem61-news .col-xs-6,
    .tem61-news .col-xs-12{padding:0!important;}
    .tem61-news .container{padding-left: 3%!important;padding-right: 3%!important}
    .tem61-news.full-screen-spacing .container.full-screen{padding-left: 0!important;padding-right: 0!important}
    .tem61-news .full-screen .tem02-text-title{padding:0;}
    .tem61-news .desc{font-size:16px!important;}
    .tem61-news .left ul li .title{font-size:14px!important;padding-left:0}
    .tem61-news .right ul li .title::before{opacity:0;}
    .tem61-news .left ul li a{padding:12px 15px;}
    .tem61-news .left ul li a::before{top:22px;}
    .tem61-news .right ul li:nth-of-type(1) .title{margin:10px 0 0;}
    .tem61-news .right ul li a{padding:4px 0;}
}
@media (max-width:480px){
    .tem61-news .col-xs-6{width:100%;}
    .tem61-news .box{min-height:10px;}
    .tem61-news .left ul li a{padding:15px;}
    .tem61-news .left ul li .title{padding-right:100px;}
    .tem61-news .tem02-text-title{margin:10px 0 15px;}
    .tem61-news .tem02-text-title .title{font-size:18px;}
    .tem61-news .tem02-text-title .subtitle{font-size:12px;}
}
