.has-submenu > a::after {
  
    right: 61px;
   
}
  
.text li {
    text-align: left;
    width: 100%;
    height: 36px;
    line-height: 36px;
    border-bottom: 1px dashed #ccc;
    vertical-align: top;
    text-indent: 2em;
    /* padding-top: 10px; */
}
.text li a:hover {
   color: #0a8fff;
}
.fl {
    float: left;
}
.fr {
    float: right;    padding-right: 28px;
}
.wp_entry a {
    color: #5A5A5A;
}
.wp_entry {
    width: 1000px;
    line-height: 1.7em;
    font-size: 16px;
    color: #333;
    overflow: hidden;
}