.titlestyle217308{ line-height: 220%; color: #222222; font-size: 9pt; font-weight: bold; text-decoration: none ;}
.summarystyle217308{ line-height: 150%; color: #222222; font-size: 9pt ;}

.kebox ul {
    margin-top: 10px;
    width: 100%;}

.kebox ul li {
    margin-top: 10px;
    width: 100%;
    display: flex;
    height: 35px;
    line-height: 35px;
    border: 1px solid orange;
    box-sizing: border-box;}

.kebox ul li:first-of-type {
    margin-top: 0;}

.kebox ul li span {
    width: 35px;
    height: 35px;
    background: url(images/keji-icon.png) no-repeat center;
    background-size: 20px;}

.kebox ul li a {
    font-weight: bold;
    color: #333;}

.kebox ul li:hover a {
    color: #0e62b8;}
