.complex-right .cen1 {background-color: white;}

.complex-right .cen1 .hh3{ height: 24px;background: #ff7800;color: #fff; padding: 8px 10px;}

.complex-right .cen1 .hh3 h3{
    z-index: 1;
    position: absolute;
    display: inline-block;
	border-left: 6px solid #fff;
    font-size: 16px;
    text-indent: 10px;
	}

.complex-right .cen1 .hh4 .mycp {
    border: 1px solid #ccc;
    border-top: none;
}

.complex-right .cen1 .hh4 .mycp a {
    padding: 10px;
    display: inline-block;
    width: 75%;
    text-indent: 30px;
    font-size: 14px;
    color: #666;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}