.yy-lazy-tree .am-list-line .am-list-arrow{
    position: absolute;
    top:23px;
    left:-10px;
}
.yy-lazy-tree .am-list-body::after{
    display: none;
}
.yy-lazy-tree  .am-list-line::after{
    display: none !important;
}
  .am-list-body .am-list-item{
    border-bottom: 1px solid #CCCCCC;
}
.yy-lazy-tree-icon-openclose{
    position: absolute;
    left:0;
    top:20px;
    z-index: 2;
}
.yy-lazy-tree .am-list-item{
    padding-left:0;
    margin-left: 30px;
}
.yy-lazy-tree>.am-list-body>.am-list-item{
    margin: 0 0 0 15px;
}
.am-list-line .am-list-content{
  font-size: 16px!important;
  color: #414655;
}
.yy-lazy-tree-selectitem .am-list-line .am-list-content{
    color:#0C97FB !important;
    font-size: 16px!important;
}
.yy-lazy-tree .am-list-body .am-list-item .am-list-line{
    border-bottom: none;
}
