和李邦瑞韵二首·其二

耶律楚材

原文 拼音版

谢君千里远相寻,倾盖交欢气义深。

笔砚生涯无异志,金兰气味本同心。

挥毫解赋登高句,缓轸能弹对竹琴。

此去鳞鸿知有便,临风无吝寄芳音。

耶律楚材

耶律楚材

蒙古帝国时期的政治家

耶律楚材(1190—1244),字晋卿,号湛然居士契丹族,辽皇族子孙。17岁时中进士。兴定二年(1218),应成吉思汗之召,入克鲁伦河畔行官谒成吉思汗,并随其西征,经阿尔泰山,到达河中府(今乌兹别克斯坦撒马尔罕)。他是一位政治家,又工于诗文,其诗通俗平易,不假矫饰。有《湛然居士集》等。

查看更多

相关诗词

分类推荐

更多

热门诗词

$(function() { hits_count("32c78c1"); //浮动 var slide_nav_top=$(".slide-nav").length>0?$(".slide-nav").offset().top:0; var info_id=0; $(window).scroll(function(){ var slide_content_height=$(".slide-content").height(); if($(document).scrollTop()>=slide_nav_top&&$(document).scrollTop()502+32?$(".item .more").css('display','block'):$(".item .more").css('display','none'); // }}); $("html, body").animate({scrollTop: slide_nav_top + "px"}, {duration: 500,easing: "swing"}); }); $(".item .slide-more").click( function(){ if ($(this).hasClass('more')) { $(".slide-content").eq(info_id).height(230); $(this).html('展开全文'); $(this).removeClass('more'); }else{ ar data_id=$(this).parent().attr('data-id'); $.ajax({type: 'post', url: "/ajax/shici_info", data: {id: data_id, info_id: info_id}, dataType: "json", success: function (data) { $(".slide-content").eq(info_id).html(data.content); }}); $(".slide-content").eq(info_id).css({'height': 'auto'}) $(this).addClass('more'); $(this).html('点击收起 ∧'); console.log(111); } $("html, body").animate({scrollTop: slide_nav_top + "px"}, {duration: 500,easing: "swing"}); }); }