﻿.newsContent{padding-top: 45px;}
.news{padding: 0 115px;margin-bottom: 100px;}
.news .year{text-align: center;margin-bottom: 38px;}
.news .year .sel{display: inline-block;}
.news .year span,.news .year a{display: block;float: left;padding: 10px 23px;font-size: 18px;line-height: 32px;color: #363636;margin: 0 25px;}
.news .year a.active,.news .year a:hover{background: #2081eb;color: #fff;}

.news .hotNews{margin-bottom: 65px;padding: 25px 20px;background: #f7f7f7;}
.news .hotNews a{display: block;}
.news .hotNews .img,.news .hotNews .mes{float: left;height: 265px;}
.news .hotNews .img{width: 31%;}
.news .hotNews .mes{width: 69%;}
.news .hotNews .img{background-position: center center;background-repeat: no-repeat;background-size: cover;}
.news .hotNews .img img{width: 100%;}
.news .hotNews .mes .info{padding-left: 40px;height: 100%;position: relative;}
.news .hotNews .mes span{display: block;font-size: 24px;line-height: 30px;color: #e68a21;font-family: 'gotham';margin-bottom: 15px;padding-top: 10px;}
.news .hotNews .mes h3{font-size: 24px;line-height: 36px;height: 36px;color: #4b4b4b;font-weight: bold;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;-webkit-transition: all .2s linear;-moz-transition: all .2s linear;-o-transition: all .2s linear;transition: all .2s linear;margin-bottom: 3px;}
.news .hotNews .mes p{font-size: 14px;line-height: 24px;height:96px;color: #4b4b4b;overflow: hidden;text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp:4; -webkit-box-orient: vertical;}
.news .hotNews .mes .more{position: absolute;left: 40px;bottom: 0;width: 140px;text-align: center;font-size:12px;line-height: 24px;color: #fff;background: #2081eb;padding: 8px 0;}
.news .hotNews .mes .more img{width: 24px;margin-right: 5px;}
.news .hotNews:hover h3{color: #e68a21;}

.news .newsList{padding-bottom: 20px;}
.news .newsList li{padding: 0 20px;margin-bottom: 31px;border-bottom: 2px solid #f7f7f7;}
.news .newsList li a{display: block;position: relative;padding-bottom: 31px;padding-left: 140px;}
.news .newsList li .date{position: absolute;left: 0;top:0;width: 110px;height: 110px;color: #e68a21;background: #f7f7f7;text-align: center;}
/*-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);*/
.news .newsList li .date em{display: block;font-size:46px;line-height: 46px;font-family: 'gotham';margin-top: 20px; }
.news .newsList li .date span{display: block;font-size:16px;line-height: 20px; font-family: 'gotham';}

.news .newsList li .mes{height: 110px;}
.news .newsList li .mes h3{font-size: 26px;line-height: 36px;color: #1e1e1e;height: 36px;font-weight: bold;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;padding-top: 8px;margin-bottom: 12px;}
.news .newsList li .mes p{font-size: 14px;line-height: 20px;color: #616161;height: 40px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;}


.news .newsList li:hover .mes h3{color: #e68a21;}

















































