@charset "utf-8";
/* CSS Document */

.DestinationTitle{font-size:16px;font-family:"microsoft yahei";line-height:56px;height:56px;border-top:1px dashed #e3e3e3;}
.DestinationShow dt{font-size:16px;font-family:"microsoft yahei";line-height:56px;height:56px;margin-top:10px;}
.DestinationShow{margin-left:-20px;}
.DestinationShow dd{width:278px;height:267px;border:1px solid #dddddd;float:left;margin-left:20px;margin-bottom:20px;display:inline;}
.DestinationShow img{display:block;width:278px;height:140px;}
.showImgWordT{color:#9e6214;font-size:16px;font-family:"microsoft yahei";line-height:30px;height:30px;padding:0 10px;background-color:#dddddd;}
.showImgWord{line-height:20px;color:#282828;padding:6px 10px;}
.DestinationSearchBox{background-color:#ebebeb;padding:20px 0 20px 40px;}
.DSearch{width:480px;height:28px;border:1px solid #cccccc;background-color:#fff;display:inline-block;padding:4px 8px;line-height:28px;}
.DSearchBtn{width:100px;height:38px;background-color:#ff9c07;color:#fff;font-size:16px;font-family:"microsoft yahei";line-height:38px;display:inline-block;}
.keySort{font-size:12px;color:#999999;}

/*表格超链接点击颜色*/
.keySort a:link {
 color:#999999;;
}
/*.keySort a:visited {
 color:#ff6d02;*//*已访问过颜色*//*
}*/
.keySort a:hover {
 color:#ff6d02;/*鼠标经过颜色*/
}
.keySort a:active {
 color:#ff6d02;/*活动链接颜色*/
}
.keySort a{font-size:12px;color:#999999;text-decoration:none;padding:0 4px;}