
.pan_tag_box{
    width:100%;
}
.pan_tag_boxdt{
    width: 47%;
    display: inline-block;
    margin: 0 12px;
    height: 170px;
    vertical-align: top;
}
.pan_dishi_tit{
    border-bottom: 1px solid #c4d7d6;
    line-height: 21px;
    margin: 0;
    margin-top: 5px;
}
.pan_dishi_tit a{
    font-size: 18px;
}
.pan_dishi_tit a:nth-child(1) {
    color: #2bbcff;
    border-bottom: 2px solid #2bbcff;
    padding-right: 15px;
    padding-left: 1%;
}
.ckgg-1 .Pan_dishi_listbox{
    width: 100%;
    padding: 0;
    margin-top: 5px;
}
.ckgg-1 .Pan_dishi_listbox li {
    width: 98%;
    display: inline-block;
    background: #efefef;
    padding: 0 1%;
    margin-left: 0;
}
.Pan_dishi_listbox li a {
    display: block;
    overflow: hidden;
}
.Pan_dishi_listbox li a p {
    display: inline-block;
    float: left;
    line-height: 30px;
    font-size: 14px;
    margin: 0;
    padding: 0;
    border-bottom: none;
    width: 83%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.Pan_dishi_listbox li a span {
    display: inline-block;
    float: right;
    line-height: 30px;
    font-size: 14px;
}