/* tem52-news */
.tem52-news .titlebox{padding:30px 0;border-bottom:1px solid rgba(0,0,0,.1);font-family:"微软雅黑";}
.tem52-news .titlebox span{font-size:26px;color:#333;}
.tem52-news .titlebox em{font-size:13px;color:#a3a3a3;font-style:normal;padding-left:5px;}
.tem52-news .titlebox a{font-size:12px;color:#a3a3a3;padding-top:18px;display:block;}
.tem52-news .left{float:left;}
.tem52-news .right{float:right;}
.tem52-news .items{padding-bottom:150px;position:relative;}
.tem52-news .items li{width:100%;height:140px;}
.tem52-news .items li a{padding:1px;display:block;}
.tem52-news .items li a:focus,
.tem52-news .items li a:visited{text-decoration:none;}
.tem52-news .items li a .text{height:160px;line-height:2;padding:30px 40px;background-color:#FFF;}
.tem52-news .items li a .text .title{font-size:16px;color:#525252;font-family:"微软雅黑";text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.tem52-news .items li a .text .description{padding-top:16px;font-size:13px;height:68px;overflow:hidden;color:#b0b0b0;}
.tem52-news .items li a .text .description:hover{color:#777;}
.tem52-news .items li a .data{position:relative;height:80px;padding:15px 40px;color:#939393;font-family:"HELVETICANEUELTPRO-THEX", "微软雅黑";line-height:1.2;}
.tem52-news .items li a .data .icon{position:absolute;top:50%;right:40px;width:36px;height:36px;line-height:36px;text-align:center;display:block;border-radius:50%;border:1px solid #e0e0e0;font-size:24px;transform:translateY(-50%);}
.tem52-news .items li a .data .md{font-size:28px;}
.tem52-news .items li a:hover .data{color:#FFF;}
.tem52-news .items li a:hover .data .icon{border:1px solid #FFF;}
@media(max-width:992px){
.tem52-news .titlebox{padding:20px 0;}
.tem52-news .items{padding-bottom:220px;}
.tem52-news .items li{height:90px;}
.tem52-news .items li .box{height:auto;padding:15px 0;}
.tem52-news .items li a .data{height:70px;padding:10px 30px;}
.tem52-news .items li a .data .icon{right:30px;}
.tem52-news .items li a .text .description{padding-top:6px;height:58px;}
.tem52-news .items li a .text{height:130px;line-height:2;padding:20px 30px;background-color:#FFF;}
}
@media(min-width:768px){
.tem52-news .items:before{content:"";display:block;width:1px;height:100%;background-color:rgba(121, 121, 121, 0.15);position:absolute;top:0;left:50%;}
.tem52-news .items li .box{width:50%;padding:20px 0;}
.tem52-news .items li a:hover{transform:translateY(-10px);box-shadow:0px 10px 20px rgba(0, 0, 0, 0.2);}
.tem52-news .items li a .data:before{content:"";transition:0.5s all ease;display:block;border:2px solid rgba(0,0,0,.1);background:#fff;width:10px;height:10px;border-radius:50%;position:absolute;top:50%;margin-top:-5px;z-index:1;}
.tem52-news .items li a .data:after{content:"";transition:0.5s all ease;position:absolute;top:50%;transform:translateY(-50%);width:0;height:0;display:block;border-color:#f6f6f6; border-style:solid;border-width:10px;border-top-color:transparent;border-bottom-color:transparent;}
.tem52-news .items li a .data,
.tem52-news .items li a:hover .data:before{border-color:inherit;}
.tem52-news .items li a:hover .data:after{border-left-color:inherit;border-right-color:inherit;}
.tem52-news .items li:nth-child(odd) .box{padding-left:50px;float:right;}
.tem52-news .items li:nth-child(even) .box{padding-right:50px;float:left;}
.tem52-news .items li:nth-child(odd) .data:after{border-left:none;left:-11px;}
.tem52-news .items li:nth-child(even) .data:after{border-right:none;right:-11px;}
.tem52-news .items li:nth-child(odd) .data:before{left:-55px;}
.tem52-news .items li:nth-child(even) .data:before{right:-57px;}
}
@media(max-width:768px){
.tem52-news .container,
.tem52-news.full-screen-spacing .container.full-screen{padding-left: 3%!important;padding-right: 3%!important}
.tem52-news .items{padding-bottom:0;}
.tem52-news .items li{height:auto;margin:10px 0;} 
.tem52-news .items li .box{height:auto;padding:0;}
.tem52-news .items li a .text,
.tem52-news .items li a .data{padding:10px 15px;height:auto;}
.tem52-news .items li a .data .md{font-size:20px;}
.tem52-news .items li a .data .icon{right:15px;}
}
