@charset "UTF-8";.page{list-style:none;text-align:center}.page>li{display:inline-block;padding:5px 10px;cursor:pointer}.page .pageItem{border:solid thin #DDDDDD;margin:5px}.page .pageItemActive{border:solid thin #de5454;margin:5px;background-color:#de5454;color:#fff}.page .pageItem:hover{border:solid thin #de5454;background-color:#de5454;color:#fff}.page .pageItemDisable{border:solid thin #DDDDDD;margin:5px;background-color:#ddd}.content h2{position:relative;padding-left:15px}.content h2:before{position:absolute;content:"";width:4px;height:72%;background-color:#8c0505;left:0;top:14%;border-radius:4px}.content .more-info h2{padding-left:0}.content .more-info h2:before{display:none}.news-list{margin-left:0;margin-right:0;border:1px solid #ededed;padding:15px 0;-webkit-transition:all .6s ease-in;transition:all .6s ease-in;overflow:hidden;margin-bottom:20px;position:relative;z-index:0}.news-list:before,.news-list:after{content:"";display:block;position:absolute;box-sizing:border-box;border:1px solid transparent;width:0;height:0;z-index:1}.news-list:before{bottom:0;right:0;-webkit-transition:border-color 0s ease-in .4s,width .2s ease-in .2s,height .2s ease-in;transition:border-color 0s ease-in .4s,width .2s ease-in .2s,height .2s ease-in}.news-list:after{top:0;left:0;-webkit-transition:border-color 0s ease-in .8s,width .2s ease-in .6s,height .2s ease-in .4s;transition:border-color 0s ease-in .8s,width .2s ease-in .6s,height .2s ease-in .4s}.news-list:hover{border:1px solid transparent}.news-list:hover:before,.news-list:hover:after{width:100%;height:100%}.news-list:hover:before{border-bottom-color:#de5454;border-left-color:#de5454;-webkit-transition:border-color 0s ease-out .4s,width .2s ease-out .4s,height .2s ease-out .6s;transition:border-color 0s ease-out .4s,width .2s ease-out .4s,height .2s ease-out .6s}.news-list:hover:after{border-top-color:#de5454;border-right-color:#de5454;-webkit-transition:width .2s ease-out,height .2s ease-out .2s;transition:width .2s ease-out,height .2s ease-out .2s}.news-list-l img{width:100%}.news-list-r{position:relative;z-index:2}.news-list-r .read-more{float:right}.news-list-r h3{color:#2368c7;font-size:17px}.news-list-r p.text-right{font-style:italic;font-size:13px;padding-right:5px}@media (min-width: 768px){.news-list-r p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}}
